gnus-util: check that buffer is not nil
[gnus] / lisp / ChangeLog
1 2011-03-18  Julien Danjou  <julien@danjou.info>
2
3         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4         (gnus-buffer-live-p): Check that buffer is not nil.
5
6 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7
8         * gnus.el: No Gnus v0.15 is released.
9
10 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11
12         * time-date.el (format-seconds): Use assoc instead of assoc-string to
13         avoid warning on XEmacs.
14
15         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
16         on XEmacs.
17
18         * gnus-art.el: Require mouse, which the build bot seems to say is
19         needed.
20
21         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
22
23         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
24         XEmacs, since it doesn't have url-retrieve-synchronously.
25
26         * time-date.el (format-seconds): Use assoc instead of assoc-string,
27         since assoc-string doesn't exist in XEmacs.
28
29 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
30
31         * gnus-group.el (gnus-group-list-ticked): New function.
32         (gnus-group-make-menu-bar): Provide a menu entry for it.
33         (gnus-group-list-map): Provide a binding for it.
34
35 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
36
37         * shr.el (shr-visit-file): New command.
38
39         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
40
41 2011-03-17  Bjørn Mork  <bjorn@mork.no>
42
43         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
44         servers.
45
46 2011-03-16  Julien Danjou  <julien@danjou.info>
47
48         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
49         inline.
50
51         * gnus-art.el (article-hide-list-identifiers): Use
52         gnus-group-get-list-identifiers.
53
54         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
55         (gnus-summary-remove-list-identifiers): Use
56         gnus-group-get-list-identifiers to get regexp.
57         (gnus-select-newsgroup, gnus-summary-insert-subject)
58         (gnus-summary-insert-articles): Call
59         gnus-summary-remove-list-identifiers unconditionally.
60
61 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
62
63         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
64         we're selecting a group with unread articles.
65
66         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
67
68         * gssapi.el: New file separated out from imap.el to provide a general
69         Kerberos 5 connection facility for Emacs.
70
71         * message.el (message-elide-ellipsis): Document the format spec
72         ellipsis.
73
74 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
75
76         * message.el (message-elide-region): Allow the ellipsis to say how many
77         lines were removed.
78
79 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
82         window configurations containing buffers that are now dead.
83
84         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
85         parsing to avoid integer overflows.
86         (nnimap-parse-flags): Simplify the last change.
87         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
88         too large for 32-bit Emacsen.
89
90 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
91
92         * auth-source.el (auth-source-netrc-create):
93         * message.el (message-yank-original): Fix use of `case'.
94
95 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
96
97         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
98         XEmacs, which was one character too wide.
99
100 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
101
102         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
103         default number of articles to display.
104         (gnus-articles-to-read): Use pretty names for prompt.
105
106 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus-int.el (gnus-open-server): Ditto.
109
110         * gnus-start.el (gnus-activate-group): Give a backtrace if
111         debug-on-quit is set and the user hits `C-g'.
112         (gnus-read-active-file): Ditto.
113
114         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
115
116 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
117
118         * message.el (message-yank-original): Use cond instead of CL case.
119
120 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
121
122         * auth-source.el (auth-source-netrc-create): Use usual format for the
123         default in prompts.
124
125 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * lpath.el: Fbind read-char-choice for XEmacs.
128
129 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
130
131         * auth-source.el (auth-source-netrc-create): Show the default in the
132         prompt when prompting for token creation.
133
134 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
135
136         * auth-source.el (auth-source-format-prompt): Always convert the value
137         to a string to avoid evaluating non-string arguments.
138         (auth-source-netrc-create): Offer default properly, not as initial
139         content in `read-string'.
140         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
141         of line to determine if we've been run before.  If so, don't run again,
142         but print a trivial message to indicate the cache was hit instead.
143
144 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
145
146         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
147         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
148         The user will have to run `gnus-sync-read' manually and wait for Cloudy
149         Gnus.
150
151 2011-03-11  Julien Danjou  <julien@danjou.info>
152
153         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
154         modified file".
155
156 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
157
158         * auth-source.el (auth-source-read-char-choice): New function to read a
159         character choice using `dropdown-list', `read-char-choice', or
160         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
161         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
162         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
163         (auth-source-netrc-saver): Use it.
164         (auth-source-pick-first-password): New convenience function.
165
166 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
167
168         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
169         parameter in the credentials.
170         (nnimap-open-connection-1): Use it after a successful login.
171         (nnimap-credentials): Add IMAP-specific user and password prompt.
172
173         * auth-source.el (auth-source-search): Add :require parameter, taking a
174         list.  Document it and the :save-function return token.  Pass :require
175         down.  Change the CREATED message from a warning to a debug statement.
176         (auth-source-search-backends): Pass :require down.
177         (auth-source-netrc-search): Pass :require down.
178         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
179         Change save prompt to indicate all modifications saved here are
180         deletions.
181         (auth-source-netrc-create): Take user login name as default in user
182         prompt.  Move all the save functionality to a lexically bound function
183         under the :save-function token in the returned list.  Set up clearer
184         default prompts for user, host, port, and secret.
185         (auth-source-netrc-saver): New function, intended to be wrapped for
186         :save-function.
187
188 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * shr.el (shr-table-horizontal-line): Change the defaults for the table
191         lines to be spaces instead.
192
193 2011-03-07  Julien Danjou  <julien@danjou.info>
194
195         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
196         (sieve-sasl-auth): Check that auth-source-search did return something,
197         or just return an empty string.
198
199 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
200
201         * gnus.el (gnus-interactive): Use read-directory-name.
202
203         * gnus-uu.el (gnus-uu-decode-uu-and-save)
204         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
205         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
206         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
207         Likewise.
208
209         * gnus-group.el (gnus-group-make-directory-group): Likewise.
210
211 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
214         onto the list of killed groups, too.  This makes killed nnimap groups,
215         for instance, more reliably not reappear.
216
217         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
218         the parent.
219
220         * gnus-sum.el (gnus-update-read-articles): Fix typo.
221
222         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
223         really have server-side marks.
224
225         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
226         since most backends do not usefully have server-side marks.
227         (gnus-update-read-articles): Propagate marks to all backends that
228         really have server-side marks.
229
230 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
231
232         * message.el (message-cite-reply-position, message-cite-style):
233         New variables.
234         (message-yank-original): Use the new citation styles.
235
236 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
237
238         * message.el (message-options): Revert 22da67af (workaround for XEmacs
239         buffer-local issue); don't mark it buffer-local when running under
240         XEmacs.
241
242 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
243
244         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
245         numbers too big to be `read'.
246
247 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
248
249         * password-cache.el (password-in-cache-p): Add autoload.
250
251         * message.el (message-options): Make buffer-local two ways to attempt
252         to fix a XEmacs bug.
253
254 2011-03-02  Julien Danjou  <julien@danjou.info>
255
256         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
257
258 2011-03-01  Julien Danjou  <julien@danjou.info>
259
260         * gnus-art.el (list-identifier): Add list-identifier as a parameter
261         group.
262         (article-hide-list-identifiers): Use list-identifier group parameter.
263
264 2011-02-28  Julien Danjou  <julien@danjou.info>
265
266         * sieve.el (sieve-buffer-script-name): New local variable to store
267         sieve script name.
268         (sieve-edit-script): Store sieve script name.
269         (sieve-upload): Use sieve script name when uploading.
270         (sieve-upload): Use substitute-command-keys.
271         (sieve-edit-script): Use substitute-command-keys.
272         (sieve-refresh-scriptlist): Use substitute-command-keys.
273         (sieve-manage-mode-map): Define keymap properly.
274         (sieve-manage-mode): Do not set mode name manually, change mode-name to
275         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
276         Remove commented code about cvs.
277         (sieve-manage-quit): New function.
278         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
279
280 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
281
282         * gnus-group.el (gnus-import-other-newsrc-file): New function.
283
284 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
285
286         * auth-source.el (auth-source-search): Cache empty result sets.
287
288         * password-cache.el (password-in-cache-p): Convenience function to
289         check if a key is in the cache, even if the value is nil.
290
291         * auth-source.el (auth-source-save-behavior): New variable to replace
292         `auth-source-never-create'.
293         (auth-source-netrc-create): Use it.
294         (auth-source-never-save): Remove.
295
296 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
297
298         * nnimap.el (nnimap-stream): Doc fix.
299         (nnimap-open-connection-1): Reverse the order of the ports to that the
300         prompted-for port is first.
301
302         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
303         retrieval by the no-group selection.
304
305         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
306         numerical parameters.
307
308 2011-02-25  Julien Danjou  <julien@danjou.info>
309
310         * gnus-gravatar.el: Use gnus-with-article-buffer.
311
312         * gnus-art.el (gnus-with-article-buffer): Check that the
313         gnus-article-buffer is alive.
314
315 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
316
317         * auth-source.el (auth-source-creation-prompts): New variable to manage
318         creation-time prompts.
319         (auth-source-search): Document it.
320         (auth-source-format-prompt): Add utility function.
321         (auth-source-netrc-create): Don't default the user name to
322         user-login-name.  Use `auth-source-creation-prompts' and some default
323         prompts for user, host, port, and password (the default generic prompt
324         remains ugly).
325         (auth-source-never-save): Add customizable option to never save info.
326         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
327         mode excursion.
328
329 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
332         argument that XEmacs doesn't support.
333
334         * dgnushack.el (dgnushack-compile): Exclude color.el from being
335         compiled for Emacsen having no `libxml-parse-html-region' support.
336
337         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
338
339         * lpath.el: Bind buffer-save-without-query for XEmacs.
340
341 2011-02-23  Julien Danjou  <julien@danjou.info>
342
343         * gnus-art.el (article-make-date-line): Ignore errors if time is
344         invalid and not convertible.
345         (article-make-date-line): Only add lapsed time if time is not nil.
346
347 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
348
349         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
350         `read-char-choice' for backwards compatibility.
351         (auth-source-netrc-element-or-first): New function to DTRT for
352         parameter extraction.
353         (auth-source-netrc-create): Use it and fix multiple parameter print
354         bug.  Use the default passed from above (given-default) or the
355         built-in (user-login-name for :user).
356
357 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
358
359         * gnus-start.el (gnus-dribble-read-file):
360         Set buffer-save-without-query, since we always want to save the dribble
361         file, probably.
362
363         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
364         nnimap.
365
366         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
367         -summary- since it's a user-visible variable.
368
369         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
370         first time you use the new Gnus.
371
372 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
373
374         * auth-source.el: Don't load netrc.el.
375         (auth-sources): Search ~/.netrc as well by default.
376         (auth-source-debug): Add 'trivia option for extra output.
377         (auth-source-do-trivia): Use it.
378         (auth-source-search): Simplify logic to use
379         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
380         appropriate.  Don't keep a running count at this level.  Layer :create
381         and :delete options appropriately on the first and second passes.
382         Don't track the backend with the search results.
383         (auth-source-search-backends): New function to search a list of
384         backends for a processed spec.
385         (auth-source-netrc-parse): Cache all netrc files, making
386         auth-source-netrc-cache an alist keyed by the file name and using the
387         file mtime as the caching criterion.  Keep the obfuscated data secret
388         with a lexical bind.
389         (auth-source-netrc-search): Don't calculate the length of the results
390         unnecessarily.
391         (auth-source-search-backends): Fix bug.
392         (auth-source-netrc-create): Rework prompts.
393
394 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
395
396         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
397         Lower case names of search constraints.
398         (nnir-run-query): Cache and reuse search constraints for all imap
399         servers.
400
401 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
404         after exit.
405         (gnus-setup-message): Define missing variable from last checkin.
406
407         * gnus-sum.el (gnus-summary-show-article): When called with t as the
408         value, show the raw article.
409
410 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
411
412         * gnus.el: No Gnus v0.13 is released.
413
414 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
415
416         * nnimap.el (nnimap-open-connection-1): Revert last change, since
417         auth-source now accepts numbers.
418
419         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
420         spec, too.
421         (auth-source-ensure-strings): New function.
422
423         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
424         (gnus-article-setup-buffer): Always restart the date timer so that user
425         changes to the frequency is respected.
426
427         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
428         port numbers, so make sure it gets that if nnimap-server-port is
429         explicit.
430
431 2011-02-21  Simon Josefsson  <simon@josefsson.org>
432
433         * nnimap.el (nnimap-inbox): Doc fix.
434
435 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
436
437         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
438         Autoload.  Add optional arg FRAME, and pass it to color-values.
439         (color-complement): Caller changed.  Doc fix.
440         (color-gradient): Rewrite for better clarity and efficiency.
441
442 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
443
444         * shr-color.el (shr-color->hexadecimal): Use renamed function names
445         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
446         color-lab-to-srgb.
447
448 2011-02-20  Drew Adams  <drew.adams@oracle.com>
449
450         * color.el: First part of merge from hexrgb.el.
451         (color-rgb-to-hex): Rename from color-rgb->hex.
452         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
453         saturation to zero if the value is too small.
454         (color-rgb-to-hsl): Rename from color-rgb->hsl.
455         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
456         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
457         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
458         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
459         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
460         (color-cie-de2000): Doc fix.
461
462 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
463
464         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
465         given method as in the group name if we're using an extended method.
466         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
467         command, if we're using that, instead of waiting for the beginning.
468
469         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
470         we're sure to get unique server names, and we don't output two async
471         commands in the same buffer.  This fixes an NNTP hang for some users.
472
473 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
474
475         * gnus.el: No Gnus v0.11 is released.
476
477 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
478
479         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
480         summary buffer before reading going to the next buffer.  This avoids
481         putting the point in the group buffer if you `C-g' the command.
482
483         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
484         cache (for now) to make ~/.authinfo.gpg files usable.
485
486         * nnfolder.el (copyright-update): Define for the compiler.
487
488         * auth-source.el (auth-source-search): Fix unbound variable.
489
490 2011-02-19  Glenn Morris  <rgm@gnu.org>
491
492         * gnus.el (gnus-meta): Doc fix.
493
494 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
495
496         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
497         in case it's not yet loaded.
498
499 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
500
501         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
502         line we're waiting for.
503
504 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
505
506         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
507         face with line-width greater than zero will cause RET in gnus summary
508         buffer to scroll down article page-wise because auto vscroll happens,
509         it should be temporalily disabled when doing a scroll-up.
510
511 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
512
513         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
514         outputs from the server.
515
516 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
517
518         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
519         later so that bbdb can hook in easier.
520
521 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
522
523         * auth-source.el (auth-source-search): Don't try to create credentials
524         if the caller doesn't want that.
525         (auth-source-search): If we don't find a match, don't bug out on
526         non-bound variables.
527         (auth-source-search): Only ask a single backend to create the
528         credentials.
529
530         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
531         logging.
532         (nnimap-credentials): Protect against auth-source-search returning nil.
533         (nnimap-request-list): Protect against not being able to open the
534         server.
535
536 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
537
538         * auth-source.el (auth-source-search): Do a two-phase search, one with
539         no :create to get the responses from all backends.
540
541         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
542         when getting credentials.
543
544         * gnus-util.el (gnus-delete-duplicates): New function.
545
546 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
547
548         * nnimap.el (nnimap-credentials): Instead of picking the first port as
549         a creation default, pass the whole port list down.  It will be
550         completed.
551
552         * auth-source.el (auth-source-search): Updated docs to talk about
553         multiple creation choices.
554         (auth-source-netrc-create): Accept a list as a value (from the search
555         parameters) and do completion on that list.  Keep a separate netrc line
556         with the password obscured for showing the user.
557
558         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
559         first choice to `auth-source-search' so it will be used for entry
560         creation instead of the server's Gnus-specific name.
561         (nnimap-credentials): Rely on the auth-source library to select which
562         port is actually wanted in the new netrc entry, so don't override
563         `auth-source-creation-defaults'.
564
565         * auth-source.el (auth-source-netrc-parse): Use :port instead of
566         :protocol and accept a missing user, host, or port as a wildcard match.
567         (auth-source-debug): Default to off.
568
569         (auth-source-netrc-search, auth-source-netrc-create)
570         (auth-source-secrets-search, auth-source-secrets-create)
571         (auth-source-user-or-password, auth-source-backend, auth-sources)
572         (auth-source-backend-parse-parameters, auth-source-search): Use :port
573         instead of :protocol.
574
575         * nnimap.el (nnimap-credentials): Pass a port default to
576         `auth-source-search' in case an entry needs to be created.
577         (nnimap-open-connection-1): Use :port instead of :protocol.
578
579 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * auth-source.el: Bind load-path when loading EIEIO from
582         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
583         21.4 doesn't support, to `require'.
584         (auth-source-secrets-search): Use mm-delete-duplicates instead of
585         delete-dups that is not available in XEmacs 21.4.
586
587 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
588
589         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
590         as EIEIO must also be loaded when auth-source.el is being
591         byte-compiled.
592
593 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
594
595         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
596
597         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
598
599         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
600
601         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
602
603         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
604
605         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
606
607         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
608
609         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
610         necessary.
611
612 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
613
614         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
615         nil means that nnimap doesn't get updated.
616
617 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
618
619         * auth-source.el (auth-source-netrc-create): Return a synthetic search
620         result when the user doesn't want to write to the file.
621         (auth-source-netrc-search): Expect a synthetic result and proceed
622         accordingly.
623         (auth-source-cache-expiry): New variable to override
624         `password-cache-expiry'.
625         (auth-source-remember): Use it.
626
627         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
628         parameter.  Create entry if necessary by using :create t.
629         (nnimap-open-connection-1): Don't pass `inhibit-create'.
630
631 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
632
633         * auth-source.el (auth-source-debug): Enable by default and don't
634         mention the obsolete `auth-source-hide-passwords'.
635         (auth-source-do-warn): New function to debug unconditionally.
636         (auth-source-do-debug): Use it.
637         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
638         and for Secrets API entries when the secrets.el library is not
639         available.
640
641 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
642
643         * gnus-sum.el (gnus-propagate-marks): Default to nil.
644         (gnus-summary-exit): Kill the correct article buffer on exit from a
645         `C-d' group.
646
647         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
648         gnus-propagate-marks.
649
650         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
651         before killing the buffers so that a non-full window conf gets handled
652         correctly.
653         (gnus-summary-exit): Ditto.
654         (gnus-summary-read-group-1): Ditto.
655
656         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
657         async code again so that we can debug it properly.
658
659         * message.el (message-reply): Take an optional switch-buffer parameter
660         so that Gnus window confs are respected better.
661
662 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
663
664         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
665         `plist-get' to accept non-list parameters (XEmacs issue).
666         Fix docstring.
667         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
668         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
669         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
670         Login collection is "Login" and not "login".
671
672 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
673
674         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
675         multiple headers.
676
677         * nnimap.el (nnimap-inhibit-logging): New variable.
678         (nnimap-log-command): Don't log login commands.
679
680         * auth-source.el (auth-source-netrc-search): The asserts seem to want
681         to have more parameters.
682
683         * nnimap.el (nnimap-send-command): Mark the command time for each
684         command, so that we don't get NOOPs stepping on our toes.
685
686         * gnus-art.el (article-date-ut): Get the date from the Date header on
687         `t'.
688
689 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * auth-source.el (auth-source-search): Use copy-sequence instead of
692         the cl.el copy-list.
693
694 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
695
696         * imap.el: Bring it back (revert
697         84d800cd31de3064f0ed39617d725709a2f8f42f).
698
699 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
700
701         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
702         Improve prompt.
703
704 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
705
706         * gnus-art.el (gnus-article-mode-line-format): Remove the article
707         washing status from the default format.  It isn't very informative.
708
709 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
710
711         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
712         Fix Gcc processing on imap.
713
714 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
715
716         * imap.el: Remove file.  All the functionality is in nnimap.el.
717
718 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
719
720         * message.el (message-bury): Don't pop up a new window when selected
721         window is dedicated.
722
723 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
724
725         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
726
727 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
728
729         * sieve-manage.el: Autoload `auth-source-search'.
730         (sieve-sasl-auth): Use it.
731
732 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
733
734         * nnimap.el: Autoload `auth-source-forget+'.
735         (nnimap-open-connection-1): Use it if the connection fails.
736
737         * auth-source.el: Require `password-cache'.
738         (auth-source-hide-passwords, auth-source-cache): Remove and mark
739         obsolete.
740         (auth-source-magic): Marker for `password-cache' keys.
741         (auth-source-do-cache): Update docstring.
742         (auth-source-search): Use and check cache.
743         (auth-source-forget-all-cached, auth-source-remember)
744         (auth-source-recall, auth-source-forget, auth-source-forget+)
745         (auth-source-specmatchp): Caching support functions.
746         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
747         Remove and obsolete.
748         (auth-source-user-or-password): Remove caching to further discourage
749         using it.  Always hide passwords.
750
751         * password-cache.el (password-cache-remove): Accept secrets that are
752         not strings.
753
754 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
755
756         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
757         code for now, since it doesn't work for all users.
758
759 2011-02-09  Julien Danjou  <julien@danjou.info>
760
761         * message.el (message-options): Make message-options really buffer
762         local.
763
764 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
765
766         * mail-source.el: Autoload `auth-source-search'.
767         (mail-source-keyword-map): Note order matters.
768         (mail-source-set-1): Get all the mail-source source values and
769         defaults and search auth-source on those if needed.  This can all
770         probably be simplified.
771
772         * nnimap.el: Autoload `auth-source-search'.
773         (nnimap-credentials): Use it.
774         (nnimap-open-connection-1): Ask for the virtual server and physical
775         address in one shot.
776
777         * nntp.el: Autoload `auth-source-search'.
778         (nntp-send-authinfo): Use it.  Note TODO.
779
780 2011-02-08  Julien Danjou  <julien@danjou.info>
781
782         * shr.el (shr-tag-body): Add support for text attribute in body
783         markups.
784
785         * message.el (message-options): Make message-options a local variable.
786
787 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
788
789         * auth-source.el (auth-source-secrets-search)
790         (auth-source-user-or-password): Use `append' instead of `nconc'.
791         (auth-source-user-or-password): Build return list better and protect
792         against nil :secret.
793
794 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
795
796         * nnimap.el (nnimap-update-info): Refactor slightly.
797         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
798         (nnimap-update-info): Clean up slightly.
799         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
800         characters.
801         (nnimap-process-quirk): Rename function to avoid collision.
802         (nnimap-update-info): Fix macrology bug-out.
803         (nnimap-update-info): Simplify split history test.
804
805 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
806
807         * auth-source.el (top): Require 'eieio unconditionally.
808         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
809         (auth-source-secrets-search): Limit search when `max' is greater than
810         number of results.
811
812 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
813
814         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
815         part not returning any data.
816
817         * proto-stream.el (open-protocol-stream): Document the return value.
818
819 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
820
821         * auth-source.el (auth-source-secrets-search): Add examples.
822
823 2011-02-06  Julien Danjou  <julien@danjou.info>
824
825         * message.el (message-setup-1): Handle message-generate-headers-first
826         set to t.
827
828 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
829
830         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
831         API with a string "secrets:collection-name" and with 'default.
832         (auth-source-backend-parse): Parse "secrets:collection-name" and
833         'default.  Recurse on parses instead of repeating code.  Use the
834         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
835         message when ignoring a source.
836         (auth-source-search): List ignored search keys at the top level.
837         (auth-source-netrc-create): Use `case' instead of `cond'.
838         (auth-source-secrets-search): Created with TODOs.
839         (auth-source-secrets-create): Created with TODOs.
840         (auth-source-retrieve, auth-source-create, auth-source-delete)
841         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
842         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
843         (auth-source-user-or-password-sftp)
844         (auth-source-user-or-password-smtp): Remove.
845         (auth-source-user-or-password): Deprecated and modified to be a wrapper
846         around `auth-source-search'.  Not tested thoroughly.
847
848 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
849
850         * auth-source.el: Bring in assoc and eioeio libraries.
851         (secrets-enabled): New variable to track the status of the Secrets API.
852         (auth-source-backend): New EIOEIO class to represent a backend.
853         (auth-source-creation-defaults): New variable to set prompt defaults
854         during token creation (see the `auth-source-search' docstring for
855         details).
856         (auth-sources): Simplify to allow a simple string as a netrc backend
857         spec.
858         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
859         (auth-source-backend-parse-parameters): Fill in the backend parameters.
860         (auth-source-search): Main auth-source API entry point.
861         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
862         (auth-source-search-collection): Helper function for searching.
863         (auth-source-netrc-parse, auth-source-netrc-normalize)
864         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
865         Supports search, create, and delete.
866         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
867         backend stubs.
868         (auth-source-user-or-password): Call `auth-source-search' but it's not
869         ready yet.
870
871 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
872
873         * message.el (message-setup-1): Remove the read-only stuff, since it
874         doesn't work under XEmacs, for some reason.
875
876         * gnus-sum.el (gnus-user-date): Rename back from
877         gnus-summary-user-date since user code refers to it.
878
879         * shr.el (shr-render-td): Store the actual background colour used.
880
881         * message.el (message-setup-1): Don't bind the constant
882         -forbidden-properties.
883         (message-setup-1): Revert previous change, since it needs to bind the
884         props to insert them.
885         (message-resend): Allow removing the read-only separator line.
886
887 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
888
889         * nnimap.el (nnimap-request-accept-article): Give an error message if
890         the APPEND wasn't successful.
891
892 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
893
894         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
895         that have no groups.
896
897 2011-02-03  Julien Danjou  <julien@danjou.info>
898
899         * gnus-draft.el: Remove progn around gnus-draft-setup.
900
901 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
902
903         * gnus-start.el (gnus-read-active-for-groups): This function is never
904         called with a nil `infos', so clean that up.
905         (gnus-get-unread-articles): Request active files from primary/secondary
906         methods that have no groups (yet).
907
908 2011-02-03  Julien Danjou  <julien@danjou.info>
909
910         * message.el (message-setup-1): Always generate References first.
911         (message-mail): Return the return value of message-setup, not always t.
912         (message-setup-1): Insert mail-header-separator with read-only and
913         intangible properties set.
914
915         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
916         user-date in docstring.
917
918         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
919
920         * gnus.el (gnus-summary-line-format): Mention &user-date format in
921         docstring.
922
923         * gnus.el (gnus-user-date-format-alist): Change default value. Use
924         defcustom, with type and group. Move from gnus-util.el. Rename to
925         gnus-summary-user-date-format-alist.
926
927 2011-02-03  Glenn Morris  <rgm@gnu.org>
928
929         * nnimap.el (gnus-fetch-headers): Declare.
930
931         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
932
933 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
934
935         * message.el (message-forward-make-body-digest-plain)
936         (message-followup, message-reply): Clean up things noted by Stefan.
937
938         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
939         gnus-article-update-date-headers is nil.
940         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
941         it didn't really work with defcustom.
942         (article-update-date-lapsed): Make sure the window start doesn't move,
943         either.
944
945 2011-02-01  Julien Danjou  <julien@danjou.info>
946
947         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
948         format.
949
950         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
951         standard in Emacs nowadays.
952
953         * color.el (color-gradient): Add a color-gradient function.
954
955 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
956
957         * message.el (message-expand-name): Don't trust the return value of
958         bbdb-complete-name.
959         (message-check-news-header-syntax): Remove unused var `start'.
960         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
961         (message-inhibit-body-encoding): Move to before first use.
962         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
963         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
964         (Organization, Message-ID, Date, mh-previous-window-config):
965         Defvar the vars using dynamic scoping.
966
967 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
968
969         * shr.el (shr-render-td): Only do colours at the final rendering.
970         Should be slightly faster.
971         (shr-insert-table): Fix up TD background colours when doing the
972         vertical padding.
973
974         * gnus-art.el (article-date-ut): Protect against articles with no Date
975         header.
976         (article-update-date-lapsed): Don't use current-column to find the
977         horizontal position.  It's fragile in the presence of \003 characters.
978
979         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
980
981 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-art.el (article-transform-date): Rewrite to still work when
984         there are several rfc2822 parts.
985         (article-transform-date): Fix infinite recursion.
986         (article-date-ut): Replace infinitely many Date headers with a single
987         one when called interactively.
988
989         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
990         secure manner.
991
992         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
993         move around by not using save-window-excursion.  It seems to work...
994
995 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * gnus-art.el (article-make-date-line): Work for user-defined format.
998
999 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1000
1001         * nntp.el (nntp-retrieve-group-data-early)
1002         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1003         fetching functions.
1004
1005         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1006         thoroughly for all backends that have no known groups.  This should
1007         allow new nnml methods to retrieve mail.
1008
1009         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1010         that Gnus doesn't know exists again.
1011
1012         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1013         (gnus-treat-date-ut): Ditto.
1014         (gnus-article-update-date-header): Rename.
1015         (gnus-treat-date-local): Remove.
1016         (gnus-treat-date-english): Remove.
1017         (gnus-treat-date-lapsed): Remove.
1018         (gnus-treat-date-combined-lapsed): Remove.
1019         (gnus-treat-date-original): Remove.
1020         (gnus-treat-date-iso8601): Remove.
1021         (gnus-treat-date-user-defined): Remove.
1022         (gnus-article-date-headers): New variable to control all the date
1023         header options.
1024         (article-date-ut): Rewrite to allow using the new way to format date
1025         headers(s).
1026
1027 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1028
1029         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1030         method.
1031         (nnmail-article-group): A better test for fanciness.
1032
1033         * nnimap.el (nnimap-request-head): Protect against not finding the
1034         article by Message-ID.
1035
1036 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1037
1038         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1039         keep point at the "same place".
1040
1041 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1042
1043         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1044         data if the group is unactivated.
1045
1046 2011-01-28  Julien Danjou  <julien@danjou.info>
1047
1048         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1049         (gnus-all-windows-visible-p): Remove old compatibility code.
1050         (gnus-window-top-edge): Add docstring.
1051
1052         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1053
1054 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1055
1056         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1057         older request-update-info.
1058
1059         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1060
1061 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1062
1063         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1064         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1065
1066 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1067
1068         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1069         groups.  This makes the nndraft:queue group pop up if it's not already
1070         there.
1071
1072         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1073         messages" logic, which was reversed.
1074
1075         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1076         the "same place" even if point is on the line being replaced.
1077         (article-update-date-lapsed): Allow updating both the combined lapsed
1078         and the lapsed headers.
1079         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1080         (article-make-date-line): Limit the number of segments dynamically to
1081         avoid too-long lines.
1082
1083 2011-01-27  Julien Danjou  <julien@danjou.info>
1084
1085         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1086         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1087
1088 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1089
1090         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1091         Use plist-get instead of the cl function getf.
1092
1093 2011-01-27  Glenn Morris  <rgm@gnu.org>
1094
1095         * gnus-util.el (float-time): Get rid of compiler warning, again.
1096
1097 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1098
1099         * shr.el (shr-put-color): Special-case background colours: Do put them
1100         at the blank parts at the front of the lines.
1101
1102         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1103         exit hook to nix out all data on readedness on group exit.
1104
1105         * gnus-util.el (float-time): If float-time is bound, always use it on
1106         all Emacsen.  It's unclear why the subrp check was there.
1107         (time-date): Require to make some autoload issues on XEmacs go away.
1108
1109         * shr.el (shr-put-color): Don't do the box padding in tables, since
1110         they're already padded.
1111
1112 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1113
1114         * gnus-art.el (gnus-article-next-page): When the last line of the
1115         article is displayed, scroll down once more instead of going to the
1116         next article at once.
1117         (article-lapsed-string): Refactor out and allow specifying how many
1118         segments you want.
1119         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1120         (gnus-article-update-lapsed-header): New variable.
1121
1122         * shr.el: Revert change that made headings use different-sized faces.
1123         The Emacs display engine isn't advanced enough that, for instance,
1124         tables can comfortably use differently-sized faces.
1125
1126 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1127
1128         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1129         used.
1130         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1131         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1132         we're using an encrypted connection.
1133
1134         * proto-stream.el: Alter the interface functions to also return the
1135         actual stream type used: network or tls.
1136
1137 2011-01-25  Julien Danjou  <julien@danjou.info>
1138
1139         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1140         (mm-display-javascript-inline): New function.
1141
1142         * mm-decode.el (mm-inline-media-tests): Add application/javascript
1143         viewing function.
1144
1145 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * shr.el (shr-expand-newlines): Fix variable name.
1148
1149 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1150
1151         * shr.el (shr-expand-newlines): Make nested boxes work.
1152
1153 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1154
1155         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1156         backgrounds.
1157         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1158         in a more sensible manner.
1159
1160 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1161
1162         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1163         if EPG is loaded.
1164
1165 2011-01-24  Julien Danjou  <julien@danjou.info>
1166
1167         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1168         tags.
1169
1170 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1171
1172         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1173         commands.
1174
1175         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1176         in the article buffer.
1177         (gnus-gravatar-insert): Use blank space from the current buffer to
1178         avoid breaking text properties.  This makes X-Sent updating work again.
1179
1180         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1181
1182 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
1183
1184         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1185         fix the bug in url-http.el instead.
1186
1187         * shr.el (shr-image-fetched): Ditto.
1188
1189         * shr.el (shr-image-fetched): Avoid having point move in the article
1190         buffer.
1191
1192         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1193         buffer after being called.  It's apparently being killed by url.el, and
1194         killing it made point move to end-of-buffer in a random buffer.
1195
1196         * shr.el (shr-image-fetched): Ditto.
1197
1198 2011-01-23  Julien Danjou  <julien@danjou.info>
1199
1200         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1201
1202         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1203         text/x-org.
1204
1205 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1206
1207         * gnus-sum.el (gnus-summary-move-article): Protect against backends
1208         (i.e., nnimap) returning nil as the article number.
1209
1210 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1211
1212         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1213         "DelSp" parameter in RFC3676.
1214
1215 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1216
1217         * message.el (message-check-recipients): Display the encoded version of
1218         the bogus address if they differ.
1219
1220         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1221         after sending.
1222
1223         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1224
1225         * gnus-group.el (gnus-group-refresh-group): New convenience function.
1226
1227         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1228         group buffer after sending the queue.
1229
1230         * gnus-agent.el (gnus-agent-send-mail): Ditto.
1231
1232 2011-01-22  Julien Danjou  <julien@danjou.info>
1233
1234         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1235
1236 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
1237
1238         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1239         nested related parts.
1240
1241         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1242         unexpired articles.  This fixes the regression that led expiry marks to
1243         disappear from nnfolder groups.
1244
1245 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1246
1247         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1248         Don't confuse the "ret" of "retrograde" with RET.
1249
1250 2011-01-21  Julien Danjou  <julien@danjou.info>
1251
1252         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1253         than mm-insert-inline.
1254
1255 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1256
1257         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1258         Widen article buffer.
1259
1260 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1261
1262         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1263         the temp buffer.
1264         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1265
1266 2011-01-20  Julien Danjou  <julien@danjou.info>
1267
1268         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1269
1270         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1271         than mm-insert-inline to insert inline part: this respect
1272         mm-inline-media-tests displayers.
1273
1274         * mm-view.el (mm-display-shell-script-inline): New function.
1275
1276         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1277
1278         * mm-uu.el (mm-uu-type-alist): Add org block.
1279         (mm-uu-org-src-code-block-extract): New function.
1280
1281         * mm-view.el (mm-display-org-inline): New function.
1282
1283         * mm-decode.el (mm-automatic-display): Add text/org.
1284
1285         * mailcap.el (mailcap-mime-extensions): Add .org.
1286
1287 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1288
1289         * gnus-art.el (gnus-article-highlight): Remove argument passed to
1290         gnus-article-add-buttons.
1291
1292 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
1293
1294         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1295         From header with a date and "nobody" as the sender.
1296
1297 2011-01-19  Julien Danjou  <julien@danjou.info>
1298
1299         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1300         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1301         if you have the same regexp several times.
1302         (gnus-button-push): Fix matching when regexp is symbol.
1303
1304 2011-01-15  Glenn Morris  <rgm@gnu.org>
1305
1306         * message.el (message-mail): A compose-mail function should
1307         accept headers as strings.
1308
1309 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
1310
1311         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1312         Add :vert-only tags.
1313         (message-mail): New arg RETURN-ACTION.
1314         (message-return-action): New var.
1315         (message-bury): Use it.
1316         (message-mode): Make it buffer-local.
1317         (message-send-and-exit): Always call message-bury.
1318
1319         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
1320         message-mail.
1321
1322 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * nnimap.el (nnimap-convert-partial-article): Protect against
1325         zero-length body parts.
1326
1327         * mm-decode.el (mm-preferred-alternative-precedence):
1328         Discourage showing empty parts.
1329
1330         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1331         and stuff if the backend didn't return the article number.  This fixes
1332         an Exchange-related nnimap bug.
1333
1334         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1335         group window, because it does the wrong thing when a separate frame
1336         displays the group buffer.
1337
1338         * proto-stream.el (open-protocol-stream): Protect against the low-level
1339         transport functions returning nil.
1340
1341 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
1342
1343         * mml2015.el (epg-sub-key-fingerprint): Autoload.
1344         (mml2015-epg-find-usable-secret-key): New function.
1345         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1346         mml2015-epg-find-usable-key (Bug#7797).
1347         (mml2015-epg-encrypt): Ditto.
1348
1349 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1350
1351         * dgnushack.el (rot13-string): Fix the way to get the argument.
1352
1353 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1354
1355         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1356
1357 2011-01-03  Glenn Morris  <rgm@gnu.org>
1358
1359         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1360
1361         * sieve.el (sieve-open-server): Give a more explicit error if
1362         sieve-manage-open returns nil.  (Bug#7720)
1363
1364 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
1365
1366         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1367
1368 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1369
1370         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1371         This avoids sending passwords in plain text over non-encrypted
1372         channels.
1373
1374         * shr.el (shr-rescale-image): Display all GIF images as animated images.
1375
1376         * nnimap.el (nnimap-login): Refactored out into own function, and
1377         implement CRAM-MD5.
1378         (nnimap-wait-for-line): Refactored out.
1379
1380         * mm-view.el (mml-smime): Require.
1381
1382 2010-12-20  David Engster  <deng@eml.cc>
1383
1384         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1385         use EPG to decrypt S/MIME messages instead of openssl.
1386
1387 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1390
1391         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1392         status is the group clearly is unreachable.
1393
1394         * auth-source.el (auth-source-create): Add the optional second
1395         parameter to `local-variable-p' to be compatible with XEmacs.
1396
1397 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
1398
1399         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1400         work when using a compressed nnml folder.
1401
1402 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1405         backends after sanitising on entry, because this never makes sense:
1406         If the articles have gone missing, then the data no longer exists on
1407         the backend, and if they haven't, then Gnus is wrong, and shouldn't
1408         overwrite anything anyway.
1409
1410         * shr.el (shr-insert-document): Bind shr-width dynamically to
1411         window-width if it's nil.
1412
1413 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1414
1415         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1416         with the meaning of using the full emacs window width for rendering.
1417
1418 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
1419
1420         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1421         case when sender is not given.
1422
1423 2010-12-23  Julien Danjou  <julien@danjou.info>
1424
1425         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1426         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1427         the addresses, otherwise we might misplaced the gravatar.
1428
1429 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
1430
1431         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1432         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1433         obsolete in Emacs.
1434
1435 2010-12-20  Julien Danjou  <julien@danjou.info>
1436
1437         * gnus-util.el (gnus-rescale-image): Revert last change.
1438
1439 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
1440
1441         * binhex.el: Improve commentary (Bug#7482).
1442
1443 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1444
1445         * gnus-group.el (gnus-group-delete-articles): New command.
1446
1447 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1448
1449         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1450
1451 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1454         here, since it's up to the backends to do CRLF removal if their
1455         protocol has it.
1456
1457         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1458
1459 2010-12-17  Julien Danjou  <julien@danjou.info>
1460
1461         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1462         they are from file. Can also scale up.
1463
1464 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
1465
1466         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1467         gnus-use-agent.
1468         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1469
1470         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1471
1472 2010-12-17  Julien Danjou  <julien@danjou.info>
1473
1474         * gravatar.el (gravatar-retrieve-synchronously): New function.
1475         (gravatar-get-data): Make more robust.
1476
1477 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
1480
1481 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1482
1483         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1484         to really consider the last line.
1485
1486 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
1487
1488         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1489         list of recipient keys, or use symmetric encryption if not a list.
1490         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1491         EPA override, replacing the call to `netrc-store-data'.
1492
1493 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
1494
1495         * gnus-srvr.el: Avoid passing nil regexp argument to
1496         delete-matching-lines.
1497
1498 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1501         fetching stops when Gnus exits.
1502
1503         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1504         function.
1505         (nnfolder-request-expire-articles): Save all the buffers after doing
1506         expiry.
1507
1508         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1509         the last article", since that led to serious performance regressions
1510         when expiring nnml groups.
1511
1512 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
1513
1514         * nnir.el: Improve customizations.
1515
1516 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517
1518         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1519
1520         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1521         group has been killed.
1522         (gnus-group-yank-group): Ditto.
1523
1524         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1525
1526         * nnimap.el (nnimap-request-update-group-status): New function.
1527
1528         * gnus-int.el (gnus-request-update-group-status): New interface
1529         function.
1530
1531         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1532         copying read-ness to the backends.
1533
1534         * nnimap.el (nnimap-quirk): New function.
1535         (nnimap-retrieve-group-data-early): Use it.
1536         (nnimap-quirks): New alist.
1537
1538 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * shr.el (shr-insert): Set shr-start after deleting trailing space;
1541         don't delete it within indentation.
1542
1543 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1544
1545         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1546         previous line.
1547
1548 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549
1550         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1551         QRESYNC command by deleting a superfluous space which broke Cyrus
1552         servers.  This change will break other servers that are buggy the other
1553         way around.
1554
1555 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
1556
1557         * spam.el: Reindent and fix long lines.
1558         (spam-copy-or-move-routine): Exclude invalid move destinations.
1559
1560 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1561
1562         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1563         installed the registry.
1564
1565 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1566
1567         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
1568
1569 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1570
1571         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1572         groupname doesn't contain "gmane".
1573
1574 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
1577         and netrc-bound-and-true-p bindings.
1578         (netrc-parse): Cache the netrc contents.
1579
1580         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1581         (gnus-1): Don't create the nndrafts group twice.
1582         (gnus-setup-news): There's no need to read the active file here, since
1583         that's done again later on a per-backend basis.
1584         (gnus-start-draft-setup): Make sure that the new group is started out
1585         empty.
1586
1587         * gnus-agent.el (gnus-agentize): Don't create the queue group
1588         automatically on startup.  It'll be created later, if needed.
1589
1590         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1591         of automatically subscribed groups.
1592         (gnus-auto-subscribed-categories): New variable.
1593         (gnus-matches-options-n): Use it.
1594         (gnus-default-subscribed-newsgroups): Remove unused variable.
1595         (gnus-start-draft-setup): Message a bit less.
1596
1597 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1598
1599         * nnir.el (nnir-run-imap): Return article list in order of increasing
1600         UID.
1601
1602 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1603
1604         * gnus-sum.el (gnus-summary-enter-digest-group):
1605         Mention gnus-auto-select-on-ephemeral-exit.
1606
1607         * proto-stream.el (proto-stream-open-network-only): Fix the calling
1608         convention of the network-only option.
1609
1610 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * proto-stream.el (proto-stream-open-network-only): New function to
1613         have a way to specify non-STARTTLS upgrade connections.
1614
1615 2010-12-10  Julien Danjou  <julien@danjou.info>
1616
1617         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1618         email address is nil.
1619
1620         * message.el (message-bogus-recipient-p): Set address to "" if nil.
1621
1622 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
1623
1624         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1625         deletion.
1626         (nnir-run-imap): Only need to parse list once.
1627
1628 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * shr.el (shr-tag-script): Ignore <script>.
1631         (shr-tag-label): Add <label> support.
1632
1633 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1634
1635         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1636
1637         * shr.el (shr-image-displayer): Work for images lined side by side.
1638
1639 2010-12-08  Robert Pluim  <rpluim@gmail.com>
1640
1641         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1642         parameter, since XEmacs doesn't accept t as a parameter.
1643
1644 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
1645
1646         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1647         ids.
1648         (nnir-run-gmane): Simplify groupspec formatting.
1649         (nnir-request-expire-articles): New function.
1650
1651 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1654         overflow, possibly.
1655
1656         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1657         (shr-render-td): Handle td style="" better.
1658         (shr-tag-table): Use the color from the style sheet.
1659         (shr-render-td): Make sure we copy over all the overlays, too.
1660
1661 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
1662
1663         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1664         (nnir-request-article): Improve article retrieval.
1665
1666 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         * mm-util.el (mm-extra-numeric-entities): New variable.
1669
1670         * mm-url.el (mm-url-decode-entities):
1671         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
1672
1673         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
1674
1675 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1676
1677         * message.el: Use completion-at-point.
1678         (message-completion-function): New fun, extracted from message-tab.
1679         (message-mode): Use it for completion-at-point-functions.
1680         (message-tab): Use it and completion-at-point.
1681
1682 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
1685         character if a non-breakable character follows.
1686
1687 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
1690         any stream.
1691
1692         * shr.el (shr-tag-font): Colorize the region.
1693         (shr-tag-body): Ditto.
1694         (shr-tag-font): Actually let the styles be inherited instead of
1695         overwriting them.
1696         (shr-tag-font): Get the background color right.
1697         (shr-tag-style): Ignore all <style> tags for the moment.
1698
1699         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
1700         a Message-ID to avoid having nnimap depend on gnus-sum.
1701
1702         * shr.el (shr-descend): Only colorize something if we have a node that
1703         sets colors.
1704
1705 2010-12-06  Julien Danjou  <julien@danjou.info>
1706
1707         * shr.el (shr-render-td): Render td content with shr-descend, so style
1708         will be applied to <td> too.
1709         (shr-colorize-region): Colorize region even if we only have a background.
1710         (shr-tag-body): Fix color and background color inheritance.
1711         Do not recolorize after shr-generic.
1712         (shr-tag-font): Let shr-generic colorize via inheritance.
1713
1714 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1715
1716         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
1717
1718 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
1719
1720         * nnir.el (nnir-request-move-article): Remove obsolete code.
1721
1722 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1723
1724         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
1725
1726 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-sum.el (gnus-summary-respool-article): The completion function
1729         expects a list instead of an alist.
1730
1731         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
1732         string as the parameter.
1733
1734         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
1735
1736         * shr.el (shr-stylesheet): New dynamic variable for cascading the
1737         styles.
1738         (shr-colorize-region): New function.
1739         (shr-insert-background-overlay): Remove.
1740         (shr-render-td): Background setting should be taken care of on a higher
1741         level.
1742         (shr-tag-body): Use post-hoc colorizations.
1743         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
1744         (shr-put-color-1): Don't overwrite old colors.
1745         (shr-colorize-region): When the background color isn't explicit, use
1746         a fixed background.
1747
1748         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
1749         nnmail variables.
1750
1751 2010-12-05  Bjørn Mork  <bjorn@mork.no>
1752
1753         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
1754         unless necessary.
1755
1756 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
1757
1758         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
1759         server.
1760
1761 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1762
1763         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
1764         so that TAB works.
1765
1766         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
1767         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
1768
1769         * shr.el (shr-urlify): Show the URL before the title to avoid
1770         misleading URLs.
1771
1772 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
1773
1774         * shr.el (shr-urlify): Display the title in <a> tags.
1775
1776 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
1777
1778         * nnir.el (nnir-categorize): Replace mapcar with mapc.
1779
1780 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
1781
1782         * nnir.el: Rearrange code to allow macros to be autoloaded by
1783         gnus-sum.el.
1784         (nnir-retrieve-headers-override-function): Make this variable
1785         customizable.
1786         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
1787
1788         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
1789         from nnir.el.
1790
1791 2010-12-03  Julien Danjou  <julien@danjou.info>
1792
1793         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
1794
1795 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1796
1797         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
1798         allow optional argument `environment'.
1799
1800 2010-12-03  Glenn Morris  <rgm@gnu.org>
1801
1802         * mm-extern.el (message-goto-body): Update declaration.
1803
1804 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * gnus-util.el (gnus-macroexpand-all): New function.
1807
1808         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
1809         instead of macroexpand-all that is unavailable in XEmacs.
1810
1811 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1812
1813         * nnir.el (nnir-summary-line-format): New variable.
1814         (nnir-mode): Use it.
1815         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1816         (nnir-article-ids): Reimplement as defsubst.
1817         (nnir-retrieve-headers): Don't mangle the subject header.
1818         (nnir-run-imap): Use 100 as RSV score.
1819         (nnir-run-find-grep): Fix for full server searching.
1820         (nnir-run-gmane): Better restriction to gmane groups.
1821
1822         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1823         summary buffers.
1824
1825 2010-12-02  Julien Danjou  <julien@danjou.info>
1826
1827         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1828
1829         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1830
1831         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1832         support.
1833
1834 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1835
1836         * nnir.el: Update to handle the registry better.
1837         (autoload): Silence byte-compiler.
1838         (nnir-open-server): Add a hook for nnir groups.
1839         (nnir-request-move-article): Don't mangle the header. Better to use
1840         formating variables (which will be added in the future).
1841         (nnir-registry-action): Update the registry using the original article
1842         group name.
1843         (nnir-mode): Install nnir-specific hooks for updating the registry.
1844
1845         * gnus-sum.el
1846         (gnus-article-original-subject,gnus-newsgroup-original-name):
1847         Remove obsolete variables.
1848         (gnus-summary-move-article): Remove use of obsolete variables.
1849         (gnus-summary-local-variables): Make move and delete hooks local to
1850         summary buffers.
1851
1852 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * rtree.el: New file.
1855
1856 2010-12-01  Julien Danjou  <julien@danjou.info>
1857
1858         * message.el (message-user-organization): Do not use
1859         gnus-local-organization.
1860
1861         * gnus.el: Remove gnus-local-organization.
1862
1863         * gnus-msg.el: Remove nastygram thing.
1864
1865 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1866
1867         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1868         funcall.
1869
1870 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1873         names.
1874
1875         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1876         characters.
1877
1878         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1879         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1880         Suggested by Štěpán Němec <stepnem@gmail.com>.
1881         (gnus-gravatar-transform-address): Use mail-extract-address-components
1882         that supports non-ASCII names rather than mail-header-parse-addresses.
1883
1884 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * proto-stream.el (open-protocol-stream): All starttls connections are
1887         handled by the network handler.
1888
1889 2010-11-30  Julien Danjou  <julien@danjou.info>
1890
1891         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1892         (nnimap-open-connection-1): Fix PREAUTH.
1893
1894         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1895
1896 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1897
1898         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1899         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1900         (shr-insert): Use them.
1901         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1902
1903 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1904
1905         * nnir.el (nnir-request-move-article): Bail out if original group
1906         doesn't support article moves.
1907         (nnir-get-active): Improve active list retrieval.
1908
1909 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1910
1911         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1912
1913 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1914
1915         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1916         seem to accept strings-with-numbers as port numbers,
1917
1918 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1919
1920         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1921         change the registry.
1922
1923 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1924
1925         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1926         delete-dups that is not available in XEmacs 21.4.
1927
1928         * mm-util.el (mm-delete-duplicates): Add comment.
1929
1930 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1931
1932         * nnir.el (nnir-ignored-newsgroups): New variable.
1933         (nnir-get-active): Use it.
1934
1935 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1936
1937         * proto-stream.el (proto-stream-open-network): Add some comments.
1938
1939         * nntp.el (nntp-open-connection): Provide a :success condition.
1940
1941         * nnimap.el (nnimap-open-connection-1): Ditto.
1942
1943         * proto-stream.el (proto-stream-open-network): See what the response to
1944         the STARTTLS command is.
1945
1946         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1947         backwards compatibility).
1948         (nnimap-open-connection-1): Really respect nnimap-server-port.
1949
1950         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1951         TLS upgrades we don't really care about the identity of the peer.
1952         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1953         that what we've checked for.
1954         (proto-stream-always-use-starttls): Only default to t if
1955         open-gnutls-stream exists.
1956         (proto-stream-open-network): If STARTTLS failed, then just open a
1957         normal connection.
1958         (proto-stream-open-network): Wait until the greeting before doing
1959         STARTTLS.
1960
1961         * nntp.el (nntp-open-connection): Report what the connection error is.
1962
1963         * proto-stream.el (open-protocol-stream): Rename from
1964         open-proto-stream.
1965
1966 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * nnimap.el (nnimap-stream): Change default to `undecided'.
1969         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1970         first, and then network.
1971         (nnimap-open-connection-1): Respect nnimap-server-port.
1972         (nnimap-open-connection): Be more backwards-compatible.
1973
1974         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1975         (proto-stream-open-starttls): De-duplicate the starttls code.
1976         (proto-stream-open-starttls): Folded back into the main function.
1977         (proto-stream-open-network): Fix typo in the gnutls path.
1978         (proto-stream-command): Refactor out.
1979
1980         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1981
1982         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1983         starttls.el STARTTLS.
1984
1985         * color.el (color-lab->srgb): Fix function call name.
1986
1987         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1988         if we're using tls.el.
1989         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1990         built in, then don't try to establish a STARTTLS connection.
1991
1992         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1993         servers.
1994
1995         * proto-stream.el (open-proto-stream): Use network, not stream.
1996         (open-proto-stream): Add a way to specify what the end of a command is.
1997
1998         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1999         connections types.
2000         (nntp-open-network-stream): Remove.
2001         (nntp-open-ssl-stream): Remove.
2002         (nntp-open-tls-stream): Remove.
2003         (nntp-ssl-program): Remove.
2004
2005         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2006
2007 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2008
2009         * nnir.el: Fix typos.
2010         (nnir-retrieve-headers-override-function): Rename variable to reflect
2011         new semantics.
2012         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2013         macros.
2014         (nnir-request-article, nnir-request-move-article): Use them.
2015         (nnir-categorize): New function.
2016         (nnir-run-query): Use it.
2017         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2018         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2019         sorted.
2020         (nnir-group-full-name): Use gnus-group-full-name instead.
2021         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2022         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2023
2024 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2025
2026         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2027
2028         * proto-stream.el: New library to provide protocol-specific
2029         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2030         protocols.
2031         (open-proto-stream): Complete the documentation.
2032         (proto-stream-open-network): Fix some typos.
2033
2034         * nnimap.el (nnimap-open-connection): Use it.
2035
2036 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2037
2038         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2039         negotiation.
2040
2041 2010-11-26  Julien Danjou  <julien@danjou.info>
2042
2043         * color.el: Rename various rgb functions to srgb.
2044
2045 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046
2047         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2048         names.
2049
2050 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2051
2052         * shr.el (shr-insert): Revert last change.
2053         (shr-find-fill-point): Never leave point being at bol;
2054         relax the kinsoku limitation when rendering tables.
2055
2056 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2057
2058         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2059         results from -accept-article.
2060
2061         * shr-color.el: Require cl when compiling.
2062
2063         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2064         checkin.
2065
2066         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2067
2068         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2069
2070         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2071         'add and 'delete to set backend marks.
2072
2073         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2074
2075         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2076
2077         * nntp.el (nntp-request-set-mark): Use it.
2078
2079         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2080
2081         * nnml.el (nnml-request-set-mark): Ditto.
2082
2083         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2084         introduces regressions in article selection.
2085         (nnimap-find-uid-response): New function.
2086         (nnimap-request-accept-article): Use the UID returned, if any.
2087         (nnimap-request-move-article): Use the UID returned, if any.
2088         (nnimap-get-groups): Reimplement to work with folded lines.
2089         (nnimap-find-uid-response): The UID is the last element in the list.
2090         (nnimap-request-set-mark): Extend syntax with 'set.
2091
2092         * nnml.el (nnml-request-set-mark): Ditto.
2093
2094         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2095
2096         * nntp.el (nntp-request-set-mark): Ditto.
2097
2098 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2099
2100         * message.el (message-called-interactively-p): A temporary macro.
2101         (message-goto-body): Use it temporarily.
2102
2103 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2106         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2107         (nnimap-last-response-string): Fix last unfolding fix.
2108
2109 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2110
2111         * shr.el (shr-insert): Fix the way to fold lines.
2112
2113 2010-11-25  Julien Danjou  <julien@danjou.info>
2114
2115         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2116
2117         * color.el: Rename from color-lab.el
2118         (color-rgb->hex): Add.
2119         (color-complement): Add.
2120         (color-complement-hex): Add.
2121
2122         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2123
2124 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2125
2126         * shr-color.el (shr-color-visible): Don't bug out if the colour names
2127         don't exist.
2128
2129 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2130
2131         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2132         assuming that article displaying or another mml-preview may be
2133         interrupted for an error or for the like.
2134
2135         * shr.el (shr-get-background): Fix argument name.
2136
2137 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138
2139         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2140
2141         * gnus-sum.el (gnus-summary-include-articles): New function.
2142
2143         * message.el (message-goto-body): called-interactively-p needs a
2144         parameter, so use `any'.
2145
2146         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2147         clear marks before moving, since they're synced from the Gnus side
2148         first.
2149
2150         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2151         (gnus-summary-move-article): Copy over all marks before moving, so that
2152         IMAP doesn't think a new article has arrived.
2153
2154 2010-11-24  Julien Danjou  <julien@danjou.info>
2155
2156         * shr.el (shr-insert-background-overlay): Fix typo.
2157         (shr-render-td): Copy the background before rendering.
2158
2159         * shr-color.el (shr-color-visible): Fix docstring.
2160
2161         * shr.el (shr-tag-table): Add bgcolor support.
2162         (shr-render-td): Add bgcolor support.
2163         (shr-get-background): Add.
2164         (shr-insert-foreground-overlay): Use shr-get-background.
2165
2166         * message.el (message-goto-body): Use called-interactively-p.
2167         (message-in-body-p): message-goto-body returns point.
2168
2169 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170
2171         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
2172         Fixes something or other in Emacs 23, and is backwards compatible.
2173
2174         * message.el (message-goto-body): Remove the <#secure special-casing,
2175         which is too special.
2176
2177         * shr.el (shr-parse-style): Drop !important from styles.
2178
2179 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
2180
2181         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2182         this function to return incorrect results when calling it with an
2183         explicit article argument different from
2184         (gnus-summary-article-number).
2185
2186 2010-11-24  Julien Danjou  <julien@danjou.info>
2187
2188         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2189         (shr-tag-body): Add background support.
2190         (shr-descend): Add background support.
2191         (shr-tag-title): Add.
2192
2193         * shr-color.el (shr-color-visible): Really return original background
2194         if fixed.
2195
2196 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2197
2198         * shr.el (shr-color-check): Protect against non-existent colour names.
2199
2200 2010-11-24  Julien Danjou  <julien@danjou.info>
2201
2202         * color-lab.el: Require 'cl when compiling.
2203
2204         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2205
2206         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2207         matched part.
2208
2209         * color-lab.el: Fix all expt calls to use float type.
2210
2211 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2212
2213         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2214         expression to shr-color-check as is.
2215
2216         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2217
2218         * color-lab.el: Add coding cookie.
2219         (float-pi): Use eval-and-compile.
2220
2221         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
2222         compiled for Emacsen having no `libxml-parse-html-region' support.
2223
2224 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2225
2226         * shr.el (shr-insert-color-overlay): Split stuff like
2227         "#444444 !important" to find the real colour.
2228         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2229         parse <font color="red"> entries.
2230
2231 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
2232
2233         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
2234         point when parsing headers.
2235
2236         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
2237         is positioned properly when parsing headers.
2238
2239 2010-11-23  Julien Danjou  <julien@danjou.info>
2240
2241         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2242
2243         * shr-color.el (shr-color->hexadecimal): Add support for color names.
2244
2245         * shr.el (shr-parse-style): Replace \n with space in style parsing.
2246
2247         * shr-color.el (shr-color-hsl-to-rgb-fractions):
2248         Use shr-color-hue-to-rgb.
2249         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2250
2251 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2252
2253         * shr.el (shr-color->hexadecimal): Autoload.
2254         (shr-descend): Add color to all tags.
2255
2256 2010-11-22  Julien Danjou  <julien@danjou.info>
2257
2258         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2259         shr-color->hexadecimal.
2260
2261         * shr-color.el (shr-color->hexadecimal): Add converting functions for
2262         RGB() or HSL() color representation.
2263
2264         * shr.el (shr-tag-font): Add.
2265         (shr-tag-color-check): New function to get better colors.
2266         (shr-tag-insert-color-overlay): Factorize code between tag-font and
2267         tag-span.
2268
2269         * shr-color.el: New file.
2270
2271         * color-lab.el: New file.
2272
2273         * gnus-art.el (gnus-url-mailto): Do not downcase args.
2274
2275 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
2276
2277         * nnir.el: Fix typo in comments.
2278         (nnir-run-imap): Simplify code. No need to reverse artlist.
2279         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2280
2281 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2284
2285         * nnimap.el (nnimap-get-capabilities): Refactor out.
2286         (nnimap-open-connection): Re-request capabilities after STARTTLS.
2287
2288 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
2289
2290         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2291         appearing when `mm-uu-hide-markers' is nil.
2292
2293 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2294
2295         * nnimap.el (nnimap-unselect-group): Make into its own function.
2296         (nnimap-request-rename-group): Unselect group before renaming.
2297         This had gotten lost somewhere.
2298         (nnimap-request-accept-article): Keep track of examined groups, and
2299         unselect the group before APPENDing to read-only groups.
2300         (nnimap-request-move-article): Clear flags before moving so that they
2301         can be re-set later.
2302
2303 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2306         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2307
2308 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2309
2310         * gnus-art.el (gnus-mime-display-single)
2311         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2312         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2313         parameter.
2314
2315 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316
2317         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2318         (shr-table-vertical-line): New variable.
2319         (shr-insert-table): Use it.
2320
2321 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2322
2323         * gnus-html.el (gnus-html-wash-images): Don't display images if
2324         gnus-inhibit-images is non-nil; register displayer for cid images.
2325         (gnus-html-display-image): Work for cid image.
2326         (gnus-html-insert-image): Allow arguments.
2327         (gnus-html-put-image): Inhibit read-only.
2328         (gnus-html-prefetch-images): Don't prefetch images if
2329         gnus-inhibit-images is non-nil.
2330
2331 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * shr.el (shr-put-image): Break lines when inserting big pictures.
2334
2335 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2336
2337         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2338         sender, thanks Katsumi Yamaoka.
2339
2340 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
2341
2342         * nnir.el (nnir-run-imap): Reverse the article list for each group
2343         rather than the whole list.
2344
2345 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2346
2347         * shr.el (shr-image-displayer): Protect function against non-existent
2348         image source.
2349
2350         * gnus-art.el (gnus-inhibit-images): New user option.
2351         (gnus-mime-display-single): Don't display image if it is non-nil.
2352
2353         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2354         gnus-inhibit-images.
2355
2356         * shr.el (shr-image-displayer): New function.
2357         (shr-tag-img): Use it.
2358
2359 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2360
2361         * mml2015.el (mml2015-epg-sign): Use From header.
2362
2363 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364
2365         * gnus-html.el (gnus-html-wash-images): Register a displayer.
2366
2367         * gnus-util.el (gnus-find-text-property-region): Return markers.
2368
2369         * shr.el (shr-tag-img): Put a displayer in the text property.
2370
2371         * gnus-util.el (gnus-find-text-property-region): New utility function.
2372
2373         * gnus-html.el (gnus-html-display-image): Make the alt optional.
2374         (gnus-html-show-images): Remove.
2375
2376         * gnus-art.el (gnus-article-show-images): New, more general function.
2377
2378         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2379         image url text properties.
2380
2381         * shr.el: Ditto.
2382
2383         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2384         gnus-agent-auto-agentize-methods is set.  Which it isn't.
2385
2386 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2387
2388         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2389         work for two or more articles.
2390
2391 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2392
2393         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2394         divide an image that's in an html article to two or more when washing
2395         non-ASCII characters in alt text of it.
2396
2397 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2398
2399         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2400         smime-decrypt-region using function argument.
2401         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2402
2403         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2404
2405         * smime.el (smime-decrypt-region): Catch it.
2406
2407 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2408
2409         * smime.el (smime-mode-map): Move initialization into declaration.
2410         (gnus-run-mode-hooks): Don't autoload.
2411         (smime-mode): Use define-derived-mode.
2412
2413 2010-11-11  Glenn Morris  <rgm@gnu.org>
2414
2415         * smime.el (from): Restrict declaration to XEmacs.
2416
2417         * nnir.el (gnus-group-topic-name): Autoload.
2418
2419 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * shr.el (shr-insert): Don't break long line if it is because of
2422         kinsoku-bol characters in the line end.
2423
2424 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
2425
2426         * nnir.el (nnir-request-move-article): Fix to provide original group
2427         and subject.
2428         (nnir-warp-to-article): Don't fail on articles whose headers haven't
2429         been retrieved.
2430
2431         * gnus-sum.el (gnus-summary-move-article): Use original group and
2432         subject for virtual articles such as those in an nnir summary buffer.
2433
2434 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2435
2436         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2437         least 21.5).
2438
2439         * smime.el (from): Declare it again for XEmacs.
2440
2441 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2442
2443         * message.el (message-resend): Don't disable encoding unless it's
2444         already encoded.
2445
2446         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2447         low-numbered articles.
2448
2449 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2450
2451         * rfc2047.el (rfc2047-syntax-table): Simplify.
2452
2453         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
2454
2455         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2456         set-char-table-range for XEmacs.
2457
2458 2010-11-10  Glenn Morris  <rgm@gnu.org>
2459
2460         * time-date.el (time-to-seconds): Always an alias on Emacs,
2461         never a real function.
2462         (with-no-warnings): Remove compat stub, now unused.
2463         (time-less-p): Doc fix.
2464         (time-to-number-of-days): Simplify.
2465
2466         * smime.el (from): Remove unused declaration.
2467
2468         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2469         (gnus-float-time): On Emacs, always an alias.
2470
2471         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2472         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2473
2474 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * dgnushack.el: Don't use ignore-errors in the top level form since it
2477         is unavailable in XEmacs even if cl is loaded.
2478
2479         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2480
2481 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2482
2483         * shr.el (browse-url-mailto): Autoload.
2484
2485         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2486
2487         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2488         regexp doesn't need quoting.
2489
2490 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
2491
2492         * message.el (message-subject-trailing-was-ask-regexp)
2493         (message-subject-trailing-was-regexp): Match was: in addition to was.
2494
2495 2010-11-09  Glenn Morris  <rgm@gnu.org>
2496
2497         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2498         (nnbabyl-check-mbox): Use point-at-bol.
2499
2500 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2503
2504         * message.el (message-mailto): New function.
2505         (message-mailto): Should accept other parameters.
2506         (message-mailto): Remove since it duplicates browse-url-mailto
2507         functionality.
2508
2509 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2510
2511         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2512         methods.
2513         (gnus-read-active-file): Ditto.
2514
2515         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2516         ": " from the prompt.
2517         (gnus-group-make-group): Ditto.
2518
2519 2010-11-07  Glenn Morris  <rgm@gnu.org>
2520
2521         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2522         (gnus-bookmark-kill-line): Use point-at-eol.
2523
2524 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2525
2526         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2527         asterisks in From header.
2528
2529 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530
2531         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2532         string to avoid making the From headers syntactically invalid.
2533
2534         * message.el (message-send-mail): Don't insert courtesy messages if the
2535         message already has List-Post and List-ID messages.
2536
2537 2010-11-06  Glenn Morris  <rgm@gnu.org>
2538
2539         * gnus-art.el (gnus-treat-article): Give dynamic local variables
2540         `condition', `type', `length' a prefix.
2541         (gnus-treat-predicate): Update for above name changes.
2542
2543 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
2544
2545         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2546         binding.  Handled by `gnus-summary-refer-thread' instead.
2547         (nnir-warp-to-article): New backend function.
2548
2549         * nnimap.el (nnimap-request-thread): Force dependency updating.
2550
2551         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2552         (gnus-summary-refer-thread): Rework to improve thread-referral.
2553
2554         * gnus-int.el (gnus-warp-to-article): New function.
2555
2556         * gnus-sum.el (gnus-summary-article-map): Bind it.
2557
2558 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
2559
2560         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2561         gnus-summary-refer-thread.
2562
2563         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2564         headers.
2565         (gnus-summary-limit-include-thread): Prevent articles in thread from
2566         being cut in gnus-cut-threads.
2567         (gnus-summary-refer-thread): Limit retrieved headers to those in
2568         thread.
2569
2570 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * message.el (message-send-mail): Use the value of
2573         message-courtesy-message from the message buffer.
2574
2575         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2576
2577         * shr.el (shr-browse-url): Implement mailto: URLs.
2578
2579         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2580         "raw".
2581
2582         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2583         if it's already selected.
2584
2585         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2586
2587 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2588
2589         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2590         to measure the length and truncate alt text.
2591
2592 2010-11-03  Glenn Morris  <rgm@gnu.org>
2593
2594         * nndiary.el (nndiary-generate-nov-databases-1)
2595         (nndiary-generate-active-info): Rename dynamic variable `files' to
2596         something less generic.
2597
2598 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
2599
2600         * nnir.el (nnir-request-move-article): Call the underlying backend to
2601         move articles from nnir.
2602
2603 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2604
2605         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2606
2607 2010-11-02  Julien Danjou  <julien@danjou.info>
2608
2609         * nnir.el: Remove wais support.
2610
2611 2010-11-02  Glenn Morris  <rgm@gnu.org>
2612
2613         * gnus-html.el: Reorder requirements to quieten compiler.
2614
2615 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2618         properly for XEmacs as well.
2619         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2620         (gnus-article-natural-long-line-p): Use window-width rather than
2621         frame-width.
2622
2623 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
2624
2625         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
2626         (nnir-read-parms): Don't modify query.
2627         (nnir-run-query): Add ability to search topic on current line.
2628         (nnir-get-active): Clean up.
2629
2630 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2631
2632         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2633         degenerate articles.
2634
2635         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2636         (gnus-print-buffer): Just print the buffer as is, without any copying
2637         to a buffer and then re-highlighting.
2638
2639         * nnimap.el (nnimap-request-group): Store the new updated info.
2640         (nnimap-request-group): Select the group when we don't know whether it
2641         exists or not.
2642
2643         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2644         groups.
2645
2646         * gnus-group.el (gnus-group-find-new-groups): Display all the new
2647         groups.
2648
2649         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2650         groups.
2651
2652         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2653         long-lines case by only filling the long lines.
2654
2655         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2656         (bug #7311).
2657
2658 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2659
2660         * shr.el: No need to declare `declare-function' since shr.el is for
2661         only Emacsen that provide `libxml-parse-html-region'.
2662
2663         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
2664         effective only in a file it is referred to.
2665
2666 2010-11-01  Glenn Morris  <rgm@gnu.org>
2667
2668         * mm-util.el (gnus-completing-read): Autoload.
2669         (mm-read-coding-system): Simplify Emacs definition.
2670
2671         * nnmail.el (gnus-activate-group):
2672         * nnimap.el (gnutls-negotiate):
2673         * nntp.el (netrc-parse): Fix declarations.
2674
2675 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2678         string-match-p in Emacs >=23.
2679
2680         * gnus-msg.el (gnus-configure-posting-styles)
2681         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2682
2683 2010-11-01  Glenn Morris  <rgm@gnu.org>
2684
2685         * nnir.el (declare-function): Add compat stub.
2686         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2687         (nnir-run-gmane): Require 'mm-url.
2688
2689         * mm-util.el (mm-string-to-multibyte): Simplify.
2690
2691         * shr.el (declare-function): Add compat stub.
2692         (url-cache-create-filename): Declare.
2693         (mm-disable-multibyte, widget-convert-button): Autoload.
2694
2695         * smime.el (ldap-search): Declare.
2696         (smime-cert-by-ldap-1): Require ldap on Emacs.
2697
2698         * nnimap.el: Require nnmail, and gnus-sum when compiling.
2699         (nnimap-keepalive): Use gnus-float-time.
2700
2701         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
2702         (mail-source-delete-crash-box): Use gnus-float-time.
2703
2704         * gnus-dired.el (gnus-completing-read): Autoload.
2705
2706         * mm-view.el (gnus-rescale-image): Autoload.
2707
2708         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
2709
2710         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
2711
2712         * sieve-manage.el: Require 'cl when compiling.
2713
2714         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
2715         (gnus-iswitchb-completing-read): Require iswitchb.
2716         (gnus-select-frame-set-input-focus): Silence compiler.
2717
2718 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2719
2720         * message.el (message-subject-trailing-was-query): Change default to t,
2721         since I think that's what most people want.
2722
2723         * nnimap.el (nnimap-request-accept-article): Erase buffer before
2724         appending for easier debugging.
2725         (nnimap-wait-for-connection): Take a regexp.
2726         (nnimap-request-accept-article): Wait for the continuation line before
2727         sending anything unless we're streaming.
2728
2729         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
2730         leave the header washing to take place.
2731
2732 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2733
2734         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
2735         regular expression match and replace in posting styles.
2736
2737 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
2738
2739         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
2740         an entire server.
2741         (nnir-get-active): New function.
2742         (nnir-run-imap): Use it.
2743         (nnir-run-gmane): Who knew, gmane search returns an article score!
2744
2745         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
2746         server on the current line with nnir.
2747
2748 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749
2750         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
2751         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
2752         left edge.
2753         (gnus-article-foldable-buffer): Skip past the prefix when determining
2754         raggedness.
2755
2756         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
2757         the raw article, and change `C-u g' to show the article without doing
2758         treatments.
2759
2760         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
2761         on to `gnus-treat-article'.
2762         (gnus-inhibit-article-treatments): New variable.
2763
2764         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
2765
2766         * gnus-art.el (gnus-treatment-function-alist): Have
2767         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
2768         (gnus-treat-fill-long-lines): Change default to fill all text/plain
2769         sections.
2770
2771         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
2772         parameter.
2773         (gnus-article-fill-cited-long-lines): New function.
2774         (gnus-article-fill-cited-article): Allow filling only long sections.
2775
2776         * shr.el (shr-find-fill-point): Don't break lines between punctuation
2777         and non-punctuation (like after the apostrophe in "'We").
2778
2779         * gnus-sum.el (gnus-summary-select-article): Make sure
2780         gnus-original-article-buffer is alive.
2781
2782         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
2783         reflect the order they're in in the digest.
2784
2785         * gnus.el (gnus-group-startup-message): Move point to the start of the
2786         buffer.
2787
2788         * nnimap.el (nnimap-capability): New function.
2789         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
2790         is set.
2791
2792 2010-10-31  David Engster  <dengste@eml.cc>
2793
2794         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
2795         conform with changes to gnus-completing-read.
2796
2797 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2798
2799         * shr.el (shr-tag-img): Output "*" instead of "[img]".
2800
2801 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2802
2803         * nnir.el: Move defvar, defcustom around to keep file organized
2804         and keep byte-compiler quiet.
2805         (nnir-read-parms): Accept search-engine as arg.
2806         (nnir-run-query): Pass search-engine as arg.
2807         (nnir-search-engine): Remove.
2808
2809 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2810
2811         * shr.el (shr-generic): The text nodes should be text, not :text.
2812
2813         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2814         later in the file.
2815
2816 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2817
2818         * nnir.el: General clean up.  Allow searching with multiple engines.
2819         Allow separate extra-parameters for each engine.
2820         Batch queries when possible.
2821         (nnir-imap-default-search-key,nnir-method-default-engines):
2822         Add customize interface.
2823         (nnir-run-gmane): New engine.
2824         (nnir-engines): Use it.  Qualify all prompts with engine name.
2825         (nnir-search-engine): Remove global variable.
2826         (nnir-run-hyrex): Restore for now.
2827         (nnir-extra-parms,nnir-search-history): New variables.
2828         (gnus-group-make-nnir-group): Use them.
2829         (nnir-group-server): Remove in favor of gnus-group-server.
2830         (nnir-request-group): Avoid searching twice.
2831         (nnir-sort-groups-by-server): New function.
2832
2833 2010-10-30  Julien Danjou  <julien@danjou.info>
2834
2835         * gnus-group.el: Remove gnus-group-fetch-control.
2836
2837         * gnus-start.el (gnus-find-new-newsgroups):
2838         Remove gnus-check-first-time-used.
2839
2840         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2841
2842 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2843
2844         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2845         set on groups that don't have \* permanentflags.
2846
2847 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2850         control the background color.
2851         (shr-tag-img): Ignore very small web bug type images.
2852         (shr-put-image): Add help-echo alt texts to the images.
2853         (shr-tag-video): Show the video poster image.
2854
2855 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * shr.el (shr-table-depth): New variable.
2858         (shr-tag-table-1): Only insert the images after the top-level table.
2859
2860         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2861
2862         * gnus-util.el (gnus-list-memq-of-list): New function.
2863
2864         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2865         selected.
2866         (nnimap-unsplittable-articles): New slot.
2867         (nnimap-new-articles): Use it.
2868
2869 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2870
2871         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2872         move to the previous line on `M-g'.
2873
2874 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875
2876         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2877         *-request-group, which seems unnecessary.
2878
2879         * nnimap.el (nnimap-quote-specials): Function copied over from
2880         imap.el.
2881         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2882         they support that.  Suggested by Tom Regner.
2883
2884 2010-10-29  Julien Danjou  <julien@danjou.info>
2885
2886         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2887         defalias.
2888         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2889
2890         * gnus.el: Remove `gnus-nntp-service' variable.
2891         (gnus-secondary-servers): Make obsolete.
2892         (gnus-nntp-server): Make obsolete.
2893
2894         * gnus-start.el (gnus-1): Remove x-splash calls.
2895
2896         * gnus-ems.el (gnus-x-splash): Remove.
2897
2898         * gnus.el (gnus-group-startup-message): Simplify/update code.
2899
2900         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2901         definition.
2902
2903         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2904         capability before doing anything.
2905         (gnus-group-insert-group-line): Remove useless
2906         gnus-group-remove-excess-properties.
2907
2908 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2911
2912 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2913
2914         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2915         config after reselecting.
2916
2917 2010-10-28  Julien Danjou  <julien@danjou.info>
2918
2919         * shr.el (shr-put-image): Use point even if only inserting text.
2920         (shr-put-image): Save excursion when inserting alt text on non-graphic
2921         display, so the behaviour is the same when we are on a graphic display.
2922
2923         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2924
2925 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2926
2927         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2928         (gnus-mime-copy-part): Check coding system, not charset.
2929         (gnus-mime-view-part-externally): Never remove part.
2930         (gnus-mime-view-part-internally): Don't remove part here.
2931         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2932         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2933         multipart/alternative.
2934
2935         * mm-decode.el (mm-display-part): Take optional arg `force'.
2936
2937 2010-10-26  Julien Danjou  <julien@danjou.info>
2938
2939         * gnus-group.el (gnus-group-default-list-level): Add this function to
2940         compute the default list level.
2941         (gnus-group-default-list-level): Add possibility to use a function.
2942
2943 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2946
2947         * gnus-group.el (gnus-group-completing-read)
2948         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2949         gnus-replace-in-string.
2950
2951 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * shr.el (shr-tag-div): Add.
2954
2955         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2956
2957 2010-10-25  Julien Danjou  <julien@danjou.info>
2958
2959         * gnus-util.el: Remove `gnus-with-local-quit'.
2960
2961         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2962
2963 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2964
2965         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2966         the original article buffer.
2967
2968 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2969
2970         * nnimap.el (nnimap-request-head): New function.
2971         (nnimap-request-move-article): Try to be slighly faster by not
2972         requesting the entire message when moving.
2973         (nnimap-transform-headers): Don't bug out on bodiless articles.
2974         (nnimap-send-command): Have no outstanding messages if the IMAP server
2975         doesn't support streaming.
2976         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2977
2978 2010-10-24  Julien Danjou  <julien@danjou.info>
2979
2980         * message.el (message-default-headers): Fix type.
2981
2982 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2985         prefetching images.
2986
2987         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2988         backend for unknown groups.  This is mainly useful for nnimap groups.
2989
2990         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2991         group isn't covered by the agent.
2992
2993 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2994
2995         * nnir.el (nnir-method-default-engines): New variable.
2996         (nnir-run-query): Use it.
2997         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2998         (gnus-summary-nnir-goto-thread): Change group if needed.
2999
3000         * gnus-group.el (gnus-group-group-map): Add key binding for
3001         gnus-group-make-nnir-group.
3002
3003 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004
3005         * shr.el (shr-tag-object): Add.
3006
3007         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3008         original article buffer live.
3009         (gnus-summary-select-article-buffer):
3010         Mention gnus-widen-article-buffer.
3011
3012 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3013
3014         * shr.el (shr-tag-strong): Add.
3015
3016 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3019         group names.  They mess up the group buffer badly.
3020
3021         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3022
3023         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3024         instead of the summary one.
3025
3026 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * mml.el (mml-preview): Work properly when editing article.
3029
3030         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3031         gnus-have-read-active-file if it's already been in.
3032
3033 2010-10-22  Tom Tromey  <tromey@redhat.com>
3034
3035         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3036         gnus-group-completing-read.
3037
3038 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * message.el (message-mode-map): Don't bind M-; to comment region, to
3041         allow the global comment-dwim to work.
3042
3043 2010-10-21  Julien Danjou  <julien@danjou.info>
3044
3045         * message.el (message-setup-1): Allow message-default-headers to be a
3046         function.
3047
3048 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * shr.el (shr-tag-table): Simplify.
3051
3052 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053
3054         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3055         to avoid trying to snarf invalid stuff.
3056
3057         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3058
3059         * gnus.el (gnus-message-archive-group): Quote value.
3060         (gnus-message-archive-group): Mark as changed.
3061
3062         * shr.el (shr-add-font): Don't put the font properties on the newline
3063         or the indentation.
3064
3065         * message.el (message-fix-before-sending): Change options when sending
3066         non-printable characters.
3067
3068         * gnus.el (gnus-message-archive-method): Change the default to
3069         monthly outgoing groups.
3070
3071         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3072         that have gotten new numbers.
3073
3074         * nnimap.el (nnimap-request-replace-article): New function.
3075
3076 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3077
3078         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3079         (nnrss-request-article): Don't use special html washing code.
3080
3081 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * shr.el (shr-tag-table): Remove useless nconc.
3084
3085 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3086
3087         * gnus-art.el (article-wash-html): Simplify and remove the charset
3088         stuff.  Use the normal html rendering code instead of the special html
3089         washing code.
3090
3091         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3092         `gnus-w3m' symbols.
3093         (mm-text-html-washer-alist): Remove.
3094
3095         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3096         (mm-inline-media-tests): Remove use.
3097         (mm-text-html-renderer): Change default to the `shr' symbol.
3098
3099         * mm-view.el (mm-inline-text-html): Remove use.
3100
3101         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3102         `gnus-blocked-images' to be a function.
3103         (gnus-article-wash-function): Remove.
3104
3105 2010-10-20  Julien Danjou  <julien@danjou.info>
3106
3107         * spam.el (spam-list-of-processors): Mark as obsolete.
3108
3109         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3110         (nnimap-insert-partial-structure): Fix boundary detection.
3111
3112 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3113
3114         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3115         run file-truename on remote files.  This can be expensive and even
3116         prevent one from editing drafts if some unrelated buffer has a stale
3117         connection.
3118
3119 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3122         kinsoku-eol regardless of shr-kinsoku-shorten.
3123         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3124         (shr-tag-table): Support caption, thead, and tfoot.
3125
3126 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3127
3128         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3129         lines.
3130         (shr-save-contents): New command and keystroke.
3131
3132         * nndoc.el (nndoc-type-alist): Add git support.
3133         (nndoc-git-type-p): New function.
3134         (nndoc-transform-git-article): Ditto.
3135         (nndoc-transform-git-headers): Ditto.
3136         (nndoc-transform-git-headers): Generate Subject headers.
3137
3138         * shr.el (shr-parse-style): New function.
3139         (shr-tag-span): Ditto.
3140
3141         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3142         to `G G' to avoid collisions.
3143
3144 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * shr.el: Load kinsoku if necessary.
3147         (shr-kinsoku-shorten): New internal variable.
3148         (shr-find-fill-point): Make kinsoku shorten text line if
3149         shr-kinsoku-shorten is bound to non-nil.
3150         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3151         shr-indentation too when testing if table is wider than frame width.
3152         (shr-insert-table): Use `string-width' instead of `length' to measure
3153         text width.
3154         (shr-insert-table-ruler): Make sure indentation is done at bol.
3155
3156 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3157
3158         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3159         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3160         undecoded network data.
3161
3162 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3163
3164         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3165         name in the mode line spec so that the mode line menu works
3166         (bug #2431).
3167
3168         * message.el (message-get-reply-headers): If we're fed `to-address',
3169         then always use that.
3170
3171         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3172         aren't so wide as to need to switch off the edit menu.
3173
3174         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3175         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3176
3177         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3178         `M-g'.
3179         (nnimap-update-info): Update flags/read marks even if \* isn't part of
3180         the permanent marks.
3181
3182 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
3183
3184         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3185         Splitting according to references/in-reply-to obeys the ignore-groups
3186         variable, while splitting by sender and subject do not.
3187
3188 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3189
3190         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3191         alist, so that we can look for non-Unicode chars.
3192         (article-translate-strings): Allow both character and string maps.
3193
3194 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3195
3196         * shr.el (shr-insert): Don't insert space behind a wide character
3197         categorized as kinsoku-bol, or between characters both categorized as
3198         nospace.
3199
3200 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
3201
3202         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
3203         headers to gnus-newsgroup-headers.
3204
3205 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3206
3207         * shr.el (shr-tag-img): Don't align images -- since we're not
3208         rescaling, this often leads to ugly displays.
3209
3210 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
3211
3212         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3213         duplicates.
3214
3215 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3216
3217         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3218         call.
3219
3220 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * gnus.el: Autoload gnus-html-show-images.
3223
3224         * nnimap.el: Use nnheader-message throughout.
3225
3226         * shr.el (shr-tag-img): Ignore images with no data.
3227
3228 2010-10-15  Julien Danjou  <julien@danjou.info>
3229
3230         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3231         a possibility to disable format=flow encoding when using hard newlines.
3232
3233 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3234
3235         * shr.el (shr-insert): Remove space inserted before or after a
3236         breakable character or at the beginning or the end of a line.
3237         (shr-find-fill-point): Do kinsoku; find the second best point or give
3238         it up if there's no breakable point.
3239
3240 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * nnimap.el (nnimap-open-connection): Message when opening connection
3243         for debugging purposes.
3244
3245         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3246         on every setup buffer call to allow this to change from article to
3247         article.
3248
3249         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3250         buffers where we have a wide table.
3251
3252 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
3253
3254         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3255         uses *-request-thread.
3256
3257 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3258
3259         * nnimap.el (nnimap-open-connection): Remove %s from openssl
3260         incantation, which is no longer valid.
3261
3262 2010-10-14  Julien Danjou  <julien@danjou.info>
3263
3264         * shr.el: Fix defcustom type (char -> character).
3265
3266 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3267
3268         * nnimap.el (nnimap-open-connection): tls-program should be a list of
3269         programs.
3270
3271 2010-10-14  Julien Danjou  <julien@danjou.info>
3272
3273         * shr.el (shr-tag-a): Use url-link as widget type.
3274
3275         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3276         `gnus-group-get-icon'.
3277
3278 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3281         This should make server editing work better.
3282
3283         * shr.el (shr-find-fill-point): Don't inloop on indented text.
3284
3285         * tls.el (tls-program): Remove spurious %s from openssl.
3286
3287         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3288         (nnimap-parse-flags): Fix regexp.
3289
3290         * shr.el (shr-find-fill-point): Use a filling algorithm that should
3291         probably work for CJVK text, too.
3292
3293         * nnimap.el (nnimap-extend-tls-programs): Remove.
3294         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3295
3296         * tls.el (tls-starttls-switches): Remove starttls hack.
3297         (open-tls-stream): Ditto.
3298         (tls-find-starttls-argument): Ditto.
3299
3300 2010-10-13  Julien Danjou  <julien@danjou.info>
3301
3302         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3303         responses.
3304
3305 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306
3307         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3308
3309         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3310         anything in Emacs.
3311
3312         * shr.el (shr-current-column): Remove buggy and unnecessary function.
3313
3314 2010-10-13  Julien Danjou  <julien@danjou.info>
3315
3316         * shr.el (shr-width): Make shr-width a defcustom with default to
3317         fill-column.
3318         (shr-tag-img): Use shr-width rather than fill-column.
3319
3320 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3321
3322         * dgnushack.el (byte-optimize-apply)
3323         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3324
3325         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3326         position when (X-)Faces exist.
3327         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3328         avatars when called interactively.
3329
3330 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3331
3332         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3333         gnus-article-x-face-too-ugly is bound.
3334
3335 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3338
3339         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3340         mailbox that doesn't exist.
3341
3342 2010-10-12  Julien Danjou  <julien@danjou.info>
3343
3344         * shr.el (shr-tag-img): Encode URL properly when retrieving.
3345         (shr-get-image-data): Encode URL properly when fetching from cache.
3346         (shr-tag-img): Use aligned-to spaces to align correctly images.
3347
3348         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3349         before inserting the Gravatar.
3350
3351         * shr.el (shr-tag-img): Add align attribute support for <img>.
3352
3353 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3354
3355         * gnus-gravatar.el (gnus-art): Require.
3356
3357         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3358         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3359         Remove long obsoleted functions.
3360
3361 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
3364
3365         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3366
3367         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3368         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3369         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
3370         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
3371         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
3372         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
3373         * sieve-manage.el, smime.el, spam.el:
3374         Fix comment for declare-function.
3375
3376 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3377
3378         * nnimap.el (nnimap-request-rename-group): Select group read-only
3379         before renaming it.
3380
3381         * shr.el (shr-insert): Fix up the white space only regexp.
3382
3383         * nnimap.el (nnimap-transform-split-mail): Not all articles have
3384         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
3385
3386         * shr.el (shr-current-column): New function.
3387         (shr-find-fill-point): New function.
3388
3389 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3390
3391         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3392         numbers.
3393
3394 2010-10-11  Julien Danjou  <julien@danjou.info>
3395
3396         * shr.el (shr-hr-line): Add.
3397         (shr-tag-hr): Use shr-hr-line to specify which character to use to
3398         display hr lines.
3399         (shr-max-columns): Do not change state to nil if we just inserting
3400         spaces.
3401
3402 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403
3404         * gnus-topic.el (gnus-topic-read-group): If after the last group,
3405         select the last group.
3406
3407 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3408
3409         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3410
3411 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
3412
3413         * dig.el (dig-mode-map): Declare and define in one step.
3414
3415 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3416
3417         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3418         for Gnus.
3419         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3420         (nnimap-update-qresync-info): Mark \Seen articles as read.
3421
3422         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3423         non-variable, too.
3424
3425         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3426         available.
3427         (nnimap-update-info): Rely more on the current active than the param
3428         active to avoid marking articles as read too much.
3429
3430         * auth-source.el (auth-source-create): Use (user-login-name) for the
3431         user name default.
3432
3433         * nnimap.el (nnimap-update-info): If the server doesn't return any
3434         useful info, just use the previous info.
3435         (nnimap-update-info): Prefer old info over start-article.
3436         (nnimap-update-qresync-info): Finish implementing QRESYNC.
3437
3438 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
3439
3440         * nnir.el (autoload): Clean up autoloads.
3441         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3442         Use key rather than value.
3443         (nnir-imap-search-other): New variable.
3444         (nnir-read-parm): Use it.
3445         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3446         (gnus-summary-nnir-goto-thread): Modify to work with imap.
3447
3448 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3449
3450         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3451         the process, too.
3452
3453 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3454
3455         * spam.el (gnus-summary-mode-map): Bind to "$".
3456         Suggested by Russ Allbery.
3457
3458         * shr.el: Rework the way things are indented by <li> slightly.
3459
3460         * gnus.el (gnus-group-set-parameter): Fix typo.
3461
3462         * nnimap.el: Start implementing QRESYNC support.
3463
3464 2010-10-09  Julien Danjou  <julien@danjou.info>
3465
3466         * nnir.el (nnir-engines): Fix too many arguments.
3467
3468 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3471         group is the "last", so that the backends like nnfolder actually save
3472         their folders.
3473
3474         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3475         try to use that for the tls stream.
3476         (nnimap-retrieve-group-data-early): Rework the marks code to heed
3477         UIDVALIDITY and find out which groups are read-only and not.
3478         (nnimap-get-flags): Use the same marks parsing code as the rest of
3479         nnimap.
3480
3481 2010-10-09  Julien Danjou  <julien@danjou.info>
3482
3483         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3484
3485         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3486         retrieving gravatars.
3487
3488         * shr.el (shr-table-corner): Add.
3489         (shr-table-line): Add.
3490         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3491
3492 2010-10-08  Julien Danjou  <julien@danjou.info>
3493
3494         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3495
3496 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
3497
3498         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3499
3500         * gnus-sum.el (gnus-mark-article-as-unread)
3501         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3502         (gnus-summary-set-bookmark): Use it.
3503
3504         * gnus-msg.el (gnus-setup-message): Use it.
3505
3506         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3507
3508         * gnus.el (gnus-group-remove-parameter): Use it.
3509
3510         * gnus-group.el (gnus-group-make-web-group): Use it.
3511
3512         * gnus-demon.el (gnus-demon-remove-handler): Use it.
3513
3514         * nnregistry.el: Update docs to mention manual.
3515
3516         * gnus-registry.el: Update docs to mention nnregistry.el.
3517         (gnus-registry-initialize): Don't install nnregistry refer method
3518         automatically.
3519         (gnus-registry-install-nnregistry): Remove it.
3520
3521 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3522
3523         * shr.el (shr-insert): Don't insert double spaces.
3524
3525 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3526
3527         * gnus-gravatar.el (gnus-treat-from-gravatar)
3528         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3529         called interactively.
3530
3531         * gnus-art.el (gnus-mime-view-part-externally)
3532         (gnus-mime-view-part-internally): Make predicate function passed to
3533         gnus-mime-view-part-as-type assume argument is a mime type, not a list
3534         of a mime type.
3535
3536         * shr.el (shr-table-widths): Don't use cl function `reduce'.
3537
3538 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * shr.el (require): Require cl when compiling.
3541         (shr-tag-hr): New function.
3542
3543         * nnimap.el (nnimap-update-info): Remove double setting of high.
3544         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3545         This makes nnimap work properly on Courier again.
3546
3547         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3548         the variable for backwards compatibility.
3549
3550         * mm-decode.el (mm-save-part): If given a non-directory result, expand
3551         the file name before using to avoid setting mm-default-directory to
3552         nil.
3553
3554         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3555         bidning gnus-agent variables.
3556
3557         * shr.el (shr-render-td): Use a cache for the table rendering function
3558         to avoid getting an exponential rendering behaviour in nested tables.
3559         (shr-insert): Rework the line-breaking algorithm.
3560         (shr-insert): Don't leave trailing spaces.
3561         (shr-insert-table): Also insert empty TDs.
3562         (shr-tag-blockquote): Ensure paragraphs after </ul>.
3563
3564 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3565
3566         * gnus-sum.el (gnus-number): Rename from `number'.
3567         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3568         (gnus-summary-limit-children): Update uses correspondingly.
3569
3570 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3571
3572         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3573         (gnus-gravatar-transform-address): Don't show avatars of people of
3574         which mail addresses match gnus-gravatar-too-ugly.
3575
3576 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * shr.el (shr-table-widths): Expand TD elements to fill available
3579         space.
3580
3581 2010-10-07  Julien Danjou  <julien@danjou.info>
3582
3583         * nnimap.el (nnimap-request-rename-group): Add this method.
3584
3585 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3588         name from XEmacs' function-arglist.
3589
3590         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3591         gravatar under XEmacs.
3592
3593 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
3594
3595         * auth-source.el: Update docs with TODO items.
3596
3597         * gnus-sync.el: Update docs to explain state and plans.
3598
3599         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3600         Hooks for mark updates.
3601         (gnus-request-set-mark, gnus-request-update-mark): Use them.
3602
3603         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3604         hooks with arguments, which is needed for mark update hooks.
3605
3606 2010-10-06  Julien Danjou  <julien@danjou.info>
3607
3608         * gnus.el (gnus-expand-group-parameter): Only return and act on what
3609         was matched.
3610
3611         * sieve-manage.el: Update example in `Commentary'.
3612
3613         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3614
3615         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3616         not 2000.
3617         (sieve-manage-authenticate): Re-add function.
3618
3619 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * shr.el (shr-insert): Get 'space transition right.
3622         (shr-render-td): Only delete space at the end of the TD.
3623
3624         * nnimap.el (nnimap-open-connection): Prepare to support
3625         open-gnutls-stream.
3626
3627         * shr.el: Rearrange function order to be more logical.
3628
3629 2010-10-06  Julien Danjou  <julien@danjou.info>
3630
3631         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3632         (nnrss-discover-feed): Remove 404 URL in docstring.
3633
3634         * nnir.el: Fix Swish-E URL.
3635         Fix Namazu URL.
3636
3637         * message.el (message-change-subject): Remove 404 URL in a comment.
3638
3639 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3640
3641         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3642         called interactively.
3643
3644         * gnus-util.el (gnus-remove-if): Allow hash table.
3645         (gnus-remove-if-not): New function.
3646
3647         * gnus-art.el (gnus-mime-view-part-as-type)
3648         * gnus-score.el (gnus-summary-score-effect)
3649         * gnus-sum.el (gnus-read-move-group-name):
3650         Replace remove-if-not with gnus-remove-if-not.
3651
3652         * gnus-group.el (gnus-group-completing-read):
3653         Regard collection as a hash table if it is not a list.
3654
3655 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656
3657         * shr.el (shr-render-td): Allow blank/missing <TD>s.
3658
3659         * shr.el: Document the table-rendering algorithm.
3660
3661 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
3664         for Emacsen having no `libxml-parse-html-region' support.
3665
3666 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3667
3668         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3669         invalid URLs.
3670
3671         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3672         line-broken.
3673         (shr-tag-img): Ignore image fetching errors.
3674         (shr-overlays-in-region): Compute overlay positions correctly.
3675
3676         * mm-decode.el (mm-shr): Require shr.
3677
3678         * gnus-art.el (gnus-blocked-images): Move variable here.
3679
3680         * shr.el (shr-insert-table): Bind free variable.
3681
3682         * mm-decode.el (mm-shr): Bind shr-content-function.
3683
3684         * shr.el (shr-content-function): New variable.
3685
3686         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3687         added for symmetry.
3688
3689         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3690
3691         * gnus-group.el (gnus-group-make-group): Doc fix.
3692
3693         * nnimap.el (nnimap-request-newgroups): Return success.
3694
3695         * shr.el (shr-find-elements): New function.
3696         (shr-tag-table): Put all the images after the table.
3697         (shr-tag-table): Really inhibit images inside the table.
3698         (shr-collect-overlays): Copy over overlays from the TD elements to the
3699         main document.
3700
3701         * mm-decode.el (mm-shr): Bind shr-blocked-images to
3702         gnus-blocked-images.
3703
3704 2010-10-05  Julien Danjou  <julien@danjou.info>
3705
3706         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3707
3708         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3709         (gnus-html-maximum-image-size): Add this function.
3710         (gnus-html-put-image): Use gnus-html-maximum-image-size.
3711
3712         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3713         server-value of the capability is nil.
3714
3715 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3716
3717         * shr.el (shr-tag-em): Add <EM> tag.
3718
3719 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
3720
3721         * sieve-manage.el (sieve-manage-default-stream): Make default stream
3722         customizable.
3723
3724         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
3725         handing broken links to browse-url.
3726
3727 2010-10-05  Julien Danjou  <julien@danjou.info>
3728
3729         * gnus-util.el (gnus-emacs-completing-read)
3730         (gnus-iswitchb-completing-read): Use autoload rather than require.
3731
3732 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
3735         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
3736         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
3737         iswitchb-temp-buflist for XEmacs.
3738
3739         * gnus-util.el (gnus-completing-read-function): Exclude
3740         gnus-icompleting-read and gnus-ido-completing-read from candidates for
3741         XEmacs since iswitchb.el is very old and ido.el is unavailable in
3742         XEmacs.
3743
3744         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
3745         not to use `delete-dups' that is unavailable in XEmacs 21.4.
3746
3747         * gnus-html.el: Don't require help-fns under XEmacs.
3748         (gnus-html-schedule-image-fetching): Work for XEmacs.
3749
3750         * mm-decode.el (mm-shr): Decode contents by charset.
3751
3752 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3753
3754         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
3755         unknown.
3756
3757         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
3758         (shr-get-image-data): Ensure against the cache file missing.
3759
3760         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
3761         for data.
3762
3763         * spam-report.el (spam-report-url-ping-plain): Don't query about
3764         killing the process.
3765
3766         * shr.el (shr-render-td): Protect against too-wide text.
3767
3768 2010-10-04  Julien Danjou  <julien@danjou.info>
3769
3770         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
3771         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
3772
3773         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
3774         retrieved.
3775
3776 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * shr.el (browse-url): Require.
3779         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
3780         lines.
3781         (shr-show-alt-text, shr-browse-image): New commands.
3782         (shr-browse-url, shr-copy-url): New commands.
3783
3784         * gnus-sum.el (gnus-widen-article-window): New variable.
3785         (gnus-summary-select-article-buffer): Use it.
3786
3787         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
3788         without @ signs.
3789
3790 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3791
3792         * nnir.el (nnir-run-imap): Remove spurious space in search string.
3793
3794 2010-10-04  Julien Danjou  <julien@danjou.info>
3795
3796         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
3797         for XEmacs.
3798
3799 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3800
3801         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
3802
3803         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
3804         (nnimap-close-server): Implement.
3805
3806         * dgnushack.el (iswitchb): Require to shut up the compiler.
3807
3808         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
3809         (shr-insert): Tweak line breaking.
3810         (shr-insert): Handle <pre> better.
3811         (shr-tag-li): Get <li> indentation right.
3812         (shr-tag-li): Get <li> indentation even righter.
3813         (shr-tag-blockquote): Ensure paragraph start.
3814         (shr-make-table): Tweak table generation.
3815         (shr-make-table): Fix typo.
3816
3817         * shr.el: Implement table rendering.
3818
3819 2010-10-04  Julien Danjou  <julien@danjou.info>
3820
3821         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3822
3823 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3824
3825         * shr.el (shr-insert): Use string anchors instead of line anchors.
3826
3827 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3828
3829         * shr.el: Add headings.
3830         (shr-ensure-paragraph): Actually work.
3831         (shr-tag-li): Make <ul> prettier.
3832         (shr-insert): Get white space at the beginning/end of elements right.
3833         (shr-tag-p): Collapse subsequent <p>s.
3834         (shr-ensure-paragraph): Don't insert double line feeds after blank
3835         lines.
3836         (shr-insert): \t is also space.
3837         (shr-tag-s): Fix "s" tag name function.
3838         (shr-tag-s): Fix face prop name.
3839
3840 2010-10-03  Julien Danjou  <julien@danjou.info>
3841
3842         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3843
3844         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3845         gnus-window-inside-pixel-edges.
3846
3847         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3848         gnus-ems.
3849
3850         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3851
3852         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3853         function.
3854
3855         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3856         resize choice.
3857
3858 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3861         beginning of the buffer.
3862
3863         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3864         article buffer again.
3865
3866         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3867
3868         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3869         when it's at the start of the buffer.
3870
3871         * shr.el (shr-tag-blockquote): Convert name.
3872         (shr-rescale-image): Use the right image-size variant.
3873
3874         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3875         buffer isn't shown, then select the current article first instead of
3876         bugging out.
3877         (gnus-summary-select-article-buffer): Show both the article and summary
3878         buffers again.
3879
3880         * shr.el (shr-fontize-cont): Protect against regions with no text.
3881         Rename tag functions to shr-tag-* for enhanced security.
3882         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3883
3884 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3885
3886         * shr.el (shr-insert):
3887         * pop3.el (pop3-movemail):
3888         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3889         loaded.
3890
3891 2010-10-03  Glenn Morris  <rgm@gnu.org>
3892
3893         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3894
3895         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3896
3897         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3898
3899         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3900
3901         * gnus-util.el (gnus-make-local-hook): Simplify.
3902
3903 2010-10-02  Julien Danjou  <julien@danjou.info>
3904
3905         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3906         (gnus-ido-completing-read): New function.
3907         (gnus-emacs-completing-read): New function.
3908         (gnus-completing-read): Use gnus-completing-read-function.
3909         Add gnus-completing-read-function.
3910
3911 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3912
3913         * shr.el (shr-insert-document): Autoload.
3914         (shr-img): Be silent.
3915         (shr-insert): Add a newline after every picture before text.
3916         (shr-add-font): Use overlays for combining faces.
3917         (shr-insert): Pass upwards the text start point.
3918
3919         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3920         possible.
3921         (mm-shr): New function.
3922
3923 2010-10-02  Julien Danjou  <julien@danjou.info>
3924
3925         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3926         should go backward.
3927
3928 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3929
3930         * shr.el (shr): Fix typo in provide call.
3931
3932 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * shr.el: New file.
3935
3936         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3937
3938         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3939         completing read.
3940
3941 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3942
3943         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3944         we're being queried about.  Suggested by Dan Jacobson.
3945
3946         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3947         Suggested by Jason Eisner.
3948
3949         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3950         table, too.  Suggested by Stefan Wiens.
3951         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3952         the table unnecessary.  Suggested by Stefan Wiens.
3953
3954         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3955         longer needed, and probably doesn't work either, as pointed out by
3956         Stefan Wiens.
3957         (gnus-summary-exit): Remove call to the clearing function.
3958         (gnus-summary-exit-no-update): Ditto.
3959
3960         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3961         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3962         Reported by Stefan Monnier.
3963         (gnus-summary-save-in-rmail): Ditto.
3964
3965         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3966         article buffer, instead of both the article buffer and the summary
3967         buffer.  Sort of suggested by Dan Jacobson.
3968
3969         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3970
3971         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3972         Suggested by Dan Jacobson.
3973
3974         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3975         documentation clearer.
3976
3977         * message.el (message-shorten-references): Comment on the number "21".
3978         Suggested by Stefan Monnier.
3979
3980         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3981         Suggested by Dan Jacobson.
3982
3983         * gnus.el (gnus-large-newsgroup):
3984         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3985
3986         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3987         externalize attachments.  Bug reported by Steve Wen.
3988
3989         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3990         really message anything to the user.
3991
3992         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3993         directly.
3994
3995         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3996         messages in empty groups.
3997
3998 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3999
4000         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4001         non-UIDNEXT group.
4002
4003 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4004
4005         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4006         not the value from the collection.
4007
4008         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4009         values.  This sometimes happens on some groups that have no info.
4010         (nnimap-request-newgroups): New function.
4011
4012 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4013
4014         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4015         check into `gnus-registry-initialize'.
4016         (gnus-registry-initialize): Ditto.
4017         Fix and extend header docs.
4018
4019 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4020
4021         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4022         regexp backtrace overflows.
4023
4024         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4025         for starttls that tls.el implements; i.e. openssl.
4026
4027         * tls.el (tls-starttls-switches): Give up on using starttls with
4028         gnutls-cli.
4029         (tls-program): Add --insecure to be consistent with the defaults from
4030         openssl s_client.  Now all three commands are insecure.
4031
4032 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * lpath.el: Bind completion-styles-alist for XEmacs.
4035
4036         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4037         (gravatar-create-image): New function that's an alias to
4038         gnus-xmas-create-image, gnus-create-image, or create-image.
4039         (gravatar-data->image): Use it.
4040
4041 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4042
4043         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4044         install the nnregistry refer method.
4045         (gnus-registry-install-hooks): Use it.
4046         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4047         unfollowed groups.
4048
4049 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4050
4051         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4052         expanding threads.
4053
4054 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4055
4056         * nnir.el: Use the server names without suffixes (bug #7009).
4057
4058         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4059         unencrypted to STARTTLS, if possible.
4060
4061 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4062
4063         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4064         headers before superseding.
4065
4066 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * nnrss.el (nnrss-use-local): Add documentation.
4069
4070         * nnimap.el (nnimap-extend-tls-programs): New function.
4071         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4072         (nnimap-wait-for-connection): Accept the greeting from the stupid
4073         output from openssl s_client -starttls, too.
4074
4075         * tls.el (tls-starttls-switches): New variable.
4076         (tls-find-starttls-argument): Use it.
4077         (open-tls-stream): Ditto.
4078
4079         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4080         (netrc-machine): Ditto.
4081
4082         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4083         article number.
4084         (nnimap-split-fancy): New variable.
4085         (nnimap-split-incoming-mail): Use it.
4086
4087         * nntp.el (nntp-server-list-active-group): Document.
4088
4089         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4090         SELECT to get the message-id.
4091
4092         * mail-source.el (mail-sources): Remove webmail support.
4093         (defvar): Ditto.
4094         (mail-source-fetcher-alist): Ditto.
4095         (mail-source-fetch-webmail): Remove.
4096
4097         * webmail.el: Remove -- doesn't seem relevant any more.
4098
4099         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4100
4101         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4102         the \r.
4103
4104 2010-09-30  Julien Danjou  <julien@danjou.info>
4105
4106         * gnus-agent.el (gnus-agent-add-group): Fix call to
4107         gnus-completing-read.
4108
4109 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4110
4111         * nndoc.el (nndoc-retrieve-groups): New function.
4112
4113         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4114         `default', use nnmail-split-methods.
4115         (nnimap-request-article): Downcase the NILs so that they are nil.
4116
4117         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4118         symbol.
4119
4120         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4121         code, since if the user has requested network, that's what they ought
4122         to get.
4123         (nnimap-request-set-mark): Erase the buffer before issuing commands.
4124         (nnimap-split-rule): Mark as obsolete.
4125
4126         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4127         New variable.
4128
4129         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4130         correct slot, too.
4131
4132 2010-09-29  Julien Danjou  <julien@danjou.info>
4133
4134         * gnus.el (gnus-local-domain): Declare variable obsolete.
4135
4136         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4137         Fix history computing.
4138         (gnus-ido-completing-read): Require ido.
4139
4140 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * gnus-registry.el: Don't prompt on load, which makes it impossible to
4143         build Gnus.
4144
4145         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4146         when interpreting the structures.
4147         (nnimap-request-accept-article): Add \r\n to the lines to make this
4148         work with Cyrus.
4149
4150         * nndraft.el (nndraft-request-expire-articles): Use the group name
4151         instead if "nndraft".  Fix found by Nils Ackermann.
4152
4153 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
4154
4155         * nnregistry.el: Add.
4156
4157 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4158
4159         * nnmail.el (group, group-art-list, group-art):
4160         Remove unneeded directives.
4161
4162 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4165         (mm-mime-charset)
4166         * rfc2047.el (rfc2047-syntax-table)
4167         * utf7.el (utf7-utf-16-coding-system): Comment fix.
4168
4169         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4170         rather than `insert-file-contents' and `eval-region'.
4171
4172         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
4173         construction.
4174
4175         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
4176
4177         * time-date.el: No need to require cl for Emacs 21.
4178
4179 2010-09-29  Julien Danjou  <julien@danjou.info>
4180
4181         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4182         replacement of `gnus-gravatar-relief' to mimic
4183         `gnus-faces-properties-alist'.
4184         Add :version property.
4185
4186 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4187
4188         * mail-source.el (mail-source-report-new-mail)
4189         * message.el (message-default-mail-headers)
4190         * mm-decode.el (mm-valid-image-format-p): Comment fix.
4191
4192         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4193
4194 2010-09-28  Julien Danjou  <julien@danjou.info>
4195
4196         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4197         mail-address contains the same string as real-name.
4198
4199         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4200         non-blank in header, otherwise it'll get stripped.
4201
4202         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4203         real-name, and then for mail address rather than doing : or , search.
4204
4205 2010-09-27  Julien Danjou  <julien@danjou.info>
4206
4207         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4208         right completing-read function.
4209         (gnus-use-ido): New variable
4210         (gnus-completing-read-with-default): Remove.
4211         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4212         (gnus-agent-add-group):
4213         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4214         * mm-view.el (mm-view-pkcs7-decrypt):
4215         * mm-util.el (mm-codepage-setup):
4216         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4217         * mml-smime.el (mml-smime-openssl-sign-query):
4218         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4219         (mml-insert-multipart):
4220         * gnus-msg.el (gnus-summary-yank-message):
4221         * gnus-int.el (gnus-start-news-server):
4222         * mm-decode.el (mm-interactively-view-part):
4223         * gnus-dired.el (gnus-dired-attach):
4224         * gnus.el (gnus-read-method):
4225         * gnus-bookmark.el (gnus-bookmark-jump):
4226         * gnus-art.el (gnus-mime-view-part-as-type)
4227         (gnus-mime-action-on-part, gnus-article-encrypt-body):
4228         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4229         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4230         * nnmairix.el (nnmairix-create-server-and-default-group)
4231         (nnmairix-update-groups, nnmairix-get-server)
4232         (nnmairix-backend-to-server, nnmairix-goto-original-article)
4233         (nnmairix-get-group-from-file-path):
4234         * nnrss.el (nnrss-find-rss-via-syndic8):
4235         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4236         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4237         (gnus-group-browse-foreign-server):
4238         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4239         (gnus-summary-execute-command, gnus-summary-respool-article)
4240         (gnus-read-move-group-name):
4241         * gnus-score.el (gnus-summary-increase-score)
4242         (gnus-summary-score-effect):
4243         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4244
4245 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
4248         x-focus-frame.
4249
4250         * nnimap.el (auth-source-forget-user-or-password)
4251         (auth-source-user-or-password): Autoload.
4252
4253         * message.el (message-from-style, message-interactive)
4254         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4255         (message-yank-prefix, message-indentation-spaces, message-signature)
4256         (message-signature-file): Add comment.
4257
4258 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259
4260         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4261         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4262         new articles.
4263
4264         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4265         parts.
4266         (nnimap-request-article): Work with the t setting, too.
4267
4268         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4269         that you don't get flashes of other buffers.
4270         (gnus-summary-show-complete-article): Intern before setting.
4271
4272 2010-09-27  David Engster  <dengste@eml.cc>
4273
4274         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4275         well as HEADERS.
4276         (nnmairix-retrieve-headers): Provide new argument for the above.
4277
4278 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4279
4280         * gnus-sum.el (gnus-summary-move-article): Don't alter
4281         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
4282         group.
4283
4284         * nnimap.el (nnimap-update-info): Don't destructively alter active.
4285
4286         * message.el (message-cite-prefix-regexp): Revert my last edit.
4287
4288         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4289         variable instead of the Gnus variable.
4290
4291         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4292
4293         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4294
4295         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4296         since some servers don't like it.
4297         (nnimap-open-connection): Forget credentials if the server says the
4298         password was wrong.
4299         (nnimap-parse-line): Protect against invalid data.
4300
4301         * gnus-sum.el (gnus-summary-move-article): Add comment.
4302         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4303         nothing alters it while scanning for new messages.
4304
4305         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4306         which may or may not help.
4307         (nnimap-open-connection): If we're doing a stream connection, and then
4308         discover we're on a STARTTLS-capable server, then open a STARTTLS
4309         connection instead.
4310
4311 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312
4313         * nnimap.el (utf7): Require.
4314
4315         * message.el (message-cite-prefix-regexp): Remove "}" from citation
4316         prefix.
4317
4318 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
4319
4320         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4321
4322 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * nnimap.el (nnimap-request-accept-article): Message the error on
4325         error.
4326
4327 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4330
4331 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332
4333         * nndoc.el (nndoc-request-list): Return success always.
4334
4335         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4336         `fetch-old' -- we only want to fetch the articles we've requested.
4337         The rest are in the agent, probably.
4338         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4339         disappeared server" to something low.  It's not important.
4340
4341         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4342         arrived before the FETCH data.
4343
4344         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4345         target here, because we don't know the Gnus name of the group.
4346
4347         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4348         for the correct group.
4349
4350         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4351
4352         * gnus.el (gnus): Give a final warning after startup.
4353
4354         * gnus-util.el (gnus-action-message-log): New variable.
4355         (gnus-message): Use it.
4356         (gnus-final-warning): New function.
4357
4358         * nnimap.el (nnimap-open-connection): Record the greeting.
4359         (nnimap): Add greeting.
4360
4361 2010-09-26  Julien Danjou  <julien@danjou.info>
4362
4363         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4364         arguments.
4365         (gnus-html-wash-images): Fix spec computing to include start/end.
4366
4367         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4368
4369 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4370
4371         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4372         deletion.
4373         (nnimap-retrieve-headers): Don't select the group, because that's
4374         already done by nnimap-possibly-change-group.
4375
4376         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4377         (gnus-picon-transform-address): Use it.
4378
4379         * mail-source.el (mail-source-value): Revert previous patch.
4380
4381         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4382         on failure.
4383         (nnimap-open-connection): Look up both virtual and physical server name
4384         credentials.
4385
4386         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4387
4388 2009-02-07  Dave Love  <fx@gnu.org>
4389
4390         * tls.el (open-tls-stream): Don't query killing process.
4391
4392 2009-02-08  Dave Love  <fx@gnu.org>
4393
4394         * gnus-win.el (gnus-window-to-buffer-helper)
4395         (gnus-all-windows-visible-p): Function needn't be a symbol.
4396
4397         * mail-source.el (mail-source-value): Function needn't be a symbol.
4398
4399 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4400
4401         * message.el (message-cite-prefix-regexp): Remove } from the cite
4402         prefix.
4403
4404         * gnus-art.el (gnus-treatment-function-alist): Do picons before
4405         highlight again, so that the highlight is correct.
4406
4407         * gnus-picon.el (gnus-picon): Remove again.
4408         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4409
4410         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4411         doing the header highlightling, so that the background colour of the
4412         picon is correct.
4413
4414         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4415         (gnus-picon): Ditto.
4416         (gnus-picon): Reinstate.  The background colour for picons is white.
4417         (gnus-picon-insert-glyph): Make the background white.
4418
4419         * nnml.el (nnml-open-nov): Don't return dead buffers.
4420
4421         * auth-source.el (auth-source-create): Query the user for whether to
4422         store the credentials.
4423
4424         * netrc.el (netrc-store-data): New function.
4425
4426         * auth-source.el (auth-source-user-or-password): Use the existing auth
4427         sources, if any, for creation.
4428
4429         * gnus.el (gnus-group-fast-parameter): Return the last matching
4430         parameter instead of the first matching parameter.
4431
4432 2010-09-26  Julien Danjou  <julien@danjou.info>
4433
4434         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4435
4436 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * mml2015.el (mml2015-use): Remove gpg support.
4439
4440         * mml1991.el (mml1991-function-alist): Remove gpg function.
4441         (mml1991-gpg-sign): Remove.
4442
4443 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4444
4445         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4446         (gnus-browse-unsubscribe-current-group): Document it.
4447         (gnus-browse-unsubscribe-group): Use it.
4448
4449 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450
4451         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4452         address to the To list for easier response.
4453
4454         * gnus.el (gnus-play-startup-jingle): Remove.
4455         (gnus-splash): Don't play jingle.
4456         (gnus): Silence gnus-load message.
4457
4458         * gnus-art.el (gnus-treat-play-sounds): Remove.
4459
4460         * gnus.el (gnus-play-jingle): Remove audio support.
4461
4462         * gnus-cus.el (gnus-score-customize): Remove audio reference.
4463
4464         * earcon.el: Remove -- no users.
4465
4466         * gnus-audio.el: Remove -- no users of this package.
4467
4468         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4469
4470         * gnus-start.el (gnus-setup-news): Remove nocem support.
4471
4472         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4473
4474         * gnus.el (gnus-use-nocem): Remove.
4475
4476         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4477         Remove.
4478
4479         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
4480         uses NoCeM any more.
4481
4482         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4483         (gnus-button-ctan-handler): Ditto.
4484         (gnus-button-handle-ctan-bogus-regexp): Ditto.
4485         (gnus-button-ctan-directory-regexp): Ditto.
4486         (gnus-button-handle-ctan): Ditto.
4487         (gnus-button-tex-level): Ditto.
4488         (gnus-button-alist): Remove CTAN stuff.
4489
4490 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4493         nnimap-streaming test.
4494
4495         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4496         servers twice.
4497
4498         * nnimap.el (nnimap-open-connection): Add more error reporting when
4499         nnimap fails early.
4500
4501         * nnheader.el (nnheader-get-report-string): New function.
4502         (nnheader-get-report): Use it.
4503
4504         * gnus-int.el (gnus-check-server): Say what the error was when opening
4505         failed.
4506
4507         * nnimap.el (nnimap-wait-for-response): Search further when we're not
4508         using streaming.
4509
4510 2010-09-25  Julien Danjou  <julien@danjou.info>
4511
4512         * gnus-html.el (gnus-html-rescale-image): Use our defalias
4513         gnus-window-inside-pixel-edges.
4514
4515 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516
4517         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4518
4519         * mm-decode.el (mm-save-part): Allow saving to other directories the
4520         normal Emacs way.
4521
4522         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4523         Suggested by Jay Berkenbilt.
4524
4525         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4526         there isn't a single byte.
4527
4528         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4529         just do it.  It doesn't really seem to matter what the user responds
4530         here, I think, so it's just a confusing question.
4531
4532         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4533         non-streaming case.
4534
4535         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4536         (gnus-article-encrypt-body): Use it.
4537
4538         * gnus-sum.el (gnus-summary-show-complete-article): New command and
4539         keystroke.
4540
4541         * nnimap.el (nnimap-find-wanted-parts-1):
4542         Use gnus-fetch-partial-articles.
4543
4544         * gnus-art.el (gnus-fetch-partial-articles): New variable.
4545
4546         * nnimap.el (nnimap-insert-partial-structure): New function.
4547         (nnimap-get-partial-article): New function.
4548         (nnimap-request-article): Use it.
4549         (nnimap-wait-for-response): Return whether the wait was successful.
4550         (nnimap-finish-retrieve-group-infos): Don't do anything if the
4551         retrieval wasn't successful.
4552         (nnimap-retrieve-group-data-early): Allow throttling servers.
4553         (nnimap-streaming): New variable.
4554         (nnimap-fetch-partial-articles): Remove.
4555
4556         * mm-decode.el (mm-with-part): Protect against killed buffers.
4557
4558         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4559         for prettier summary display.
4560
4561 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
4562
4563         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4564
4565 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4568         apparently third-party libraries depend on it.
4569
4570         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4571         before starting negotiation.
4572
4573         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4574         privacy reasons.
4575         (gnus-treat-mail-gravatar): Ditto.
4576
4577         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4578         buffer when inserting images.  Inserting text into the headers, for
4579         instance, can make them invalid.
4580
4581 2010-09-25  Julien Danjou  <julien@danjou.info>
4582
4583         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4584         variables.
4585
4586         * nnheader.el: Remove useless variables news-reply-yank-from and
4587         news-reply-yank-message-id.
4588
4589         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4590         variables.
4591
4592         * mml1991.el: Remove useless mml1991-verbose.
4593
4594         * gnus.el: Remove useless variable gnus-use-generic-from.
4595         Remove obsolete variable gnus-topic-indentation.
4596
4597         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4598
4599         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4600
4601         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4602
4603         * gnus-group.el: Remove useless gnus-group-icon-cache.
4604         Remove useless gnus-ephemeral-group-server.
4605
4606         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4607
4608         * mml2015.el: Remove useless mml2015-verbose.
4609
4610         * mml-smime.el: Remove useless mml-smime-verbose.
4611
4612         * gnus.el: Remove useless gnus-local-domain.
4613
4614         * gnus-gravatar.el (gnus-gravatar-transform-address):
4615         Use gnus-gravatar-size.
4616
4617         * gnus-art.el: Remove useless gnus-treat-translate.
4618
4619 2010-09-24  Julien Danjou  <julien@danjou.info>
4620
4621         * gnus-sum.el: Add support for Gravatars.
4622
4623         * gnus-art.el: Add support for Gravatars.
4624
4625         * gnus-gravatar.el: Add this file.
4626
4627         * gravatar.el: Add this file.
4628
4629 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4630
4631         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4632
4633         * gnus-group.el (gnus-group-fetch-faq): Remove.
4634
4635         * gnus.el (gnus-group-faq-directory): Remove.
4636
4637         * gnus-group.el (gnus-group-fetch-charter): Remove.
4638
4639         * gnus.el (gnus-group-charter-alist): Remove.
4640
4641         * gnus-group.el (gnus-group-archive-directory): Remove.
4642         (gnus-group-recent-archive-directory): Ditto.
4643         (gnus-group-make-archive-group): Remove.
4644
4645         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4646
4647         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4648         use the same article number for all the cached articles.
4649
4650         * nnimap.el (nnimap-command): Register the last command time so
4651         that we can use it for idling NOOPs.
4652         (nnimap-open-connection): Start the keeplive timer.
4653         (nnimap-make-process-buffer): Store all the process buffers.
4654         (nnimap-keepalive): New function.
4655
4656         * starttls.el (starttls-open-stream): Add autoload cookie.
4657
4658 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4659
4660         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4661         handling.
4662
4663 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4664
4665         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4666         its data structures.
4667
4668         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4669         instead of the cl.el copy-list.
4670         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4671         equalp.
4672
4673 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4676         and tool-bar-local-item-from-menu.
4677
4678         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4679         mode-line-highlight face for Emacs.
4680
4681         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4682         loading gnus-sum.elc; fix comment for canlock-verify.
4683         (gnus-article-jump-to-part): Use read-number.
4684         (gnus-insert-mime-button, gnus-insert-mime-security-button):
4685         Remove Emacs pre-21 compatible code for help-echo.
4686         (gnus-article-next-page-1): No need to adjust the number of lines.
4687         (gnus-article-describe-bindings): Always use help-buffer.
4688
4689         * gnus-audio.el (gnus-audio-inline-sound)
4690         * gnus-cus.el (gnus-custom-mode)
4691         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4692
4693         * gnus-sum.el (gnus-remove-overlays): Doc fix.
4694
4695         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4696         compatible code.
4697
4698 2010-09-24  Glenn Morris  <rgm@gnu.org>
4699
4700         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4701         visiting the fcc file in rmail-mode.
4702
4703         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
4704
4705 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * nnir.el: Silence the byte compiler.
4708
4709         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4710         alias to browse-url-url-encode-chars if any.
4711         (gnus-html-encode-url): Use it.
4712
4713 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * gnus-start.el (gnus-use-backend-marks): New variable.
4716         (gnus-get-unread-articles-in-group): Use it.
4717
4718         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4719         makeover.
4720
4721 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4722
4723         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4724
4725 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4728         Remove.
4729         (gnus-setup-news-hook):
4730         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4731
4732         * gnus-int.el (gnus-request-update-info): Protect against backends not
4733         having the function.
4734
4735         * nnimap.el (nnimap-stream): Mention starttls.
4736         (nnimap-open-connection): Add starttls support.
4737
4738 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
4739
4740         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4741
4742 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4745         BODYSTRUCTUREs.
4746         (nnimap-transform-headers): Unfold quoted {42} headers.
4747
4748         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4749         the info.
4750         (gnus-get-unread-articles): Only call updatep on backends that support
4751         it.
4752
4753         * nnweb.el (nnweb-request-update-info): NOOP.
4754
4755         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
4756
4757         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
4758         since it only deals with marks.
4759
4760         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
4761         gnus-request-marks, and make a new gnus-request-update-info.
4762
4763         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
4764         the active instead of the high number, which is usually too low.
4765
4766 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
4767
4768         * netrc.el (netrc-parse): Remove encrypt.el mentions.
4769         * encrypt.el: Remove.
4770
4771 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
4774         server in symbolic form.
4775
4776         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
4777
4778 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4779
4780         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
4781         (nnimap-update-info): Fix up code slightly.
4782
4783         * gnus-int.el (gnus-open-server): Add tracing for performance
4784         debugging.
4785
4786         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
4787         (gnus-group-insert-group-line): Pass the real group name so that it
4788         gets the right data.
4789
4790         * gnus-start.el (gnus-get-unread-articles): Don't have
4791         `gnus-get-unread-articles-in-group' update info, since that can be
4792         really slow and doesn't seem to be needed?
4793
4794 2010-09-22  Dan Christensen  <jdc@uwo.ca>
4795
4796         * time-date.el (date-to-time): Try using parse-time-string first before
4797         using the slower timezone-make-date-arpa-standard.
4798
4799 2010-09-22  Julien Danjou  <julien@danjou.info>
4800
4801         * gnus-group.el (gnus-group-insert-group-line):
4802         Call gnus-group-highlight-line.
4803         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
4804         default hook list.
4805         (gnus-group-update-eval-form): Add new function.
4806         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
4807         (gnus-group-get-icon): Use gnus-group-update-eval-form.
4808
4809 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4810
4811         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4812         immediate, then expire all articles.
4813         (nnimap-update-info): Fix off-by-one errors.
4814         (nnimap-flags-to-marks): Would return no marks lists for group with no
4815         flags.  Instead return the other data.
4816
4817 2010-09-22  Julien Danjou  <julien@danjou.info>
4818
4819         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4820         Only return an icon.
4821         (gnus-group-insert-group-line): Compute icon to return.
4822
4823         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4824         (gnus-html-image-fetched): Only cache if
4825         gnus-html-image-automatic-caching is set.
4826         (gnus-html-image-fetched): Check for errors.
4827
4828 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4829
4830         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4831         once per method on `g'.  This ensures that backends like nnfolder don't
4832         open all their folders.
4833
4834         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4835         (nnimap-request-list): Nix out group in the correct buffer.
4836         (nnimap-parse-flags): Implement by using `read' instead of
4837         hand-parsing.
4838         (nnimap-flags-to-marks): Pass on permanent-flags.
4839         (nnimap-make-process-buffer): Record the server name.
4840         (nnimap-parse-flags): Fix typo.
4841         (nnimap-request-scan): Run split on the server in general, not just a
4842         single group.
4843
4844         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4845         parameter, and propagate this downwards.
4846
4847         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4848         since EXAMINE changes it on the server.
4849
4850         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4851         this command might take a while.
4852
4853 2010-09-22  Julien Danjou  <julien@danjou.info>
4854
4855         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4856         harmful if you have 2 images side-by-side, they can't be properly
4857         update on text deletion.  Using text-property is safer here.
4858         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4859         data.
4860
4861 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4862
4863         * nnimap.el (nnimap-expunge-inbox): Remove.
4864         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4865         (nnimap-expunge): Flip default to t.
4866
4867         * gnus.el (gnus-method-to-server): Don't push things to the cache
4868         unless it's unique.
4869         (gnus-server-to-method): Ditto.
4870
4871 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4872
4873         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4874
4875 2010-09-22  Julien Danjou  <julien@danjou.info>
4876
4877         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4878         get the start of data.
4879         (gnus-html-encode-url): Add this function to encode special chars in
4880         URL.
4881         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4882         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4883
4884         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4885         default.
4886         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4887
4888         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4889         images alt-text.
4890         (gnus-html-put-image): Put alt-text as help-echo.
4891
4892 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4893
4894         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4895         * mm-util.el (mm-decompress-buffer)
4896         * nnir.el (nnir-run-find-grep)
4897         * pop3.el (pop3-list): Use 3rd arg of split-string.
4898
4899         * time-date.el (format-seconds): Comment fix.
4900
4901         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4902         and byte-optimize-form-code-walker.
4903         (dgnushack-make-auto-load): Don't advise make-autoload.
4904
4905         * lpath.el: Remove Emacs 21 stuff.
4906
4907 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4908
4909         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4910         outside the active range.  Suggested by Dan Christensen.
4911
4912         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4913         slightly later to avoid double-getting it.
4914
4915         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4916         previous patch.
4917
4918         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4919
4920 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4921
4922         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4923
4924 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * gnus-int.el (gnus-open-server): Give a better error message in the
4927         "go offline" case.
4928
4929         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4930         marks for nnimap, which is seldom the right thing to do.
4931
4932         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4933         (gnus-same-method-different-name): New function.
4934
4935         * nnimap.el (parse-time): Require.
4936
4937         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4938         method in the presence of many similar methods.
4939
4940         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4941
4942         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4943         nnml-inhibit-expiry.
4944
4945         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4946         find out whether methods are equal.
4947
4948         * nnimap.el (nnimap-find-expired-articles): New function.
4949         (nnimap-process-expiry-targets): New function.
4950         (nnimap-request-move-article): Request the article before looking at
4951         what the Message-ID is.  Fix found by Andrew Cohen.
4952         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4953
4954         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4955         for oldness in addition to being a predicate.
4956
4957         * nnimap.el (nnimap-request-group): When we have zero articles, return
4958         the right data to Gnus.
4959         (nnimap-request-expire-articles): Only delete articles immediately if
4960         the target is 'delete.
4961
4962         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4963         method, this would bug out.
4964
4965         * gnus-group.el (gnus-group-expunge-group): Rename from
4966         gnus-group-nnimap-expunge, and implemented as a normal interface
4967         function.
4968
4969         * gnus-int.el (gnus-request-expunge-group): New function.
4970
4971         * nnimap.el (nnimap-request-create-group): Implement.
4972         (nnimap-request-expunge-group): New function.
4973
4974 2010-09-21  Julien Danjou  <julien@danjou.info>
4975
4976         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4977         (gnus-html-cache-expired): Add new function.
4978         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4979         wethever we should display image for fetch it.
4980         Compute alt-text earlier to pass it to the fetching function too.
4981         (gnus-html-schedule-image-fetching): Change function argument to only
4982         get one image at a time, not a list.
4983         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4984         cache.
4985         (gnus-html-get-image-data): New function to retrieve image data from
4986         cache.
4987         (gnus-html-put-image): Change buffer argument to use image data rather
4988         than file, and place image above region rather than inserting a new
4989         one.  Do not take alt-text as argument, since it's useless now: we place
4990         the image above alt-text.
4991         (gnus-html-prune-cache): Remove.
4992         (gnus-html-show-images): Start to fetch image when we find one, do not
4993         push into a temporary list.
4994         (gnus-html-prefetch-images): Only fetch image if they have expired.
4995         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4996         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4997
4998 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4999
5000         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5001
5002 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5005         spec inser "*" if the group isn't active instead of 0.
5006
5007         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5008         opening the server.
5009         (nnimap-request-delete-group): Implement group deletion.
5010         (nnimap-transform-headers): Return the size of the entire message in
5011         the Bytes header, not just the size of the first part.
5012         (nnimap-request-move-article): When moving an article from nnimap,
5013         request the article first so the accepting form has an article to
5014         accept.  Reported by Dan Christensen.
5015         (nnimap-command): Make sure that the error message doesn't error out.
5016
5017 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5018
5019         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5020         we haven't requested anything.
5021
5022 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5025         "".  Fix found by Andrew Cohen.
5026
5027         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5028         instead of -encode-string.
5029
5030 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5033
5034         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5035         by mm-subst-char-in-string.
5036
5037 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5038
5039         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5040         waiting for the connection string.
5041
5042         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5043         arriving.
5044
5045         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5046         bogus characters.  This allows selecting certain Gmail groups.
5047
5048         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5049         (nnimap-fetch-partial-articles): New variable.
5050         (nnimap-open-connection): When looking for credentials, also use the
5051         nnimap-server-port.
5052         (nnimap-request-article): Return the group/article number, so that Gnus
5053         `^' works as expected.
5054         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5055
5056         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5057         comments.
5058         (gnus-methods-sloppily-equal): New function.
5059         (gnus): When using the development version of Gnus, load the gnus-load
5060         file.
5061
5062         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5063         `gnus-open-server' on each method before trying to scan them etc.
5064         This ensures that all the backend parameters are set correctly.
5065
5066         * nnimap.el (nnimap-authenticator): New variable.
5067         (nnimap-open-connection): Allow anonymous login.
5068         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5069         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5070
5071         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5072         patch, found by Knut Anders Hatlen.
5073
5074 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5075
5076         * gnus-agent.el (gnus-agent-batch-confirmation)
5077         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5078         to gnus-message.
5079         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5080         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5081         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5082         * gnus-int.el (gnus-open-server): Likewise.
5083         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5084         (gnus-score-check-syntax): Likewise.
5085         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5086         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5087         Likewise.
5088         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5089
5090 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5091
5092         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5093         calling conventions so that prefetch doesn't bug out.
5094
5095 2010-09-19  Julien Danjou  <julien@danjou.info>
5096
5097         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5098         rather than `subst-char-in-region' in order to be able to replace ASCII
5099         char by UTF-8 ones.
5100
5101         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5102         than curl.
5103         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5104         the right URL and ALT text on images.
5105         (gnus-html-wash-tags): Fix tag case.
5106         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5107         (gnus-article-html): Add -o display_ins_del=2 option.
5108         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5109
5110 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111
5112         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5113         the extra mail headers, which sometimes seem to happen for unknown
5114         reasons.
5115
5116         * mail-parse.el (mail-header-encode-parameter): Define as
5117         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5118         (or most, perhaps?) mail readers don't understand the latter, but do
5119         understand the former.
5120
5121         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5122         to nil, so that no methods are automatically agentized.  I think this
5123         is probably what most users want.
5124
5125         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5126         from url-retrieve, for instance about invalid URLs.
5127
5128         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5129         groups that have no articles.
5130         (nnimap-request-article): Check that we really got an article when we
5131         requested one.
5132
5133         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5134         doesn't exist.
5135
5136         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5137         nntp buffer so the agent can save it.
5138         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5139         that CRLF doesn't get translated to \n.
5140         (nnimap-open-connection): Don't make 'shell commands only send \n.
5141
5142 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5143
5144         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5145         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5146         Update var name.
5147         (nnml-generate-nov-file): Use dolist.
5148         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5149         Use with-current-buffer.
5150
5151 2010-09-18  Julien Danjou  <julien@danjou.info>
5152
5153         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5154         parallel.
5155
5156 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5157
5158         * nnimap.el (nnimap-update-info): When doing partial marks update, get
5159         the range update right.
5160         (nnimap-request-group): Don't make `M-g' bug out on group with no
5161         marks.
5162         (nnoo): Require, so that other packages can require nnimap.
5163         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5164         command we're looking for.  This helps when the server sends more
5165         responses after we've gotten everything we expected.
5166         (nnimap): Add a `newlinep' field to keep track of end-of-line
5167         conventions.
5168         Don't send CRLF to things that don't want it.
5169         (nnimap-request-accept-article): Ditto.
5170
5171 2010-09-18  Julien Danjou  <julien@danjou.info>
5172
5173         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5174         than curl to retrieve images.
5175
5176 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5177
5178         * nnimap.el (nnimap-update-info): Extend the info so that we can set
5179         the marks.
5180         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5181         (nnimap-wait-for-connection): New function.
5182         (nnimap-open-connection): If we have PREAUTH, don't query for login
5183         credentials.
5184         (nnimap-update-info): Fix off-by-one error when concatenating ranges
5185         when doing a partial update.
5186
5187 2010-09-18  Julien Danjou  <julien@danjou.info>
5188
5189         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5190         tags.
5191
5192 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5193
5194         * nnimap.el (nnimap-credentials): New function.
5195         (nnimap-open-connection): Use the new function to look for credentials
5196         also on the numeric equivalents of "imap" and "imaps".
5197
5198         * gnus-start.el (gnus-activate-group): Send the info to
5199         gnus-request-group.
5200
5201         * nnimap.el (nnimap-request-group): Have the "check" version of the
5202         function parse flags and update the info, so that a `M-g' get a total
5203         resync of all flags from the group.
5204
5205         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5206         to allow backends to alter the info on group selection.  Also alter all
5207         the backend -request-group functions to take the parameter.
5208
5209         * nnimap.el (nnimap-store-info): New function.
5210         (nnimap-update-info): Store the info for later usage.
5211         (nnimap-request-group): Use the stored info for the dont-check case, so
5212         that we don't retrieve all marks when we enter a group.
5213
5214         * nnimap.el: Use deffoo instead of defun for interface functions.
5215
5216         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5217         update the group info.  This makes the nndraft groups, for instance, go
5218         back to their old behaviour.
5219
5220         * gnus-sum.el (gnus-select-newsgroup): Indent.
5221
5222         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5223         in.
5224         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5225         nothing.
5226
5227         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5228         from methods that are denied.
5229
5230         * gnus-int.el (gnus-method-denied-p): New function.
5231
5232         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5233         store the password instead of netrc.
5234         (nnimap-open-connection): Don't error out when we can't make a
5235         connections.
5236
5237         * auth-source.el (auth-source-create): In the password prompt, say what
5238         we're querying for.  Also prompt for user name if that hasn't been
5239         given.
5240
5241         * nnimap.el (nnimap-with-process-buffer): Remove.
5242
5243 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5246         method when we're reading from the agent.
5247
5248         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5249
5250         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5251         that's probably most useful for users.
5252
5253         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5254         "failed" all the time.
5255
5256         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5257         ...)) with (with-current-buffer ... ).
5258
5259         * nntp.el (nntp-open-server): Return whether the open was successful or
5260         not.
5261
5262         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5263         select an unread unseen article first.
5264
5265         * nnimap.el (nnimap-open-connection): If the user doesn't have a
5266         /etc/services, supply some sensible port defaults.
5267
5268         * dgnushack.el: Define netrc-credentials.
5269
5270 2010-09-17  Julien Danjou  <julien@danjou.info>
5271
5272         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5273
5274 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5275
5276         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5277         doesn't have any parameters.
5278
5279 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5280
5281         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5282         only upcased checks.
5283
5284         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5285
5286         * nnimap.el (nnimap-open-shell-stream): New function.
5287         (nnimap-open-connection): Use it.
5288         (nnimap-transform-headers): Get the number of lines in each message.
5289         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5290         number of lines.
5291         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
5292         problem.
5293
5294         * utf7.el (utf7-encode): Autoload.
5295
5296         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5297         to allow the mail splitting to not return a default group.  This is
5298         useful for nnimap, which will leave unmatched mail in the inbox.
5299
5300         * nnimap.el: Rewritten.
5301
5302         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5303         nnimap usage.
5304
5305         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5306         if the move is internal, so that nnimap can do fast internal moves.
5307
5308         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5309         data.
5310         (gnus-read-active-for-groups): Support finishing the early retrieval of
5311         data.
5312
5313         * gnus-range.el (gnus-range-nconcat): New function.
5314
5315         * gnus-int.el (gnus-finish-retrieve-group-infos)
5316         (gnus-retrieve-group-data-early): New functions.
5317
5318 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5319
5320         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5321         (nnrss-retrieve-groups):
5322         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5323         (pop3-quit): Use with-current-buffer.
5324
5325 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5328         instead of nnheader-accept-process-output.
5329
5330         * dgnushack.el (dgnushack-compile): Add comment.
5331
5332         * lpath.el: No need to fbind propertize for XEmacs 21.4.
5333
5334         * gnus-html.el (gnus-html-schedule-image-fetching)
5335         (gnus-html-prefetch-images): Replace process-kill-without-query by
5336         gnus-set-process-query-on-exit-flag.
5337
5338 2010-09-16  Romain Francoise  <romain@orebokech.com>
5339
5340         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5341
5342 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5343
5344         * gnus-registry.el (gnus-registry-install-shortcuts): The second
5345         parameter to unintern is mandatory-ish in Emacs 24.
5346
5347         * gnus-html.el (gnus-html-schedule-image-fetching)
5348         (gnus-html-prefetch-images): Check for curl before using it.
5349
5350         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5351         depend on curl, which isn't essential.
5352
5353         * imap.el: Revert back to version
5354         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5355         seem problematic.
5356
5357 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5358
5359         * gnus-registry.el (gnus-registry-install-shortcuts):
5360         Explicitly pass `obarray' to `unintern' to avoid a warning.
5361
5362 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5363
5364         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5365         change.
5366
5367         * nnrss.el (nnrss-request-list): Remove this function and related
5368         functions, including the moreover stuff.
5369
5370 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5371
5372         * nnrss.el (nnrss-retrieve-groups): New function.
5373
5374 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
5375
5376         * .dir-locals.el: Add no-byte-compile cookie.
5377
5378 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5379
5380         * time-date.el (format-seconds): Comment fix.
5381
5382         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5383         for back end that doesn't support request-scan.
5384
5385 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5388         then do request scans from the backends.
5389
5390         * netrc.el (netrc-credentials): New conveniency function.
5391
5392         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5393         avoid running a hook per line, since this takes a lot of time,
5394         profiling shows.
5395         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5396         directly if gnus-visual-p is true.
5397
5398 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5401         groups; replace mapcar with dolist which is a bit faster; pass groups
5402         info to gnus-read-active-file-1.
5403         (gnus-read-active-file-1): Scan only specified groups if the new
5404         optional arg `infos' is given.
5405
5406 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5407
5408         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5409
5410         * pop3.el (pop3-movemail): Remove.
5411         (pop3-streaming-movemail): Rename to pop3-movemail.
5412
5413         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5414         don't restrict end-tag searches to the end of the line.
5415
5416 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5419         articles of every unchecked group to t, which means unknown since the
5420         server has never been opened.
5421
5422 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5423
5424         * gnus-html.el (gnus-html-show-alt-text): New command.
5425         (gnus-html-browse-image): Ditto.
5426         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5427         to browse the image directly.
5428         (gnus-html-wash-tags): Search for images first, so that <a><img> works
5429         better.
5430
5431         * gnus-async.el (gnus-async-article-callback):
5432         Call `gnus-html-prefetch-images' unconditionally.
5433
5434         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5435         before feeding URLs to curl.
5436
5437 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5440         internal images as deletable by `W D D'.
5441
5442         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5443         (gnus-async-article-callback): Fix typo.
5444
5445 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5446
5447         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5448         current line to work around bugs in the output from w3m.
5449
5450         * gnus-async.el (gnus-async-article-callback): Always prefetch images
5451         for groups that want that.
5452
5453         * nntp.el (nntp-wait-for-string): Supply a timeout for
5454         accept-process-output to ensure progress.
5455
5456         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5457         level to get unread articles from, then use that for foreign groups,
5458         too.
5459
5460         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5461         confuses the rest of the function.
5462
5463         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5464         for the methods that support -retrieve-groups, too.
5465
5466         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5467
5468 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
5471         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
5472
5473         * pop3.el: Require cl when compiling.
5474         (pop3-number-of-responses): Search for "+OK", not "+OK ".
5475
5476 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5477
5478         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5479         that aren't going to be activated.
5480         (gnus-get-unread-articles): Fix up the last commit.
5481
5482         * gnus-html.el (gnus-article-html): Allow calling without specifying
5483         the handle.  In that case, dissect the buffer first.
5484
5485         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5486
5487         * nnimap.el (nnimap-open-connection): Revert the change that would look
5488         into authinfo for imaps instead of imap.
5489
5490         * gnus-start.el (gnus-activate-group): Take an optional parameter to
5491         say that you don't want to call gnus-request-group with don-check, but
5492         do check the reponse.  This is for virtual groups only.
5493         (gnus-get-unread-articles): Count the archive groups as secondary, so
5494         that they're activated the same way as before.
5495
5496         * imap.el (imap-message-map): Removed optional buffer parameter, since
5497         no callers use it.
5498         (imap-message-get): Ditto.
5499         (imap-message-put): Ditto.
5500         (imap-mailbox-map): Ditto.
5501         (imap-mailbox-put): Ditto.
5502         (imap-mailbox-get): Ditto.
5503         (imap-mailbox-get): Revert last change for this function.
5504
5505         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5506         case-insensitively.
5507         (nnimap-debug): Remove.
5508
5509         * imap.el (imap-fetch-safe): Removed function, and altered all callers
5510         to use `imap-fetch' instead.  According to the comments, this should be
5511         safe, since all other IMAP clients use the 1:* syntax.
5512         (imap-enable-exchange-bug-workaround): Removed.
5513         (imap-debug): Removed -- doesn't seem very useful.
5514
5515         * mail-source.el (mail-source-fetch): Don't message if we're fetching
5516         mail from a file, and the file doesn't exist.
5517
5518         * imap.el (imap-log): New convenience function used throughout instead
5519         of repeating the same code all over the place.
5520
5521         * pop3.el (pop3-streaming-movemail): Return t for success.
5522
5523         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5524         .authinfo if we're using ssl connection.
5525
5526         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5527         already have if we're in a main Gnus `g' run.
5528
5529         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5530
5531 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5532
5533         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5534
5535         * nnmh.el (nnmh-request-list-1): Bind `file'.
5536
5537         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5538         alias to set-process-query-on-exit-flag or process-kill-without-query.
5539         (pop3-open-server): Use it.
5540
5541 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5542
5543         * mail-source.el (mail-source-delete-crash-box): Always move the crash
5544         box to the Incoming file.  Fixes mistake in previous checkin.
5545
5546         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5547         request loop (for debugging purposes) removed.
5548
5549         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5550         culprit is more visible.
5551         (nnml-save-incremental-nov, nnml-open-incremental-nov)
5552         (nnml-add-incremental-nov): New functions to do "incremental" nov
5553         updates, where we just append to the end of the existing nov files
5554         without reading/writing them in full.
5555
5556         * mail-source.el (mail-source-delete-crash-box): Really only check the
5557         incoming files once in a while.
5558
5559         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5560
5561         * mail-source.el (mail-source-delete-crash-box): Only check the
5562         incoming files for deletion once per day to save a lot of file
5563         accesses.
5564
5565         * pop3.el (pop3-logon): Fix up unbound variable typo.
5566
5567         * mail-source.el (pop3-streaming-movemail): Autoload.
5568
5569         * pop3.el (pop3-streaming-movemail):
5570         Respect pop3-leave-mail-on-server.
5571
5572         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5573         retrieval.
5574
5575         * pop3.el (pop3-process-filter): Remove unused function.
5576         (pop3-streaming-movemail, pop3-send-streaming-command)
5577         (pop3-wait-for-messages, pop3-write-to-file)
5578         (pop3-number-of-responses): New functions for streaming pop3
5579         retrieval.
5580
5581         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5582         come from no known methods.
5583         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5584         list.
5585
5586         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5587         message sizes.
5588         (pop3-movemail): Use erase-buffer instead of looping and deleting
5589         regions, which seems rather odd.
5590
5591         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5592         file once per `g' run.
5593
5594         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5595         directories.  This makes the draft queue directory work.
5596
5597         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5598         data from the backends, so that we only request the list of groups from
5599         each method once.  This should speed things up considerably.
5600
5601         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5602         detect that it's not implemented.
5603
5604         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5605         we actually do recurse down into the tree, but don't stat all leaf
5606         nodes.
5607
5608         * gnus-html.el (gnus-html-show-images): If there are no images to show,
5609         then say so instead of bugging out.
5610
5611         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5612         files exist before trying to read them.
5613
5614         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5615         around <pre_int>.
5616
5617         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5618
5619         * nnmh.el (nnmh-request-list-1): Optimize for speed.
5620
5621 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5622
5623         * mm-util.el (mm-image-load-path): Just return the image directories,
5624         not all directories in the path in addition to the image directories.
5625         (mm-image-load-path): Maintain a cache of the image directories so that
5626         the `g' command in Gnus doesn't have to stat dozens of directories each
5627         time.
5628
5629         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5630         (gnus-html-wash-tags): Add a new `i' command to insert images.
5631         (gnus-html-insert-image): New command and keystroke.
5632         (gnus-html-redisplay-with-images): New command and keystroke.
5633         (gnus-html-show-images): Rename command.
5634         (gnus-html-wash-tags): Remove more white space before <pre_int> image
5635         spacers.
5636         (gnus-html-wash-tags): Decode entities at the end, so that entities
5637         inside the tags don't mess up the rest of the "parsing".
5638
5639         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5640         so that nnimap methods aren't agentized by default.  There's apparently
5641         many problems related to agent/imap behaviour.
5642
5643         * gnus-art.el (gnus-article-copy-string): New command and key binding.
5644
5645         * gnus-html.el: Doc fix.
5646
5647 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
5650         specifier-spec-list for Emacs 21.
5651
5652         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5653         glyph-width and glyph-height instead of display-graphic-p and
5654         image-size; make avoidance of displaying small images work for XEmacs.
5655
5656         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5657         for XEmacs.
5658
5659         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5660         of symbol that holds plist data.
5661         (gnus-process-plist): Remove plist of process after getting it.
5662
5663 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5664
5665         * message.el (message-generate-hashcash): Change default to
5666         'opportunistic if hashcash is installed.
5667
5668         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5669         (gnus-html-put-image): Only call image-size once, since it's somewhat
5670         time-consuming on remote X servers.
5671
5672 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5673
5674         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
5675         type on data, not a file name.
5676
5677         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
5678         window-pixel-edges for Emacs 21.
5679
5680         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5681         decoded contents.
5682         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5683
5684 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5685
5686         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5687         group line format, since it isn't very interesting.
5688
5689         * gnus-agent.el (gnus-agent-short-article),
5690         (gnus-agent-long-article): Increase values for these two variables,
5691         since most people are likely to have more network connection and
5692         storage than before.
5693
5694         * gnus.el (gnus-refer-article-method): Change default to 'current.
5695         When referring an article, the common behaviour is to refer it from the
5696         current select method, not the native select method.  The chances of
5697         the native select method having the message in question is rather slim
5698         these days.
5699
5700         * gnus-sum.el (gnus-auto-select-subject): Change default to
5701         `unseen-or-unread'.  I think it's likely that most people want to
5702         select an unseen article over a previously seen, but unread one.
5703
5704         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
5705         means that in the article buffer none of the minor mode elements will
5706         be shown, usually, and this is not desirable in most cases.
5707
5708         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5709         that commands like `d' (and the like) go to the next line in the
5710         buffer, instead of the next unread article.  I think this is the
5711         behaviour that is most natural for most users.
5712         (gnus-single-article-buffer): Change default to nil, so that people can
5713         have as many article buffers open as they have summary buffer.  I think
5714         this is the most natural way for the groups to behave.
5715
5716         * message.el (message-generate-new-buffers): Change default to
5717         `unsent', so that all new message buffers start their names with the
5718         string "*unsent", and it's easier to find the buffers if you move from
5719         them.
5720
5721 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5724         small.  They're probably tracking images.
5725         (gnus-html-wash-tags): Remove all <pre_int> place holders.
5726         (gnus-html-rescale-image): Yet another try at getting the image sizing
5727         right.
5728
5729         * nntp.el (nntp-request-set-mark): Refuse to do marks if
5730         nntp-marks-file-name is nil.
5731
5732 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5733
5734         * gnus-html.el (gnus-html-wash-tags)
5735         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5736         Better logging.
5737
5738 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5741
5742         * gnus-html.el (gnus-html-wash-tags): Check the value of
5743         gnus-blocked-images in the summary buffer.
5744
5745 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5746
5747         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5748
5749 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5750
5751         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5752         like "a", it seems like.
5753         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5754         since it needs to be picked from the correct buffer.
5755
5756         * nnwfm.el: Remove.
5757
5758         * nnlistserv.el: Remove.
5759
5760 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5761
5762         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5763         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5764
5765 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5766
5767         * nnkiboze.el: Remove.
5768
5769         * nndb.el: Remove.
5770
5771         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5772         alt text.
5773         (gnus-html-rescale-image): Try to get the rescaling logic right for
5774         images that are just wide and not tall.
5775
5776         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5777         overshadow variable bindings.
5778
5779 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
5780
5781         * gnus-html.el (gnus-html-wash-tags)
5782         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5783         Add extra logging.
5784
5785 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5786
5787         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5788         (gnus-max-image-proportion): New variable.
5789         (gnus-html-rescale-image): New function.
5790         (gnus-html-put-image): Rescale images.
5791
5792 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5793
5794         Fix up some byte-compiler warnings.
5795         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5796         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5797         (gnus-article-fill-cited-article, gnus-article-hide-citation)
5798         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5799         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5800         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5801         (gnus-group-update-group): Use save-excursion and with-current-buffer.
5802
5803 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * gnus-html.el (gnus-article-html): Decode contents by charset.
5806
5807 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
5810         (gnus-html-frame-width, gnus-blocked-images)
5811         * message.el (message-prune-recipient-rules): Add custom version.
5812         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5813
5814         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5815         functions.
5816
5817         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5818         gnus-process-get.
5819
5820 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5821
5822         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5823         instead of lsub directly.
5824
5825 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5826
5827         * nnwarchive.el: Remove.
5828
5829         * gnus-soup.el: Remove.
5830
5831         * nnsoup.el: Remove.
5832
5833         * nnultimate.el: Remove.
5834
5835         * gnus-html.el (gnus-blocked-images): New variable.
5836
5837         * message.el (message-prune-recipients): New function.
5838         (message-prune-recipient-rules): New variable.
5839
5840         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5841         guess whether a long line is natural text or not.
5842
5843         * gnus-html.el (gnus-html-schedule-image-fetching):
5844         Use gnus-process-plist and friends for compatibility.
5845
5846 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5847
5848         * gnus-html.el: Require packages that define macros used in this file.
5849         (gnus-article-mouse-face): Declare to silence byte-compiler.
5850         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5851         process-get.
5852         (gnus-html-put-image): Use plist-get to avoid getf.
5853         (gnus-html-prefetch-images): Use with-current-buffer.
5854
5855 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * gnus-ems.el: Provide compatibility functions for
5858         gnus-set-process-plist.
5859
5860         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5861         header-line-format for XEmacs 21.4.
5862
5863         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5864         * gnus.el (gnus-valid-select-methods)
5865         * message.el (message-send-mail-partially-limit)
5866         * mm-decode.el (mm-text-html-renderer)
5867         * mml.el (mml-insert-mime-headers-always)
5868         * smiley.el (smiley-regexp-alist): Bump custom version.
5869
5870 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5871
5872         * gnus-html.el: require mm-url.
5873         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5874         with the url to `url'.
5875         (gnus-html-wash-tags): Support cid: URLs/images.
5876
5877 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5878
5879         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5880         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5881         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5882
5883         * gnus-move.el: Remove file, since it doesn't really work.
5884
5885         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5886         UTF-8.  This seems to fix problems with some German web feeds.
5887
5888         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5889         at the top so that the proper colours are applied.
5890
5891         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5892         don't have dots in their names.
5893
5894         * gnus-art.el (gnus-article-view-part): Doc fix.
5895
5896         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5897         XEmacs-compatible.
5898         (gnus-html-put-image): Don't do images on non-graphic displays.
5899
5900         * nnslashdot.el: Remove this unused backend.
5901
5902         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5903         actions.
5904         (gnus-undo-register-1): Revert last change.
5905
5906         * gnus-group.el (gnus-group-completing-read): Protect against not
5907         having completion-styles bound.
5908
5909         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5910         make broken recipients happier.
5911
5912         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5913
5914         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5915         point parameter.
5916
5917         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5918
5919         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5920         completion-styles for group selection.
5921
5922 2009-02-04  Andreas Schwab  <schwab@suse.de>
5923
5924         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5925         headers and regexp-quote the match if necessary.
5926
5927 2009-03-24  Miles Bader  <miles@gnu.org>
5928
5929         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5930         the blinking smiley.
5931
5932 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5933
5934         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5935         blink smiley.
5936
5937 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5938
5939         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5940         where the dribbel file lives exists.
5941
5942         * message.el (message-send-mail-partially-limit): Change the default to
5943         nil, since most people don't want this.
5944
5945         * mm-url.el (mm-url-decode-entities): Also decode entities like
5946         &#x3212.
5947
5948 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5949
5950         * gnus-sum.el (gnus-summary-idna-message):
5951         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5952         Hyperlink urls in docstrings with URL `...'.
5953
5954 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5955
5956         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5957         functions.
5958
5959 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5960
5961         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5962         say what the mouseover text should be.
5963
5964         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5965         version of the mm-w3m-safe-url-regexp variable to only download images
5966         in the groups where we want that to happen.
5967
5968         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5969
5970         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5971         easier debugging.
5972         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5973         big pictures in the article buffer.
5974
5975         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5976         gnus-article-html.
5977         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5978         w3m.
5979
5980         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5981
5982 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5983
5984         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5985         which doesn't exist.
5986
5987         * message.el (message-inhibit-ecomplete): New variable to allow some
5988         function to inhibit ecomplete address storage.
5989         (message-resend): Disable ecomplete message storage when resending
5990         messages.
5991
5992         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5993
5994 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5997         Save excursion while copying, moving, and deleting articles in order to
5998         prevent the cursor from jumping to unforeseen place.
5999
6000 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * lpath.el: No need to bind bookmark-current-buffer,
6003         bookmark-yank-point and bookmark-make-record-function.
6004
6005 2010-08-17  Glenn Morris  <rgm@gnu.org>
6006
6007         * gnus-sync.el: Require gnus components whose functions are used.
6008
6009         * gnus-art.el (bookmark-make-record-function):
6010         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6011         Declare for compiler.
6012
6013         * mm-url.el (mml-compute-boundary): Autoload.
6014
6015 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6016
6017         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6018
6019 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6020
6021         Typo fix "hoo4a" -> "hook".
6022
6023         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6024
6025 2010-08-14  Glenn Morris  <rgm@gnu.org>
6026
6027         * gnus-sync.el (gnus-sync): Fix defgroup version.
6028
6029 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6030
6031         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6032
6033         * gnus-sync.el: Fix docs.
6034         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6035         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6036
6037 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6038
6039         Optimizations for gnus-sync.el.
6040
6041         * gnus-sync.el: Add docs about gnus-sync-backend
6042         possibilities.
6043         (gnus-sync-save): Remove unnecessary message.
6044         (gnus-sync-read): Optimize and show what groups were skipped.
6045
6046 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6047
6048         Minor bug fixes for gnus-sync.el.
6049
6050         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6051         Don't read the sync on get-new-news.
6052
6053         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6054         quiet.
6055
6056         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6057         (fix typo).
6058
6059 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6060
6061         Make saving and restoring of hidden threads work with overlays.
6062         Patch applied by Ted Zlatanov.
6063
6064         * gnus-sum.el (gnus-hidden-threads-configuration)
6065         (gnus-restore-hidden-threads-configuration): Update to deal with text
6066         properties, rather than searching for a magic character.
6067
6068 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6069
6070         New gnus-sync.el library for synchronization of marks.
6071
6072         * gnus-sync.el: New library for synchronization of marks.
6073
6074         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6075         renamed from `gnus-registry-grep-in-list'.
6076
6077         * gnus-registry.el (gnus-registry-follow-group-p):
6078         Use `gnus-grep-in-list'.
6079
6080         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6081
6082 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6085         determining charset of text fails.
6086
6087 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * nnmail.el (nnmail-get-new-mail-1): Revert.
6090
6091         * nnml.el (nnml-active-number): Make sure names of newly created groups
6092         in nnml-group-alist are encoded.
6093
6094 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6095
6096         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6097         containing non-ASCII characters in active file for nnml back end.
6098
6099 2010-07-24  David Engster  <dengste@eml.cc>
6100
6101         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6102         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6103
6104 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6105
6106         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6107         tag (Bug#6654).
6108
6109 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6112         the article buffer, not the summary buffer.
6113
6114 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6117         Emacs 23 as well.
6118
6119 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
6122         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
6123
6124 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6125
6126         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6127         Patch applied by Karl Fogel.
6128
6129         * gnus-sum.el (gnus-summary-bookmark-make-record):
6130         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6131
6132 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6133
6134         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6135         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
6136         C-w still not working correctly from Article buffers; Thierry's
6137         patch to fix that will be applied after this.
6138
6139         * gnus-art.el (bookmark-make-record-function): New local variable.
6140
6141         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6142         article buffer.
6143         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6144
6145 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
6146
6147         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6148         on changes in bookmark.el.
6149
6150 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6151
6152         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
6153         `no-log' instead of message not to log prompt string.
6154
6155 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
6156
6157         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6158         the *other* type of HTML form submission.
6159
6160 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
6161
6162         * auth-source.el (auth-source-pick): If choice does not contain a
6163         questioned keyword, set the check to t.
6164
6165 2010-06-12  Romain Francoise  <romain@orebokech.com>
6166
6167         * gnus-util.el (gnus-date-get-time): Move up before first use.
6168
6169 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6172         (gnus-article-edit-part): Bind it to make last part that is substituted
6173         or deleted visible.
6174         (gnus-mime-display-single): Buttonize part of which id equals to
6175         gnus-mime-buttonized-part-id.
6176
6177 2010-06-10  Dan Christensen  <jdc@uwo.ca>
6178
6179         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6180         (gnus-dd-mmm): Use gnus-date-get-time.
6181         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6182         simplify logic.
6183         (gnus-summary-limit-to-age): Use gnus-date-get-time.
6184         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6185
6186 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
6187
6188         * auth-source.el (top): Autoload `secrets-list-collections',
6189         `secrets-create-item', `secrets-delete-item'.
6190         (auth-sources): Fix tag string.
6191         (auth-get-source, auth-source-retrieve, auth-source-create)
6192         (auth-source-delete): New defuns.
6193         (auth-source-pick): Rewrite in order to avoid 2 passes.
6194         (auth-source-forget-user-or-password): New parameter USERNAME.
6195         (auth-source-user-or-password): New parameters CREATE-MISSING and
6196         DELETE-EXISTING.  Retrieve password interactively, if needed.
6197
6198 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6199
6200         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6201         deleting unused directories when gnus-expert-user is t.
6202
6203 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6204
6205         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6206         for each temp file when gnus-article-browse-delete-temp is ask.
6207
6208 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6209
6210         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
6211         Lisp calls to delete-backward-char by calls to delete-char.
6212
6213 2010-05-20  Kevin Ryde  <user42@zip.com.au>
6214
6215         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
6216
6217 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
6218
6219         * password-cache.el (password-cache-remove): Fix docstring.
6220
6221 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6224         article unless decoding article to be saved.
6225
6226 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6227
6228         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6229         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6230         generated within the mm-with-unibyte-current-buffer macro.
6231
6232 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6233
6234         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6235         to nil when we're in a mml-preview buffer and no group is selected.
6236
6237 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
6238
6239         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6240         when catching the `C-g'.  Reported by "Leo".
6241
6242 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * message.el (message-forward-make-body-plain)
6245         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6246         multibyte-string-p.
6247
6248         * lpath.el: Revert.
6249
6250 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * message.el (message-forward-make-body-mml): Assume original message
6253         is multibyte string; error on unibyte.
6254         (message-forward-make-body-plain): Ditto; don't add excessive newline
6255         in body end.
6256
6257         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
6258
6259 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
6260
6261         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6262         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
6263
6264 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * mm-extern.el (mm-extern-url): Don't use
6267         mm-with-unibyte-current-buffer.
6268         (mm-extern-cache-contents): Use with-current-buffer instead of
6269         save-excursion + set-buffer.
6270
6271 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * mm-util.el (mm-emacs-mule): Remove.
6274
6275 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
6276
6277         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6278         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6279         change.
6280
6281 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6284         bind the default value of enable-multibyte-characters to nil.
6285
6286 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * message.el (message-forward-make-body-plain)
6289         (message-forward-make-body-mml):
6290         Don't use mm-with-unibyte-current-buffer.
6291
6292 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6293
6294         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
6295
6296 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
6297
6298         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6299         (Bug#5592).
6300
6301 2010-05-07  Julien Danjou  <julien@danjou.info>
6302
6303         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6304         it to mm-pipe-part.
6305
6306         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6307         it is given.
6308
6309 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * binhex.el (binhex-decode-region-internal)
6312         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
6313         (dns-query)
6314         * nnweb.el (nnweb-gmane-search)
6315         * pgg-parse.el (pgg-parse-armor)
6316         * pgg.el (pgg-verify-region)
6317         * sha1.el (sha1-string-external)
6318         * uudecode.el (uudecode-decode-region-internal)
6319         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6320         XEmacs.
6321
6322         * gnus-art.el (gnus-article-browse-html-parts)
6323         * gnus-group.el (gnus-read-ephemeral-gmane-group)
6324         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6325         make-temp-file.
6326
6327         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6328         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6329         compiling.
6330
6331         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6332         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6333         XEmacs when compiling.
6334
6335         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6336         gnus-pick-mode-off-hook for XEmacs when compiling.
6337         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6338         gnus-binary-mode-off-hook for XEmacs when compiling.
6339
6340         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6341         Return nil if char-charset is not available.
6342
6343         * imap.el (imap-disable-multibyte)
6344         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
6345         macros.
6346
6347         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6348         instead of encode-coding-string.
6349
6350         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6351         'xemacs) instead of mm-emacs-mule to switch function definitions.
6352         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6353
6354         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
6355         bind temporary-file-directory for XEmacs;
6356         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
6357         timer-set-function for XEmacs 21.4 and SXEmacs;
6358         bind timer-list for XEmacs 21.4 and SXEmacs;
6359         fbind char-charset and find-charset-region for non-Mule XEmacs;
6360         fbind decode-coding-region, decode-coding-string, detect-coding-region,
6361         encode-coding-region and encode-coding-string for XEmacs having no
6362         file-coding feature.
6363
6364 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
6365
6366         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6367
6368 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6369
6370         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6371         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6372
6373 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
6374
6375         * mm-util.el (mm-decompress-buffer): Use `delete-file';
6376         alias `jka-compr-delete-temp-file' no longer exists.
6377
6378 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6379
6380         Use define-minor-mode in Gnus where applicable.
6381         * mml.el (mml-mode): Use define-minor-mode.
6382         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6383         (gnus-undo-mode): Use define-minor-mode.
6384         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6385         (gnus-dead-summary-mode): Use define-minor-mode.
6386         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6387         Initialize in declaration.
6388         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6389         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6390         (gnus-mailing-list-mode): Use define-minor-mode.
6391         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6392         (gnus-draft-mode): Use define-minor-mode.
6393         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6394         (gnus-dired-mode): Use define-minor-mode.
6395
6396 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
6397
6398         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6399         handles on recursive mml-to-mime translation and check them for
6400         boundary delimiter collisions.  Reported by Greg Troxel.
6401
6402 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6403
6404         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6405
6406 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6407
6408         * mm-util.el (mm-find-buffer-file-coding-system):
6409         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6410
6411 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
6412
6413         * message.el (message-generate-headers): Record insertion of optional
6414         headers as well.  Otherwise the check to prevent repeated insertion of
6415         optional headers is a no-op.
6416
6417 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
6418
6419         * smime.el: Don't mention CVS.
6420
6421         * nnrss.el (nnrss-fetch): Don't mention CVS.
6422
6423         * nnir.el: Don't mention CVS.
6424
6425 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6426
6427         * gnus-sum.el (gnus-summary-bookmark-make-record):
6428         Add `location' field.
6429
6430 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * lpath.el: Fbind bookmark-default-handler,
6433         bookmark-get-bookmark-record, bookmark-make-record-default,
6434         bookmark-prop-get for Emacs <23 and XEmacs.
6435
6436 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6437
6438         * gnus-sum.el: Add bookmark declarations to silence the compiler.
6439         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6440         Use with-current-buffer to silence the byte-compiler.
6441         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6442         bother to require `gnus'.
6443         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
6444
6445 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6446
6447         * gnus-sum.el (gnus-summary-bookmark-make-record)
6448         (gnus-summary-bookmark-jump): New functions.
6449         (gnus-summary-mode): Setup bookmark support.
6450
6451 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
6452
6453         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6454         if set.
6455
6456 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6459         gnus-article-browse-html-save-cid-image; make it work recursively for
6460         forwarded messages as well.
6461         (gnus-article-browse-html-parts): Work when prefix arg is given.
6462         (gnus-article-browse-html-article): Doc fix.
6463
6464 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
6465
6466         * message.el (message-default-mail-headers):
6467         (message-default-headers): Carry the value mail-default-headers over
6468         into message-default-mail-headers, rather than message-default-headers.
6469
6470 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
6471
6472         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6473         charset.
6474
6475         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6476         charset into the <meta> tag when the article is encoded to utf-8.
6477
6478 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * gnus-art.el (gnus-article-browse-delete-temp-files):
6481         Delete directories as well.
6482         (gnus-article-browse-html-parts): Work for images that do not specify
6483         file names; delete temp directory when quitting; insert header at the
6484         right place; use file: scheme for image files.
6485
6486 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
6487
6488         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6489         (gnus-article-browse-html-parts): Use it to make temporary cid image
6490         files in addition to html file so that browser may display them.
6491
6492 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6493
6494         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6495
6496 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6497
6498         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6499
6500 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6501
6502         * auth-source.el (auth-sources): Change default to be simpler.
6503         Explain about Secret Service API sources.  Improve Customize options.
6504         (auth-source-pick): Change to accept any number of search parameters.
6505         Implement fallbacks iteratively, not recursively.  Add scoring on the
6506         second pass and sort by score.  Call Secret Service API when needed.
6507         (auth-source-user-or-password): Use it.  Call Secret Service API
6508         directly when needed to get the user name and the password.
6509
6510 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6511
6512         * message.el (message-interactive): Doc fix.
6513         (message-qmail-inject-args): Reflow.
6514         (message-kill-to-signature): Fix typo in docstring.
6515
6516         * smiley.el (smiley-buffer): Fix typo in docstring.
6517
6518 2010-03-24  Glenn Morris  <rgm@gnu.org>
6519
6520         * mail-source.el (gnus-message): Declare.
6521         (mail-source-delete-old-incoming): Require gnus-util.
6522
6523 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6526
6527         * message.el (ecomplete-setup): Autoload it for Emacs <23.
6528
6529         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6530         password-cache's default if it is not bound.
6531         (mml-secure-passphrase-cache-expiry): Default to 16 that is
6532         password-cache-expiry's default if it is not bound.
6533
6534         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6535         available in Emacs 21.
6536
6537         * lpath.el: Suppress compiler warnings for:
6538         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
6539         XEmacs;
6540         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
6541         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
6542         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
6543
6544 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
6545
6546         * auth-source.el (auth-sources): Fix up definition so extra parameters
6547         are always inline.
6548
6549 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
6550
6551         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6552         wasn't updated after mismatch.  Clear cached mailbox info correctly
6553         when uidvalidity changes.
6554         (nnimap-group-prefixed-name): New function to avoid some code
6555         duplication.
6556         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6557         (nnimap-request-group): Use it.
6558         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6559         (nnimap-update-unseen): Significantly improved speed of Gnus startup
6560         with many imap folders.  This is done by caching the group status from
6561         the imap server persistently in a group parameter `imap-status'.  (This
6562         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6563         but not persistently, so every Gnus startup was still very slow.)
6564
6565 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6566
6567         * assistant.el (assistant-render-text): Run `widget-setup' and don't
6568         delete the extra newline.  Otherwise editing of :string and :number
6569         types don't work.
6570
6571 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6572
6573         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
6574         secrets.el dependency.
6575         (auth-sources): Add optional user name.  Add secrets.el configuration
6576         choice (unused right now).
6577
6578 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6579
6580         * gnus-sum.el (gnus-summary-make-menu-bar):
6581         Let `gnus-registry-install-shortcuts' fill in the functions.
6582
6583         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6584         warnings.
6585         (gnus-registry-misc-menus): Variable to hold registry mark menus.
6586         (gnus-registry-install-shortcuts): Populate and use it in a
6587         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6588
6589 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
6590
6591         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6592         In-place substitutions for the group name encoding/decoding.
6593         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6594         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6595         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6596         (nnimap-update-unseen, nnimap-request-list)
6597         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6598         (nnimap-request-set-mark, nnimap-split-to-groups)
6599         (nnimap-split-articles, nnimap-request-newgroups)
6600         (nnimap-request-create-group, nnimap-request-accept-article)
6601         (nnimap-request-delete-group, nnimap-request-rename-group)
6602         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
6603         `encoded-mbx' for consistency.
6604         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6605         variable `imap-current-mailbox'.
6606
6607         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6608         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6609
6610 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
6611
6612         * pop3.el (pop3-display-message-size-flag): Display message size byte
6613         counts during POP3 download.
6614         (pop3-movemail): Use it.
6615         (pop3-list): Implement listing of available messages.
6616
6617 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
6618
6619         * nnir.el (nnir-get-article-nov-override-function): New function to
6620         override the normal NOV retrieval.
6621         (nnir-retrieve-headers): Use it.
6622
6623 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
6624
6625         * auth-source.el (netrc-machine-user-or-password): Autoload.
6626
6627 2010-03-19  Glenn Morris  <rgm@gnu.org>
6628
6629         Stop message.el from loading about 40 libraries it doesn't always need.
6630         The general approach is to autoload rather than require, and to
6631         require in the specific functions rather than the file.  (Bug#5642)
6632
6633         * gmm-utils.el: Don't require wid-edit.
6634         (widget-create-child-value, widget-convert, widget-default-get):
6635         Autoload.
6636
6637         * gnus-util.el: Don't require time-date, netrc.
6638         (message-fetch-field, gnus-group-name-decode): Declare rather than
6639         autoloading.
6640         (gnus-fetch-field): Require message.
6641         (gnus-decode-newsgroups): Require gnus-group.
6642
6643         * ietf-drums.el: Don't require time-date.
6644
6645         * message.el: Don't require hashcash, canlock, ecomplete.
6646         Do require mail-utils.  Require nnheader only when compiling.
6647         (smtpmail-default-smtp-server): Remove declaration.
6648         (message-send-mail-function): Check smtpmail-default-smtp-server
6649         is bound rather than requiring smtpmail.
6650         (message-auto-save-directory, message-insert-signature):
6651         Use expand-file-name rather than nnheader-concat.
6652         (nnheader-insert-file-contents): Autoload.
6653         (hashcash-wait-async): Declare.
6654         (message-send-mail): Only call gnus-setup-posting-charset if
6655         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
6656         (message-send-mail-with-sendmail): Require sendmail.
6657         (canlock-password, canlock-password-for-verify): Declare.
6658         (message-canlock-password): Require canlock.
6659         (nnheader-get-report): Autoload.
6660         (gnus-setup-posting-charset): Declare.
6661         (message-send-news): Require gnus-msg.
6662         (message-make-references, message-make-in-reply-to): Use mail-header-id
6663         rather than the alias mail-header-message-id.
6664         (ecomplete-add-item, ecomplete-save): Declare.
6665         (message-put-addresses-in-ecomplete): Require ecomplete.
6666         (ecomplete-display-matches): Autoload.
6667
6668         * mm-decode.el: Don't require mailcap, gnus-util.
6669         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6670         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6671         Autoload.
6672         (mailcap-mime-extensions): Declare.
6673
6674         * mm-encode.el: Don't require mailcap.
6675         (mailcap-extension-to-mime): Autoload.
6676
6677         * mml-sec.el: Don't require password-cache.
6678
6679         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6680         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6681         (mml-minibuffer-read-type): Require mailcap.
6682         (mml-preview): Require gnus-msg.
6683
6684         * mml1991.el: Require password-cache.
6685         (password-cache-expiry): Remove declaration.
6686
6687         * mml2015.el: Require password-cache.
6688         (password-cache-expiry): Remove declaration.
6689
6690         * nneething.el (mailcap): Require mailcap.
6691
6692         * nnheader.el (declare-function): Add compatibility stub.
6693         (message-remove-header): Declare rather than autoload.
6694         (nnheader-replace-header): Require message.
6695
6696         * nnimap.el (declare-function): Add compatibility stub.
6697         (netrc-parse, netrc-machine-user-or-password): Declare.
6698         (nnimap-open-connection): Require netrc.
6699
6700         * nntp.el (declare-function): Add compatibility stub.
6701         (netrc-parse, netrc-machine, netrc-get): Declare.
6702         (nntp-send-authinfo): Require netrc.
6703
6704         * rfc2047.el: Don't require qp.
6705         (quoted-printable-encode-region, quoted-printable-decode-string):
6706         Autoload.
6707
6708         * sieve-mode.el: Don't require easymenu.
6709         (easy-menu-add-item): Autoload it.
6710
6711         * spam-stat.el (time-to-number-of-days): Autoload it.
6712
6713 2010-03-19  Glenn Morris  <rgm@gnu.org>
6714
6715         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6716
6717 2010-03-18  Glenn Morris  <rgm@gnu.org>
6718
6719         * hashcash.el (declare-function): Remove duplicate definition.
6720
6721 2010-03-17  Kevin Ryde  <user42@zip.com.au>
6722
6723         * mml.el (mml-read-tag): Unquote values with `read' to reverse
6724         prin1 in mml-insert-tag (just stripping the quotes gave wrong
6725         value if any backslash escapes).
6726
6727 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6730         if it is available.  (bug#5647)
6731
6732         * lpath.el: Suppress compiler warning for coding-system-from-name for
6733         Emacs 21 and XEmacs.
6734
6735 2010-03-14  Juri Linkov  <juri@jurta.org>
6736
6737         * hmac-def.el:
6738         * hmac-md5.el:
6739         * netrc.el: Fix keywords.
6740
6741 2010-02-26  Glenn Morris  <rgm@gnu.org>
6742
6743         * message.el (message-send-mail-function): Change the default, so that
6744         it inherits from a customized send-mail-function.  (Bug#5643)
6745
6746 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6747
6748         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6749         shell-command-to-string signals an error (bug#5299).
6750
6751 2010-02-24  Glenn Morris  <rgm@gnu.org>
6752
6753         * message.el (message-smtpmail-send-it)
6754         (message-send-mail-with-mailclient): Doc fixes.
6755
6756 2010-02-16  Glenn Morris  <rgm@gnu.org>
6757
6758         * message.el (message-default-mail-headers): Change the default value
6759         to ease the transition from mail-mode to message-mode.  (Bug#5555)
6760
6761 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
6764         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
6765
6766 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6767
6768         * time-date.el (date-to-time): Doc fix (Bug#5408).
6769
6770 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6771
6772         * message.el (message-mail): Just pass yank-action on to message-setup.
6773         (message-setup): Handle (FUN . ARGS) form of yank-action.
6774         (message-with-reply-buffer, message-widen-reply)
6775         (message-yank-original): Handle non-buffer values of
6776         message-reply-buffer (Bug#4080).
6777         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6778
6779 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6780
6781         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6782         Fix typo in docstring.
6783
6784 2010-01-08  Jason Rumney  <jasonr@gnu.org>
6785
6786         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6787         response.
6788
6789 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6792
6793         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6794
6795         * message.el (message-check-news-header-syntax): Protect against a
6796         string that `rfc822-addresses' returns when parsing fails.
6797
6798 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6799
6800         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6801         (gnus-previous-char-property-change): New functions.
6802
6803         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6804
6805 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
6806
6807         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6808         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
6809
6810 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6811
6812         * message.el (message-exchange-point-and-mark): Rework last change to
6813         avoid using optional arg of exchange-point-and-mark, for backward
6814         compatibility.
6815
6816 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6817
6818         * message.el (message-exchange-point-and-mark):
6819         Call exchange-point-and-mark with an argument rather than setting
6820         mark-active by hand (Bug#5175).
6821
6822 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6823
6824         * nntp.el (nntp-service-to-port): Work for service expressed with
6825         numeric string; replace [:digit:] with [0-9] for XEmacs.
6826
6827 2009-12-17  Glenn Morris  <rgm@gnu.org>
6828
6829         * gnus-group.el (gnus-bug-group-download-format-alist):
6830         Change emacs entry to debbugs.gnu.org.  Bump :version.
6831
6832 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6833
6834         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6835
6836 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6837
6838         * message.el (message-info): Explain why we use `Info-goto-node'.
6839
6840 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6843
6844 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6845
6846         * message.el (message-completion-in-region): New compatibility function.
6847         (message-expand-group): Use it.
6848
6849 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6852         with no unread article should be listed if the 2nd arg `predicate' is
6853         given.
6854
6855 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6858
6859 2009-11-29  Juri Linkov  <juri@jurta.org>
6860
6861         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6862         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6863         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6864
6865 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6866
6867         * sha1.el (sha1-string-external): default-directory "/" in case
6868         otherwise non-existent.  process-connection-type pipe for touch of
6869         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6870
6871 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6872
6873         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6874         it's comms related and sgml-mode.el has "comm" on that basis too.
6875
6876 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6879         containing tspecial characters if they have been already quoted.
6880
6881 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6882
6883         * dns-mode.el (auto-mode-alist): Purecopy string.
6884
6885 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6886
6887         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6888
6889 2009-10-24  Glenn Morris  <rgm@gnu.org>
6890
6891         * gnus-art.el (help-xref-stack-item): Define for compiler.
6892
6893 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6894
6895         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6896
6897 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6898
6899         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6900
6901 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6902
6903         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6904         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6905
6906 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6909         (gnus-overlays-in): New alias to overlays-in.
6910
6911         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6912         gnus-overlay-get, and gnus-delete-overlay.
6913         (gnus-summary-show-thread): Make it work as well for systems in which
6914         next-single-char-property-change is not available.
6915         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6916
6917         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6918         (gnus-overlay-get): New alias to extent-property.
6919         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6920
6921         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6922         SXEmacs.
6923
6924         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6925         SXEmacs.
6926
6927 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6928
6929         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6930
6931 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6932
6933         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6934         and XEmacs that don't have `remove-overlays'.
6935
6936 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6937
6938         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6939         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6940         selective display.  Use overlays instead.
6941
6942 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6943
6944         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6945
6946 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6947
6948         * spam-stat.el (spam-stat-load): Fix typo in message.
6949
6950 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6951
6952         * dig.el (dig-invoke): Fix typo in docstring.
6953         (query-dig): Reflow docstring.
6954
6955 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6956
6957         * gnus-art.el (gnus-article-encrypt-body):
6958         * message.el (message-check-recipients):
6959         * mm-util.el (mm-codepage-setup):
6960         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6961         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6962
6963 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6964
6965         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6966         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6967         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6968         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6969         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6970
6971 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6972
6973         * dig.el: Add "Keywords: comm", as per net-utils.el.
6974
6975 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6976
6977         * dig.el (dig-mode): Use define-derived-mode.
6978
6979 2009-09-19  Glenn Morris  <rgm@gnu.org>
6980
6981         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6982
6983 2009-09-18  Glenn Morris  <rgm@gnu.org>
6984
6985         * gnus-diary.el (gnus-diary-check-message):
6986         * message.el (message-insert-formatted-citation-line):
6987         * nnbabyl.el (top-level):
6988         * nndiary.el (nndiary-schedule):
6989         Fix typos in condition-case handlers.
6990
6991 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6994         configuration that provides the sole article window in a frame;
6995         position point correctly after deleting a part.
6996
6997 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6998
6999         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7000         (spam-resolve-registrations-routine): Use it to unregister articles
7001         that change status.
7002
7003 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7004
7005         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7006         with XEmacs.
7007         (parse-time-string-chars): Use it.
7008
7009 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7010
7011         * imap.el (imap-interactive-login): Better messages.
7012         (imap-open): Fix bug with renamed buffer on reconnect.
7013         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7014         for easier debugging and cleaner code.  On successful (guessed based on
7015         server capabilities) secondary authentication, set imap-state
7016         correctly.
7017         (imap-last-authenticator): Define imap-last-authenticator as a variable
7018         to avoid warnings.
7019
7020 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * nnrss.el (nnrss-request-article): Remove binding of
7023         default-enable-multibyte-characters that has gotten needless by
7024         the 2007-07-13 change in rfc2047-encode-message-header.
7025
7026         * mml.el (mml-insert-multipart): Error on the message header.
7027         (mml-insert-part): Error on the message header; position point at
7028         the end of a MIME tag.
7029
7030 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * time-date.el (autoload): Expand define-obsolete-function-alias into
7033         defalias and make-obsolete for old Emacsen that Gnus supports.
7034         (with-no-warnings): Define it for old Emacsen.
7035         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7036         is available.
7037         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7038         float-time is available; suppress compile warning for time-to-seconds.
7039
7040         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7041         (gnus-float-time): Alias to float-time if it exists.
7042
7043         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7044         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7045         float-time is available; suppress compile warning for time-to-seconds.
7046
7047         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7048         XEmacs.
7049
7050 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7051
7052         * imap.el (imap-message-map): Docstring fix.
7053
7054 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7057         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7058         Add the optional argument `encoding' that overrides the default.
7059
7060         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7061         mm-encode-buffer.
7062
7063 2009-09-04  Glenn Morris  <rgm@gnu.org>
7064
7065         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7066         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7067         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7068         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7069         * mm-util.el (mm-with-unibyte-current-buffer)
7070         (mm-find-buffer-file-coding-system):
7071         * yenc.el (yenc-decode-region): Use default-value rather than
7072         default-enable-multibyte-characters.
7073
7074 2009-09-03  Glenn Morris  <rgm@gnu.org>
7075
7076         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7077         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7078         than default-enable-multibyte-characters.
7079
7080 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7081
7082         * gnus-art.el (gnus-article-read-summary-keys):
7083         Fix gnus-buffer-configuration's value temporarily used.
7084
7085 2009-09-02  Glenn Morris  <rgm@gnu.org>
7086
7087         * gnus-util.el (gnus-float-time): New function.
7088         * gnus-delay.el (gnus-delay-article):
7089         * gnus-sum.el (gnus-thread-latest-date):
7090         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7091         * nnspool.el (nnspool-request-newgroups):
7092         Use gnus-float-time rather than time-to-seconds.
7093         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7094
7095         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7096         (gnus-header-subject-face, gnus-header-newsgroups-face)
7097         (gnus-header-name-face, gnus-header-content-face):
7098         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7099         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7100         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7101         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7102         (gnus-cite-face-11):
7103         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7104         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7105         (gnus-server-closed-face, gnus-server-denied-face)
7106         (gnus-server-offline-face):
7107         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7108         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7109         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7110         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7111         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7112         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7113         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7114         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7115         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7116         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7117         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7118         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7119         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7120         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7121         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7122         (gnus-summary-high-undownloaded-face)
7123         (gnus-summary-low-undownloaded-face)
7124         (gnus-summary-normal-undownloaded-face)
7125         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7126         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7127         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7128         (gnus-splash-face):
7129         * message.el (message-header-to-face, message-header-cc-face)
7130         (message-header-subject-face, message-header-newsgroups-face)
7131         (message-header-other-face, message-header-name-face)
7132         (message-header-xheader-face, message-separator-face)
7133         (message-cited-text-face, message-mml-face):
7134         * sieve-mode.el (sieve-control-commands-face)
7135         (sieve-action-commands-face, sieve-test-commands-face)
7136         (sieve-tagged-arguments-face):
7137         * spam.el (spam-face):
7138         Mark face aliases with "-face" in the name as obsolete.
7139
7140 2009-09-01  Glenn Morris  <rgm@gnu.org>
7141
7142         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7143         than goto-line.
7144
7145 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7146
7147         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7148         Don't move point if the command is invoked inside the message header.
7149
7150 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7151
7152         * imap.el (imap-send-command): Simplify.
7153         (imap-wait-for-tag): point-max -> buffer-size.
7154
7155 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7156
7157         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7158         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7159         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7160         * nnir.el (nnir-swish-e-index-file):
7161         * gnus-sum.el (gnus-summary-delete-marked-as-read)
7162         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7163         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7164         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7165         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7166         (gnus-treat-display-xface): Add Emacs version of obsolescence.
7167
7168 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7169
7170         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7171         Don't save excursion.
7172
7173 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7174
7175         * nnheader.el (nnheader-find-file-noselect):
7176         * mm-util.el (mm-insert-file-contents):
7177         Use (default-value 'major-mode) instead of default-major-mode.
7178
7179 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7180
7181         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7182
7183 2009-08-26  Glenn Morris  <rgm@gnu.org>
7184
7185         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
7186         than placing in files.el.
7187
7188 2009-08-25  Glenn Morris  <rgm@gnu.org>
7189
7190         * nnir.el (top-level): Don't require cl at run-time.
7191         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7192         Replace cl-function substitute with gnus-replace-in-string.
7193         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7194         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7195         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7196         simplified expansions.
7197
7198 2009-08-25  Kevin Ryde  <user42@zip.com.au>
7199
7200         * dig.el (dig): Add autoload cookie.
7201
7202 2009-08-22  Glenn Morris  <rgm@gnu.org>
7203
7204         * gnus-art.el (gnus-button-patch): Use forward-line rather than
7205         goto-line.
7206
7207 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
7208
7209         * parse-time.el (parse-time-string-chars): Save match data.
7210
7211 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
7212
7213         * parse-time.el (parse-time-string-chars): Compute using character
7214         classes, to handle non-ascii characters (Bug#3190).
7215
7216 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7219
7220         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7221         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7222         (gnus-mm-display-part, gnus-mime-display-single)
7223         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7224         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7225
7226         * gnus-sum.el
7227         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7228         (gnus-summary-move-article): Add expirable mark to articles copied or
7229         moved to group that has auto-expire turned on if the option is non-nil.
7230
7231 2009-07-24  Glenn Morris  <rgm@gnu.org>
7232
7233         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7234         Fix typo.  (Bug#3903)
7235
7236 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7239         gnus-article-read-summary-keys rather than gnus-summary-edit-article
7240         that should not be used for draft articles.
7241         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7242         that has no concern in minor mode keys.
7243         (gnus-article-summary-command, gnus-article-summary-command-nosave):
7244         Abolish.
7245
7246 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7247
7248         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7249         article without making inquiry to a user for unknown encoding.
7250
7251         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7252         (nnmaildir--scan): Assume i-node and device number that file-attributes
7253         returns might be cons-cell.
7254
7255         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
7256
7257         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
7258
7259 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
7260
7261         * auth-source.el: Remove docs now in auth.texi.  Don't use
7262         `gnus-message' for logging.  Add new variables `auth-source-debug' and
7263         `auth-source-hide-passwords' and use them.
7264
7265 2009-07-15  Glenn Morris  <rgm@gnu.org>
7266
7267         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7268
7269 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7272         excessive whitespace from the default values of title and description.
7273
7274 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7277         mail-fetch-field to fetch Content-Description header in order to
7278         exclude newlines.
7279
7280 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
7281
7282         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
7283         format used by GnuPG 2.0.11.
7284
7285 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7288         to deleted part.
7289
7290 2009-05-30  David Engster  <dengste@eml.cc>
7291
7292         * nnmairix.el: Remove old documentation in the commentary block.
7293         (nnmairix-request-group): Do not update active file for nnml back ends.
7294         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7295         end so that overview files are ignored.
7296         (nnmairix-update-groups): Make updating the groups more robust by using
7297         marks.
7298         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7299         with dollar characters in message-id.
7300
7301 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
7302
7303         * spam.el: Use dns-query instead of query-dns.  Was renamed on
7304         2008-12-25 in dns.el.
7305
7306 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7307
7308         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7309         could happen if the text is only composed of spaces and/or tabs.
7310
7311 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
7312
7313         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7314         when sending a queued message to avoid extra mml tags.
7315
7316 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7319
7320 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
7323         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
7324         rmail-toggle-header for XEmacs;
7325         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
7326
7327 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * gnus-dired.el: Remove autoload for gnus-setup-message.
7330         (gnus-dired-attach): Fake this-command value to prevent Gnus from
7331         displaying Gnus logo; always use compose-mail.
7332
7333 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7334
7335         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7336
7337 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7338
7339         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7340         (gnus-nocem-issuers): List currently active issuers; fix custom type.
7341         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7342         available.
7343         (gnus-nocem-epg-verify): New function.
7344
7345 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
7346
7347         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7348
7349 2009-02-15  Glenn Morris  <rgm@gnu.org>
7350
7351         * gnus-util.el (rmail-insert-rmail-file-header)
7352         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7353         autoloads.
7354         (rmail-default-rmail-file): Remove unnecessary declaration.
7355         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7356
7357 2009-02-14  Glenn Morris  <rgm@gnu.org>
7358
7359         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7360         variable (only used in gnus-util, which declares it anyway).
7361         (rmail-output-to-rmail-file): Remove autoload of deleted function,
7362         which was only needed by gnus-art (changed to not use it any more).
7363         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7364         only used in gnus-util, which autoloads it itself.
7365         (rmail-update-summary): Fix autoload.
7366
7367         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7368         rather than rmail-output-to-rmail-file.
7369
7370 2009-02-07  Glenn Morris  <rgm@gnu.org>
7371
7372         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7373         autoload of function that no longer exists.
7374         (rmail-toggle-header): Declare.
7375         (message-forward-rmail-make-body): Handle mbox Rmail.
7376
7377 2009-01-31  Glenn Morris  <rgm@gnu.org>
7378
7379         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7380         2009-01-09 change.
7381
7382 2009-01-31  Dave Love  <fx@gnu.org>
7383
7384         * imap.el (imap-fetch-safe): Bind debug-on-error.
7385         (imap-debug): Add imap-fetch-safe.
7386
7387 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
7388
7389         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7390         (auth-source-forget-all-cached): New convenience function.
7391         (auth-source-user-or-password): Accept list of modes or a single mode.
7392
7393         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7394         auth-source modes.
7395
7396         * netrc.el (netrc-machine-user-or-password): Use list of
7397         auth-source modes.
7398
7399         * nnimap.el (nnimap-open-connection): Use list of
7400         auth-source modes.
7401
7402         * nntp.el (nntp-send-authinfo): Use list of
7403         auth-source modes.
7404
7405 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7406
7407         * auth-source.el: Update docs to reflect epa-file-enable is to be used
7408         now.
7409
7410 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7413         coding system in XEmacs; add a workaround for XEmacs.
7414
7415         * lpath.el: Fbind coding-system-aliasee.
7416
7417 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * mm-util.el (mm-coding-system-priorities): Protect against nil value
7420         of current-language-environment.
7421
7422 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7423
7424         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7425         available at runtime.
7426
7427 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7428
7429         * gnus-art.el (article-date-ut): Fix end point of narrowing.
7430
7431 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
7432
7433         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7434         the greatest positive fixnum value doesn't work under an XEmacs with
7435         bignum support; use the most-positive-fixnum constant instead,
7436         available since Emacs 21.1 with cl and XEmacs 21.1.
7437
7438 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7441         XEmacs gets not to work.
7442
7443 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7444
7445         * mm-util.el (mm-coding-system-priorities): Allow the value like
7446         "Japanese (UTF-8)" of current-language-environment.
7447
7448 2009-01-09  Glenn Morris  <rgm@gnu.org>
7449
7450         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7451         with last-command-event.
7452
7453 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7454
7455         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
7456         in the doc string.
7457
7458         * message.el (message-fix-before-sending): Amend comment.
7459
7460 2009-01-08  Dave Love  <fx@gnu.org>
7461
7462         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
7463
7464 2009-01-07  David Engster  <dengste@eml.cc>
7465
7466         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7467         simplified server definitions by converting it via
7468         gnus-server-to-method.
7469
7470 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7473         parameter's operands.
7474
7475 2009-01-06  David Engster  <dengste@eml.cc>
7476
7477         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7478         primary select method (for gnus-group-mark-article-as-read).
7479
7480 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
7481
7482         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7483         `(gnus)Face', not `(gnus)X-Face'.
7484
7485 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * mm-util.el (mm-ucs-to-char): New function.
7488
7489         * mm-url.el (mm-url-decode-entities): Use it.
7490
7491         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
7492         unicode-to-char.
7493
7494 2009-01-05  Dave Love  <fx@gnu.org>
7495
7496         * time-date.el: Require cl for `declare'.
7497
7498 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7499
7500         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
7501         Dave Love.
7502
7503 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7504
7505         * message.el (message-fix-before-sending): Add `eight-bit' to
7506         illegible-text check.
7507
7508 2009-01-03  Michael Olson  <mwolson@gnu.org>
7509
7510         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7511         `headers' is nil.  This can occur if the IMAP server does not have
7512         permissions to read messages from a folder, but can write new messages
7513         to the folder.
7514         (nnimap-request-article-part): Do not insert `data' if it is nil.
7515
7516         * imap.el (imap-parse-fetch): Courier can insert spurious blank
7517         characters which will confuse `read', so skip past them.
7518
7519 2009-01-01  Dave Love  <fx@gnu.org>
7520
7521         * imap.el (imap-string-to-integer): Fix typo.
7522         (imap-fetch-safe): New function.
7523         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
7524
7525         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7526
7527         * imap.el (imap-process-connection-type, imap-debug, imap-open):
7528         (imap-parse-greeting): Fix doc strings.
7529         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
7530         (imap-parse-flag-list): Make messages unique.
7531         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
7532
7533         * nnimap.el: Fix author email.
7534         (nnimap-split-rule): Add FIXME comment.
7535         (nnimap-debug): Fix doc string.
7536
7537 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7538
7539         * dns.el (dns-set-servers): Check "Address".  Fix typo.
7540
7541 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
7542
7543         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
7544         nslookup if resolv.conf isn't available.
7545         (dns-query): Rename from query-dns.
7546         (dns-query-cached): Rename from query-dns-cached.
7547
7548 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7549
7550         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7551         overlay-arrow-position and overlay-arrow-string buffer-local; no need
7552         to check if those variables exist (first appeared in Emacs 18.50).
7553
7554 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * mm-util.el (mm-line-number-at-pos): New function.
7557
7558         * spam-report.el (spam-report-process-queue): Use it.
7559
7560 2008-12-24  David Engster  <dengste@eml.cc>
7561
7562         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7563         parameters that haven't existed as variables as buffer-local variables.
7564
7565 2008-12-23  Dave Love  <fx@gnu.org>
7566
7567         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7568         cadar.
7569
7570         * sieve-manage.el (sieve-manage-starttls-p): Rename from
7571         imap-starttls-p.
7572         (sieve-manage-starttls-open): Rename from imap-starttls-open.
7573
7574 2008-12-22  Dave Love  <fx@gnu.org>
7575
7576         * imap.el: Fix author email.  Doc fixes.
7577         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
7578         reply.
7579
7580 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
7581
7582         * spam-report.el (spam-report-gmane-max-requests): New constant.
7583         (spam-report-gmane-wait): New variable.
7584         (spam-report-gmane-ham, spam-report-gmane-spam)
7585         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7586         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7587         the server.
7588
7589         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7590         Add explanations.
7591
7592         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7593         nnheader-accept-process-output and nnheader-read-timeout if available.
7594         (pop3-movemail): Use it.
7595
7596         * message.el (message-check-news-body-syntax): Fix signature check if
7597         there's an attachment.
7598
7599 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * mm-util.el: Add comments to the mm- emulating functions.
7602
7603 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
7604
7605         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7606         Reported by Stephen Berman <stephen.berman@gmx.net>.
7607
7608 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7609
7610         * mm-util.el (mm-substring-no-properties): New function.
7611         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7612         (mm-special-display-p): Enable those lambda forms to be byte compiled.
7613         (mm-string-to-multibyte): Doc fix.
7614
7615         * mml.el (mml-attach-file): Use mm-substring-no-properties.
7616
7617 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7618
7619         * mml.el (mml-attach-file): Strip text properties from file name.
7620         (Bug#1574)
7621
7622 2008-12-16  Glenn Morris  <rgm@gnu.org>
7623
7624         * mm-util.el (mm-charset-override-alist): Declare for compiler.
7625
7626 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7627
7628         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7629         knows since the charset specified might be a bogus alias that
7630         mm-charset-synonym-alist provides.
7631
7632 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7633
7634         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7635         "ISO_8859-1".
7636
7637         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7638
7639 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * mm-util.el (mm-charset-eval-alist):
7642         Define it before mm-charset-to-coding-system.
7643         (mm-charset-to-coding-system): Add optional argument `silent';
7644         define it before mm-charset-override-alist.
7645         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7646         default value if it can be used in Emacs currently running;
7647         silence mm-charset-to-coding-system.
7648
7649 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7652         `allow-override' which says whether to use `mm-charset-override-alist'.
7653         (rfc2047-decode-encoded-words): Use it.
7654
7655         * mm-util.el (mm-charset-override-alist): Fix custom type;
7656         add `(gb2312 . gbk)' to choices.
7657
7658 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7659
7660         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7661         fast.
7662
7663         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7664
7665         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
7666
7667 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
7668
7669         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7670         on links.
7671
7672         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7673
7674 2008-12-03  Lute Kamstra  <lute@gnu.org>
7675
7676         * sha1.el: Remove leading * from docstrings of defcustoms,
7677         deffaces, defconsts and defuns.
7678
7679 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * message.el (message-idna-to-ascii-rhs-1): Protect against local
7682         users' addresses that don't have domain parts.
7683         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7684         rather than message-narrow-to-head since there will be the message
7685         header separator.
7686
7687 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7688
7689         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7690         since the result is inserted in a unibyte buffer anyway.
7691         (nnimap-demule-use-string-to-multibyte): Remove.
7692         (nnimap-demule): Alias it to mm-string-to-multibyte.
7693
7694 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7695
7696         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7697         variable for debugging bug#464 and bug#1174.
7698         (nnimap-demule): Use it.
7699
7700 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7701
7702         * gnus-score.el (gnus-score-find-trace): Handle default score in total
7703         score calculation correctly.
7704
7705 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7706
7707         * message.el (message-send-mail): Just set the buffer to unibyte
7708         rather than use mm-with-unibyte-current-buffer which does a lot more.
7709         (message-send-mail-partially): Don't bother with
7710         mm-with-unibyte-current-buffer since it's already been made unibyte by
7711         message-send-mail.
7712
7713 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
7714
7715         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7716
7717 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
7718
7719         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7720
7721 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7724         require itself and to remove `with-no-warnings'.
7725
7726 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
7727
7728         * starttls.el (starttls-any-program-available): Get the name of the
7729         available TLS layer program.
7730         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7731         well as the host name in the "opening" message.
7732
7733         * auth-source.el (auth-source-cache, auth-source-do-cache)
7734         (auth-source-user-or-password): Cache passwords and logins by default,
7735         allow override with `auth-source-do-cache'.
7736         (auth-source-forget-user-or-password): Allow users to remove cache
7737         entries if needed.
7738
7739 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
7740
7741         * md4.el (md4-buffer): Fix typo in docstring.
7742         (md4, md4-64): Doc fixes.
7743         (md4-pack-int32): Reflow docstring.
7744
7745 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7746
7747         * ietf-drums.el (ietf-drums-remove-comments): Localize second
7748         condition-case to only the forward-sexp call.
7749
7750 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
7751
7752         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7753         quotes contained.  Make it more robust regardless by an extra
7754         condition-case wrapper.
7755
7756 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * lpath.el: No need to fbind codepage-setup for Emacs 23.
7759
7760 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7761
7762         * nnml.el (nnml-request-expire-articles): Check if the function set to
7763         `nnmail-expiry-target' returns the symbol `delete'.
7764
7765         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7766
7767         * nnmail.el (nnmail-expiry-target): Fix custom type.
7768
7769 2008-10-02  Glenn Morris  <rgm@gnu.org>
7770
7771         * mm-util.el (mm-codepage-setup): Tweak codepage error.
7772         Silence compiler warning.
7773
7774 2008-10-01  Magnus Henoch  <mange@freemail.hu>
7775
7776         * tls.el (open-tls-stream): Show the actual command being
7777         executed, instead of the format string.
7778
7779 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7780
7781         * lpath.el: Fbind codepage-setup for Emacs 23.
7782
7783 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
7784
7785         * mml.el (mml-menu): Don't assume mml2015 is bound.
7786
7787 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7788
7789         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7790         exists.
7791
7792 2008-09-27  Glenn Morris  <rgm@gnu.org>
7793
7794         * gnus-util.el (mail-header-remove-comments): Autoload it.
7795
7796 2008-09-27  Andreas Schwab  <schwab@suse.de>
7797
7798         * gnus-util.el (gnus-split-references): Strip comments.
7799         (gnus-parent-id): Likewise.
7800
7801 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
7802
7803         * message.el (message-confirm-send): Fix version.
7804
7805 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * message.el (message-idna-to-ascii-rhs-1): Use
7808         mail-extract-address-components rather than mail-header-parse-addresses
7809         that is an alias by default to ietf-drums-parse-addresses that does not
7810         support non-ASCII names in headers' contents.
7811
7812 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7813
7814         * message.el (message-confirm-send): Fix variable documentation to
7815         avoid the "y/n" wording.
7816
7817 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7818
7819         * message.el (message-set-auto-save-file-name): Save to a different
7820         filename so multiple messages (especially drafts) can be recovered.
7821
7822 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7823
7824         * message.el (message-confirm-send): Add appropriate version.
7825
7826 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7827
7828         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7829         defvar.
7830
7831 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7832
7833         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7834         (mm-pkcs7-enveloped-magic): Ditto.
7835
7836 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7837
7838         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7839         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7840
7841 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7842
7843         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7844         default, it's better.
7845
7846 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7847
7848         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7849         summary line gnus-number property and ignore them (with a warning
7850         message).
7851
7852 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7855         macro caddr in the interactive form since it won't be expanded.
7856
7857 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7858
7859         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7860         `charset'; fix name of function called recursively.
7861         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7862
7863 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7864
7865         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7866         (gnus-mime-set-charset-parameters): New function.
7867         (gnus-mime-view-part-as-charset): Use it to correctly display part
7868         specifying wrong charset.
7869
7870 2008-09-08  David Engster  <dengste@eml.cc>
7871
7872         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7873         in completing-read for back end server.
7874
7875 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7876
7877         * message.el (message-confirm-send): New variable to confirm sending a
7878         message.
7879         (message-send): Use it.
7880
7881 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7882
7883         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7884
7885 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7886
7887         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7888
7889 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7890
7891         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7892         prevent tracking too many groups.
7893         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7894         Use it.
7895
7896 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7897
7898         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7899         moving point to the bottom of the window in order to avoid recentering.
7900
7901 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7902
7903         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7904
7905         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7906         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7907         (gnus-article-beginning-of-window): Fix calculation.
7908
7909 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7910
7911         * gnus-msg.el (gnus-summary-supersede-article)
7912         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7913         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7914         message header.
7915
7916 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7917
7918         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7919         pending output coming after the status change.
7920
7921 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7922
7923         * message.el:
7924         * gnus-start.el:
7925         * gnus-registry.el: Remove VMS support.
7926
7927 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7930         macro.
7931         (rfc2104-hash): Use it.
7932
7933 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7934
7935         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7936         (gnus-summary-sort-by-most-recent-date): New commands.
7937         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7938         and menu entries.
7939
7940 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7943         don't redisplay article for raw contents; remove plural articles stuff.
7944
7945         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7946         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7947         on gnus-summary-save-article; display results properly.
7948
7949 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * lpath.el: No need to fbind ns-focus-frame.
7952
7953 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7954
7955         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7956
7957 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * gnus-art.el (gnus-summary-save-in-pipe):
7960         Consider gnus-save-all-headers.
7961
7962 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7963
7964         * gnus-util.el (ns-focus-frame): Remove declaration.
7965         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7966         like x.
7967
7968 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7969
7970         * rfc2104.el (rfc2104-zero): Delete defconst.
7971         (rfc2104-hex-alist): Likewise.
7972         (rfc2104-hex-to-int): Delete func.
7973         (rfc2104-hexstring-to-bitstring): Likewise.
7974         (rfc2104-nybbles): New defconst.
7975         (rfc2104-hash): Rewrite for speed.
7976
7977 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7978
7979         * tls.el (open-tls-stream): Make it work with the 2nd argument
7980         BUFFER that is a string but does not exist as a buffer object, as
7981         mentioned in the doc-string.
7982
7983 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7986         SXEmacs.
7987
7988 2008-07-16  Glenn Morris  <rgm@gnu.org>
7989
7990         * gnus-util.el (ns-focus-frame): Declare for compiler.
7991
7992 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7993
7994         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7995         set as a group parameter.
7996         (gnus-summary-save-in-pipe): Work when it is called independently.
7997         (gnus-summary-pipe-to-muttprint): Don't modify
7998         gnus-summary-pipe-output-default-command.
7999
8000 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8001
8002         * message.el (message-send-mail-with-sendmail):
8003         Display the error message.
8004
8005 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-art.el (gnus-default-article-saver):
8008         Add gnus-summary-save-in-pipe to choices.
8009         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8010         gnus-summary-pipe-output-default-command as the default command.
8011         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8012         instead of gnus-last-shell-command.
8013
8014         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8015         New user option.
8016         (gnus-summary-muttprint-program): Mention the value will be changed.
8017         (gnus-summary-save-article): Force showing of all headers.
8018         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8019
8020 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8021
8022         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8023
8024 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8025
8026         * nnimap.el (nnimap-id):
8027         * sieve-manage.el (sieve-manage-open): Doc fixes.
8028
8029 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8030
8031         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8032         if available.
8033
8034 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8035
8036         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8037
8038         * nnkiboze.el (nnkiboze-generate-group):
8039         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8040
8041         * nnmairix.el: Require CL.
8042
8043 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * dgnushack.el: Autoload get-display-table and put-display-table for
8046         XEmacs 21.5.
8047
8048         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8049         21.4 and SXEmacs.
8050
8051 2008-06-15  David Engster  <dengste@eml.cc>
8052
8053         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8054
8055 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8056
8057         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8058         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8059         runtime choice under XEmacs.
8060
8061         * gnus-sum.el (gnus-summary-set-display-table):
8062         Use `gnus-put-display-table', `gnus-get-display-table',
8063         `gnus-set-display-table' for the display table, instead of `aset'.
8064
8065         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8066         Use `gnus-put-display-table', `gnus-get-display-table',
8067         `gnus-set-display-table' for the display table.
8068
8069 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * nnmairix.el: Add autoloads.
8072
8073 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8074
8075         * nnmairix.el (nnmairix-delete-recreate-group)
8076         (nnmairix-update-and-clear-marks): Fix error messages.
8077
8078 2008-06-14  David Engster  <dengste@eml.cc>
8079
8080         * nnmairix.el: Upgrade to version 0.6.
8081         (nnmairix-group-toggle-propmarks-this-group)
8082         (nnmairix-group-toggle-readmarks-this-group)
8083         (nnmairix-group-delete-recreate-this-group)
8084         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8085         (nnmairix-remove-tick-mark-original-article): New commands.
8086         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8087         (nnmairix-propagate-marks-to-nnmairix-groups)
8088         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8089         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8090         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8091         functions needed for marks propagation and manipulation of read marks.
8092         (nnmairix-update-groups): New function.
8093         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8094         (nnmairix-determine-original-group-from-registry)
8095         (nnmairix-determine-original-group-from-path)
8096         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8097         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8098         New helper functions.
8099         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8100         keystrokes for new commands.
8101         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8102         (nnmairix-request-group): Check allow-fast group parameter.
8103         (nnmairix-request-create-group): Set allow-fast group parameter if
8104         nnmairix-allowfast-default is set.
8105         (nnmairix-close-group): Propagate marks upon closing if needed.
8106         (nnmairix-group-toggle-threads-this-group): Use new.
8107         nnmairix-group-toggle-parameter helper function.
8108         (nnmairix-search): Better check for empty search result.
8109         (nnmairix-goto-original-article): Use new helper functions for
8110         determining original article.
8111         (nnmairix-show-original-article): Make sure message-id is in brackets.
8112         (nnmairix-call-mairix-binary): Change variable name.
8113         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8114         helper function.
8115         (nnmairix-widget-toggle-activate): Fix doc string.
8116
8117 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * nnir.el: Require edmacro when compiling with XEmacs.
8120         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
8121         available in Emacs 21.
8122
8123 2008-06-11  Glenn Morris  <rgm@gnu.org>
8124
8125         * gnus-util.el (x-focus-frame):
8126         * gnus.el (image-size):
8127         * mm-decode.el (image-size): Declare.
8128
8129         * gnus-picon.el (declare-function): Add compat definition.
8130         (image-size): Declare.
8131
8132         * gnus-group.el (tool-bar-map):
8133         * gnus-sum.el (tool-bar-map): Define for compiler.
8134
8135         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8136
8137         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8138
8139         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8140         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8141         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8142         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8143         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8144         * sieve-manage.el, spam-report.el, spam.el:
8145         Remove unnecessary eval-and-compile of autoloads.
8146
8147 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
8148
8149         * auth-source.el: Precise Tramp doc.
8150
8151 2008-06-07  Glenn Morris  <rgm@gnu.org>
8152
8153         * nnmairix.el: Remove unnecessary eval-when-compile.
8154
8155 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8156
8157         * lpath.el: Fbind propertize for XEmacs 21.4.
8158
8159 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * nnir.el: Move here from ../contrib.
8162
8163 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8164
8165         * gnus-util.el (gnus-read-shell-command): New function.
8166         * mm-decode.el (mm-pipe-part):
8167         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8168
8169 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8170
8171         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8172
8173 2008-06-03  Glenn Morris  <rgm@gnu.org>
8174
8175         * pop3.el (nnheader-accept-process-output): Autoload it.
8176
8177 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8180         are not 2-digit hexadecimal characters that follow `%'s.
8181
8182 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8183
8184         * message.el (message-bogus-recipient-p): Fix type in doc string.
8185         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8186         (message-bogus-addresses): Rename from message-bogus-address-regexp.
8187         Improve custom options.
8188         (message-bogus-recipient-p): Adjust accordingly.
8189
8190 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
8191
8192         * parse-time.el (parse-time-months, parse-time-weekdays): Add
8193         long-form month and day names.
8194
8195 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * dgnushack.el: Autoload debug, eudc-expand-inline and
8198         pgg-snarf-keys-region for XEmacs.
8199
8200         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
8201
8202         * nnmairix.el: Require edmacro when compiling with XEmacs.
8203
8204 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
8205
8206         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8207         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8208
8209 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8210
8211         * auth-source.el: Add more docs.
8212
8213         * netrc.el (netrc-machine): Always match if the port is not given.
8214
8215 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8216
8217         * nnheader.el (nnheader-read-timeout): Change the default timeout from
8218         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
8219         retrieval faster in some cases, but might make CPU usage larger.
8220         If this has any bad side effects, we might revert this change.
8221
8222         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8223         seems to make mail retrieval much, much faster.
8224         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8225         unconditionally.
8226
8227         * gnus-draft.el (gnus-group-send-queue):
8228         Bind message-send-mail-partially-limit to nil to avoid being prompted.
8229
8230 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
8231
8232         * mml.el (mml-attach-buffer): Prompt for `disposition'.
8233
8234         * message.el (message-bogus-address-regexp): Fix and improve custom
8235         type.
8236         (message-setup-hook): Add message-check-recipients as custom option.
8237
8238 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * message.el (message-cite-function): Remove bogus autoload which crept
8241         in during merge from v5-10.
8242
8243 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8244
8245         * nnimap.el (nnimap-open-connection): Fix login/password bug.
8246
8247         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8248
8249         * auth-source.el: Preliminary Tramp docs.
8250         (auth-sources): Change the default auth-sources to use
8251         EPA .gpg files.
8252
8253 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
8254
8255         * nntp.el: Autoload `auth-source-user-or-password'.
8256         (nntp-send-authinfo): Use it.
8257
8258         * nnimap.el: Autoload `auth-source-user-or-password'.
8259         (nnimap-open-connection): Use it.
8260
8261         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
8262         for the gnus-message function.
8263         (auth-source-user-or-password): Use it.
8264
8265 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8266
8267         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8268         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
8269         (rfc2104-hash): Use it.
8270
8271 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
8272
8273         * gnus-art.el (gnus-article-toggle-truncate-lines):
8274         Don't use `iff' in docstring.
8275
8276 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
8277
8278         * gnus-registry.el: Adjusted copyright dates and added a keyword.
8279
8280         * gnus-util.el (gnus-extract-address-component-name)
8281         (gnus-extract-address-component-email): Convenience functions around
8282         `gnus-extract-address-components'.
8283
8284         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8285         Use `gnus-extract-address-component-email' to fix bug of comparing full
8286         sender name to `user-mail-address'.
8287
8288 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
8289
8290         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8291         catch/throw to optimize.
8292         (gnus-registry-find-keywords): Just use member to find a keyword.
8293
8294 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8295
8296         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8297         is current before calling gnus-server-prepare.
8298         (gnus-server-setup-buffer, gnus-server-update-server)
8299         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8300
8301 2008-05-04  Juri Linkov  <juri@jurta.org>
8302
8303         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8304         (mailcap-file-default-commands): Use mailcap-replace-in-string
8305         instead of replace-regexp-in-string, and mailcap-delete-duplicates
8306         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
8307
8308 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
8309
8310         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8311
8312 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8313
8314         * gnus.el: Bump version to 0.11.
8315
8316 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8317
8318         * gnus.el: No Gnus v0.10 is released.
8319
8320 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8321
8322         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8323         hooks.
8324         (gnus-update-read-articles): Speed up non-marks-using users.
8325         (gnus-use-marks): Define gnus-use-marks.
8326         (gnus-propagate-marks): Rename variable to something more sensible.
8327
8328 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
8329
8330         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8331         (gmm-image-load-path-for-library): Fix typos in docstrings.
8332         (gmm-message): Reflow docstring.
8333
8334 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
8335
8336         * mail-source.el (mail-source-set-1, mail-source-bind):
8337         Move auth-source code out of the macro to clean it up and fix bugs.
8338
8339 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
8340
8341         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8342         by sender if it's equal to user-mail-address, it's likely to be
8343         useless.
8344
8345         * mail-source.el (mail-source-bind): Don't use user or password if they
8346         are not bound.  Unintern them if they are nil.  Don't use server unless
8347         it's bound, and default it to empty string otherwise.
8348
8349 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
8350
8351         * mail-source.el: Load auth-source.el.
8352         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
8353         get user name or password, if auth-sources is set up.
8354
8355         * gnus-registry.el (gnus-registry-split-strategy): New variable for
8356         strategy of splitting with parent.
8357         (gnus-registry-split-fancy-with-parent)
8358         (gnus-registry-post-process-groups): Use it and fix prior
8359         bug (returning a list as the split result).
8360
8361         * auth-source.el (auth-sources): Remove server parameter.
8362         (auth-source-pick, auth-source-user-or-password)
8363         (auth-source-user-or-password-imap)
8364         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8365         (auth-source-user-or-password-sftp)
8366         (auth-source-user-or-password-smtp): Remove server parameter.
8367
8368 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
8369
8370         * smime.el (smime-sign-region, smime-encrypt-region)
8371         (smime-decrypt-region):
8372         Remove redundant calls to `generate-new-buffer-name'.
8373
8374 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
8375
8376         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8377         Don't use QP for message/rfc822.
8378         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8379
8380 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8381
8382         * sieve-manage.el (sieve-string-bytes): Remove.
8383         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8384         correct byte-length only if the process's coding-system is the same as
8385         the one used internally by Emacs to represent strings.
8386
8387 2008-04-22  Juri Linkov  <juri@jurta.org>
8388
8389         * mailcap.el (mailcap-file-default-commands): New function.
8390
8391 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8392
8393         * message.el (message-signature-separator, message-cite-function):
8394         Change custom version.
8395
8396 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
8397
8398         * tls.el (tls-program): Add -ign_eof argument to call the openssl
8399         commands.
8400         (tls-checktrust): Ditto.
8401
8402 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
8403
8404         * mm-decode.el (mm-display-external): Make temp file read-only.
8405
8406 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8407
8408         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8409         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
8410         `C-c C-f d'.
8411
8412 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
8413
8414         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8415
8416 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * gnus.el: Bump version to 0.9.
8419
8420 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8421
8422         * gnus.el: No Gnus v0.8 is released.
8423
8424 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8425
8426         * mail-source.el (mail-source-value):
8427         Prefer fboundp to functionp so it works with macros as well.
8428
8429 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8430
8431         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8432         Fix last change in case the element is not even a symbol.
8433
8434 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8435
8436         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8437         Prefer fboundp to functionp so it works with macros as well.
8438
8439 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
8440
8441         * auth-source.el: Add docs.
8442         (auth-sources): Modify format to support server.
8443         (auth-source-pick, auth-source-user-or-password)
8444         (auth-source-user-or-password-imap)
8445         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8446         (auth-source-user-or-password-sftp)
8447         (auth-source-user-or-password-smtp): Add server parameter.
8448
8449 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
8450
8451         * gnus-registry.el: Initialize the registry when gnus-registry-install
8452         is t.
8453
8454 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * compface.el (uncompface): Make buffer unibyte.
8457
8458 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8459
8460         * mail-source.el (mail-source-value):
8461         Prefer fboundp to functionp so it works with macros as well.
8462
8463 2008-04-05  Glenn Morris  <rgm@gnu.org>
8464
8465         * gnus-ems.el (mm-disable-multibyte): Autoload it.
8466
8467 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8468
8469         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8470         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8471
8472         * nnheader.el (nnheader-init-server-buffer): Change buffer's
8473         multibyteness after rather than before erasing it.
8474
8475         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8476         mm-with-multibyte.
8477         (gnus-request-article-this-buffer): Make sure the proper decoding is
8478         used if gnus-original-article-buffer happens to be unibyte.
8479
8480         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8481         default-enable-multibyte-characters.
8482
8483         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8484         default-enable-multibyte-characters.
8485
8486         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8487
8488         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8489
8490 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8491
8492         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8493         Fix last change in case the element is not even a symbol.
8494
8495 2008-04-02  Simon Josefsson  <simon@josefsson.org>
8496
8497         * imap.el (imap-enable-exchange-bug-workaround): New variable.
8498         (imap-message-copyuid-1): Use it.
8499         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
8500         J. Williams in
8501         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8502
8503         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8504         imap-enable-exchange-bug-workaround.
8505         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8506
8507 2008-04-01  Simon Josefsson  <simon@josefsson.org>
8508
8509         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8510         a 100 byte status-checks into a 2-3MB transfer for each group.
8511         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8512         to enable bug workaround or not.
8513         (nnimap-find-minmax-uid): Only enable workaround conditionally.
8514
8515 2008-03-31  Glenn Morris  <rgm@gnu.org>
8516
8517         * message.el (mml2015-use): Declare for compiler.
8518         (message-info): Require mml2015 when appropriate.
8519
8520 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * Makefile.in (EMACS_COMP): Quote directory name that might contain
8523         whitespace.
8524
8525 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8526
8527         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8528         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8529         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8530         (nntp-service-to-port): New function.
8531         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8532         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8533         (nntp-open-netcat-stream): New function.
8534         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8535
8536 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
8537
8538         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8539
8540 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8541
8542         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8543
8544 2008-03-28  Magnus Henoch  <mange@freemail.hu>
8545
8546         * dns.el (dns-write): Use set-buffer-multibyte.
8547
8548 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
8549
8550         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8551
8552 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8553
8554         * message.el (message-signature-separator): Change default.
8555         Improve custom type.
8556         (message-cite-function): Change default to
8557         message-cite-original-without-signature.
8558
8559         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8560         toggle.
8561
8562         * message.el (message-check-news-body-syntax): Fix signature check.
8563         (message-setup-1): Mark buffer as unmodified _after_ running
8564         message-setup-hook and handling message-alternative-emails.
8565         (message-shorten-references): Be more strict when building list of
8566         valid references to comply with GNKSA.
8567
8568         * gnus-group.el (gnus-read-ephemeral-bug-group)
8569         (gnus-read-ephemeral-debian-bug-group)
8570         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8571
8572         * message.el (message-info): Don't use booleanp which isn't supported
8573         in Emacs 21 and XEmacs.
8574
8575 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
8576
8577         * gnus-group.el (gnus-gmane-group-download-format): Rename from
8578         gnus-group-gmane-group-download-format.
8579         (gnus-group-read-ephemeral-gmane-group): Rename from
8580         gnus-group-read-ephemeral-gmane-group.
8581         (gnus-read-ephemeral-gmane-group-url): Rename from
8582         gnus-group-read-ephemeral-gmane-group-url.
8583         (gnus-bug-group-download-format-alist): New variable.
8584         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8585         (gnus-read-ephemeral-emacs-bug-group): New commands.
8586
8587 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8588
8589         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8590         (gnus-visible-headers): Improve custom type.
8591
8592 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8593
8594         * mml.el (mml-menu): Add workarounds for XEmacs.
8595
8596         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8597         X-Boundary header.
8598
8599         * message.el (message-simplify-recipients): Fix previous commit.
8600
8601 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8602
8603         * mm-util.el (mm-set-buffer-multibyte): New function.
8604         * mm-decode.el (mm-copy-to-buffer): Use it.
8605
8606         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8607         Prefer fboundp to functionp so it works with macros as well.
8608
8609 2008-03-19  Glenn Morris  <rgm@gnu.org>
8610
8611         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
8612         Accidentally removed in the sync process with Emacs.
8613
8614 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
8615
8616         * message.el (message-alter-recipients-discard-bogus-full-name):
8617         New function.
8618         (message-alter-recipients-function): New variable.
8619         (message-get-reply-headers): Use it.
8620         (message-replace-header): New helper function.
8621         (message-recipients-without-full-name): New variable.
8622         (message-simplify-recipients): New command.
8623
8624         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8625
8626         * message.el (message-info): Handle EasyPG manual.
8627
8628         * mml.el (mml-menu): Add entry for EasyPG.
8629
8630 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
8631
8632         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8633         parameter.
8634
8635         * message.el (message-disassociate-draft): Specify drafts group name
8636         fully.
8637
8638 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
8639
8640         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8641         Eliminate unnecessary duplicates from the match list.
8642
8643 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
8646
8647         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
8648
8649         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8650         args of `how-many' of which the XEmacs version doesn't take; declare
8651         Info-index-next as function.
8652
8653 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * gnus-score.el (gnus-score-headers): Fix handling of
8656         gnus-inhibit-slow-scoring.
8657
8658         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8659         string.
8660         (gnus-button-url-regexp): Improve handling of parenthesis.
8661         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8662         (gnus-button-handle-info-keystrokes): Handle index entries.
8663
8664 2008-03-15  Glenn Morris  <rgm@gnu.org>
8665
8666         * parse-time.el (parse-time-string): Simplify.
8667
8668 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8669
8670         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8671         Incoming* files.
8672
8673 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
8674
8675         * auth-source.el (auth-sources): Rename from auth-source-choices.
8676         (auth-source-pick): Use it.
8677
8678 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8679
8680         * binhex.el (binhex-decode-region-internal):
8681         * uudecode.el (uudecode-decode-region-internal):
8682         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8683         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8684         setting default-enable-multibyte-characters.
8685
8686 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
8687
8688         * auth-source.el (auth-source-protocols)
8689         (auth-source-protocols-customize, auth-source-choices): Add and
8690         modified variable customizations and defaults.
8691         (auth-source-pick, auth-source-user-or-password)
8692         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8693         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8694         (auth-source-user-or-password-sftp)
8695         (auth-source-user-or-password-smtp): Use new variables and provide an
8696         interface to netrc.el.
8697
8698 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8699
8700         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8701         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8702         Make sure the nntp port to specify is a string.
8703
8704 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8705
8706         * nntp.el: Use with-current-buffer.
8707         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8708         dubious mm-with-unibyte-current-buffer.
8709         (nntp-with-open-group-function): New function extracted from
8710         nntp-with-open-group macro.
8711         (nntp-with-open-group): Use the function, so it's easier to debug.
8712         Add indentation and debugging info.
8713         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8714         Recommend the use of the netcat alternatives.
8715
8716         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8717         Avoid mm-string-as-multibyte as well.
8718
8719         * nnweb.el (nnweb-insert-html):
8720         Remove use of nnheader-string-as-multibyte.
8721
8722         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8723         (nnheader-string-as-multibyte): Remove.
8724
8725         * mm-view.el: Use inhibit-read-only.
8726         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8727         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8728         or unibyte-string.
8729
8730         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8731         (mm-uu-yenc-extract): Use with-current-buffer.
8732
8733         * gnus-soup.el (gnus-soup-send-packet): Don't use
8734         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8735
8736         * nnmh.el: Use with-current-buffer.
8737         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8738         mm-string-as-multibyte on the output of mm-encode-coding-string.
8739
8740         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8741         (nnimap-request-move-article): Use with-current-buffer.
8742
8743         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8744         inserting the handle-buffer's text, so the implicit multibyte->unibyte
8745         conversion uses string-make-unibyte rather than string-as-unibyte.
8746
8747         * gnus-msg.el: Use with-current-buffer.
8748
8749         * message.el (message-ignored-resent-headers): Add "Delivered-To".
8750
8751 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
8752
8753         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8754         string for caching if it is 'PIN.
8755
8756 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * lpath.el: Consider the case without Emacs/W3.
8759
8760 2008-03-08  Glenn Morris  <rgm@gnu.org>
8761
8762         * time-date.el (date-to-time, time-subtract, time-add)
8763         (safe-date-to-time): Doc fixes.
8764
8765 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8766
8767         * mail-source.el (mail-source-delete-old-incoming-confirm):
8768         Change default to nil.
8769         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8770
8771 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * lpath.el: Rearrange.
8774
8775         * gnus-art.el (gnus-narrow-to-page): Position point properly.
8776         (gnus-article-goto-prev-page): Work for articles having ^L's.
8777
8778         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8779
8780         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8781
8782 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
8783
8784         * gnus-bookmark.el: Adjust for renames in bookmark.el.
8785         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8786         (gnus-bookmark-jump): Adjust some variable names.
8787
8788 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
8789
8790         * auth-source.el: New package.
8791         (auth-source-choices): Add customization entry point variable.
8792
8793         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8794         bug.
8795
8796 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
8797
8798         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8799         (gnus-registry-initialize, gnus-registry-install-p): Use it.
8800         (gnus-registry-install-shortcuts): Rename from
8801         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
8802         the `gnus-registry-mark-map' keymap dynamically from
8803         `gnus-registry-marks'.  The generated functions update the summary line
8804         when a registry mark is added or deleted, and will call
8805         `gnus-registry-install-p' (see the comments in the code).
8806         (gnus-registry-user-format-function-M): Use concat intelligently.
8807
8808         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8809         the registry mark functions.
8810
8811 2008-03-05  Glenn Morris  <rgm@gnu.org>
8812
8813         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8814         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8815         gnus-art.
8816         (top-level): No need to load own source when compiling.
8817
8818 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8819
8820         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8821         Suggested by <chris.anderton@zetnet.co.uk>.
8822
8823 2008-03-04  Glenn Morris  <rgm@gnu.org>
8824
8825         * gnus-sum.el (top-level): No need to require gnus when compiling,
8826         since unconditionally required near start of file.
8827         (gnus-summary-display-while-building): Move definition before use.
8828
8829 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8830
8831         * gnus-registry.el (gnus-registry-user-format-function-M):
8832         Add formatting function.
8833
8834 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8835
8836         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8837         with plists.
8838         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8839         Use new format.
8840
8841 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8842
8843         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8844         `where-is-internal' that returns a range of key sequences.
8845
8846 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8847
8848         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8849
8850         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8851         (gnus-summary-jump-to-group): Consider windows on other displayed
8852         frames as well.  Similar changes might be needed elsewhere, but that's
8853         the one I've bumped into during my use.
8854
8855         * nndoc.el (nndoc-oe-dbx-type-p):
8856         * gnus-msg.el (gnus-debug):
8857         * gnus-group.el (gnus-update-group-mark-positions):
8858         Use mm-string-to-multibyte.
8859
8860 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8861
8862         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8863         doesn't handle NotDashEscaped.
8864
8865         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8866         (mml-dnd-attach-options): Fix typo in custom choice.
8867
8868         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8869         Change nndoc-article-type to mbox.
8870         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8871
8872         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8873         to nil, instead of html2text.
8874
8875         * imap.el (imap-debug): Add `imap-ping-server'.
8876
8877         * gnus-bookmark.el: Add FIXMEs.
8878
8879         * message.el (message-form-letter-separator)
8880         (message-send-form-letter-delay): New variables.
8881         (message-send-form-letter): Use them.  New command to send form
8882         letters.  Requested by Uwe Siart.
8883         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8884
8885 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8886
8887         * Update copyright years.
8888
8889 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8890
8891         Sync from EMACS_22_BASE.
8892
8893         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8894
8895 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8896
8897         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8898         empty author.
8899
8900 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8901
8902         * gnus-registry.el (gnus-registry-marks): Add variable for
8903         customization of marks and their appearance.
8904         (gnus-registry-read-mark): Use it.
8905         (gnus-registry-do-marks): Add utility function to loop through
8906         `gnus-registry-marks'.
8907         (gnus-registry-install-shortcuts-and-menus): Add function to install
8908         shortcuts and menus.
8909         (gnus-registry-initialize): Use it.
8910         (gnus-registry-default-mark): Clarify documentation.
8911
8912 2008-02-29  Glenn Morris  <rgm@gnu.org>
8913
8914         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8915         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8916         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8917         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8918         Change defcustom :version from 23.0 to 23.1.
8919
8920 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8921
8922         * gnus-registry.el (gnus-registry-follow-group-p)
8923         (gnus-registry-post-process-groups): Add functions to aid registry
8924         splitting and improve logging.  Clarify behavior in function
8925         documentation.
8926         (gnus-registry-split-fancy-with-parent): Use them.
8927
8928 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8929
8930         * gnus-art.el: Use with-current-buffer.
8931
8932 2008-02-27  David Engster  <dengste@eml.cc>
8933
8934         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8935         Express real group name in the response.
8936
8937 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8940         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8941         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8942         autoload gnus-registry-fetch-group when compiling.
8943         (nnmairix-request-group-with-article-number-correction):
8944         Remove unreferenced argument passed to nnmairix-call-backend.
8945
8946 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8949         (mm-uu-extract): Improve face for low color ttys.
8950         Reported by Sascha Wilde.
8951
8952 2008-02-27  Glenn Morris  <rgm@gnu.org>
8953
8954         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8955         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8956         variables to defconsts.  Convert comments to doc-strings.
8957         (nnmairix-last-server, nnmairix-current-server): Convert from free
8958         variables to defvars.  Convert comments to doc-strings.
8959         (gnus-registry-fetch-group): Autoload.
8960         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8961         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8962         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8963         caddr.
8964         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8965         nnmairix-request-group-with-article-number-correction call.
8966         (nnmairix-fast, nnmairix-group): New, less general names, for free
8967         variables passed from nnmairix-request-group to
8968         nnmairix-request-group-with-article-number-correction.  Declare.
8969         (nnmairix-request-group-with-article-number-correction):
8970         Use nnmairix-fast, nnmairix-group rather than fast, group.
8971
8972 2008-02-26  David Engster  <dengste@eml.cc>
8973
8974         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8975         version 0.5.
8976
8977 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8978
8979         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8980         instead of making an extra function call.  Don't add the current group
8981         to articles only when they have the group.  Use
8982         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8983         Reported by David <de_bb@arcor.de>.
8984
8985 2008-02-24  Miles Bader  <miles@gnu.org>
8986
8987         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8988         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8989         (mm-find-mime-charset-region):
8990         * mm-bodies.el (mm-encode-body):
8991         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8992
8993 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8994
8995         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8996         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8997
8998 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8999
9000         * mail-source.el (mail-source-delete-incoming): Change default.
9001         Supplement doc string.
9002
9003         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9004
9005 2008-02-14  Glenn Morris  <rgm@gnu.org>
9006
9007         * time-date.el (format-seconds): New function.
9008
9009 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9010
9011         * nnmail.el (nnmail-message-id-cache-file): Derive from
9012         `gnus-home-directory'.
9013
9014 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9017         Document negative prefix.
9018
9019         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9020
9021 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9022
9023         * message.el (message-unsent-separator): Add the Exim bounce
9024         separator.
9025
9026 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9027
9028         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9029         list.
9030         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9031         recipient/signer list.
9032
9033 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * Makefile.in (datarootdir): Define.
9036         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9037         name that might contain whitespace.
9038
9039 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9040
9041         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9042         fbound (Emacs 23 unicode), signal an error.
9043
9044 2008-02-08  Glenn Morris  <rgm@gnu.org>
9045
9046         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9047
9048 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9049
9050         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9051         ports to the calls to `netrc-machine-user-or-password' in addition to
9052         "imap" and "imaps".
9053
9054 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9055
9056         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9057
9058         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9059
9060 2008-02-01  Kenichi Handa  <handa@m17n.org>
9061
9062         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9063         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9064         (rfc2104-hash): Convert the result of concat to unibyte string.
9065
9066 2008-02-01  Dave Love  <fx@gnu.org>
9067
9068         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9069         coding-system-for-read.
9070         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9071
9072 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9073
9074         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9075         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9076         <hanche@math.ntnu.no>.
9077
9078 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9081
9082         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9083
9084 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9085
9086         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9087         * message.el (message-beginning-of-line): Use featurep instead of bound
9088         tests in order to resolve conditionals at compile time.
9089
9090 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9091
9092         * mail-source.el (mail-sources): Add `group' choice.
9093
9094         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9095         parameter `in-group' to control into which group the articles go.
9096         Add treatment of `group' mail-source.
9097
9098 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9099
9100         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9101
9102         * mm-decode.el (mm-dissect-buffer): Decode description.
9103
9104         * mml.el (mml-to-mime): Encode message header first.
9105
9106 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9107
9108         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9109         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9110
9111         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9112         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9113
9114 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9115
9116         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9117
9118 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
9121         prefix keys.
9122         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
9123         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
9124         gnus-xmas.el.
9125
9126         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
9127         (gnus-xmas-article-describe-bindings): New function.
9128         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
9129         gnus-xmas-article-describe-bindings.
9130
9131         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
9132
9133 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9134
9135         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
9136         Add new variables for article mark management.
9137         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
9138         list of extra data entries which, when present, will indicate that the
9139         article ID should not be trimmed from the registry.
9140         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
9141         functions.
9142         (gnus-registry-read-mark): New function to read a mark name from the
9143         user.
9144         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
9145         (gnus-registry-set-article-mark-internal): New functions to add and
9146         remove marks.
9147         (gnus-registry-get-article-marks): New function to show the marks for
9148         an article, or retrieve them for further use.
9149
9150 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9151
9152         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
9153         keys when no argument is given.
9154
9155 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9156
9157         * imap.el (imap-ping-server): New variable.
9158         (imap-opened): On add extra ping if imap-ping-server is non-nil.
9159         (imap-ping-server): Minor doc string fixes.
9160
9161 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9162
9163         * imap.el (imap-ping-server): New function.
9164         (imap-opened): Call imap-ping-server.
9165
9166 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9167
9168         * gnus-sum.el (gnus-article-sort-by-random)
9169         (gnus-thread-sort-by-random): Fix doc strings.
9170         Reported by jidanni@jidanni.org.
9171
9172 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9173
9174         * gnus-art.el (gnus-article-describe-bindings): New function.
9175         (gnus-article-read-summary-keys): Use it.
9176         (gnus-article-mode-map): Bind `C-h b' to it.
9177
9178 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
9181         XEmacs.
9182         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9183         Protect against non-character events.
9184
9185         * lpath.el: Fbind map-keymap for Emacs 21.
9186
9187 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
9188
9189         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
9190         New command.
9191         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
9192         instead of END.  Change name of the temp file.
9193         (gnus-group-gmane-group-download-format): Add doc string.  Make it
9194         customizable.
9195
9196 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
9199         bind `S W' to gnus-article-wide-reply-with-original; set default
9200         binding to gnus-article-read-summary-send-keys.
9201         (gnus-article-read-summary-keys): Fix the order of keys; display
9202         continuation keys correctly in the echo area; describe bindings
9203         correctly when keys end with `C-h'.
9204         (gnus-article-read-summary-send-keys): New function.
9205         (gnus-article-describe-key, gnus-article-describe-key-briefly):
9206         Work for gnus-article-read-summary-send-keys; display continuation keys
9207         correctly in the echo area.
9208         (gnus-article-reply-with-original): Ignore prefix argument.
9209         (gnus-article-wide-reply-with-original): New function.
9210
9211         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
9212         Emacs 21.
9213
9214 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
9217         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
9218
9219 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9220
9221         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
9222         (gnus-group-read-ephemeral-gmane-group): New command.
9223
9224 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
9225
9226         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
9227
9228 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * message.el (message-send-mail-function): Increase custom version.
9231
9232         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
9233         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
9234
9235 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9236
9237         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
9238         for the cases where imap-authenticate is called with a nil buffer
9239         parameter.
9240
9241 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9242
9243         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
9244         html parts correctly; support forwarded messages.
9245         (gnus-article-browse-html-article): Remove work buffers.
9246
9247         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
9248         compiling.
9249         (netrc-bound-and-true-p): New macro.
9250         (netrc-parse): Use it instead of bound-and-true-p that is not available
9251         in XEmacs 21.4.
9252
9253 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
9254
9255         * gnus-registry.el (gnus-registry-mark-article)
9256         (gnus-registry-article-marks): Add functionality to mark articles
9257         through the Gnus registry.
9258
9259         * encrypt.el: Clarify documentation for the new pgg method.
9260         (encrypt-file-alist): Add PGG option.
9261         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
9262         functionality.  Abstract password key and messaging to external
9263         functions.
9264         (encrypt-password-key, encrypt-get-passphrase-if-needed)
9265         (encrypt-message-method-and-cipher): Add new convenience external
9266         functions.
9267         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
9268         (encrypt-pgg-process-buffer): Add PGG functionality glue.
9269
9270         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
9271         (netrc-parse): Use encrypt-file-alist to determine if
9272         encrypt-find-model or encrypt-insert-file-contents should be used.
9273
9274         * encrypt.el: Clarify documentation.  Load password-cache or
9275         password, whichever one is found first, instead of autoloading.
9276
9277 2007-12-19  Glenn Morris  <rgm@gnu.org>
9278
9279         * mml.el (message-options-set, message-narrow-to-head)
9280         (message-in-body-p, message-mail-p, message-encode-message-body):
9281         Autoload.
9282         (message-remove-header, message-narrow-to-headers-or-head)
9283         (message-subscribed-p, message-make-mail-followup-to)
9284         (message-position-on-field, message-news-p)
9285         (message-options-set-recipient, message-generate-headers)
9286         (message-sort-headers): Declare as functions.
9287
9288 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9289
9290         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
9291         convention in doc string.
9292
9293 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9296         title to html parts.
9297         (gnus-article-browse-html-article): Pass message header to it.
9298
9299         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9300
9301 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
9302
9303         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9304         or password compatible with XEmacs.
9305
9306 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9307
9308         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9309         format document.
9310         (gnus-mime-delete-part): Don't write description line if empty.
9311         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9312
9313 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
9314
9315         * gnus-sum.el (gnus-summary-mark-unread-as-read)
9316         (gnus-summary-mark-read-and-unread-as-read)
9317         (gnus-summary-mark-current-read-and-unread-as-read)
9318         (gnus-summary-mark-unread-as-ticked): Doc fix.
9319         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9320
9321 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9322
9323         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9324         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9325
9326 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9329         yes-or-no-p.
9330
9331 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * mm-decode.el (mm-add-meta-html-tag): New function.
9334         (mm-save-part-to-file, mm-pipe-part): Use it.
9335
9336         * gnus-art.el (gnus-article-browse-delete-temp-files):
9337         Use gnus-y-or-n-p instead of y-or-n-p.
9338         (gnus-article-browse-html-parts): Work with message/external-body; use
9339         mm-add-meta-html-tag.
9340
9341 2007-12-11  Glenn Morris  <rgm@gnu.org>
9342
9343         * gnus-cache.el: Require gnus-sum not just when compiling.
9344
9345         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9346
9347         * gnus-int.el (gnus-server-opened, gnus-status-message):
9348         Move definitions before use.
9349
9350         * mm-decode.el: Require gnus-util.
9351         (mm-remove-part): Only call delete-annotation on XEmacs.
9352
9353         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9354
9355         * nnmail.el: Require gnus-int.
9356
9357         * spam.el: Move `require's before `eval-when-compile's.
9358
9359         * gnus-ems.el (gnus-alive-p):
9360         * gnus-fun.el (message-goto-eoh):
9361         * gnus-util.el (gnus-group-name-decode):
9362         * mail-source.el (gnus-compress-sequence):
9363         * message.el (Info-goto-node, format-spec):
9364         * mm-bodies.el (message-options-get):
9365         * mm-decode.el (mm-view-pkcs7):
9366         * mm-util.el (gmm-write-region):
9367         * mml-smime.el (mml-compute-boundary)
9368         (gnus-completing-read-with-default):
9369         * mml.el (widget-button-press, gnus-make-hashtable):
9370         * mml1991.el (mm-decode-content-transfer-encoding)
9371         (mm-encode-content-transfer-encoding)
9372         (message-options-get, message-options-set):
9373         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9374         * nnfolder.el (gnus-request-group):
9375         * nnheader.el (ietf-drums-unfold-fws):
9376         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9377         * smime.el (gnus-run-mode-hooks):
9378         * spam-stat.el (gnus-message): Autoload.
9379
9380         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9381         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9382         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9383         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9384         Add declare-function compatibility definition.
9385
9386         * gnus-cache.el (nnvirtual-find-group-art):
9387         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9388         (gnus-add-image, gnus-add-wash-type):
9389         * gnus-group.el (nnkiboze-score-file):
9390         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9391         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9392         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9393         (message-tokenize-header, gnus-get-buffer-create)
9394         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9395         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9396         * gnus.el (gnus-group-decoded-name):
9397         * mail-source.el (imap-capability):
9398         * mm-bodies.el (message-options-set):
9399         * mm-decode.el (gnus-configure-windows):
9400         * mm-extern.el (message-goto-body):
9401         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9402         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9403         (epg-sub-key-validity, message-options-set):
9404         * mml.el (widget-event-point, gnus-configure-windows):
9405         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9406         * mml2015.el (epg-check-configuration, epg-configuration)
9407         (message-options-set):
9408         * nndb.el (nndb-request-article):
9409         * nnfolder.el (gnus-request-create-group):
9410         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9411         * nnmaildir.el (gnus-group-mark-article-read):
9412         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9413         * rfc1843.el (message-fetch-field):
9414         * spam.el (gnus-extract-address-components):
9415         Declare as functions.
9416
9417 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9420
9421         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
9422
9423         * lpath.el: Fbind run-mode-hooks for Emacs 21;
9424         bind show-trailing-whitespace for XEmacs.
9425
9426 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9427
9428         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
9429         new no-op macro for backward compatibility.
9430
9431         * imap.el (imap-string-to-integer): New function.
9432
9433 2007-12-09  Glenn Morris  <rgm@gnu.org>
9434
9435         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9436
9437         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9438         * message.el, mm-view.el, sieve-manage.el, smime.el:
9439         Add declare-function compatibility definition.
9440
9441         * gnus-art.el (w3-region, w3m-region, Info-menu):
9442         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9443         * gnus-sum.el (gnus-get-predicate):
9444         * gnus-util.el (mm-append-to-file, w32-focus-frame):
9445         * message.el (mail-abbrev-in-expansion-header-p):
9446         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9447         (w3m-detect-meta-charset, w3m-region):
9448         * sieve-manage.el (password-read, password-cache-add)
9449         (password-cache-remove):
9450         * smime.el (password-read-and-add): Declare as functions.
9451
9452 2007-12-08  David Kastrup  <dak@gnu.org>
9453
9454         * gnus-sum.el (gnus-summary-simplify-subject-query):
9455         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9456         `message'.
9457
9458 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
9461         it to bind idna-program, installation-directory, defined-colors, and
9462         face-attribute for XEmacs of the version that compiles defcustom forms.
9463
9464 2007-12-07  Glenn Morris  <rgm@gnu.org>
9465
9466         * gnus-art.el (article-make-date-line): Revert previous change.
9467
9468 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9471
9472 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
9473
9474         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9475         Call gnus-add-to-range ranges only once with a prepared article-list.
9476
9477 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
9478
9479         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9480         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9481         group names with backslashes.
9482         Reported by Tassilo Horn <tassilo@member.fsf.org>.
9483
9484 2007-12-06  Deepak Goel  <deego3@gmail.com>
9485
9486         * gnus-art.el (article-make-date-line):
9487         * gnus-start.el (gnus-load):
9488         * pop3.el (pop3-read-response): Fix buggy call to `error'.
9489
9490 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9491
9492         * gnus-art.el (gnus-use-idna)
9493         * gnus-start.el (gnus-site-init-file)
9494         * message.el (message-use-idna)
9495         * mm-uu.el (mm-uu-hide-markers)
9496         * smiley.el (smiley-style): Revert changes that suppress warnings.
9497
9498 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9499
9500         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9501         specify charset to html source.
9502         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9503
9504 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9507         idna-program in order to suppress byte compile warning issued by XEmacs
9508         that came to byte compile the default value section of defcustom forms
9509         recently.
9510
9511         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9512         value of installation-directory.
9513
9514         * message.el (message-use-idna): Don't directly refer to the value of
9515         idna-program.
9516
9517         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9518
9519         * smiley.el (smiley-style): Don't directly call face-attribute.
9520
9521 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9524
9525         * gnus-dired.el: Reduce Gnus dependencies.
9526         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9527         Don't require.  Use autoloads instead.
9528         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9529         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9530         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9531         (gnus-dired-mode): Adjust doc string.
9532         (gnus-dired-mail-mode): New variable.
9533         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9534         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9535         (gnus-dired-mail-buffers): New function.  Return mail or message
9536         composition buffers.
9537         (gnus-dired-attach): Use it.
9538         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9539         NO-DECODE.
9540         (gnus-dired-print): Use `gnus-print-buffer' depending on
9541         `gnus-dired-mail-mode'.
9542
9543 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * rfc2047.el (rfc2047-encoded-word-regexp)
9546         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9547         explaining what regexp patterns are for.
9548
9549 2007-12-04  Glenn Morris  <rgm@gnu.org>
9550
9551         * password.el: Move to password-cache.el.
9552
9553         * mml1991.el (password-read, password-cache-add, password-cache-remove):
9554         * mml2015.el (password-read, password-cache-add, password-cache-remove):
9555         * mml-smime.el (password-read, password-cache-add)
9556         (password-cache-remove):
9557         No need to autoload, since mml-sec requires password.
9558
9559         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9560         * message.el (gnus-extract-address-components):
9561         * mml-smime.el (gnus-extract-address-components): Define for compiler.
9562
9563         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9564         password.
9565
9566 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * mailcap.el: Reduce dependencies.
9569         (mail-header-parse-content-type): Autoload.
9570         (mailcap-delete-duplicates): New alias.
9571         (mailcap-mime-info): Add optional argument NO-DECODE.
9572         (mailcap-mime-types): Use mailcap-delete-duplicates.
9573
9574         * message.el (message-ignored-supersedes-headers): Add "X-ID".
9575
9576 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
9577
9578         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
9579         (imap-parse-status): Upcase status-att for servers that sends them
9580         lower-case (e.g., MS Exchange 2007).
9581
9582 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9583
9584         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9585         function.
9586
9587         * gnus-uu.el (gnus-uu-decode-yenc): New command.
9588         (gnus-uu-yenc-article): New function.
9589
9590         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9591
9592         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9593
9594 2007-12-02  Glenn Morris  <rgm@gnu.org>
9595
9596         * binhex.el (binhex): New custom group.
9597         (binhex-decoder-program, binhex-decoder-switches)
9598         (binhex-use-external): Move to the binhex custom group.
9599
9600         * uudecode.el (uudecode): New custom group.
9601         (uudecode-decoder-program, uudecode-decoder-switches)
9602         (uudecode-use-external): Move to the uudecode custom group.
9603
9604         * netrc.el (top-level): Don't load `encrypt' features.
9605         (netrc-parse): Don't use encrypt.
9606         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
9607
9608         * encrypt.el: Remove file.
9609
9610 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
9611
9612         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9613         matches on patches.
9614
9615         * gnus-art.el (gnus-article-browse-html-article):
9616         Mention `mm-text-html-renderer' in the doc string.
9617
9618         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9619         string.  Add comments.
9620
9621         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9622         if rhs is ASCII.
9623
9624 2007-12-01  Glenn Morris  <rgm@gnu.org>
9625
9626         * mail-source.el (top-level): Require format-spec before
9627         eval-when-compile.
9628
9629 2007-11-30  Glenn Morris  <rgm@gnu.org>
9630
9631         * encrypt.el: Require password, rather than autoloading password-read.
9632
9633 2007-11-29  Glenn Morris  <rgm@gnu.org>
9634
9635         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
9636         (sasl-make-client, sasl-next-step, sasl-step-data)
9637         (sasl-step-set-data): Declare as functions.
9638
9639 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
9640
9641         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
9642
9643 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
9644
9645         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
9646         certs should be verified and what is to be done in the event of a
9647         verification failure.
9648
9649         * gnus.el (gnus-method-to-server): Add an optional parameter so the
9650         caller can indicate whether the cache should be disregarded for this
9651         call.  This way the result of the call is reproducible at all times and
9652         can be considered a canonical server name for the supplied method.
9653         (gnus-agent-method-p): Canonicalize server names by pushing their
9654         method through `gnus-method-to-server' using the no-cache argument.
9655
9656         * gnus-srvr.el (gnus-server-insert-server-line):
9657         Call `gnus-method-to-server' with `no-cache' argument.
9658
9659         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9660         gnus-agent-possibly-synchronize-flags as this should be called when the
9661         server is actually being opened.
9662         (gnus-agent-possibly-synchronize-flags)
9663         (gnus-agent-possibly-synchronize-flags-server): Move check for the
9664         flags file of an agentized server to the latter function.
9665
9666         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9667         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9668         after a connection has been established successfully.
9669
9670 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9671
9672         * gnus-art.el (article-display-face): Force to display face if called
9673         interactively; check if gnus-article-x-face-too-ugly matches author.
9674         (article-display-x-face): Display face even if From header is missing
9675         as article-display-face does.
9676
9677 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
9678
9679         * hashcash.el (message-narrow-to-headers-or-head)
9680         (message-fetch-field, message-goto-eoh)
9681         (message-narrow-to-headers): Declare as functions.
9682
9683 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
9684
9685         * mail-source.el (mail-sources): Default to fetch from file for
9686         compatibility with default of nnmail-spool-file.
9687
9688 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9689
9690         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9691         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9692         to look for encoded word that should be encoded again.
9693         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9694         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9695         encoding pattern.
9696         (rfc2047-decode-region): Switch strict regexp and loose one according
9697         to rfc2047-allow-irregular-q-encoded-words.
9698
9699 2007-11-25  Romain Francoise  <romain@orebokech.com>
9700
9701         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9702
9703 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * tls.el (tls-program): Provide more custom choices from
9706         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
9707         (tls-process-connection-type, tls-success): Remove "*" in doc string.
9708
9709 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9710
9711         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9712         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9713
9714         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9715         `nnmail-spool-file'.
9716
9717         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9718         `nnmail-spool-file'.
9719
9720         * gnus-move.el (gnus-change-server): Ditto.
9721
9722         * gnus-kill.el (gnus-batch-score): Ditto.
9723
9724         * gnus-cache.el (gnus-jog-cache): Ditto.
9725
9726         * gnus-msg.el (gnus-summary-reply):
9727         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9728
9729 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9730
9731         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
9732         version.  Minor improvement to doc strings.
9733         (tls-program): Add comment.
9734
9735 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
9736
9737         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
9738         (tls-checktrust): New variable.  Check if GNU TLS complained about a
9739         mismatch between the hostname provided in the certificate and the name
9740         of the host connnecting to.
9741         (open-tls-stream): Use them.  Check certificates against trusted root
9742         certificates.
9743
9744 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9745
9746         * gnus-cache.el (gnus-cache-generate-nov-databases):
9747         Use nnml-generate-nov-databases-directory instead of
9748         nnml-generate-nov-databases-1.
9749
9750 2007-11-24  Glenn Morris  <rgm@gnu.org>
9751
9752         * message.el (message-tool-bar-retro): Update for rename
9753         mail_send.xpm->mail-send.xpm.
9754
9755 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9756
9757         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9758         `smime-ldap-search' for Emacs 22 and up.
9759
9760 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9761
9762         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9763
9764         * message.el (message-send-mail-function): Fix error convention.
9765         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9766         (message-widen-reply, message-send-mail, message-talkative-question)
9767         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9768         (message-clone-locals, message-send-news): Use with-current-buffer.
9769         (message-insert-or-toggle-importance): Remove unused var `valid'.
9770         (message-make-references): Remove unused var `new-references'.
9771         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9772
9773 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
9774
9775         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9776         (spam-split-symbolic-return-positive): Reflow docstring.
9777         (spam-backends, spam-summary-exit-behavior)
9778         (spam-mark-ham-unread-before-move-from-spam-group)
9779         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9780         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9781         (spam-clear-cache, spam-backend-check, spam-install-backend)
9782         (spam-install-statistical-backend, spam-list-of-processors)
9783         (spam-group-processor-p, spam-split, spam-bogofilter-score)
9784         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9785         (spam-check-crm114, spam-initialize, spam-unload-hook):
9786         Fix typos in docstrings.
9787
9788 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9789
9790         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9791         been checked if they have never been read and those group levels are
9792         higher than the one that a user specified.
9793
9794 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9797         foreign groups unless a group level is specified by a user.
9798         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9799
9800 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
9801
9802         * message.el (message-send-mail-function): Require sendmail.
9803
9804 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * message.el (message-send-mail-function): Check for smtpmail too.
9807
9808         * utf7.el (utf7-encode, utf7-decode): Use coding system
9809         `utf-7'/`utf-7-imap' from utf-7.el' if available.
9810
9811         * message.el (message-send-mail-function): New function.
9812         (message-send-mail-function): Set default using
9813         message-send-mail-function.  Adjust doc string.
9814         (message-send-mail-with-mailclient): New function.
9815
9816 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9817
9818         * smime.el (from):
9819         * rfc2047.el (message-posting-charset):
9820         * qp.el (mm-use-ultra-safe-encoding):
9821         * pop3.el (parse-time-months):
9822         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9823         * nnml.el (files):
9824         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9825         (jka-compr-compression-info-list, ange-ftp-path-format)
9826         (efs-path-regexp):
9827         * nndiary.el (files):
9828         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9829         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9830         (epg-digest-algorithm-alist, inhibit-redisplay)
9831         (password-cache-expiry):
9832         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9833         (pgg-output-buffer, password-cache-expiry):
9834         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9835         (efs-path-regexp):
9836         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9837         (inhibit-redisplay):
9838         * mm-uu.el (file-name, start-point, end-point, entry)
9839         (gnus-newsgroup-name, gnus-newsgroup-charset):
9840         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9841         (latin-unity-ucs-list):
9842         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9843         (mm-uu-binhex-decode-function):
9844         * message.el (gnus-message-group-art, gnus-list-identifiers)
9845         (rmail-enable-mime-composing, gnus-local-organization)
9846         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9847         (gnus-read-active-file, facemenu-add-face-function)
9848         (facemenu-remove-face-function, gnus-article-decoded-p)
9849         (tool-bar-mode):
9850         * mail-source.el (display-time-mail-function):
9851         * gnus-util.el (nnmail-pathname-coding-system)
9852         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9853         (gnus-original-article-buffer, gnus-user-agent)
9854         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9855         (xemacs-codename, sxemacs-codename, emacs-program-version):
9856         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9857         * gnus-start.el (gnus-agent-covered-methods)
9858         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9859         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9860         (gnus-newsgroup-headers, gnus-group-list-mode)
9861         (gnus-group-mark-positions, gnus-newsgroup-data)
9862         (gnus-newsgroup-unreads, nnoo-state-alist)
9863         (gnus-current-select-method, mail-sources)
9864         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9865         (nnmail-spool-file, gnus-cache-active-hashtb):
9866         * gnus-mh.el (mh-lib-progs):
9867         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9868         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9869         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9870         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9871         (gnus-group-buffer):
9872         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9873         (font-lock-set-defaults):
9874         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9875         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9876         (gnus-summary-post-menu, total-parts, type, condition, length):
9877         * gnus-agent.el (gnus-agent-read-agentview):
9878         * flow-fill.el (show-trailing-whitespace):
9879         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9880         eval-and-compile wrappers for byte compiler pacifiers.
9881
9882         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9883         (mm-display-inline-fontify): Check for featurep 'xemacs not
9884         extent-list.
9885
9886         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9887         itimer-list.
9888         (mm-create-image-xemacs): Only do something for XEmacs.
9889         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9890
9891         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9892
9893         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9894         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9895
9896 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9897
9898         * nnimap.el (nnimap-split-download-body):
9899         * gnus-demon.el (gnus-demon):
9900         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9901
9902 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9903
9904         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9905         New macros.
9906         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9907         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9908         copy data from unibyte buffer to multibyte current buffer.
9909         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9910         to copy data from unibyte current buffer to multibyte buffer.
9911         (nntp-make-process-buffer): Make process buffer unibyte.
9912
9913         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9914
9915 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9916
9917         * pop3.el (pop3-open-server): Accept and process data more robustly at
9918         connexion start to avoid spurious "POP SSL connexion failed" errors.
9919
9920 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9921
9922         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9923         read group names.
9924
9925 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9926
9927         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9928
9929 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9930
9931         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9932         (nnmail-save-active): Use a unibyte buffer when saving active file,
9933         which may contain non-ASCII group names.
9934
9935         * nnml.el (nnml-request-group): Decode group names in messages.
9936
9937 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9938
9939         * message.el (message-citation-line-function)
9940         (message-insert-formatted-citation-line): Fix spelling of
9941         `message-insert-formated-citation-line'.
9942
9943 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9944
9945         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9946
9947 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9950         nnmail-pathname-coding-system.
9951
9952         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9953         that a user enters; decode group names in messages.
9954
9955         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9956
9957 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9958
9959         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9960
9961         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9962
9963         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9964         risky local variable.
9965
9966         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9967
9968 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9969
9970         * encrypt.el: Improve documentation to fix function name typo.
9971         Reported by Daiki Ueno <ueno@unixuser.org>.
9972
9973 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9976         even if the point is not in the last page of an article.
9977         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9978         back to the previous page.
9979
9980 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9983
9984 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9985
9986         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9987
9988 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9989
9990         * message.el (message-check-news-body-syntax):
9991         Avoid mm-string-as-multibyte.
9992         (message-hide-headers): Don't assume (point-min)==1.
9993
9994 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9995
9996         * message.el (message-remove-blank-cited-lines): Fix if remove is
9997         given.
9998         (message-bogus-address-regexp): New variable.
9999         (message-bogus-recipient-p): New function.
10000         (message-check-recipients): New command.
10001         (message-syntax-checks): Add `bogus-recipient'.
10002         (message-fix-before-sending): Add `bogus-recipient'.
10003
10004         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10005         (gnus-treat-body-boundary): Don't test window-system.
10006
10007 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10008
10009         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10010
10011 2007-10-28  Miles Bader  <miles@gnu.org>
10012
10013         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10014         at compile-time too.
10015
10016 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10017
10018         * gnus-msg.el (gnus-message-setup-hook):
10019         Add `message-remove-blank-cited-lines' to options.
10020
10021 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10022
10023         * message.el (message-remove-blank-cited-lines): New function.
10024         Suggested by Karl Plästerer.
10025
10026 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10027
10028         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10029         mapc.
10030
10031         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10032         (top-level): Use mapc to set functions to be traced for debugging.
10033
10034         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10035         called for effect with while loop.
10036
10037         * message.el (message-talkative-question): Replace mapcar called for
10038         effect with mapc.
10039
10040         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10041         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10042         called for effect with dolist.
10043
10044         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10045
10046         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10047         gnus-extra-headers and nnmail-extra-headers.
10048
10049         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10050         called for effect with dolist.
10051         (top-level): Use mapc to set functions to be traced for debugging.
10052
10053         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10054         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10055         dolist.
10056
10057         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10058         Replace mapcar called for effect with mapc.
10059         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10060         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10061         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10062         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10063
10064         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10065         remove-if that's a cl function.
10066
10067         * webmail.el (webmail-debug): Replace mapcar called for effect with
10068         dolist.
10069
10070         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10071         with mapc.
10072
10073 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10076         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10077         with while loop.
10078
10079         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10080         functions from article-* functions.
10081         (gnus-multi-decode-header): Replace mapcar called for effect with
10082         dolist.
10083
10084         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10085         (gnus-bookmark-show-details): Replace mapcar called for effect with
10086         while loop.
10087
10088         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10089         called for effect with while loop.
10090
10091         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10092         with dolist.
10093
10094         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10095         Replace mapcar called for effect with dolist.
10096
10097         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10098
10099         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10100         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10101         Replace mapcar called for effect with dolist.
10102         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10103         mapc.
10104
10105         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10106         Replace mapcar called for effect with dolist.
10107         (gnus-topic-list): Replace mapcar called for effect with mapc.
10108
10109         * gnus.el: Use mapc instead of mapcar to add autoloads.
10110
10111 2007-10-23  Richard Stallman  <rms@gnu.org>
10112
10113         * gnus-group.el (gnus-group-highlight): Mark as risky.
10114
10115 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10116
10117         * gnus.el (gnus-server-to-method): Return method found first in
10118         gnus-newsrc-alist.
10119
10120         * gnus-art.el (gnus-article-highlight-signature)
10121         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
10122         button overlay without the front stickiness.
10123
10124 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
10125
10126         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10127         overview buffer needed a catch to receive its throw.
10128         (gnus-agent-flush-cache): Declare as interactive to make this function
10129         easier to use.
10130
10131 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
10134         `next-line'.
10135
10136 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10137
10138         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
10139         exclude address matching message-dont-reply-to-names.
10140
10141 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * gnus-util.el (gnus-string<): New function.
10144
10145         * gnus-sum.el (gnus-article-sort-by-author)
10146         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
10147
10148 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
10151         the frame-focus tag is set in gnus-buffer-configuration.
10152
10153 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * gnus-art.el (gnus-article-add-button): Make a button overlay without
10156         the front stickiness.
10157
10158 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10159
10160         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
10161         url pattern; remove duplicate one.
10162         (gnus-article-extend-url-button): New function.
10163         (gnus-article-add-buttons): Use it.
10164         (gnus-button-push): Use concatenated url that it makes.
10165
10166 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
10167
10168         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
10169
10170 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10171
10172         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
10173         Don't hardcode point-min==1.
10174
10175 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
10176
10177         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
10178         Fix comment about "iso8859-1".
10179
10180 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
10181
10182         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
10183         ones returned from the verify-function.
10184
10185         * mm-uu.el (mm-uu-pgp-signed-extract-1):
10186         Call mml2015-extract-cleartext-signature if extraction failed.
10187
10188 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
10189
10190         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
10191         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
10192         failed.
10193
10194 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * Relicense "GPLv2 or later" files to "GPLv3 or later".
10197
10198 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
10199
10200         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
10201         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
10202         recommends to use EasyPG instead of PGG.
10203
10204         * pgg.el: Revert to revision 6.23.2.16.
10205
10206         * pgg-def.el: Revert to revision 6.6.2.14.
10207
10208         * pgg-gpg.el: Revert to revision 6.23.2.34.
10209
10210 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
10211
10212         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
10213         to mark a thread as expirable.  Add variable `hide' to handle hiding of
10214         thread for both the null and zero (kill/expire thread) universal prefix
10215         cases.
10216         (gnus-summary-expire-thread): Add new function to expire a thread,
10217         using gnus-summary-kill-thread.
10218         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
10219         shortcuts for gnus-summary-expire-thread.
10220         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
10221         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
10222
10223 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10224
10225         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
10226         extras value, so an extras entry can be deleted.
10227         (gnus-registry-delete-extra-entry): Use it.
10228         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
10229         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
10230         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
10231         storage through the gnus-registry, and provide an appropriate API for
10232         it.
10233
10234 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
10237         Suggested by Leo <sdl.web@gmail.com>.
10238
10239         * gnus.el: Do.
10240
10241 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10242
10243         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
10244         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
10245
10246         * gnus-agent.el (gnus-agent-fetch-headers): Do.
10247
10248         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10249         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
10250
10251 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
10254         newline.
10255         (nnmbox-request-accept-article): Don't change article in source buffer;
10256         narrow to header to use message-fetch-field rather than
10257         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
10258         (nnmbox-request-replace-article): Quote lines that'll be misidentified
10259         as delimiters; make sure article ends with newline.
10260         (nnmbox-delete-mail): Correct last position of article to be deleted;
10261         ignore X-Gnus-Newsgroup header in article body.
10262         (nnmbox-save-mail): Quote lines looking like delimiters at the right
10263         positions; make sure article ends with newline.
10264
10265         * message.el (message-display-abbrev): Don't infloop when a user
10266         inserts SPC in the beginning of header.
10267
10268         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
10269         coding-system-for-read and coding-system-for-write for XEmacs having no
10270         file-coding feature.
10271
10272         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
10273
10274 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
10275
10276         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
10277         list of groups not followed by default.  Fix type to be regexp.
10278         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
10279
10280 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
10281
10282         * hmac-def.el (define-hmac-function): Switch from old-style to
10283         new-style backquotes.
10284
10285         * md4.el (md4-make-step): Likewise.
10286
10287 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10290         raw-text coding system when saving .newsrc file, which may contain
10291         non-ASCII group names.
10292
10293 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10294
10295         * gnus-cus.el (gnus-score-extra): New widget.
10296         (gnus-score-extra-convert): New function.
10297         (gnus-score-customize): Use it for Extra.
10298
10299 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
10300
10301         * mml2015.el (mml2015-extract-cleartext-signature): New function.
10302         (mml2015-mailcrypt-clear-verify): Use it.
10303         (mml2015-gpg-clear-verify): Use it.
10304         (mml2015-pgg-clear-verify): Use it.
10305         (mml2015-epg-clear-verify): Replace the current part with the output
10306         from GnuPG; don't extract the plaintext by itself.
10307
10308         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
10309         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
10310         mml2015-clear-verify-function; don't touch the armor headers or
10311         dash-escaped text here.
10312
10313 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
10316         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
10317         parts, or application/octet-stream as a last resort.
10318         (gnus-mime-view-part-as-type): Don't toggle display.
10319         (gnus-mime-view-part-as-charset): Don't turn off display before
10320         querying charset.
10321
10322         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
10323         stuff to undisplayer function in Emacs.
10324         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
10325
10326         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
10327         text/calendar parts.
10328
10329 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
10332         decoding text/calendar parts.
10333
10334         * message.el (message-forward-make-body-mime): Always mark body as
10335         having no illegible text; remove signed-or-encrypted argument.
10336         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
10337
10338         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
10339         (mml-generate-mime-1): Don't encode body if it is specified to be in
10340         raw form; don't make buffer be unibyte when inserting multibyte string.
10341
10342 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10343
10344         * sha1.el: Fix up comment style.
10345         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
10346         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
10347
10348         * hex-util.el: Fix up comment style.
10349         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
10350
10351         * gnus-salt.el: Use with-current-buffer.
10352         (gnus-pick-setup-message): Fix long-standing typo.
10353
10354 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * imap.el (imap-logout-timeout): New variable.
10357         (imap-logout, imap-logout-wait): New functions.
10358         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10359
10360         * nnimap.el (nnimap-logout-timeout): New server variable.
10361         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10362         nnimap-logout-timeout.
10363
10364         * gnus-art.el (gnus-article-summary-command-nosave)
10365         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10366
10367 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10368
10369         * gnus.el (gnus-maximum-newsgroup): New variable.
10370
10371         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10372         according to gnus-maximum-newsgroup.
10373
10374         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10375         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10376         Limit the range of articles according to gnus-maximum-newsgroup.
10377
10378 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
10379
10380         * gnus-art.el (gnus-sticky-article): Fix problems described in
10381         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
10382         Don't perform gnus-configure-windows here; reuse existing sticky
10383         article buffer.
10384
10385         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10386         it doesn't exist in gnus-article-mode.
10387
10388 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10389
10390         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10391         (gnus-agent-decoded-group-name): New function.
10392         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10393         (gnus-agent-expire-group-1): Use it; decode group name in messages.
10394
10395 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
10396
10397         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10398         Add binding for gnus-sticky-article.
10399         (gnus-summary-exit): Don't kill sticky article buffers.
10400
10401         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10402         article buffer.
10403         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10404         (gnus-kill-sticky-article-buffers): New commands.
10405
10406 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10407
10408         * nntp.el (nntp-xref-number-is-evil): New server variable.
10409         (nntp-find-group-and-number): If it is non-nil, don't trust article
10410         numbers in the Xref header.
10411
10412 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10413
10414         * gnus-agent.el (gnus-agent-read-group): New function.
10415         (gnus-agent-flush-group, gnus-agent-expire-group)
10416         (gnus-agent-regenerate-group): Use it.
10417         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10418         nnmail-pathname-coding-system.
10419
10420 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10421
10422         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10423
10424         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10425         that are unread as unread, and also as selected so that information of
10426         marks having been changed by a user may be updated when exiting group.
10427
10428 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10429
10430         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10431
10432 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * gnus-art.el (gnus-mime-display-single): Pass part number that is
10435         calculated ignoring signature parts to gnus-treat-article.
10436
10437 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10438
10439         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10440         a point here in order to keep the window start.
10441         (gnus-insert-mime-security-button): Make a button overlay without the
10442         front stickiness.
10443         (gnus-mime-display-security): Goto the end of a button.
10444
10445         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10446
10447 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10448
10449         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10450         group-name-at-point.
10451         (gnus-group-completing-read): New function that offers decoded
10452         non-ASCII group names for completion.
10453         (gnus-fetch-group, gnus-group-read-ephemeral-group)
10454         (gnus-group-jump-to-group, gnus-group-make-group-simple)
10455         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10456         (gnus-group-fetch-control): Use it.
10457         (gnus-fetch-group): Use group-name-at-point for the initial value
10458         rather than the default value; use gnus-alive-p.
10459
10460         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10461         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10462         (gnus-summary-post-news): Use gnus-group-completing-read.
10463
10464         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10465         (gnus-read-move-group-name): Decode group name for completion.
10466
10467 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
10468
10469         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10470         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10471         Yamaoka slightly modified the code).
10472
10473 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10476         (nnmail-split-incoming): Bind it.
10477
10478         * nnml.el (nnml-group-name-charset): New function.
10479         (nnml-decoded-group-name): Use it; don't decode group name if
10480         nnmail-group-names-not-encoded-p is non-nil.
10481         (nnml-encoded-group-name): New function.
10482         (nnml-group-pathname): Inline nnml-decoded-group-name.
10483         (nnml-request-expire-articles): Decode group name in message.
10484         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10485         nnmail-pathname-coding-system.
10486         (nnml-save-mail, nnml-active-number): Work with decoded group names and
10487         not decoded ones according to nnmail-group-names-not-encoded-p.
10488         (nnml-generate-active-info): Use nnml-encoded-group-name.
10489
10490 2007-08-08  Glenn Morris  <rgm@gnu.org>
10491
10492         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10493         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10494         doc-strings and comments.
10495
10496 2007-07-25  Glenn Morris  <rgm@gnu.org>
10497
10498         * Relicense all FSF files to GPLv3 or later.
10499
10500 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10501
10502         * gnus-sum.el (gnus-summary-move-article):
10503         Make gnus-summary-respool-article work.
10504
10505 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10508         string.
10509
10510 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
10511
10512         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
10513         that should be ignored when comparing distant RSS articles with local
10514         ones.
10515         (nnrss-make-hash-index): New function.  Create a hash index according
10516         to the ignored fields.
10517         (nnrss-check-group): Use it.
10518
10519 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10520
10521         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10522
10523         * gnus-art.el (article-decode-group-name): Decode Xref header too.
10524
10525         * gnus-group.el (gnus-group-make-group): Encode group name here unless
10526         the new optional argument ENCODED is non-nil.
10527         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10528         coding system for encoding group name.
10529         (gnus-group-make-rss-group): Pass un-encoded group name to
10530         gnus-group-make-group.
10531         (gnus-group-set-info): Tell gnus-group-make-group that group name is
10532         encoded.
10533
10534         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10535         Encode group name to which articles are moved or copied.
10536         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10537         coding system for encoding Newsgroup, Followup-To and Xref headers.
10538
10539         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10540         marks; use nnheader-file-coding-system to write a file.
10541         (nnagent-retrieve-headers): Bind file-name-coding-system to
10542         nnmail-pathname-coding-system.
10543
10544         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10545
10546         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10547         (nnml-request-article, nnml-request-create-group)
10548         (nnml-request-rename-group, nnml-find-id)
10549         (nnml-possibly-change-directory, nnml-possibly-create-directory)
10550         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10551         (nnml-save-marks): Use nnml-group-pathname instead of
10552         nnmail-group-pathname.
10553
10554         (nnml-request-create-group, nnml-request-expire-articles)
10555         (nnml-request-move-article, nnml-request-delete-group)
10556         (nnml-deletable-article-p, nnml-possibly-create-directory)
10557         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10558         (nnml-open-marks): Bind file-name-coding-system to
10559         nnmail-pathname-coding-system.
10560
10561         (nnml-request-article): Pass server argument to nnml-find-group-number.
10562         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10563         Pass server argument to nnml-possibly-create-directory.
10564         (nnml-request-accept-article): Pass server argument to
10565         nnml-active-number and nnml-save-mail.
10566         (nnml-find-group-number): Pass server argument to nnml-find-id.
10567         (nnml-request-update-info): Pass server argument to
10568         nnml-marks-changed-p.
10569
10570         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10571         (nnml-save-mail, nnml-active-number): Add server argument.
10572
10573         (nnml-request-delete-group): Warn if group is missing.
10574         (nnml-get-nov-buffer): Decode group name.
10575         (nnml-generate-active-info): Encode group name.
10576         (nnml-open-marks): Decode group name in messages.
10577
10578 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10579
10580         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10581         if it is not specified.
10582         (gnus-article-pipe-part, gnus-article-save-part)
10583         (gnus-article-interactively-view-part, gnus-article-copy-part)
10584         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10585         (gnus-article-inline-part, gnus-article-save-part-and-strip)
10586         (gnus-article-replace-part, gnus-article-delete-part)
10587         (gnus-article-view-part-as-type): Pass raw prefix argument to
10588         gnus-article-part-wrapper.
10589
10590 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * gnus-agent.el (gnus-agent-save-active):
10593         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10594
10595         * gnus-cache.el (gnus-cache-save-buffers)
10596         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10597         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10598         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10599         (gnus-cache-braid-nov, gnus-cache-braid-heads)
10600         (gnus-cache-generate-active, gnus-cache-rename-group)
10601         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10602         (gnus-cache-update-overview-total-fetched-for):
10603         Bind file-name-coding-system to nnmail-pathname-coding-system.
10604         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10605         New variables.
10606         (gnus-cache-decoded-group-name): New function.
10607         (gnus-cache-file-name): Use it.
10608         (gnus-cache-generate-active): Use non-decoded group name for active.
10609
10610         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10611         right place.
10612         (gnus-write-active-file): Don't break non-ASCII group names.
10613
10614         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10615         nnmail-pathname-coding-system.
10616
10617         * lpath.el: Bind default-file-name-coding-system,
10618         file-name-coding-system and language-info-alist for XEmacs.
10619
10620         * gnus-uu.el (gnus-uu-decode-save): Typo.
10621
10622 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10625
10626 2007-07-14  David Kastrup  <dak@gnu.org>
10627
10628         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10629         finishing actions if we did not edit the article.
10630
10631 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10632
10633         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10634         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10635         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10636         (gnus-agent-flush-group, gnus-agent-flush-cache)
10637         (gnus-agent-fetch-headers, gnus-agent-load-alist)
10638         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10639         (gnus-agent-retrieve-headers, gnus-agent-request-article)
10640         (gnus-agent-regenerate-group)
10641         (gnus-agent-update-files-total-fetched-for)
10642         (gnus-agent-update-view-total-fetched-for):
10643         Bind file-name-coding-system to nnmail-pathname-coding-system.
10644         (gnus-agent-group-pathname): Don't encode file names by
10645         nnmail-pathname-coding-system.
10646         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10647         coding-system-for-write instead of buffer-file-coding-system to
10648         gnus-agent-file-coding-system.
10649
10650         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10651         Decode group name.
10652
10653         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10654
10655         * gnus-start.el (gnus-update-active-hashtb-from-killed)
10656         (gnus-read-newsrc-el-file): Make group names unibyte.
10657
10658         * nnmail.el (nnmail-group-pathname): Don't encode file names by
10659         nnmail-pathname-coding-system.
10660
10661         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10662         (nnrss-request-delete-group): Bind file-name-coding-system to
10663         nnmail-pathname-coding-system.
10664         (nnrss-read-server-data, nnrss-read-group-data):
10665         Bind file-name-coding-system correctly.
10666         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10667
10668         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10669         (nntp-server-to-method-cache): New variable.
10670         (nntp-group-pathname): New function that decodes non-ASCII group names.
10671         (nntp-possibly-create-directory, nntp-marks-changed-p)
10672         (nntp-save-marks, nntp-open-marks): Use it.
10673         (nntp-possibly-create-directory, nntp-open-marks):
10674         Bind file-name-coding-system to nnmail-pathname-coding-system.
10675         (nntp-open-marks): Decode group names when bootstrapping marks.
10676
10677         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10678         Newsgroups and Folowup-To headers.
10679
10680 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10683         (gnus-server-closed-face, gnus-server-denied-face)
10684         (gnus-server-offline-face): Remove variable.
10685         (gnus-server-font-lock-keywords): Use faces that are not aliases.
10686
10687         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10688         of modifying message-stack directly for XEmacs.
10689
10690         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10691         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10692         if the coding-system argument is nil for XEmacs.
10693
10694         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10695         mm-charset-override-alist.
10696
10697         * rfc2047.el: Don't require base64; require rfc2045 for the function
10698         rfc2045-encode-string.
10699         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10700         to quote the parameter value.
10701
10702 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10705         form in gnus-group-name-charset-method-alist.
10706
10707         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10708         overrides the default layout edit-form.
10709
10710         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10711
10712         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10713
10714 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10717         as unfetched articles.
10718
10719 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
10720
10721         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10722
10723 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10724
10725         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10726         original back end that keeps marks in the local system.
10727
10728 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10731         arg of pop-to-buffer for XEmacs.
10732         (gnus-article-read-summary-keys): Ditto; don't restore window
10733         configuration if summary command ends up with neither article buffer
10734         nor summary buffer; describe bindings if summary keys end with C-h.
10735
10736 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * message.el (message-fix-before-sending): Skip raw message part to be
10739         forwarded while checking illegible text.
10740         (message-forward-make-body-mime, message-forward-make-body):
10741         Mark signed or encrypted raw message as having no illegible text.
10742
10743 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10744
10745         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10746         (gnus-message-with-timestamp-1): New macro.
10747         (gnus-message-with-timestamp): New function.
10748         (gnus-message): Use them.
10749
10750         * nnheader.el (nnheader-message): Use them.
10751
10752 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10755         .newsrc.eld file.
10756
10757 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * gnus-agent.el (gnus-agent-fetch-headers)
10760         (gnus-agent-retrieve-headers):
10761         Bind gnus-decode-encoded-address-function to identity.
10762
10763         * nntp.el (nntp-send-xover-command): Recognize an xover command is
10764         available also when the server returns simply a dot.
10765
10766         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10767
10768 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10769
10770         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10771
10772 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * gnus-ems.el (gnus-x-splash): Make it work.
10775
10776         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10777         from being used.
10778
10779         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
10780
10781 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
10784         4th and the 5th arguments.
10785
10786         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10787         the front stickiness.
10788         (gnus-article-summary-command-nosave): Correct the order of the
10789         arguments passed to pop-to-buffer.
10790         (gnus-article-read-summary-keys): Ditto; make it work properly when the
10791         summary command ends up with the article buffer.
10792
10793         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10794         the same faces.
10795
10796 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
10797
10798         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10799
10800 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
10801
10802         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10803         * gnus-sum.el (gnus-summary-highlight):
10804         * pgg.el (pgg-sign-region, pgg-sign):
10805         * mail-source.el (mail-source-delete-old-incoming-confirm):
10806         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10807
10808 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * gnus-art.el (gnus-mime-view-part-externally)
10811         (gnus-mime-view-part-internally): Fix predicate function passed to
10812         completing-read.
10813
10814         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10815
10816         * gnus.el (gnus-update-message-archive-method): Add :version.
10817
10818 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * gnus.el (gnus-update-message-archive-method): New variable.
10821
10822         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10823         according to gnus-message-archive-method if
10824         gnus-update-message-archive-method is non-nil.
10825
10826 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10829         Suggested by Loic Dachary <loic@dachary.org>.
10830         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10831
10832 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * message.el (message-pop-to-buffer): Add switch-function argument.
10835         (message-mail): Pass switch-function argument to it.
10836
10837 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10838
10839         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10840         Improve doc string.
10841
10842 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10843
10844         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10845         (gnus-header-content)
10846         * gnus-cite.el (gnus-cite-10)
10847         * gnus-srvr.el (gnus-server-closed)
10848         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10849         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10850         (gnus-group-mail-3-empty, gnus-group-mail-low)
10851         (gnus-group-mail-low-empty, gnus-splash)
10852         * message.el (message-header-to, message-header-cc)
10853         (message-header-subject, message-header-other, message-header-name)
10854         (message-header-xheader, message-separator, message-cited-text)
10855         (message-mml): Lighten colors of faces used for dark background.
10856
10857 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10858
10859         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10860         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10861
10862 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10863
10864         * message.el (message-narrow-to-headers-or-head):
10865         Ignore mail-header-separator in the body.
10866
10867 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10868
10869         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10870         same as window size.
10871
10872 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10873
10874         * message.el (message-font-lock-keywords): Use message-header-xheader
10875         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10876         ahead of the anything pattern, to get it recognised.
10877
10878 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10879
10880         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10881         spam.el loads uses it in the compiled defadvice form.
10882
10883 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10884
10885         * gnus-sum.el (gnus-articles-to-read)
10886         (gnus-summary-insert-old-articles): Don't truncate group name for
10887         `read-string'.
10888
10889         * gnus-util.el (gnus-limit-string): Delete this function.
10890
10891         * gnus-sum.el (gnus-simplify-subject-fully):
10892         Use `truncate-string-to-width' instead.
10893
10894 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10895
10896         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10897         Tell if, on summary exit, the next group has to be selected.
10898         (gnus-summary-exit): Use it.
10899
10900 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10903         non-break space.
10904
10905 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10908         Check if group is not a directory.
10909         (nnfolder-request-expire-articles): Don't delete articles if the target
10910         group is not available.
10911
10912         * nnml.el (nnml-request-create-group): Properly check if group is not a
10913         file.
10914         (nnml-request-expire-articles): Don't delete articles if the target
10915         group is not available.
10916
10917         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10918         Don't quote characters that are within parentheses.
10919
10920 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10923         (gnus-handle-ephemeral-exit): Select article according to it.
10924
10925 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10926
10927         * message.el (message-insert-formated-citation-line): Remove newline.
10928         (message-citation-line-format): Add final \n here so that the user can
10929         avoid a blank line.
10930
10931 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10932
10933         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10934         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10935         Update lanl/arXiv support.
10936
10937 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10938
10939         * gnus.el: Bump version number.
10940
10941 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10942
10943         * gnus.el (gnus-version-number): Bump version.
10944
10945 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10946
10947         * gnus.el: No Gnus v0.6 is released.
10948
10949 2007-04-27  Didier Verna  <didier@xemacs.org>
10950
10951         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10952         * gmm-utils.el (gmm-regexp-concat): ... here.
10953         * message.el: Don't require 'gnus-util.
10954         (message-dont-reply-to-names): Handle name change above.
10955         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10956
10957 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10958
10959         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10960         since the initial value varies according to the system.
10961
10962 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10963
10964         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10965
10966 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10967
10968         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10969
10970 2007-04-24  Didier Verna  <didier@xemacs.org>
10971
10972         Improve the type of gnus-ignored-from-addresses.
10973         * gnus-util.el (gnus-orify-regexp): New function.
10974         * message.el (gnus-util): Require it.
10975         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10976         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10977         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10978
10979 2007-04-24  Didier Verna  <didier@xemacs.org>
10980
10981         * gnus-sum.el:
10982         * gnus-utils.el: Fix some trailing whitespaces.
10983
10984 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10985
10986         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10987         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10988         article's Message-ID; refer parent article in summary buffer.
10989
10990         * message.el (message-bounce): Call mime-to-mml.
10991
10992         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10993         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10994         optimize and/or forms properly.
10995
10996 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10997
10998         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10999         URL.
11000
11001 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11002
11003         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11004
11005 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11006
11007         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11008         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11009         displayed of multipart/alternative part if it is invoked from summary
11010         buffer.
11011
11012         * mm-view.el (mm-inline-text-html-render-with-w3m)
11013         (mm-inline-text-html-render-with-w3m-standalone)
11014         (mm-inline-render-with-function): Use mail-parse-charset by default.
11015
11016 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11017
11018         * parse-time.el (parse-time-string-chars): Check if CHAR
11019         is less than the length of parse-time-syntax.
11020
11021 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11024         from gnus-newsgroup-processable.
11025
11026 2007-04-16  Didier Verna  <didier@xemacs.org>
11027
11028         * gnus-msg.el (gnus-configure-posting-styles):
11029         Handle message-signature-directory properly with :file syntax.
11030         Reported by "Leo".
11031
11032 2007-04-11  Didier Verna  <didier@xemacs.org>
11033
11034         New user option: message-signature-directory.
11035         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11036         * message.el (message-insert-signature): Ditto.
11037         * message.el (message-signature-file): Doc update.
11038         * message.el (message-signature-directory): New.
11039
11040 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11041
11042         * gnus-msg.el (gnus-inews-yank-articles):
11043         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11044
11045 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * message.el (message-yank-original): Make sure cited text ends with
11048         newline; don't exchange point and mark.
11049
11050 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11051
11052         * tls.el (open-tls-stream): Properly handle case where there
11053         is no associated buffer.
11054
11055 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11056
11057         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11058         message-yank-original, make sure (< mark TEXT point).
11059
11060 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11061
11062         * message.el (message-fill-column): New variable.
11063         (message-mode): Use it.  Add comment on a possible new hook.
11064
11065         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11066         (nnmail-get-new-mail): Reformat.
11067
11068         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11069
11070         * gmm-utils.el: Fix Commentary.
11071         (gmm-tool-bar-from-list): Fix typo in doc string.
11072
11073 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11074
11075         * message.el (message-yank-original): Don't switch point and mark
11076         unnecessarily to put point and mark as documented.
11077
11078 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11079
11080         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11081         from the message heads.
11082
11083 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11084
11085         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11086         article buffer does not have a window.  This may not be the best
11087         solution but is certainly better than setting the start of the null,
11088         that is the current, window.
11089
11090 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11091
11092         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11093         (gnus-draft-setup): Run it.
11094
11095         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11096         gnus-score-fast-scoring.  Allow regexp.
11097         (gnus-score-headers): Use it.
11098
11099         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11100         XEmacs.
11101
11102         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11103         string.
11104         (gnus-button-alist): Also catch `<f1> k ...'.
11105         (gnus-treat-display-x-face): Fix doc string.
11106
11107 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11108
11109         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11110         evaluation of gnus-extended-version to ensure correct generation of the
11111         User-Agent header when message-generate-headers-first is used.
11112
11113 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11114
11115         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11116         hashcash-path is nil.  Don't call callback with incorrect number of
11117         parameters if val is 0.
11118
11119 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11120
11121         * message.el (message-required-news-headers):
11122         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
11123
11124 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
11125
11126         * tls.el (open-tls-stream): In handshake-waiting loop,
11127         don't wait more if there is output available to process.
11128
11129 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
11130
11131         * tls.el (tls-program): Doc fix.
11132
11133 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * message.el (message-generate-new-buffers): Change the meaning of the
11136         nil value; add `standard' to the choices; treat t as `unique'; improve
11137         doc string.
11138         (gnus-select-frame-set-input-focus): Autoload.
11139         (message-buffer-name): Search for the existing message buffer if
11140         message-generate-new-buffers is nil or `standard'; treat the value t of
11141         message-generate-new-buffers as `unique'.
11142         (message-pop-to-buffer): Raise the frame already displaying the message
11143         buffer; clear the echo area after querying.
11144         (message-setup): Pass the `continue' argument to compose-mail.
11145         (message-mail): Prefer `switch-function' if it is given; search for the
11146         existing message buffer if the `continue' argument is non-nil; pass
11147         continue and switch-function arguments to compose-mail by way of
11148         message-setup.
11149         (message-mail-other-window): Adjust argument of message-setup.
11150         (message-mail-other-frame): Ditto.
11151
11152 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
11155         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
11156         to turn font-lock on when turning gnus-message-citation-mode on.
11157
11158 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
11159
11160         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
11161         (mml-smime-function-alist): New variable; add epg as the backend.
11162         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
11163         mml-smime- functions instead.
11164         * mm-view.el: Require smime.
11165
11166 2007-03-05  Didier Verna  <didier@xemacs.org>
11167
11168         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
11169         instead of just inheritance for posting styles.
11170         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
11171
11172 2007-02-24  Chris Moore  <dooglus@gmail.com>
11173
11174         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
11175         * pgg-pgp.el (pgg-pgp-encrypt-region):
11176         * pgg-gpg.el (pgg-gpg-encrypt-region):
11177         Check pgg-encrypt-for-me if no other recipients.
11178
11179 2007-02-24  John Paul Wallington  <jpw@pobox.com>
11180
11181         * tls.el (tls-certtool-program): Fix custom type.
11182
11183 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
11186         and point-at-eol instead of line-(beginning|end)-position.
11187
11188         * assistant.el (assistant-parse-buffer): Ditto.
11189
11190         * netrc.el (netrc-parse-services): Ditto.
11191
11192 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11193
11194         * mml2015.el (mml2015-epg-find-usable-key): New function.
11195         (mml2015-epg-sign): Use it.
11196         (mml2015-epg-encrypt): Use it.
11197
11198 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * message.el (message-make-in-reply-to): Quote name containing
11201         non-ASCII characters.  It will make the RFC2047 encoder cause an error
11202         if there are special characters.  Reported by NAKAJI Hiroyuki
11203         <nakaji@jp.freebsd.org>.
11204
11205 2007-02-27  Didier Verna  <didier@xemacs.org>
11206
11207         Include the group parameters as well as the topic ones in the
11208         inheritance filter process.
11209         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
11210         argument GROUP-PARAMS-LIST.
11211         * gnus-topic.el (gnus-group-topic-parameters): Use it.
11212
11213 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * nntp.el (nntp-never-echoes-commands)
11216         (nntp-open-connection-functions-never-echo-commands): New variables.
11217         (nntp-send-command): Use them.
11218
11219 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
11220
11221         * mml2015.el (mml2015-epg-verify): Simplify.
11222
11223 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11224
11225         * mml.el (mml-content-disposition-alist): New user option.
11226         (mml-content-disposition): New function.
11227         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
11228         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
11229
11230 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
11231
11232         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
11233         verification.
11234
11235 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11236
11237         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
11238         articles posted in the last 24 hours.
11239
11240 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
11241
11242         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
11243
11244 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
11245
11246         * nntp.el (nntp-send-command): Don't wait for echoes when
11247         nntp-open-ssl-stream is used.
11248
11249 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * gnus-cite.el (gnus-test-font-lock-add-keywords)
11252         (gnus-message-add-citation-keywords)
11253         (gnus-message-remove-citation-keywords): Remove.
11254         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
11255         directly, make the variables in font-lock-defaults buffer-local, add
11256         gnus-message-citation-keywords to them and then update the value of
11257         font-lock-keywords.
11258
11259 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * message.el (message-cite-original-1): Don't call
11262         gnus-article-highlight-citation.
11263
11264         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
11265         citations; fix line count.
11266
11267 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
11270         (gnus-message-add-citation-keywords)
11271         (gnus-message-remove-citation-keywords): Use it; fix the emulating
11272         versions of font-lock-add-keywords and font-lock-remove-keywords to
11273         work with XEmacs correctly.
11274
11275 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11276
11277         * gnus-cite.el (gnus-cite-face-list): Set the values of
11278         gnus-message-max-citation-depth and gnus-message-citation-keywords.
11279         (gnus-message-max-citation-depth): Use defvar rather than defconst.
11280         (gnus-message-cite-prefix-regexp): New variable.
11281         (gnus-message-search-citation-line): Use it; protect against long
11282         citation prefix; fill match data with nil rather than 0 for XEmacs; set
11283         the 0th match data for Emacs.
11284         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
11285         (gnus-message-add-citation-keywords): Append keywords rather than
11286         prepending; emulate font-lock-add-keywords if it is not available.
11287         (gnus-message-remove-citation-keywords):
11288         Emulate font-lock-remove-keywords if it is not available.
11289
11290         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
11291
11292         * message.el (message-cite-prefix-regexp): Set the value of
11293         gnus-message-cite-prefix-regexp.
11294
11295 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11296
11297         * nnweb.el (nnweb-google-parse-1): Update parser.
11298
11299 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
11300
11301         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
11302
11303 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11304
11305         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11306         regexp.
11307
11308 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11309
11310         * uudecode.el (uudecode-string-to-multibyte): New function emulating
11311         string-to-multibyte.
11312         (uudecode-decode-region-internal): Use it.
11313
11314         * lpath.el: Fbind string-as-multibyte for XEmacs.
11315
11316 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
11319         Fix custom choice.
11320
11321         * gnus-art.el (gnus-signature-limit): Fix custom choice.
11322
11323 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
11324
11325         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
11326
11327         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
11328         `write-region' to respect `mm-inhibit-file-name-handlers'.
11329
11330 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
11331
11332         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
11333         Use gnus-home-directory instead of "~/" or "$HOME".
11334
11335 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
11336
11337         * encrypt.el (encrypt-insert-file-contents): Add better prompt
11338         to mention filename.
11339         Add comments at beginning regarding usage.
11340         (encrypt-write-file-contents): Change interactive so a string is
11341         acceptable.  If the file has no associated model, show an error instead
11342         of a nonsense prompt.
11343
11344 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11345
11346         * spam.el (spam-bsfilter-ham-switch): Fix typo.
11347         Thanks to Yoshihiko Yamada for kind notification of this typo.
11348
11349 2007-01-12  Kenichi Handa  <handa@m17n.org>
11350
11351         * uudecode.el (uudecode-decode-region-internal): Make it work in a
11352         multibyte buffer.
11353
11354 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * gnus-score.el (gnus-score-fast-scoring): New variable.
11357         (gnus-score-headers): Use it.
11358
11359         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
11360
11361         * message.el (message-cite-original-1):
11362         Call gnus-article-highlight-citation if requested.
11363         (message-make-from): Allow name and address as optional arguments.
11364
11365         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
11366
11367         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
11368         bugs to doc string.
11369         (gnus-button-alist): Add mid\\|message-id.
11370         (gnus-button-fetch-group): Extend for use in
11371         `browse-url-browser-function'.
11372         (gnus-button-url-regexp): Try to catch paired parentheses like in
11373         Wikipedia URLs.
11374
11375         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
11376         Suggested by Simon Krahnke <overlord@gmx.li>.
11377
11378 2007-01-13  Romain Francoise  <romain@orebokech.com>
11379
11380         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
11381         Update copyright.
11382
11383 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
11384
11385         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
11386
11387 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11388
11389         * gnus-registry.el (gnus-registry-unfollowed-groups)
11390         (gnus-registry-split-fancy-with-parent): Fix documentation.
11391
11392 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11393
11394         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11395         from nnweb groups.
11396
11397 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11398
11399         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11400         Xref urls.  Erase buffer before requesting head.
11401
11402         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11403
11404 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11405
11406         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
11407         customizable.
11408
11409 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
11410
11411         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11412         no signing key is found.
11413         (mml2015-epg-encrypt): Ask user whether to skip or abort if
11414         no encrypting and/or signing key is found.
11415
11416 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11419
11420 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11421
11422         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11423         headers read from disk with the ones newly found in the current search.
11424         This should no longer cause problems, because the article numbers in
11425         Gmane's `nov.php' output are ignored since the previous change.
11426
11427 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11428
11429         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11430
11431 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11432
11433         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
11434         replace-regexp-in-string; bind url-version; fbind display-images-p and
11435         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
11436         find-face and set-itimer-function for Emacs; bind itimer-list for
11437         Emacs.
11438
11439         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11440
11441 2007-01-01  Romain Francoise  <romain@orebokech.com>
11442
11443         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11444
11445 2006-12-31  Steve Youngs  <steve@sxemacs.org>
11446
11447         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11448         `define-minor-mode' macro definition expanded properly.
11449         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11450         exclude it there.
11451
11452         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11453         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
11454         `fboundp' test.
11455         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11456         This is OK to autoload in (S)XEmacs now.
11457
11458 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11459
11460         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11461         keystroke.
11462         (gnus-summary-limit-to-singletons): Fix typo.
11463
11464         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11465         else fails.
11466
11467 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11468
11469         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11470         docstring.
11471
11472         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11473         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11474         (gnus-summary-insert-dormant-articles): Fix typo in message.
11475
11476 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
11477
11478         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11479         nil for XEmacs.
11480         (gnus-message-citation-mode): Don't autoload in XEmacs.
11481
11482         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11483
11484 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
11485
11486         * nnimap.el (nnimap-expunge-search-string):
11487         Mention nnimap-search-uids-not-since-is-evil in docstring.
11488
11489 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * spam.el: Revert to make-obsolete-variable because
11492         define-obsolete-variable-alias is not supported in Emacs 21.
11493
11494         * spam.el (spam-ifile-path, spam-ifile-database-path)
11495         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11496         make-obsolete-variable.
11497         (spam-bsfilter-path, spam-bsfilter-program)
11498         (spam-spamassassin-path, spam-spamassassin-program)
11499         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11500         Don't use "path" inappropriately.
11501         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11502         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11503         variable names.
11504
11505 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
11506
11507         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11508         summary buffer.
11509
11510         * password.el (password-cache-remove): Use clear-string to burn
11511         password, if available.
11512
11513 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11514
11515         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11516
11517         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11518
11519         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11520         (gnus-message-highlight-citation): Move defcustom here from
11521         gnus-cite.el.
11522         (gnus-message-citation-mode): Autoload.
11523
11524         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
11525         checks to make it compile with XEmacs.
11526         (gnus-message-citation-mode): New minor mode.
11527         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11528         (gnus-message-highlight-citation): New variables.
11529         (gnus-message-search-citation-line)
11530         (gnus-message-add-citation-keywords)
11531         (gnus-message-remove-citation-keywords)
11532         (turn-on-gnus-message-citation-mode)
11533         (turn-off-gnus-message-citation-mode): New functions.
11534
11535 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
11536
11537         * gnus-cite.el: Enable highlighting of different citation levels in
11538         message-mode.
11539
11540 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * message.el (message-make-fqdn): Fix comment.
11543         (message-bogus-system-names): Add ".local".
11544
11545         * spam.el (spam-ifile-path, spam-ifile-program)
11546         (spam-ifile-database-path, spam-ifile-database)
11547         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11548         Don't use "path" inappropriately.
11549         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11550         strings.
11551         (spam-check-ifile, spam-ifile-register-with-ifile)
11552         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11553         Use new variable names.
11554
11555         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11556         (gnus-treat-display-smileys): Simplify using
11557         gnus-image-type-available-p.
11558
11559         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11560         available.
11561
11562         * gnus-xmas.el (gnus-xmas-image-type-available-p):
11563         Use `display-images-p' if available.
11564
11565 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11568         one after turning on the buffer's multibyteness instead of decoding
11569         them directly in the unibyte buffer that causes unexpected conversion
11570         in Emacs 23 (unicode).
11571
11572 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11573
11574         * message.el (message-generate-hashcash): Fix custom type.
11575
11576 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11577
11578         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11579
11580 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
11581
11582         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11583         disconnect icons.  Add help text.
11584
11585 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
11586
11587         * spam.el (spam-extra-header-to-number): CRM114 spam score is
11588         negated to be consistent with the others we handle.
11589
11590 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11591
11592         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11593         version of gnus-summary-buffer to something, so that we can use two
11594         article buffers at the same time.
11595
11596 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
11597
11598         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11599         trigger all the extra headers.
11600         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11601         sorting.
11602
11603 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11604
11605         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11606         solid groups.
11607
11608 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
11609
11610         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
11611
11612 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11613
11614         * legacy-gnus-agent.el: Add Copyright notice.
11615
11616 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
11617
11618         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11619
11620 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11621
11622         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11623
11624         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11625         to make it work reliably in CVS Emacs.
11626         (gnus-summary-limit-strange-charsets-predicate)
11627         (gnus-summary-limit-to-predicate): New functions.
11628
11629 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
11630
11631         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11632         specifying array size.
11633         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11634         array if it is too small.
11635         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11636         (gnus-sort-threads-loop): New function.
11637
11638 2006-12-06  Chris Moore  <dooglus@gmail.com>
11639
11640         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11641         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11642
11643 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
11644
11645         * mm-url.el (mm-url-predefined-programs): Call curl with correct
11646         options.
11647
11648 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11649
11650         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11651         DOS-ing the recipient.
11652
11653         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11654         the headers when creating the mapping to avoid mismappings.
11655         (nnweb-gmane-create-mapping): Always nix out old mapping.
11656
11657 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11660         and mm-verify-option to never.
11661
11662 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11663
11664         * message.el (message-signed-or-encrypted-p): New function.
11665         (message-forward-make-body): Use it.
11666
11667         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11668         Replace encode-coding-string with mm-encode-coding-string.
11669
11670 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11671
11672         * nneething.el (nneething-decode-file-name):
11673         Replace decode-coding-string with mm-decode-coding-string.
11674
11675         * gnus-int.el (gnus-open-server): Say failed server's name.
11676
11677 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11678
11679         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
11680         strings to a single string.  Quote `errors-file-name'.
11681         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
11682         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
11683         Adjust calls.  Use `shell-quote-argument'.
11684
11685 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
11686
11687         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11688         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11689
11690         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11691         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11692         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11693         (gnus-group-make-directory-group, gnus-group-transpose-groups):
11694         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11695         (gnus-subscribe-newsgroup, gnus-1):
11696         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11697         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11698         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11699         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11700
11701 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11702
11703         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11704         keystroke.
11705         (gnus-summary-limit-to-bodies): Implement headersp.
11706
11707 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11708
11709         * dns.el (query-dns): Protect against "Process dns deleted" strings.
11710
11711 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11714
11715 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11716
11717         * message.el (message-generate-hashcash): Expand range of values to
11718         include `opportunistic'.
11719         (message-send-mail): Use it.
11720
11721 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11722
11723         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11724         and comment it.
11725
11726         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11727
11728 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * gnus-util.el (gnus-extract-address-components): Improve comment.
11731
11732 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * gnus-util.el (gnus-extract-address-components): Work with address in
11735         which the name portion contains @.
11736
11737         * lpath.el: Fbind custom-autoload.
11738
11739 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * gnus.el (gnus-start): Move custom group up.
11742         (gnus-select-method): Don't autoload, but make it available for
11743         `customize-variable'.
11744         (gnus-getenv-nntpserver): Don't autoload.
11745
11746 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
11747
11748         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11749
11750 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * message.el (message-sendmail-extra-arguments): New variable.
11753         (message-send-mail-with-sendmail): Use it.
11754
11755 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11758         mm-with-unibyte-current-buffer to make string unibyte.
11759
11760         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11761         mm-string-as-multibyte.
11762
11763 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
11764
11765         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11766         Reported by Werner Koch <wk@gnupg.org>.
11767
11768 2006-11-14  Daiki Ueno  <ueno@p360>
11769
11770         * mml2015.el: Autoload epa-select-keys when compiling.
11771
11772 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11773
11774         * mml2015.el (mml2015-epg-sign): Save the signing keys in
11775         message-options.
11776         (mml2015-epg-encrypt): Save the recipient keys in message-options.
11777
11778 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
11779
11780         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11781         EasyPG (< 0.0.6).
11782         (mml2015-always-trust): New user option.
11783         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11784         prompt.
11785
11786 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * nntp.el (nntp-authinfo-force): New variable.
11789         (nntp-send-authinfo): Use it.
11790
11791 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
11792
11793         * message.el (message-strip-subject-encoded-words): Allow _not_ to
11794         decode encoded words.  Improve prompt.  Add comment about forwarding.
11795         (message-replacement-char): Move up.
11796
11797 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
11798
11799         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11800         instead of gnus-intersection because arguments of gnus-sorted-nunion
11801         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
11802
11803 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
11804
11805         * message.el (message-strip-subject-encoded-words): Reformat prompt.
11806         (message-simplify-subject-functions):
11807         Enable message-strip-subject-encoded-words by default.
11808
11809 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
11810
11811         * message.el (message-strip-subject-encoded-words): New function.
11812         (message-simplify-subject-functions): New variable.
11813         (message-simplify-subject): Use it.  Fix typo in doc string.
11814         Support message-strip-subject-encoded-words.
11815
11816 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11817
11818         * gnus-diary.el (gnus-diary-delay-format-function):
11819         * nndiary.el (nndiary-reminders):
11820         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11821
11822 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11823
11824         * gnus-art.el (article-hide-boring-headers): Fetch date from
11825         gnus-original-article-buffer to avoid problems with localized date
11826         strings.
11827
11828 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11831
11832 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11833
11834         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11835         New variables.
11836         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11837         (mm-charset-synonym-alist): Move some entries to
11838         mm-codepage-iso-8859-list.
11839         (mm-charset-synonym-alist, mm-charset-override-alist):
11840         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11841
11842 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11843
11844         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11845
11846 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11847
11848         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11849         with Emacs 21 and XEmacs.
11850
11851 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11852
11853         * spam.el (spam-parse-address): New function for better parsing,
11854         catching errors, etc.
11855         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11856
11857 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11858
11859         * mm-view.el: Add interactive arg to html2text autoload.
11860
11861 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11862
11863         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11864
11865 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11866
11867         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11868         New variables.
11869         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11870         (mm-charset-synonym-alist): Move some entries to
11871         mm-codepage-iso-8859-list.
11872
11873         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11874
11875 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11876
11877         * message.el (message-citation-line-format)
11878         (message-insert-formated-citation-line): Fix implementation of %E, %N
11879         and %n according to the doc string.
11880
11881 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11882
11883         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11884         Use car-safe to avoid bad parses.
11885
11886 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11887
11888         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11889         names.
11890
11891         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11892
11893 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11894
11895         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11896         header.
11897
11898         * message.el (message-draft-headers): Add Date.
11899         (message-headers-to-generate): Fix typo in docstring.
11900
11901         * nndraft.el (nndraft-required-headers): New variable.
11902         (nndraft-generate-headers): Use it.
11903
11904         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11905
11906 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11907
11908         * gnus-registry.el (gnus-registry-wash-for-keywords)
11909         (gnus-registry-find-keywords): New functions to allow easy searching of
11910         articles that are in the registry.
11911
11912 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11913
11914         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11915         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11916         Reported by Damien Elmes <damien@repose.cx>.
11917
11918 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11919
11920         * gnus.el (gnus-mime): Remove unused custom group.
11921
11922 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11923
11924         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11925         "blank line" when searching for end of armor headers.
11926
11927 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11928
11929         * gmm-utils.el (gmm-write-region): Fix variable name.
11930
11931 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11932
11933         * gmm-utils.el (gmm-write-region): New function based on compatibility
11934         code from `mm-make-temp-file'.
11935
11936         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11937
11938         * nnmaildir.el (nnmaildir--update-nov)
11939         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11940         Use `gmm-write-region'.
11941
11942 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11943
11944         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11945         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11946
11947         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11948
11949         * message.el (message-replacement-char): New variable.
11950         (message-fix-before-sending): Use it.
11951         (message-simplify-subject): New function to remove duplicate code.
11952         (message-reply, message-followup): Use it.
11953
11954         * gnus-sum.el (gnus-summary-make-menu-bar):
11955         Clarify gnus-summary-limit-to-articles.
11956
11957 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * gnus-util.el (gnus-with-local-quit): New macro.
11960
11961         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11962
11963 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11964
11965         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11966         ignore non-string data.
11967
11968 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11969
11970         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11971         non-string data (needs to be done in the registry too).
11972
11973 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11974
11975         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11976         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11977         (gnus-registry-split-fancy-with-parent)
11978         (gnus-registry-fetch-simplified-message-subject-fast)
11979         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11980         Remove text properties on ingress into the registry and when it's saved.
11981         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11982         registry from entries with no groups.
11983
11984 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11985
11986         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11987         function to remove string properties.
11988
11989 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11990
11991         * gmm-utils.el (gmm): Adjust custom version.
11992
11993         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11994         Adjust custom version.
11995
11996         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11997
11998 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11999
12000         * gnus-art.el (gnus-insert-prev-page-button)
12001         (gnus-insert-next-page-button): Simplify.  Reformat.
12002
12003 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12004
12005         * gnus-art.el (gnus-insert-prev-page-button)
12006         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12007
12008 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12009
12010         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12011
12012 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12013
12014         * gnus-art.el (gnus-insert-mime-button)
12015         (gnus-insert-mime-security-button):
12016         Apply gnus-article-button-face to MIME and security buttons.
12017
12018 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12019
12020         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12021         readable.
12022
12023 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12026
12027 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12028
12029         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12030         `browse-url-of-file' instead of `browse-url'.
12031
12032 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12033
12034         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12035         regexp.  Articles containing quotation were cut prematurely.
12036
12037 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12038
12039         * message.el (message-cite-original-1): Use nobody by default for the
12040         value of From header.
12041         (message-reply): Ditto.
12042
12043 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12044
12045         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12046         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12047         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12048
12049 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12052         mails in the doc string.  Add some URLs in comment.
12053         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12054
12055 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12058         backslashes handling and the way to find boundaries of quoted strings.
12059
12060 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12061
12062         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12063         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12064         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12065         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12066
12067 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12068
12069         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12070         doc string.
12071         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12072
12073 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12074
12075         * lpath.el: Fbind epg-check-configuration.
12076
12077 2006-09-06  Simon Josefsson  <jas@extundo.com>
12078
12079         * mml2015.el (mml2015-use): Doc fix, mention epg.
12080
12081 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12082
12083         * mml2015.el (mml2015-use): Default to epg, if available.
12084
12085 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12086
12087         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12088         message-sender.
12089         (mml1991-epg-encrypt): Ditto.
12090         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12091         message-sender.
12092         (mml2015-epg-encrypt): Ditto.
12093
12094 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12095
12096         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12097         several common directories.
12098
12099 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12100
12101         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12102         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12103
12104 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12105
12106         * gnus-art.el (article-decode-encoded-words): Make it fast.
12107
12108 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12111
12112         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12113         in quoted string into `\'.
12114
12115 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12116
12117         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12118         Use standard-syntax-table.
12119
12120 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12121
12122         * gnus-art.el (gnus-decode-address-function): New variable.
12123         (article-decode-encoded-words): Use it to decode headers which are
12124         assumed to contain addresses.
12125         (gnus-mime-delete-part): Remove useless `or'.
12126
12127         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
12128         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
12129         (gnus-nov-parse-line): Use it to decode From header.
12130         (gnus-get-newsgroup-headers): Ditto.
12131         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
12132
12133         * mail-parse.el (mail-decode-encoded-address-region): New alias.
12134         (mail-decode-encoded-address-string): New alias.
12135
12136         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12137         New function.
12138         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
12139         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
12140         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
12141         (rfc2047-decode-string): Ditto.
12142         (rfc2047-decode-address-region): New function.
12143         (rfc2047-decode-address-string): New function.
12144
12145 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
12146
12147         * message.el (message-caesar-buffer-body): Allow rotating headers.
12148
12149         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
12150
12151         * message.el (message-insert-formated-citation-line): Fix %f.
12152         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
12153
12154 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
12157         (gnus-bookmark-mouse-available-p): New macro.
12158         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
12159         (gnus-bookmark-bmenu-show-infos): Use it.
12160         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
12161         (gnus-bookmark-bmenu-hide-infos): Ditto.
12162         (gnus-bookmark-remove-properties): New function.
12163         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
12164         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
12165         (gnus-bookmark-write-file): Bind coding-system-for-write.
12166         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
12167         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
12168         group before selecting it.
12169         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
12170         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
12171         quit-window if it is not available; use gnus-mouse-2 and bind it to
12172         gnus-bookmark-bmenu-select-by-mouse.
12173         (gnus-bookmark-show-details): Remove unused variable `details-list'.
12174         (gnus-bookmark-bmenu-select-by-mouse): New function.
12175
12176 2006-08-13  Romain Francoise  <romain@orebokech.com>
12177
12178         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
12179         space.
12180
12181 2006-08-10  Romain Francoise  <romain@orebokech.com>
12182
12183         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
12184         (dns-mode-soa-auto-increment-serial): New user option.
12185         (dns-mode-soa-maybe-increment-serial): New function.
12186         (dns-mode): Add the latter to `write-contents-functions'.
12187
12188 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * compface.el (uncompface): Use binary rather than raw-text-unix.
12191
12192 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * compface.el (uncompface): Make sure the eol conversion doesn't take
12195         place when communicating with the external programs.
12196         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12197
12198 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * nnheader.el (nnheader-insert-head): Fix typo in comment.
12201
12202 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12203
12204         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12205         Make it more robust by parsing author and date independently.
12206
12207 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12208
12209         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
12210
12211 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
12212
12213         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
12214         first matching secret key.
12215         (mml2015-epg-encrypt): Ditto.
12216
12217         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
12218         first matching secret key.
12219         (mml1991-epg-encrypt): Ditto.
12220
12221         * mml2015.el (mml2015-encrypt-to-self): New user option.
12222         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
12223         mml2015-epg-encrypt-to-self is set.
12224
12225         * mml1991.el (mml1991-encrypt-to-self): New variable.
12226         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
12227         mml1991-epg-encrypt-to-self is set.
12228
12229         * mml2015.el (mml2015-signers): New user option.
12230         (mml2015-epg-sign): Reflect the value of mml2015-signers.
12231         (mml2015-epg-encrypt): Allow to select signing keys.
12232
12233         * mml1991.el (mml1991-signers): New variable.
12234         (mml1991-epg-sign): Reflect the value of mml1991-signers.
12235         (mml1991-epg-encrypt): Allow to select signing keys.
12236
12237 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * nnheader.el (nnheader-insert-head): Make it work even if the file
12240         uses CRLF for the line-break code.
12241
12242 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
12243
12244         * mml2015.el: Require mml-sec instead of password.
12245         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
12246         (mml2015-cache-passphrase): Inherit the default value from
12247         mml-secure-cache-passphrase.
12248         (mml2015-passphrase-cache-expiry): Inherit the default value from
12249         mml-secure-passphrase-cache-expiry.
12250
12251         * mml1991.el: Require mml-sec instead of password.
12252         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
12253         (mml1991-cache-passphrase): Inherit the default value from
12254         mml-secure-cache-passphrase.
12255         (mml1991-passphrase-cache-expiry): Inherit the default value from
12256         mml-secure-passphrase-cache-expiry.
12257
12258         * mml-sec.el: Require password.
12259         (mml-secure-verbose): New user option.
12260         (mml-secure-cache-passphrase): New user option.
12261         (mml-secure-passphrase-cache-expiry): New user option.
12262
12263 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
12264
12265         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12266         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
12267         andreas@altroot.de (Andreas Vögele).
12268
12269         FIXME: Use `tiny change'?
12270
12271 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12272
12273         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
12274         workaround for the url package included with Emacs.
12275
12276         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12277
12278 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
12281         correctly.  This fixes a bug caused by the 2006-05-12 change.
12282
12283 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
12284
12285         * nnmail.el (nnmail-article-group): If splitting raises an error, give
12286         some information about the error when saying that the `bogus' mail
12287         group will be used.
12288
12289 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
12290
12291         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
12292         string.
12293
12294 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
12295
12296         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
12297
12298 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12299
12300         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
12301
12302 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12303
12304         * mml1991.el (mml1991-function-alist): Add epg.
12305         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
12306         (mml1991-epg-encrypt): New functions.
12307
12308 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
12309
12310         * mml2015.el (mml2015-verbose): New variable.
12311         (mml2015-cache-passphrase): Ditto.
12312         (mml2015-passphrase-cache-expiry): Ditto.
12313         (mml2015-function-alist): Add epg.
12314         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
12315         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
12316         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
12317         New functions.
12318
12319 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12320
12321         * message.el (message-cite-original-1): Preserve region when removing
12322         quoted text due to X-No-Archive in order to avoid bogus attribution
12323         when citing multiple messages.
12324
12325 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12326
12327         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
12328         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
12329
12330 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * gnus-diary.el (gnus-user-format-function-d)
12333         (gnus-user-format-function-D): Autoload.
12334
12335         * imap.el (Commentary): Fix typo.
12336
12337         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
12338         2006-04-22 contribution.
12339
12340 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12341
12342         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
12343         It didn't really fix the bogosity I'm seeing with solid web groups.
12344
12345 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12346
12347         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
12348         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
12349         created using server names.  If we use the feature without declaring
12350         it, Gnus does not properly manage server and group state.
12351
12352         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
12353         bound.
12354
12355 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12356
12357         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
12358         looking up the method using GROUP's prefix before inventing a new one.
12359         It is used on killed/unknown groups in various places where returning
12360         an all-new method isn't expected by the caller.
12361
12362         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
12363         and match semantics of gnus-group-real-prefix.
12364
12365 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
12366
12367         * nnmail.el (nnmail-broken-references-mailers): New variable.
12368         (nnmail-ignore-broken-references): New function generalizing
12369         nnmail-fix-eudora-headers.
12370         (nnmail-fix-eudora-headers): Now obsolete.
12371
12372         * gnus-art.el (gnus-button-handle-custom):
12373         Support `customize-apropos*'.
12374
12375 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12376
12377         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
12378
12379         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
12380         articles.
12381
12382 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12383
12384         * message.el (message-cite-reply-above): New variable.
12385         (message-yank-original): Use it.
12386
12387 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12388
12389         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
12390
12391 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
12392
12393         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
12394         as read.
12395
12396         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
12397
12398 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
12399
12400         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
12401         (gnus-bookmark-default-file): Use gnus-directory.
12402         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
12403         Remove "*" in doc string.
12404         (gnus-bookmark-write-file): Simplify.
12405         (gnus-bookmark-maybe-sort-alist): Use `when'.
12406         (gnus-bookmark-get-bookmark): Fix typo in doc string.
12407         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
12408         Add FIXME about Emacs 21 and XEmacs compatibility.
12409         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
12410         compatibility.
12411         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
12412         compatibility.
12413         (gnus-bookmark-menu-heading): Fix version.
12414
12415 2006-06-19  Bastien Guerry  <bzg@altern.org>
12416
12417         * gnus-bookmark.el: New file.
12418
12419 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * message.el (message-syntax-checks): Doc fix.
12422
12423 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12424
12425         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
12426         unsubscribed groups as if they were killed ones.  It causes duplicate
12427         entries in gnus-newsrc-alist.
12428
12429 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * message.el (message-syntax-checks): Doc fix.
12432         (message-send-mail): Add check for continuation headers.
12433         (message-check-news-header-syntax): Fix regexp used to check for
12434         continuation headers.
12435
12436 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12437
12438         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12439
12440 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
12441
12442         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12443
12444 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12447         default-truncate-lines.
12448
12449 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12452         to fill the utf-8 entry.
12453
12454         * lpath.el: Fbind unicode-precedence-list.
12455
12456 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12457
12458         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12459
12460 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
12461
12462         * gnus-agent.el (directory-files-and-attributes): Move all the way
12463         forward (the third and final move).
12464         (gnus-agent-read-agentview): Trap reconstruction errors due to
12465         nonexistent directory.  Handle by returning nil.
12466
12467 2006-05-30  Didier Verna  <didier@xemacs.org>
12468
12469         * message.el (message-dont-reply-to-names): Update the custom type.
12470         * message.el (message-dont-reply-to-names): New defsubst: potentially
12471         convert a list of regexps into a single one.
12472         * message.el (message-get-reply-headers): Use it.
12473         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12474
12475 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12476
12477         * gnus-agent.el (directory-files-and-attributes): Move forward.
12478
12479 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12480
12481         * gnus-ml.el (gnus-mailing-list-subscribe)
12482         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12483         (gnus-mailing-list-message): Fix doc strings.
12484
12485 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12486
12487         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12488         of doing it manually.
12489
12490 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12491
12492         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12493         comment.
12494
12495 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
12496
12497         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12498         (gnus-agent-read-agentview): Fix handling of end-of-file error.
12499         (gnus-agent-read-local): All symbols allocated in my-obarray.
12500         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12501         (gnus-agent-regenerate-group): Check numeric names to see if they are
12502         messages or groups.
12503         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12504         better way of do this...)
12505
12506         * gnus-cache.el (gnus-agent-total-fetched-for):
12507         Ignore 'dummy.group' (there should be a better way of do this...)
12508
12509 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12510
12511         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12512         (gnus-saved-headers): Ditto.
12513         (gnus-default-article-saver): Mention functions may have properties.
12514         (gnus-article-save): Override gnus-save-all-headers and
12515         gnus-saved-headers by :headers property which saver function may have.
12516         (gnus-summary-save-in-file): Add :headers property.
12517         (gnus-summary-write-to-file): Ditto.
12518
12519         * gnus-sum.el (gnus-summary-save-article): Bind
12520         gnus-prompt-before-saving to t when saving many articles in a file;
12521         always show all headers.
12522
12523         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
12524
12525 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
12526
12527         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12528         marks.
12529
12530         * message.el (message-indent-citation): Add optional arguments to allow
12531         using it outside of message buffers.
12532
12533         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12534         (gnus-article-treat-unfold-headers): Use it.
12535         (gnus-article-truncate-lines): New variable.
12536         (gnus-article-mode): Use it.
12537         (gnus-article-toggle-truncate-lines): New function.
12538
12539         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12540         Add gnus-article-toggle-truncate-lines.
12541
12542         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12543         coding system in XEmacs, use binary.
12544
12545 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12548         after-load-alist.
12549
12550         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12551         this function should save decoded articles.
12552         (gnus-summary-write-to-file): Use property to specify this function
12553         should save decoded articles and specify gnus-summary-save-in-file
12554         should be used to save articles other than the first one when saving
12555         many articles.
12556         (gnus-summary-save-body-in-file): Use property to specify this
12557         function should save decoded articles.
12558         (gnus-summary-write-body-to-file): Use property to specify this
12559         function should save decoded articles and specify
12560         gnus-summary-save-body-in-file should be used to save articles other
12561         than the first one when saving many articles.
12562
12563         * gnus-sum.el (gnus-summary-save-article): Simplify.
12564
12565 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12566
12567         * gnus-art.el (gnus-default-article-saver):
12568         Add gnus-summary-write-body-to-file.
12569         (gnus-article-save-coding-system): Don't use coding system object
12570         in XEmacs.
12571         (gnus-read-save-file-name): Add optional `dir-var' argument which
12572         specifies directory in which files are saved; work even if optional
12573         `variable' argument is not specified.
12574         (gnus-summary-write-to-file): Read file name.
12575         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12576         (gnus-summary-write-body-to-file): New function.
12577
12578         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12579         (gnus-summary-local-variables): Add it.
12580         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12581         (gnus-summary-save-article): Remove optional `decode' argument;
12582         determine whether to decode articles by the value of
12583         gnus-default-article-saver; when saving many files using
12584         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12585         it first and use gnus-summary-save-in-file or
12586         gnus-summary-save-body-in-file thereafter unless
12587         gnus-prompt-before-saving is always; move point to article which
12588         will be saved.
12589         (gnus-summary-save-article-file): Revert.
12590         (gnus-summary-write-article-file): Revert.
12591         (gnus-summary-save-article-body-file): Revert.
12592         (gnus-summary-write-article-body-file): New function.
12593
12594 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12595
12596         * gnus-art.el (gnus-default-article-saver): Doc fix.
12597         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12598         from gnus-summary-save-article-coding-system, and default to a
12599         certain coding system.
12600         (gnus-output-to-file): Add coding cookie and encode text according
12601         to gnus-article-save-coding-system; don't use mm-append-to-file.
12602
12603         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12604         gnus-art.el and rename to gnus-article-save-coding-system.
12605         (gnus-summary-save-article): Require gnus-art; don't show all
12606         headers if it decodes articles; don't add coding cookie here;
12607         don't bind mm-text-coding-system-for-write.
12608         (gnus-summary-save-article-file): Save decoded articles.
12609         (gnus-summary-write-article-file): When saving many files, use
12610         gnus-summary-write-to-file first and gnus-summary-save-in-file
12611         thereafter unless gnus-prompt-before-saving is always.
12612         (gnus-summary-save-article-body-file): Save decoded articles.
12613
12614         * lpath.el: Fbind select-safe-coding-system for XEmacs.
12615
12616 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12617
12618         * nnrss.el (nnrss-check-group): Bind hash-index.
12619
12620 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
12621
12622         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12623         its hash index.  Store this hash in `nnrss-group-data'.
12624         (nnrss-read-group-data): Update accordingly.
12625
12626 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12627
12628         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12629         entry.
12630
12631         * gnus-sum.el (gnus-summary-make-menu-bar):
12632         Add gnus-article-browse-html-article.
12633
12634 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
12635
12636         * gnus-sum.el (gnus-summary-mime-map):
12637         Add gnus-article-browse-html-article.
12638
12639         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12640
12641 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12644         suitable coding systems in customize.
12645
12646 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
12647
12648         * mail-source.el (mail-sources): Fix custom type.
12649
12650 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
12651
12652         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12653         (gnus-summary-expire-articles-now): Shorten prompt.
12654
12655         * gmm-utils.el (wid-edit): Require.
12656         (defun-gmm): Rename from `gmm-defun-compat'.
12657         (gmm-image-search-load-path): Use it.
12658         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
12659
12660 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12661
12662         * gnus-sum.el (gnus-summary-save-article-coding-system):
12663         New variable.
12664         (gnus-summary-save-article): Add optional `decode' argument.
12665         If it is set and gnus-summary-save-article-coding-system is non-nil,
12666         save decoded article.
12667         (gnus-summary-write-article-file): Save decoded article if
12668         gnus-summary-save-article-coding-system is non-nil.
12669
12670         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12671         type.
12672
12673 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12676
12677 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12680         first to test gnus-single-article-buffer which may be buffer-local.
12681
12682         * gnus-sum.el (gnus-summary-setup-buffer):
12683         Make gnus-single-article-buffer buffer-local and nil in ephemeral
12684         group; make gnus-article-buffer, gnus-article-current, and
12685         gnus-original-article-buffer always buffer-local.
12686         (gnus-summary-exit): Kill article buffer belonging to ephemeral
12687         group.
12688         (gnus-handle-ephemeral-exit): Don't move to next summary line.
12689
12690 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12691
12692         * nnml.el (nnml-request-compact-group): Compressed files might not
12693         have .gz extension.
12694
12695 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12696
12697         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12698         (mm-copy-to-buffer): Use with-current-buffer.
12699         (mm-display-part): Simplify.
12700         (mm-inlinable-p): Add optional arg `type'.
12701
12702 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12703
12704         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12705         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12706         Try harder to show the attachment internally or externally using
12707         gnus-mime-view-part-as-type.
12708
12709 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12710
12711         * message.el (message-from-style, message-signature-separator)
12712         (message-user-organization-file, message-send-mail-function)
12713         (message-citation-line-function, message-yank-prefix)
12714         (message-indent-citation-function, message-signature)
12715         (message-signature-file, message-signature-insert-empty-line):
12716         Remove autoloads.
12717
12718         * gnus-art.el (gnus-buttonized-mime-types):
12719         Remove "multipart/signed".  Revert 2006-04-26 change.
12720
12721 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12722
12723         * gnus.el (gnus-version-number): Bump version.
12724
12725 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12726
12727         * gnus.el: No Gnus v0.5 is released.
12728
12729 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12730
12731         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12732         fetching articles by message-id.
12733
12734 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12735
12736         * message.el (hashcash): Require hashcash as normal.
12737
12738         * ecomplete.el (ecomplete-highlight-match-line):
12739         Use point-at-eol.
12740         (ecomplete-highlight-match-line): Use `highlight', because that
12741         face exists in both Emacs and XEmacs.
12742
12743         * message.el (message-display-abbrev): Use point-at-bol.
12744
12745         * mail-source.el: Don't require timer/timer-funcs.
12746
12747         * gnus-async.el: Ditto.
12748
12749         * password.el: Ditto.
12750
12751         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
12752
12753         * mm-url.el: Ditto.
12754
12755         * gnus-xmas.el: Don't require timer-funcs.
12756
12757         * mm-util.el: Require timer/timer-funcs.
12758
12759 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12760
12761         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12762         Close.
12763
12764 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12767         unibyte after clear-decrypt function runs.
12768
12769         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12770         returns as a unibyte string.
12771
12772 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * lpath.el: Revert.
12775
12776         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
12777         (pgg-gpg-process-sentinel): Revert.
12778
12779         * pgg-pgp.el (pgg-pgp-process-region): Revert.
12780         (pgg-pgp-lookup-key): Revert.
12781
12782         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
12783         (pgg-pgp5-lookup-key): Revert.
12784
12785         * pgg.el (pgg-fetch-key): Revert.
12786
12787 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * lpath.el: Fbind string-as-multibyte for XEmacs.
12790
12791         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12792         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12793         (mml1991-pgg-encrypt): Ditto.
12794
12795         * pgg-gpg.el (pgg-string-to-multibyte): New function.
12796         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
12797         a multibyte buffer.
12798
12799         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
12800         (pgg-pgp-lookup-key): Ditto.
12801
12802         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
12803         (pgg-pgp5-lookup-key): Ditto.
12804
12805         * pgg.el (pgg-fetch-key): Ditto.
12806
12807 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
12808
12809         * message.el (message-user-organization-file): Check several
12810         locations of the organization file.
12811
12812         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12813         Add gnus-article-view-part-as-type.
12814
12815         * gnus-art.el (gnus-article-view-part-as-type): New function.
12816
12817         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12818         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12819
12820         * mml.el: Simplify autoload.
12821         (mml-mode): defvar dnd-protocol-alist instead of using
12822         symbol-value.
12823         (mml-default-directory): New variable.
12824         (mml-minibuffer-read-file): Use it.
12825         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12826
12827         * message.el (message-citation-line-format): New variable.
12828         (message-insert-formated-citation-line): New function.
12829         (message-citation-line-function):
12830         Add `message-insert-formated-citation-line' to custom type.
12831
12832         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12833         to doc string.
12834
12835         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12836         depending on mm-verify-option.
12837
12838 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12839
12840         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12841         binding pgg-* variables; reimplement the section which prevents
12842         MIME header from being signed.
12843         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12844         pgg-text-mode; remove a blank line at the top of body.
12845
12846         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12847         lines at the top of body; use gnus-newsgroup-charset if there's no
12848         Charset header.
12849
12850 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12851
12852         * message.el (message-self-insert-commands): Doc fix.
12853
12854         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12855         (mm-uu-pgp-encrypted-test): Ditto.
12856         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12857         between header and body; return application/pgp-encrypted handle
12858         if decryption failed; decode decrypted body by charset.
12859
12860         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12861         element match to application/pgp-*.
12862
12863 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12864
12865         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12866         HTML.
12867
12868 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12869
12870         * mail-source.el (mail-source-call-script): Message the error
12871         string.
12872
12873 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12874
12875         * gnus-util.el (gnus-byte-compile): Use it.
12876
12877 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12878
12879         * gnus-util.el (kill-empty-logs): New function.
12880
12881 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12882
12883         * message.el (message-mail-alias-type): Doc fix.
12884         (message-mail-alias-type-p): New function.
12885         (message-send): Use it.
12886         (message-mode): Ditto.
12887         (message-strip-forbidden-properties): Ditto.
12888
12889         * ecomplete.el (ecomplete-database-file-coding-system):
12890         New variable.
12891         (ecomplete-save): Use it.
12892         (ecomplete-setup): Use it.
12893
12894 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * message.el (message-self-insert-commands): New variable.
12897         (message-strip-forbidden-properties): Use it.
12898
12899 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12900
12901         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12902         that doesn't make XEmacs choke.
12903
12904 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12905
12906         * gnus-util.el (gnus-replace-in-string):
12907         Prefer replace-regexp-in-string over of replace-in-string.
12908
12909 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12910
12911         * gnus-util.el (gnus-select-frame-set-input-focus):
12912         Use select-frame-set-input-focus if it is available in XEmacs; use
12913         definition defined in Emacs 22 for old Emacsen.
12914
12915         * dgnushack.el: Autoload unmorse-region for XEmacs.
12916
12917         * lpath.el: Bind cursor-in-non-selected-windows and
12918         select-frame-set-input-focus for XEmacs.
12919
12920 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12923
12924 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12925
12926         * gnus-registry.el (gnus-registry-cache-save): Remove text
12927         properties when saving via the temp buffer.
12928
12929 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12930
12931         * message.el (message-generate-hashcash): Honor custom type.
12932
12933 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12934
12935         * message.el (message-generate-hashcash): Default to non-nil when
12936         hashcash is found.
12937
12938         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12939         (gnus-refer-thread-limit): Increase default to 500.
12940
12941         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12942
12943         * flow-fill.el (fill-flowed): Allow delete-space.
12944
12945 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12946
12947         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12948         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12949         Remove autoloads.
12950
12951 2006-04-18  Simon Josefsson  <jas@extundo.com>
12952
12953         * message.el (message-generate-hashcash): Default to.
12954
12955 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12958         concatenating segments rather than before concatenating them.
12959
12960 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12961
12962         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12963
12964 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12965
12966         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12967
12968         * message.el (message-forward-make-body-plain):
12969         Allow message-forward-ignored-headers to be a list.
12970         (message-remove-ignored-headers): Factor out into function.
12971         (message-forward-make-body-mml): Use it.
12972
12973         * imap.el (imap-quote-specials): New function.
12974         (imap-login-auth): Quote specials.
12975
12976         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12977         (rfc2231-parse-string): Allow concatanation of parameters that
12978         aren't contiguous.  The test case is
12979           (mail-header-parse-content-type "message/external-body;
12980             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12981             access-type=LOCAL-FILE;
12982             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12983
12984 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12985
12986         * nntp.el (nntp-accept-process-output): Return the value of
12987         `nnheader-accept-process-output'.
12988
12989 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12990
12991         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12992         (gnus-button-alist): Recognize more diff formats.
12993         (gnus-button-patch): Strip directory.
12994
12995 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12996
12997         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12998         Emacs 22 when setting focus.
12999
13000 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13001
13002         * gnus-art.el (gnus-article-treat-types): Do treatment of
13003         text/x-verbatim parts.
13004         (gnus-button-patch): New command.
13005
13006         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13007         addresses that contain invalid characters.
13008
13009 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13010
13011         * message.el (message-put-addresses-in-ecomplete):
13012         Use gnus-replace-in-string.
13013         (message-is-yours-p): Use the more correct
13014         mail-header-parse-address instead of
13015         mail-extract-address-components.
13016         (message-put-addresses-in-ecomplete): Fix typo.
13017
13018         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13019         keystroke.
13020
13021         * gnus-art.el (gnus-treatment-function-alist): Change order of
13022         newsgroups/generic header folding to avoid double-folding.
13023
13024         * message.el (message-hidden-headers): Add X-Draft-From.
13025
13026         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13027         New command.
13028         (gnus-summary-repeat-search-article-backward): New command.
13029
13030         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13031         groups in the parent topic.
13032
13033 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13034
13035         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13036         (spam-extra-header-to-number): Return the CRM114 number as a
13037         number instead of a string.
13038
13039 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13040
13041         * gnus-art.el (gnus-face-properties-alist): Move here from
13042         gnus-fun.
13043
13044         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13045
13046 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13047
13048         * message.el (message-strip-forbidden-properties): Only display on
13049         self-insert-command.
13050
13051         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13052         reindent.
13053         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13054
13055 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13056
13057         * smiley.el (smiley-style): Fix typo.
13058
13059 2006-03-23  Kenichi Handa  <handa@m17n.org>
13060
13061         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13062         instead of set-buffer-multibyte.
13063
13064 2006-03-23  Kenichi Handa  <handa@m17n.org>
13065
13066         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13067         buffer and then decode the buffer text if necessary.
13068         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13069         first, and after mm-encode-body, change the buffer to unibyte.
13070
13071 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13072
13073         * hashcash.el (hashcash-insert-payment-async-2):
13074         Use message-goto-eoh instead of doing it manually.
13075         (mail-add-payment): Use message-narrow-to-header instead of trying
13076         to do the same itself.
13077
13078         * message.el (message-hidden-headers): Add Face.
13079
13080         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13081         reparenting code.
13082         (gnus-summary-reparent-children): Refactored out code.
13083         (gnus-summary-thread-map): New keystroke.
13084         (gnus-summary-reparent-children): Make into command.
13085
13086         * smiley.el (smiley-style): Default to `medium' if using a large
13087         font.
13088
13089         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13090         does it itself.
13091
13092         * message.el (message-point-in-header-p): Simplify definition.
13093
13094 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13095
13096         * nnagent.el (nnagent-request-set-mark): Silence log file
13097         writing.
13098         (nnagent-request-set-mark): Use write-region instead of
13099         append-to-file.
13100
13101         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13102         strange select method.
13103
13104         * ecomplete.el (ecomplete-display-matches): Get highlightling
13105         right.
13106         (ecomplete-display-matches): Use literals.
13107         (ecomplete-display-matches): Disable message logging.
13108
13109         * message.el (message-display-abbrev): Small optimization.
13110
13111         * ecomplete.el (ecomplete-display-matches): Allow automatic
13112         display.
13113
13114         * message.el (message-strip-forbidden-properties):
13115         Display abbrevs.
13116         (message-display-abbrev): Get automatic display right.
13117
13118         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13119         keystrokes.
13120
13121 2006-04-13  Romain Francoise  <romain@orebokech.com>
13122
13123         TODO: Backport to v5-10!
13124
13125         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
13126         Move here (and rename) from gnus-registry.el.
13127
13128         * gnus-registry.el: Require gnus-util.
13129         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
13130
13131 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13132
13133         * gnus-group.el (gnus-group-catchup-current):
13134         Change if-then-else-if-then-else into cond.
13135         (gnus-group-catchup): Indent.
13136         (group-name-at-point): New function.
13137         (gnus-fetch-group): Provide default from thing at point.
13138
13139 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13140
13141         * message.el (message-display-abbrev): Fix regexp.
13142
13143         * ecomplete.el (ecomplete-highlight-match-line):
13144         Reimplement choosing.
13145         (ecomplete-highlight-match-line): Fix up code rewrite, remove
13146         dead variables.
13147
13148         * message.el (message-newline-and-indent): Remove debugging.
13149         (message-display-abbrev): Use new implementation.
13150
13151 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13152
13153         * gnus-art.el (gnus-article-mode):
13154         Set cursor-in-non-selected-windows to nil.
13155
13156         * smiley.el: Revert previous change.
13157         (smiley-data-directory): defvar it before using it in the
13158         defcustom of `smiley-style'.
13159
13160 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13161
13162         * message.el (message-newline-and-indent): New function.
13163
13164         * ecomplete.el: Implement more bits.
13165
13166         * message.el (message-put-addresses-in-ecomplete): Clean up the
13167         string.
13168
13169         * ecomplete.el (ecomplete-add-item): Chop off decimals.
13170
13171         * gnus-sum.el (gnus-summary-save-parts):
13172         Bind gnus-summary-save-parts-counter and use it to make unique file
13173         names.
13174
13175         * gnus-art.el (gnus-ignored-headers): Add some more headers.
13176
13177         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
13178         parameter to say whether to actually parse the individual
13179         addresses.
13180
13181         * message.el (message-put-addresses-in-ecomplete): New function.
13182         (ecomplete): Require.
13183         (message-mail-alias-type): Add ecomplete as an option.
13184
13185 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
13186
13187         * flow-fill.el (fill-flowed): Remove trailing space from blank
13188         quoted lines.
13189
13190 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13191
13192         * smiley.el (smiley-style): Move definition later to avoid a
13193         compilation warning.
13194
13195 2006-04-12  Kenichi Handa  <handa@m17n.org>
13196
13197         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13198         buffer and then decode the buffer text if necessary.
13199         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13200         first, and after mm-encode-body, change the buffer to unibyte.
13201         Use mm-disable-multibyte instead of set-buffer-multibyte.
13202
13203 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13204
13205         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
13206         Content-Type header instead of Content-Disposition header.
13207         (gnus-mime-inline-part): Ditto.
13208         (gnus-mime-view-part-as-charset): Ignore charset that the part
13209         specifies.
13210
13211         * mm-decode.el (mm-display-part): Work with external parts and
13212         usual parts similarly.
13213
13214         * mm-extern.el (mm-inline-external-body): Use mm-display-part
13215         instead of gnus-display-mime.
13216
13217         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
13218         instead of with-temp-buffer.
13219
13220         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
13221         tag to summarized topics part in order to encode non-ASCII text.
13222
13223 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13224
13225         * smiley.el (smiley-style): New variable.
13226         (smiley-directory): New function.
13227         (smiley-data-directory): Derive from `smiley-style' using
13228         `smiley-directory'.
13229         (smiley-regexp-alist): Add new entries.
13230
13231         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
13232         (gnus-article-browse-delete-temp): Add :version.
13233
13234 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
13235
13236         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
13237         the sieve region.
13238
13239 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13240
13241         * gnus.el (gnus-version-number): Bump version.
13242
13243 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13244
13245         * gnus.el: No Gnus v0.4 is released.
13246
13247 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13248
13249         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
13250         layout.
13251
13252         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
13253         unknown charset.
13254
13255         * message.el (message-header-synonyms): Add Original-To to the
13256         default.
13257
13258         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
13259         optional parameter.
13260
13261 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
13262
13263         * gnus-fun.el (gnus): Require it for gnus-directory.
13264
13265 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gnus-fun.el (gnus-face-properties-alist): Add :version.
13268
13269 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13270
13271         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
13272
13273 2006-04-05  Simon Josefsson  <jas@extundo.com>
13274
13275         * password.el (password-reset): New function.
13276
13277 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
13278
13279         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
13280         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
13281
13282 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13283
13284         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13285         Some whitespace was matched into the url, which broke browsing hits
13286         > 100 when mm-url-use-external was nil.
13287
13288 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13289
13290         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13291         Check gnus-extra-headers for 'Newsgroups.
13292
13293         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
13294         bound.
13295
13296 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
13297
13298         * pgg-gpg.el: Clean up process buffers every time gpg processes
13299         complete.
13300
13301 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
13302
13303         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13304         doc string.
13305
13306 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
13307
13308         * pgg-gpg.el (pgg-gpg-process-filter)
13309         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13310
13311         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13312         lines, temporary fix.
13313
13314 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13315
13316         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
13317
13318 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
13319
13320         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
13321         default-enable-multibyte-characters.  This reverts the change from
13322         revision 6.17 which is no longer necessary because the passphrase
13323         is sent separately now.  GnuPG messages are unreadable under
13324         multibyte locales with default-enable-multibyte-characters set to
13325         nil.
13326
13327 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
13328
13329         * message.el (message-tool-bar-gnome): Move "spell".
13330
13331 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
13332
13333         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
13334         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
13335         instead.
13336
13337 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
13338
13339         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
13340         Improve newsgroups handling for NNTP overviews which don't include
13341         Newsgroups.
13342
13343 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13344
13345         * message.el (message-resend): Bind message-generate-hashcash to nil.
13346
13347 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13348
13349         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
13350         when searching for already-paid recipients.
13351
13352 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13353
13354         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13355         passphrases when it is not needed.
13356         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13357         passphrase stuff from gpg, should only be necessary when you use
13358         gpg with a smartcard.
13359
13360 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * mml.el (mml-insert-mime): Ignore cached contents of
13363         message/external-body part.
13364
13365         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
13366         (mm-insert-part): Ditto.
13367
13368 2006-03-23  Simon Josefsson  <jas@extundo.com>
13369
13370         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
13371         Reiner.
13372         (pgg-gpg-use-agent-p): Use it again.
13373
13374 2006-03-23  Simon Josefsson  <jas@extundo.com>
13375
13376         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
13377         older emacsen.
13378         (pgg-gpg-use-agent-p): Don't use it.
13379
13380 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
13381
13382         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
13383         if we can.
13384
13385 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13386
13387         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13388         (pgg-gpg-update-agent): New function.
13389         (pgg-gpg-use-agent-p): New function.
13390         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13391         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13392         (pgg-gpg-sign-region): Use it.
13393
13394 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13395
13396         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
13397         Reported by Ralf Wachinger <rwachinger@gmx.de>.
13398
13399 2006-03-21  Simon Josefsson  <jas@extundo.com>
13400
13401         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13402         <wilde@sha-bang.de>.
13403         (pgg-gpg-use-agent): New variable.
13404         (pgg-gpg-process-region): Use it.
13405         (pgg-gpg-encrypt-region): Likewise.
13406         (pgg-gpg-encrypt-symmetric-region): Likewise.
13407         (pgg-gpg-decrypt-region): Likewise.
13408         (pgg-gpg-sign-region): Likewise.
13409         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13410
13411 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13412
13413         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
13414
13415         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
13416         Add comment on version.
13417
13418 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13419
13420         * smiley.el: Add missing test smiley.
13421
13422 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * mm-decode.el (mm-with-part): New macro.
13425         (mm-get-part): Use it; work with message/external-body as well.
13426         (mm-save-part): Treat name and filename equally.
13427
13428         * mm-extern.el (mm-extern-cache-contents): New function.
13429         (mm-inline-external-body): Use it; force the part to be displayed;
13430         move undisplayer added to the cached handle to the parent.
13431
13432         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
13433         (gnus-mime-view-part-as-type): Work with message/external-body.
13434
13435         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
13436
13437 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13438
13439         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
13440         images in image-load-path.  [Sync with image.el, revision 1.60, in
13441         Emacs.]
13442
13443 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13444
13445         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
13446         path rather than symbol.  Always return list of directories.
13447         Guarantee that image directory comes first.  [Sync with image.el,
13448         revision 1.59, in Emacs.]
13449
13450         * message.el (message-make-tool-bar): Adjust to new API of
13451         `gmm-image-load-path-for-library'.
13452
13453         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13454
13455         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13456
13457 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13458
13459         * gnus-art.el (gnus-article-only-boring-p):
13460         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
13461         intangible text.
13462         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
13463
13464 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
13467         Use `defun' instead of `gmm-defun-compat'.
13468
13469 2006-03-14  Simon Josefsson  <jas@extundo.com>
13470
13471         * message.el (message-unique-id): Don't use message-number-base36
13472         if (user-uid) is a float.
13473         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
13474
13475 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13476
13477         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13478
13479         * gnus-art.el (gnus-mime-display-single): Make sure there is an
13480         empty line between a part and a message part.
13481
13482 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
13483
13484         * smiley.el: Add more test smileys.
13485         (smiley-data-directory, smiley-regexp-alist)
13486         (gnus-smiley-file-types): Fix doc strings.
13487         (smiley-update-cache): Clear smiley-cached-regexp-alist before
13488         adding new elements.
13489         (smiley-mouse-map): Unused code.  Make it a comment.
13490
13491 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13494         scan latest NoCeM messages instead of old ones.
13495         (gnus-nocem-check-article): Fix regexps so as to match to PGP
13496         delimiters that are recently used.
13497         (gnus-nocem-load-cache): Add autoload cookie.
13498
13499         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13500
13501         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13502         level which is larger than gnus-use-nocem is specified.
13503
13504         * gnus-group.el (gnus-group-get-new-news): Ditto.
13505
13506 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13507
13508         * gnus-util.el (gnus-tool-bar-update): New function.
13509
13510         * gnus-group.el (gnus-group-update-tool-bar): New variable.
13511         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13512
13513         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13514
13515         * gnus-group.el (gnus-group-redraw-when-idle)
13516         (gnus-group-redraw-check): Remove.
13517         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13518
13519 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13520
13521         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13522         if optional last element is specified in splits (FIELD VALUE...).
13523
13524 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
13525
13526         * message.el (message-make-tool-bar): Rename gmm-image-load-path
13527         to gmm-image-load-path-for-library.  Call with no-error argument.
13528         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13529
13530         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13531
13532         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13533
13534         * gmm-utils.el (gmm-image-load-path): Remove alias.
13535
13536 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
13537
13538         * gmm-utils.el (gmm-image-load-path): Add alias.
13539
13540         * nnml.el (nnml-generate-nov-databases-directory): Rename from
13541         nnml-generate-nov-databases-1.
13542         (nnml-generate-nov-databases): Use it.
13543         (nnml-generate-nov-databases-directory): Document no-active
13544         argument.
13545
13546         * gmm-utils.el (gmm-image-load-path-for-library): Return single
13547         directory if path is t.  Add no-error.
13548
13549         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13550         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13551
13552         * gnus-art.el (gnus-article-browse-delete-temp-files):
13553         Simplify resetting gnus-article-browse-html-temp-list.
13554
13555         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13556         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
13557         Add example to docstring.  Rename local variables.  Move error
13558         checks to default case in cond and simplify.
13559
13560 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13563         handle is multipart when calling it recursively.
13564         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13565
13566 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
13567
13568         * nnimap.el (nnimap-request-update-info-internal): Optimize.
13569         Don't `gnus-uncompress-range' to avoid excessive memory usage.
13570
13571 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13574         is loaded.
13575
13576         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13577         loaded.
13578
13579 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13580
13581         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13582         to "Emacs 23 (unicode)" in doc string.
13583
13584         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13585         "Emacs 23 (unicode)" in comment.
13586
13587 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13590
13591         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13592         characters 160 through 255 in Emacs 23.
13593
13594 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13595
13596         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13597         gnus-article-browse-html-temp.
13598         (gnus-article-browse-delete-temp): Make it customizable.
13599         Add `file'.  Adjust doc string.
13600         (gnus-article-browse-delete-temp-files): Add argument.
13601         Allow query for each file.  Adjust doc string.
13602         (gnus-article-browse-html-parts):
13603         Add `gnus-article-browse-delete-temp-files' to
13604         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13605
13606 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
13607
13608         * gnus-art.el (gnus-article-browse-html-temp)
13609         (gnus-article-browse-delete-temp): New variables.
13610         (gnus-article-browse-delete-temp-files): New function.
13611         (gnus-article-browse-html-parts): Use it.
13612
13613 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13616
13617         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13618         string.
13619
13620         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13621         gnus-summary-insert-new-articles when unplugged.
13622         Remove gnus-summary-search-article-forward.
13623
13624         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13625         display-visual-class instead of display-color-cells.
13626
13627 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * dgnushack.el: Autoload customize-group for XEmacs.
13630
13631         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13632         message/* containing non-ASCII text properly.
13633
13634 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13635
13636         * message.el: Require gmm-utils, remove autoloads.
13637         (message-tool-bar): Set default based on
13638         gmm-tool-bar-style.
13639         (message-tool-bar-gnome): Add gmm-customize-mode.
13640
13641         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13642         gmm-tool-bar-style.
13643         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13644
13645         * gnus-group.el (gnus-group-tool-bar): Set default based on
13646         gmm-tool-bar-style.
13647         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13648
13649         * gmm-utils.el (gmm-image-directory): Rename variable from
13650         gmm-image-load-path.
13651         (gmm-image-load-path): Use gmm-image-directory.
13652         (gmm-customize-mode): New function.
13653         (gmm-tool-bar-style): New variable.
13654
13655         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13656         gnus-group-redraw-line-number.
13657         (gnus-group-redraw-check): Simplify.
13658         (gnus-group-tool-bar-update): Remove redraw check.
13659         (gnus-group-make-tool-bar): Add redraw check.
13660
13661 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
13662
13663         * gnus-art.el (gnus-button): Add missing parentheses.
13664
13665 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * lpath.el: Fbind line-number-at-pos.
13668
13669 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13670
13671         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13672
13673 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13674
13675         * gnus-art.el (gnus-button): New face.
13676         (gnus-article-button-face): Use it.
13677
13678         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13679         Add gnus-summary-next-page.  Re-order.
13680
13681         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13682         next-node are now included.
13683         (gnus-group-redraw-line-number): New internal variable.
13684         (gnus-group-redraw-check): Helper function for updating the tool
13685         bar.
13686         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13687
13688         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13689
13690         * spam.el (spam-spamassassin-score-regexp): New internal variable.
13691         (spam-extra-header-to-number, spam-check-spamassassin-headers):
13692         Use it to match format of Spamassassin 3.0 and later.
13693         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13694         (spam-check-bogofilter)
13695         (spam-bogofilter-register-with-bogofilter): Fix args of
13696         `gnus-error' calls.
13697
13698 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
13699
13700         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13701         unnecessary interaction when sending queued mails.
13702         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13703
13704 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13705
13706         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13707         first or last are nil.
13708
13709 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13710
13711         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13712
13713 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13714
13715         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13716
13717 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13718
13719         * dns.el (query-dns): Protect more against buggy tcp output.
13720
13721 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13722
13723         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13724         nov.php.
13725
13726 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13727
13728         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13729         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13730         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
13731         output on the server side.
13732         (nnweb-google-create-mapping): Update regexps and add some
13733         progress indication.
13734
13735 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
13736
13737         * gnus-group.el (gnus-group-tool-bar-gnome):
13738         Fix gnus-agent-toggle-plugged.  Re-order icons.
13739         (gnus-group-tool-bar-gnome):
13740         Add gnus-group-{prev,next}-unread-group.
13741         (gnus-group-tool-bar-gnome): Re-order icons.
13742
13743         * gnus-sum.el (gnus-summary-tool-bar-gnome):
13744         Move gnus-summary-insert-new-articles.
13745
13746         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13747         Fix comments.
13748
13749         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
13750         also available in Emacs 21.3.
13751
13752         * message.el (message-fix-before-sending): Change "Emacs 22" to
13753         "Emacs 23 (unicode)" in comment.
13754
13755         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13756         "Emacs 23 (unicode)" in comment.
13757
13758         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13759         comment.
13760         (mm-coding-system-p): Add comment about no-MULE XEmacs.
13761
13762         * mm-view.el (mm-fill-flowed): Add :version.
13763
13764 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13767         and load-path.
13768
13769 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
13770
13771         * message.el: Autoload gmm-image-load-path.
13772         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13773         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
13774         consitency.
13775
13776         * gmm-utils.el (gmm-image-load-path): Also search in
13777         "../etc/images".  Don't set gmm-image-load-path if we don't find
13778         the image.
13779
13780 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13781
13782         * gmm-utils.el (gmm-image-load-path): Don't make
13783         `gmm-image-load-path' include subdirectories which the second arg
13784         `image' might specify.
13785
13786         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13787         subdirectory to icon file names.
13788
13789         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13790
13791 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13792
13793         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13794         gmm-image-load-path calls.
13795
13796         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13797
13798         * message.el (message-make-tool-bar): Ditto.
13799
13800         * mml.el (mml-preview): Add comment concerning tool bar icons.
13801
13802         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13803         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13804
13805         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13806         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13807
13808         * message.el (message-tool-bar-gnome): Use new icon names.
13809         (message-make-tool-bar): Use `gmm-image-load-path'.
13810
13811         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13812         New functions from MH-E.
13813         (gmm-image-load-path): New variable from MH-E.
13814         (gmm-image-load-path): New function from MH-E.  Add arguments
13815         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13816         *-image-load-path-called-flag.
13817
13818 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13819
13820         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13821
13822 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13823
13824         * nnimap.el (nnimap-request-move-article): Change folder back to
13825         source group before deleting.
13826
13827 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13828
13829         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13830
13831         * gnus-art.el (mm-url-insert-file-contents-external):
13832         Autoload mm-url.
13833
13834         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13835
13836 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13839         coding system which mm-charset-to-coding-system returns for a
13840         given charset is valid.
13841
13842 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13843
13844         * html2text.el (html2text-remove-tag-list):
13845         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13846
13847 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13848
13849         * gnus-cus.el: Revert 2005-10-17 change.
13850
13851 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13852
13853         * gnus-art.el (article-strip-banner):
13854         Call article-really-strip-banner only when the regexp match is made.
13855
13856 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13857
13858         * gnus-art.el (article-strip-banner):
13859         Use gnus-extract-address-components instead of
13860         mail-header-parse-addresses to make it work with non-ASCII text;
13861         remove mail-encode-encoded-word-string.
13862
13863         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13864         values which are surrounded with \"...\"; make it never cause a
13865         Lisp error; give up parsing of parameters if it failed in
13866         extracting type.
13867
13868 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13869
13870         * smime.el (smime-cert-by-ldap-1): Fix bug where
13871         `smime-ldap-search' returns results without userCertificates.
13872
13873 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13874
13875         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13876
13877 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13878
13879         * spam.el (spam-check-spamassassin-headers): Adapt format for
13880         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13881         <ari@mbf.ocn.ne.jp>.
13882         (spam-list-of-processors): Add spam-use-gmane.
13883
13884 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13887         make-temp-file; make it work with XEmacs as well.
13888
13889         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13890         mm-make-temp-file.
13891
13892         * mm-decode.el (mm-display-external): Use the 3rd arg of
13893         mm-make-temp-file.
13894         (mm-create-image-xemacs): Ditto.
13895
13896 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13899         with message-narrow-to-headers.
13900         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13901         (gnus-draft-check-draft-articles): New function.
13902         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13903
13904 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13905
13906         * gnus-art.el (gnus-article-browse-html-parts):
13907         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13908         Don't use suffix argument for mm-make-temp-file for Emacs 21
13909         compatibility.  Remove useless `format'.
13910
13911 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13912
13913         * nnweb.el (nnweb-google-wash-article): Update regexps.
13914         (nnweb-group-alist): Use defvoo instead of defvar.
13915
13916 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13919         re-loading nn* modules.
13920
13921 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13922
13923         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13924         for `tool-bar-mode' and don't check it's default-value.
13925
13926         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13927
13928         * message.el (message-make-tool-bar): Ditto.
13929
13930         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13931         `substring'.  Shorten tmp-file name.
13932
13933         * gnus.el: Remove bogus comment.
13934
13935 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13936
13937         * gnus-art.el (gnus-article-browse-html-parts): New function.
13938         (gnus-article-browse-html-article): New function for viewing html
13939         articles with a browser.
13940
13941 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13942
13943         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13944         in elisp.
13945         (pgg-gpg-encrypt-symmetric-region): Ditto.
13946         (pgg-gpg-sign-region): Ditto.
13947
13948         * pgg-def.el (pgg-text-mode): New variable.
13949
13950         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13951         (mml2015-pgg-encrypt): Ditto.
13952
13953         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13954         (mml1991-pgg-encrypt): Ditto.
13955
13956 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * nnfolder.el (nnfolder-insert-newsgroup-line):
13959         Use message-make-date instead of current-time-string.
13960
13961         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13962         to gnus-decoded which mm-uu might set.
13963
13964 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13967         don't decode quoted parameters; remove misimported Emacs code.
13968         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13969         (rfc2231-decode-encoded-string): Don't use split-string which
13970         behaves differently according to Emacs version; use
13971         mm-decode-coding-region to convert charset to coding-system.
13972         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13973         (rfc2231-encode-string): Remove misimported Emacs code.
13974
13975 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13978         when calling mail-header-parse-content-type.
13979         (article-de-quoted-unreadable): Ditto.
13980         (article-de-base64-unreadable): Ditto.
13981         (article-wash-html): Ditto.
13982
13983         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13984         calling mail-header-parse-content-type and
13985         mail-header-parse-content-disposition.
13986         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13987         mail-header-parse-content-type.
13988
13989         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13990         insert charset and format parameters; encode description after
13991         inserting it to buffer.
13992         (mml-insert-parameter): Fold lines properly even if a parameter is
13993         segmented into two or more lines; change the max column to 76.
13994
13995         * rfc1843.el (rfc1843-decode-article-body): Don't use
13996         ignore-errors when calling mail-header-parse-content-type.
13997
13998         * rfc2231.el (rfc2231-parse-string): Return at least type if
13999         possible; don't cause an error even if it fails in parsing of
14000         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14001         (rfc2231-encode-string): Don't break lines at the beginning, leave
14002         it to mml-insert-parameter.
14003
14004         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14005         calling mail-header-parse-content-type.
14006
14007 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14008
14009         * spam-report.el (spam-report-gmane-use-article-number):
14010         Improve doc string.
14011         (spam-report-gmane-internal): Check if a suitable header was found
14012         in the article.
14013
14014 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14017         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14018
14019 2006-02-05  Romain Francoise  <romain@orebokech.com>
14020
14021         Update copyright notices of all files in the gnus directory.
14022
14023 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14024
14025         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14026
14027 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14028
14029         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14030         segmented lines of parameter value to cope with Thunderbird 1.5
14031         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14032         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14033         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14034
14035 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14036
14037         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14038         parts.
14039
14040 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14041
14042         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14043         there's only one active file for all servers.
14044         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14045         solid groups.  Gnus might have used a FAST request to select the group.
14046         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14047         and nnweb-search redundantly in the active file.
14048         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14049         (nnweb-request-create-group): Don't use ARGS.
14050         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14051         initialisations.  Let nnoo do the work.
14052
14053 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14056         Say the part has been decoded.
14057
14058         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14059
14060 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14061
14062         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14063         mailcap-viewer-test-cache when there's no 'test clause, since that
14064         will invert the meaning of a "nil" test previously determined by
14065         mailcap-mailcap-entry-passes-test.
14066
14067 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14068
14069         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14070         compiling.
14071
14072         * gnus-sum.el: Ditto.
14073
14074         * message.el: Don't bind tool-bar-map when compiling.
14075
14076 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14079
14080 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14081
14082         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14083         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14084         current Google Groups.
14085
14086 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14087
14088         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14089         and tool-bar-mode.
14090
14091         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14092         and tool-bar-mode.
14093
14094         * message.el (message-tool-bar-update): Simplify.
14095         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14096
14097         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14098         gnus-summary-buffer.
14099         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14100         gnus-summary-reply.
14101
14102         * gmm-utils.el (gmm): Add :version.
14103
14104 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * Makefile.in (clean): New rule.
14107         (distclean): Use it.
14108
14109 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14110
14111         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14112         Don't autoload.
14113
14114 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * gmm-utils.el (gmm-verbose): Add :group.
14117
14118 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14119
14120         * message.el: Change some comments WRT tool-bars.
14121
14122         * gnus-sum.el (gnus-summary-tool-bar)
14123         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
14124         (gnus-summary-tool-bar-zap-list): New variables.
14125         (gnus-summary-make-tool-bar): Complete rewrite using
14126         `gmm-tool-bar-from-list'.
14127
14128         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
14129         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
14130         New variables.
14131         (gnus-group-make-tool-bar): Complete rewrite using
14132         `gmm-tool-bar-from-list'.
14133         (gnus-group-tool-bar-update): New function.
14134
14135         * message.el (message-mode-field-menu): Add "Show hidden Headers".
14136
14137 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
14140         is dissected into a single part of which the type is the same as
14141         the given one; decode charset.
14142
14143 2006-01-21  Kevin Ryde  <user42@zip.com.au>
14144
14145         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
14146         into alists as symbol not string, since that's what
14147         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
14148         look for.
14149
14150 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
14151
14152         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
14153         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
14154
14155         * message.el (message-tool-bar-gnome): Use gmm-ignore.
14156
14157 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
14160         (gnus-xmas-mime-security-button-menu): New function.
14161
14162         * gnus-art.el (gnus-mime-security-button-commands): New variable.
14163         (gnus-mime-security-button-menu): New definition.
14164         (gnus-mime-security-button-map): Use them.
14165         (gnus-mime-security-button-menu): New function.
14166         (gnus-insert-mime-security-button): Addition to help echo.
14167         (gnus-mime-security-run-function, gnus-mime-security-save-part)
14168         (gnus-mime-security-pipe-part): New functions.
14169
14170         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
14171         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
14172
14173         * mm-decode.el (mm-handle-set-disposition): Remove.
14174         (mm-handle-set-description): Remove.
14175
14176 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14177
14178         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
14179         (mm-w3m-standalone-supports-m17n-p): New function.
14180         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
14181         w3m usage.
14182
14183         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
14184         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
14185
14186 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14187
14188         * message.el (message-tool-bar-zap-list):
14189         Use gmm-tool-bar-zap-list as custom type.
14190         (message-tool-bar-update): New function.
14191         (message-tool-bar, message-tool-bar-gnome)
14192         (message-tool-bar-retro): Add message-tool-bar-update.
14193         (message-tool-bar-gnome): Add flyspell-buffer.
14194
14195         * gnus-util.el (gnus-error): Describe `args'.
14196
14197         * gmm-utils.el (gmm-error): Describe `args'.
14198         (gmm-tool-bar-zap-list): New widget.
14199         (gmm-tool-bar-from-list): Improve description of `zap-list'.
14200
14201 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
14204         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
14205         the number of recursive calls.
14206
14207         * mm-decode.el (mm-handle-set-disposition): New macro.
14208         (mm-handle-set-description): New macro.
14209
14210 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14211
14212         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
14213         encoding.
14214
14215 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14216
14217         * message.el (message-tool-bar-zap-list, message-tool-bar)
14218         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
14219         (message-tool-bar-local-item-from-menu): Remove.
14220         (message-tool-bar-map): Replace by `message-make-tool-bar'.
14221         (message-make-tool-bar): New function.
14222         (message-mode): Use `message-make-tool-bar'.
14223
14224         * gmm-utils.el: New file.
14225         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
14226         (gmm-lazy): New widget copied from `nnmail.el'.
14227         (gmm-tool-bar-from-list): New function for creating customizable
14228         tool bars.
14229         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
14230         output.
14231         (gmm): Add :prefix to defgroup.
14232
14233 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
14234
14235         * gmm-utils.el (gmm-widget-p): New function.
14236
14237 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
14238
14239         * mml.el (mml-attach-file): Describe `description' in doc string.
14240         (mml-menu): Add Emacs MIME manual and PGG manual.
14241
14242 2006-01-20  Richard M. Stallman  <rms@gnu.org>
14243
14244         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
14245
14246 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
14247
14248         * nntp.el (nntp-end-of-line): Doc fix.
14249
14250 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
14251
14252         * imap.el (imap-open): Handle case where buffer is a buffer
14253         object.
14254
14255 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14256
14257         * gnus-delay.el (gnus-delay): Don't autoload.
14258         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14259         to be re-loaded when customizing the `gnus-delay' group.
14260
14261 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
14262
14263         * message.el (message-insert-citation-line): Use newlines.
14264
14265 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14266
14267         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14268         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
14269         these routines, so the passphrase can be managed externally and
14270         passed in to the system.
14271         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14272         pgg-add-passphrase-to-cache function.
14273
14274         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14275         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
14276         these routines, so the passphrase can be managed externally and
14277         passed in to the system.
14278         (pgg-pgp5-sign-region): Use new name of
14279         pgg-add-passphrase-to-cache function.
14280
14281 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
14282
14283         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14284         part of the decoded armor to find the key-identifier.
14285         (pgg-gpg-lookup-key-owner): New function to return the
14286         human-readable identifier of a key owner.
14287         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
14288         itself.
14289         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14290         the key value) if we have a key and can match it against a secret
14291         key.  Also, added a note pointing out fact that the prompt only
14292         indicates the first matching key.
14293
14294         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
14295         pgg-decrypt-region.
14296         (pgg-add-passphrase-to-cache): Rename from
14297         `pgg-add-passphrase-cache' to reduce confusion (all callers
14298         changed).
14299         (pgg-remove-passphrase-from-cache): Rename from
14300         `pgg-remove-passphrase-cache' to reduce confusion (all callers
14301         changed).
14302         (pgg-read-passphrase, pgg-add-passphrase-cache)
14303         (pgg-remove-passphrase-cache): Add informative docstrings.
14304         (pgg-decrypt): Convey provided passphrase in subordinate call to
14305         pgg-decrypt-region.
14306
14307 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
14308
14309         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14310         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14311         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14312         'passphrase' argument, so the passphrase can be managed externally
14313         and then passed in to the system.
14314
14315         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14316         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
14317         so the passphrase cache can be used reliably with identifiers
14318         besides a pgp packet's key id.
14319
14320         * pgg-gpg.el (pgg-gpg-encrypt-region)
14321         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14322         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
14323         these routines, so the passphrase can be managed externally and
14324         passed in to the system.
14325
14326         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14327         'notruncate' argument, so the passphrase cache can be used
14328         reliably with identifiers besides a pgp packet's key id.
14329
14330 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
14331
14332         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14333         symmetric encryption.
14334         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14335         encrypted session key.
14336         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14337         message ask for the passphrase in a proper way.
14338
14339         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14340         New user commands for symmetric encryption.
14341
14342 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14343
14344         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
14345
14346         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
14347
14348 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
14349
14350         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
14351
14352 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14353
14354         * mm-decode.el (mm-inlined-types): Add application/pgp.
14355         (mm-automatic-display): Ditto.
14356
14357         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
14358         part as text.
14359
14360 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14361
14362         * nnrss.el: Update copyright.
14363         (nnrss-opml-import): Query whether to subscribe to each entry.
14364
14365         * gnus-art.el:
14366         * gnus-sum.el:
14367         * gnus-xmas.el:
14368         * messagexmas.el:
14369         * mm-uu.el:
14370         * mm-view.el: Update copyright.
14371
14372 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
14373
14374         * message.el (message-info): New function.
14375         (message-mode-menu): Add it.
14376         Update copyright.
14377
14378         * ChangeLog: Fix and update copyright.
14379
14380 2006-01-13  Romain Francoise  <romain@orebokech.com>
14381
14382         * message.el (message-forward-subject-name-subject): Prefer the
14383         address to 'nowhere' if the sender has no name.
14384         Fix typo.  Update copyright year.
14385
14386 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * gnus-art.el (article-wash-html):
14389         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
14390         (gnus-article-wash-html-with-w3m-standalone): New function.
14391
14392         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
14393         mm-inline-text-html-render-with-w3m-standalone.
14394         (mm-text-html-washer-alist): Map w3m-standalone to
14395         gnus-article-wash-html-with-w3m-standalone.
14396         (mm-inline-text-html-render-with-w3m-standalone): New function.
14397
14398 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14399
14400         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
14401         Improve LaTeX.
14402
14403 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
14406         (nnrss-request-article): Render text/plain parts as HTML.
14407
14408         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
14409         the buffer.
14410
14411 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14412
14413         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
14414         custom definition of `gnus-posting-styles'.
14415
14416         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
14417         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
14418
14419 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14420
14421         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
14422         Use nntp for bug archive.
14423
14424 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
14427         parts.
14428         (nnrss-normalize-date): New function converts ISO 8601 date into
14429         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14430         (nnrss-check-group): Use it.
14431
14432 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
14435
14436         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
14437         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
14438         (nnrss-insert-w3): Ditto.
14439
14440 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
14443         the articles to be forwarded including the case where neither a
14444         number of articles nor a region is specified.
14445
14446 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * nnrss.el (nnrss-request-article): Fix last change; fill
14449         text/plain parts.
14450
14451 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14452
14453         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
14454         in text/plain part.
14455         (nnrss-check-group): Don't add excessive newline to dc:subject.
14456
14457 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
14458
14459         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
14460         article.
14461
14462 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14463
14464         * nnml.el: Don't require gnus-bcklg.  Autoload it.
14465         (nnml-use-compressed-files, nnml-save-mail): Support other
14466         comression programs such as bzip2.
14467
14468 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14469
14470         * dns.el (query-dns): Make sure we check the buffer size before
14471         removing tcp headers.
14472
14473 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
14476         remove MIME buttons associated with multipart/alternative parts.
14477         (gnus-mime-display-alternative): Tag buttons using `article-type'
14478         text property.
14479
14480         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
14481         associated with multipart/alternative parts.
14482
14483         * gnus-art.el (gnus-signature-separator): Fix custom type.
14484
14485         * mm-decode.el (mm-inlined-types): Fix custom type.
14486         (mm-keep-viewer-alive-types): Ditto.
14487         (mm-automatic-display): Ditto.
14488         (mm-attachment-override-types): Ditto.
14489         (mm-inline-override-types): Ditto.
14490         (mm-automatic-external-display): Ditto.
14491
14492 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14493
14494         * spam-report.el (spam-report-user-mail-address)
14495         (spam-report-user-agent): New variables.
14496         (spam-report-url-ping-plain): Use spam-report-user-agent.
14497
14498 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
14499
14500         * gnus-art.el (gnus-button-handle-custom): Do not just use
14501         `customize-apropos' for any "M-x customize-*" button but the
14502         function called for.  Accept both the function name and its
14503         argument in order to achieve this.
14504         (gnus-button-alist): Remove support for "custom:" URL's.
14505         Pass function name to `gnus-button-handle-custom' in case of "M-x
14506         customize-*" buttons.
14507
14508 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14509
14510         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
14511         multipart/alternative and add xref to mm-discouraged-alternatives
14512         in doc string.
14513
14514         * mm-decode.el (mm-discouraged-alternatives): Add xref to
14515         gnus-buttonized-mime-types in doc string.
14516
14517 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
14520         Suggest image/.* in the doc string.
14521
14522 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14523
14524         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
14525         message-marks (Debian bug #342521).
14526
14527 2005-12-12  Simon Josefsson  <jas@extundo.com>
14528
14529         * password.el (password-read-from-cache): Add.
14530         (password-read): Use it.
14531
14532 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14533
14534         * rfc2047.el (rfc2047-charset-to-coding-system):
14535         Recognize us-ascii as a MIME charset.
14536
14537         * mm-bodies.el (mm-decode-content-transfer-encoding):
14538         Protect against the case where the 2nd arg TYPE is nil.
14539
14540 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14541
14542         * pop3.el (pop3-stream-type): Fix custom version.
14543
14544         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
14545
14546 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14547
14548         * mm-decode.el (mm-display-external): Add missing cdr.
14549
14550 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14551
14552         * mm-decode.el (mm-display-external): Use nametemplate (defined in
14553         RFC1524) if it is in mailcap or add a suffix according to
14554         mailcap-mime-extensions when generating a temp filename; postpone
14555         deleting a temp file for 2 seconds for some wrappers, shell
14556         scripts, and so on, which might exit right after having started a
14557         viewer command as a background job.
14558
14559 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14560
14561         * nntp.el (nntp-marks-directory): Fix custom group.
14562
14563         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
14564         steps when < 10.
14565
14566         * gnus-start.el (gnus-no-server-1):
14567         Mention `gnus-level-default-subscribed' in doc string.
14568
14569 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14570
14571         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
14572         parens.
14573
14574 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * gnus-xmas.el (gnus-use-toolbar): Revert.
14577         (gnus-xmas-setup-toolbar): Use global default-toolbar if
14578         gnus-use-toolbar is default.
14579
14580         * messagexmas.el (message-use-toolbar): Revert.
14581         (message-setup-toolbar): Use global default-toolbar if
14582         message-use-toolbar is default.
14583
14584 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14585
14586         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
14587         according to default-toolbar-visible-p.
14588
14589         * messagexmas.el (message-use-toolbar): Ditto.
14590
14591 2005-11-26  Dave Love  <fx@gnu.org>
14592
14593         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14594         (tls-program, tls-success): Provide openssl alternative.
14595
14596         * starttls.el: Doc fixes.
14597         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14598         SERVICE to PORT.
14599
14600         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
14601         port null or service name.
14602         (starttls-negotiate): Autoload.
14603
14604 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * message.el (message-kill-to-signature): Fix interactive spec.
14607
14608 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14609
14610         * pop3.el (pop3-open-server): Recognize a string as a service name.
14611
14612 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
14613
14614         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14615
14616 2005-11-23  Dave Love  <fx@gnu.org>
14617
14618         Add pop3s, pop3/starttls.
14619
14620         * pop3.el (pop3-authentication-scheme): Clarify doc.
14621         (open-tls-stream, starttls-open-stream): Autoload.
14622         (pop3-stream-type): New.
14623         (pop3-open-server): Use it.
14624
14625         * mail-source.el (mail-sources): Fix some :types.  Add stream type
14626         for POP.
14627         (mail-source-keyword-map): Add :stream for POP.
14628         (mail-source-fetch-pop): Use pop3-stream-type.
14629
14630 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14631
14632         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14633         of current-time-string.
14634
14635 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
14636
14637         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14638         date header.
14639
14640 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14641
14642         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14643         it can seriously impact performance as it bypasses the agent's
14644         local caches.
14645
14646 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
14647
14648         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14649         must be explicitly online rather than "not explicitly offline" for
14650         its flags to be synchronized.
14651
14652         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14653         that gnus-uu-unmark-thread will function correctly.
14654
14655         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14656         1024K is instead displayed as 1M.
14657
14658 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14659
14660         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14661
14662 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
14663
14664         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14665
14666 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
14667
14668         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14669         error message to display actual error condition.
14670         (gnus-agent-save-local): Avoid saving symbols that are bound to
14671         nil as they simply result in a warning message in
14672         gnus-agent-read-local.
14673
14674 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14677         rather than make-variable-buffer-local for file-precious-flag.
14678
14679 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14680
14681         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14682         for duplicates which are removed.  The invalid sort check then
14683         triggers a rescan after the sort as sorting may have moved
14684         duplicate entries such that they can be cheaply detected.
14685
14686 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14687
14688         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14689
14690 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
14691
14692         * gnus-agent.el (gnus-agent-article-alist-save-format):
14693         Change internal variable to a custom variable.  Change default value
14694         from compressed(2) to uncompressed(1).
14695         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14696         support for uncompressed agentview files.  Taken together, reading
14697         the agentview file should now be 6-7 times faster.
14698
14699 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
14700
14701         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14702         as a buffer-local variable.  This avoids creating truncated
14703         dribble files as a result of a hang up, eg.
14704
14705 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
14706
14707         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
14708         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
14709         XEmacs.
14710
14711 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14712
14713         * gnus-start.el (gnus-start-draft-setup):
14714         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14715
14716         * gnus.el (gnus-splash): Change custom group.
14717         (gnus-group-get-parameter, gnus-group-parameter-value):
14718         Describe allow-list argument.
14719
14720         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14721         string.
14722
14723 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14724
14725         * gnus-art.el (gnus-default-article-saver): Add user-defined
14726         `function' to custom type.
14727
14728 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14729
14730         * imap.el (imap-open): Handle case where buffer is a buffer
14731         object.
14732
14733 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14734
14735         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14736         long lines.
14737         (gnus-cache-delete-group): Wrap doc strings.
14738
14739         * gnus-agent.el (gnus-agent-rename-group)
14740         (gnus-agent-delete-group): Wrap doc strings.
14741
14742 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * messagexmas.el (message-use-toolbar): Change the valid values
14745         into default, top, bottom, left, and right.
14746         (message-toolbar-thickness): New variable.
14747         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
14748         well.
14749         (message-setup-toolbar): Make it work.
14750
14751         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
14752         (gnus-use-toolbar): Change the valid values into default, top,
14753         bottom, left, and right.
14754         (gnus-toolbar-thickness): New variable.
14755         (gnus-xmas-setup-toolbar): New function.
14756         (gnus-xmas-setup-group-toolbar): Use it.
14757         (gnus-xmas-setup-summary-toolbar): Use it.
14758
14759 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14760
14761         * gnus-start.el (gnus-1): Add "native" to
14762         gnus-predefined-server-alist.
14763
14764         * gnus.el (gnus-method-to-server): Don't add "native" to the
14765         lists here, because that leads to problems when
14766         gnus-select-method is bound.
14767
14768 2005-11-09  Simon Josefsson  <jas@extundo.com>
14769
14770         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14771         use (not sort-by-date) instead.
14772
14773 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14774
14775         * gnus-delay.el (gnus-delay-group): Don't autoload.
14776         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14777         to be re-loaded when customizing the `gnus-delay' group.
14778
14779 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
14780
14781         * message.el: Revert last changes.
14782         (message-insert-citation-line): Use newlines.
14783
14784 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
14785
14786         * message.el (message-courtesy-message)
14787         (message-mark-insert-begin, message-mark-insert-end)
14788         (message-elide-ellipsis, message-cancel-message)
14789         (message-add-header, message-change-subject)
14790         (message-cross-post-followup-to-header)
14791         (message-cross-post-insert-note, message-reduce-to-to-cc)
14792         (message-widen-reply, message-delete-not-region)
14793         (message-kill-to-signature, message-insert-signature)
14794         (message-insert-importance-high, message-insert-importance-low)
14795         (message-insert-or-toggle-importance)
14796         (message-insert-disposition-notification-to)
14797         (message-indent-citation, message-yank-original)
14798         (message-cite-original-without-signature, message-cite-original)
14799         (message-insert-citation-line, message-position-on-field)
14800         (message-fix-before-sending, message-send-mail-partially)
14801         (message-send-mail, message-send-mail-with-sendmail)
14802         (message-send-mail-with-qmail, message-send-news)
14803         (message-check-news-header-syntax, message-generate-headers)
14804         (message-insert-courtesy-copy, message-fill-address)
14805         (message-fill-header, message-shorten-references)
14806         (message-setup-1, message-cancel-news)
14807         (message-forward-make-body-plain, message-forward-make-body-mime)
14808         (message-forward-make-body-mml, message-encode-message-body)
14809         (message-forward-make-body-digest-plain)
14810         (message-forward-make-body-digest-mime)
14811         (message-use-alternative-email-as-from): Insert `hard-newline'
14812         instead of ordinary newlines.
14813
14814 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14815
14816         * message.el (message-generate-headers): Downcase the argument
14817         given to message-check-element.
14818
14819 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14820
14821         * nntp.el (nntp-authinfo-rejected): New error condition.
14822         (nntp-wait-for): Use new error condition to signal authentication
14823         error.
14824         (nntp-retrieve-data): Rethrow new error condition to break out of
14825         recursive call to nntp-send-authinfo.
14826
14827 2005-11-08  Romain Francoise  <romain@orebokech.com>
14828
14829         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14830         (gnus-summary-exit-map): Bind to `Z p'.
14831         (gnus-summary-make-menu-bar): Add menu item.
14832
14833 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14834
14835         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14836         (gnus-treat-*): Add `first' in all doc strings.
14837
14838         * gnus-group.el (gnus-group-compact-group): Fix typo.
14839
14840 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14841
14842         * gnus.el (gnus-parameters-case-fold-search): New variable.
14843         (gnus-parameters-get-parameter): Use it.
14844
14845         * gnus-score.el (gnus-home-score-file): Doc fix.
14846
14847 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14848
14849         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14850
14851 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14852
14853         * mm-util.el (mm-special-display-p): New function.
14854
14855         * mml.el (mml-preview): Use it; doc fix.
14856
14857 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14858
14859         * imap.el (imap-open): Handle case where buffer is a buffer object.
14860
14861 2005-10-29  Romain Francoise  <romain@orebokech.com>
14862
14863         * message.el (message-fix-before-sending): Fix comment.
14864
14865 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14866
14867         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14868
14869 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14870
14871         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14872         Used in gnus-score.el.
14873
14874 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14875
14876         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14877
14878 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14879
14880         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14881         whitespace removed in revision 7.8.  Use concatenated string to
14882         protect trailing whitespace.
14883
14884 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14885
14886         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14887         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14888         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14889         Courier IMAP ("some version from 2004").  Mostly based on similar
14890         code in the same function.
14891
14892 2005-10-26  Didier Verna  <didier@xemacs.org>
14893
14894         * gnus-group.el (gnus-group-compact-group): Invalidate original
14895         article buffer.
14896         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14897         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14898         NOV database and in article itself.
14899         Invalidate article backlog.
14900
14901 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14902
14903         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14904
14905 2005-10-26  Simon Josefsson  <jas@extundo.com>
14906
14907         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14908         part of 2004-07-25 change.
14909
14910 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * message.el (message-display-completion-list): New function.
14913         (message-expand-group): Use it; make sure the Completions buffer
14914         is modifiable.
14915 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14916
14917         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14918         user-mail-name is an empty string.
14919
14920 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14921
14922         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14923         depending on gnus-score-decay-constant.
14924
14925         * encrypt.el (encrypt-insert-file-contents)
14926         (encrypt-write-file-contents): Don't use `gnus-message'.
14927
14928         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14929         arguments.
14930         (mm-uu-type-alist): Add message-marks and insert-marks.
14931         Pass arguments to mm-uu-verbatim-marks-extract.
14932         (mm-uu-hide-markers): New variable.
14933         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14934
14935         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14936         (gnus-convert-image-to-face-command): Use "convert" by default to
14937         allow other input image formats.
14938         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14939         accordingly.
14940
14941 2005-10-23  Simon Josefsson  <jas@extundo.com>
14942
14943         * imap.el (imap-gssapi-program): Align command line parameters
14944         with latest GNU SASL.
14945         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14946
14947 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14948
14949         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14950         HTML.
14951         (nnslashdot-request-article): Ditto.
14952
14953         * lpath.el (featurep): Add nobreak-char-display.
14954
14955 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14956
14957         * mail-source.el (mail-source-fetch-pop): Require pop3.
14958         (mail-source-check-pop): Ditto.
14959
14960 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14963         errors.
14964
14965 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14968         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14969
14970         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14971
14972         * mm-bodies.el (mm-decode-string):
14973         Call `mm-charset-to-coding-system' with allow-override argument.
14974
14975 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14978         (rfc2047-charset-to-coding-system): New function.
14979         (rfc2047-decode-encoded-words): New function.
14980         (rfc2047-decode-region): Use them.
14981         (rfc2047-decode-cte): Remove.
14982         (rfc2047-parse-and-decode): Remove.
14983         (rfc2047-decode): Remove.
14984
14985 2005-10-15  Kenichi Handa  <handa@m17n.org>
14986
14987         * rfc2047.el (rfc2047-decode-cte): New function.
14988         (rfc2047-decode-region): Change the way to decode successive
14989         encoded-words: decode B- or Q-encoding in each encoded-word,
14990         concatenate them, and decode it as charset.
14991
14992 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14993
14994         * lpath.el: Fbind codepage-setup for XEmacs.
14995
14996 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14997
14998         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14999         widget-move-and-invoke.
15000         (gnus-custom-mode): Use gnus-custom-map.
15001
15002 2005-10-15  Bill Wohler  <wohler@newt.com>
15003
15004         * message.el (message-tool-bar-map): Rename image file from
15005         mail_send to mail/send.
15006
15007 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15008
15009         * message.el (message-expand-group): Pass the common
15010         prefix substring of completion to `display-completion-list'.
15011
15012 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15013
15014         * mml-sec.el (mml-secure-method): New internal variable.
15015         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15016         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15017         New functions using mml-secure-method.
15018
15019         * mml.el (mml-mode-map): Add key bindings for those functions.
15020         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15021         Harder <harder@myrealbox.com>.
15022         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15023         Goto end of message if point is the headers of the message.
15024
15025         * message.el (message-in-body-p): New function.
15026
15027         * assistant.el: Autoload gnus-util and netrc.
15028
15029         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15030         Use `mm-charset-override-alist' only when decoding.
15031
15032         * mm-bodies.el (mm-decode-body):
15033         Call `mm-charset-to-coding-system' with allow-override argument.
15034
15035         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15036         `filename' from Content-Disposition if Content-Type doesn't
15037         provide `name'.
15038         (gnus-mime-view-part-as-type): Set default instead of
15039         initial-input.
15040
15041 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15042
15043         * format-spec.el (format-spec): Propagate text properties of % spec.
15044
15045 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15046
15047         * gnus-art.el (gnus-treat-predicate): Add `first'.
15048
15049 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15050
15051         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15052         (mm-charset-override-alist): New variable.
15053         (mm-charset-to-coding-system): Use it.
15054         (mm-codepage-setup): New helper function.
15055         (mm-charset-eval-alist): New variable.
15056         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15057         Warn about unknown charsets.
15058
15059         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15060
15061 2005-10-04  David Hansen  <david.hansen@gmx.net>
15062
15063         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15064         (nnrss-check-group): Ditto.
15065
15066 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15067
15068         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15069         Rename x-gnus-verbatim to x-verbatim.
15070         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15071
15072         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15073         x-verbatim.
15074
15075         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15076
15077         * gnus-util.el (gnus-remove-duplicates): Remove.
15078
15079         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15080         instead of gnus-remove-duplicates.
15081
15082         * message.el (message-remove-duplicates): Remove.
15083         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15084         message-remove-duplicates.
15085
15086         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15087         available, else use implementation from `delete-dups'.
15088
15089         * message.el (message-insert-expires): New function.
15090         (message-mode-map): Add key binding.
15091         (message-mode-field-menu): Add menu entry.
15092         (message-mode): Document it.
15093         (message-make-expires-date): Use `message-make-date'.
15094
15095 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15096
15097         * message.el (message-make-expires-date): New function.
15098
15099 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15100
15101         * Makefile.in (list-installed-shadows): New entry.
15102         (install): Use it.
15103         (remove-installed-shadows): New entry.
15104
15105         * dgnushack.el (dgnushack-default-load-path): New variable.
15106         (dgnushack-find-lisp-shadows): New function.
15107         (dgnushack-remove-lisp-shadows): New function.
15108
15109 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * Makefile.in (install-el-elc): New entry.
15112         (install): Use it so that .el files are necessarily installed.
15113
15114 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15115
15116         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15117
15118 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15119
15120         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15121         function rather than the diff-mode.el package.
15122         (mm-display-external): Use with-current-buffer.
15123         (mm-viewer-completion-map, mm-viewer-completion-map):
15124         Move initialization inside declaration.
15125
15126 2005-09-29  Simon Josefsson  <jas@extundo.com>
15127
15128         * spam.el: Load hashcash when compiling, to avoid warnings.
15129         Don't autoload mail-check-payment.
15130         (spam-check-hashcash): Define unconditionally, since hashcash.el
15131         is part of Gnus now.  Ignore errors from payment checking.
15132
15133 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15134
15135         * message.el (message-bold-region, message-unbold-region):
15136         Rename from `bold-region' and `unbold-region'.
15137
15138         * message.el: Remove useless autoloads.
15139
15140 2005-09-28  Simon Josefsson  <jas@extundo.com>
15141
15142         * message.el (message-use-idna): Default to t.
15143         (message-use-idna): Test whether encoding works too.  Doc fix.
15144
15145 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * nntp.el (nntp-warn-about-losing-connection): Remove.
15148
15149 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15150
15151         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
15152         customizable.  Change default value.
15153         (mm-uu-diff-groups-regexp): Change default value.
15154         (mm-uu-type-alist): Add doc string.
15155         (mm-uu-configure): Add doc string.  Make it interactive.
15156         (mm-uu-tex-groups-regexp): New variable.
15157         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
15158         (mm-uu-type-alist): Add LaTeX documents.
15159         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
15160         of "text/verbatim".
15161         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
15162
15163         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
15164         instead of "text/verbatim".
15165
15166         * message.el (message-mark-inserted-region)
15167         (message-mark-insert-file): Use slrn style marks when called with
15168         prefix argument.
15169
15170 2005-09-27  Simon Josefsson  <jas@extundo.com>
15171
15172         * message.el (message-idna-to-ascii-rhs-1): Reformat.
15173
15174 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
15175
15176         * message.el (message-remove-duplicates): New function.
15177         Implementation borrowed from `gnus-remove-duplicates'.
15178         (message-idna-to-ascii-rhs): Also encode idna addresses in
15179         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15180         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
15181         only ask about the same idna domain once per header and also tell
15182         in what header to replace the idna domain.
15183
15184         * gnus-art.el (article-decode-idna-rhs): Also decode idna
15185         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
15186         (article-decode-idna-rhs): Fix regexp so that all idna-address in
15187         a header is decoded and not just the last one.
15188
15189 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15190
15191         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
15192         has been decoded.
15193
15194         * mm-decode.el (mm-automatic-display): Add text/verbatim.
15195         (mm-insert-part): Don't modify text if it has been decoded.
15196
15197         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
15198         decoded.
15199
15200         * mm-view.el (mm-inline-text): Don't strip text props unless
15201         decoding enriched or richtext parts.
15202
15203 2005-09-25  Romain Francoise  <romain@orebokech.com>
15204
15205         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
15206         * gnus-start.el (gnus-subscribe-interactively):
15207         * gnus-uu.el (gnus-uu-grab-articles):
15208         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
15209         space.
15210
15211 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
15212
15213         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
15214         * mm-view.el (mm-view-pkcs7-decrypt):
15215         * gnus-sum.el (gnus-summary-limit-to-extra)
15216         (gnus-summary-respool-article, gnus-read-move-group-name):
15217         * gnus-score.el (gnus-summary-increase-score):
15218         * gnus-util.el (gnus-completing-read-with-default):
15219         * gnus-art.el (gnus-read-save-file-name)
15220         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
15221         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
15222         * message.el (message-check-news-header-syntax):
15223         Follow convention for reading with the minibuffer.
15224
15225 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
15226
15227         * spam-report.el (spam-report-url-ping-plain):
15228         Use gnus-extended-version as User-Agent.
15229
15230         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
15231         default value is nil.
15232
15233         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
15234         (mm-uu-verbatim-marks-extract): New function.
15235         (mm-uu-extract): New face.
15236         (mm-uu-copy-to-buffer): Use it.
15237
15238         * spam-report.el (spam-report-gmane-ham): Rename from
15239         `spam-report-gmane-unspam'.
15240         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
15241         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
15242
15243         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
15244         Autoload.
15245         (spam-report-gmane-unregister-routine):
15246         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
15247
15248 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
15249
15250         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
15251         (spam-report-gmane-unregister-routine): Add support for gmane
15252         unregistration.
15253
15254         * spam-report.el (spam-report-gmane-unspam)
15255         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
15256         (spam-report-gmane): Change to take a single article and do unspam
15257         registration.
15258
15259 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15260
15261         * mm-url.el (mm-url-decode-entities): Fix regexp.
15262
15263 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15264
15265         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
15266         default to nil, to be able to use Gnus at all.  If the default
15267         switches to something else, then the function should be fixed not
15268         be exceedingly slow.
15269
15270 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
15271
15272         * gnus-start.el (gnus-activate-group): If the server is nil, don't
15273         fail hard.
15274
15275         * spam-report.el: Add better Keywords line.
15276
15277         * spam.el: Add Maintainer and better Keywords line.
15278
15279 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15280
15281         * gnus-art.el (gnus-article-replace-part)
15282         (gnus-mime-replace-part): New functions.
15283         (gnus-mime-action-alist, gnus-mime-button-commands)
15284         (gnus-mime-save-part-and-strip): Add file argument.
15285         (gnus-article-part-wrapper): Add interactive argument.
15286
15287         * gnus-sum.el (gnus-summary-mime-map):
15288         Add `gnus-article-replace-part'.
15289
15290 2005-09-19  Didier Verna  <didier@xemacs.org>
15291
15292         The nnml compaction feature:
15293         * nnml.el (nnml-request-compact-group): New function.
15294         * nnml.el (nnml-request-compact): New function.
15295         * gnus-int.el (gnus-request-compact-group): New function.
15296         * gnus-int.el (gnus-request-compact): New function.
15297         * gnus-group.el (gnus-group-compact-group): New function.
15298         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
15299         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
15300         * gnus-srvr.el (gnus-server-compact-server): New function.
15301         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
15302         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
15303
15304 2005-09-18  Deepak Goel  <deego@gnufans.org>
15305
15306         * sieve.el (sieve-help): Fix `message' call: first arg should be a
15307         format spec.
15308
15309 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * gnus.el (gnus-group-startup-message): Bind image-load-path.
15312
15313 2005-09-15  Romain Francoise  <romain@orebokech.com>
15314
15315         * message.el (message-fill-paragraph): Clarify docstring.
15316
15317 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15318
15319         * gnus-art.el (gnus-mime-display-part): Protect against broken
15320         MIME messages.
15321
15322 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
15325         before parsing header.
15326
15327 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
15328
15329         * html2text.el (html2text-replace-list): Add new entities.
15330
15331 2005-09-11  Romain Francoise  <romain@orebokech.com>
15332
15333         * message.el (message-alternative-emails): Improve docstring.
15334         (message-setup-1): Call `message-use-alternative-email-as-from'
15335         after `message-setup-hook' to give it precedence over posting
15336         styles, etc.
15337         (message-use-alternative-email-as-from): Add docstring.
15338         Remove the original From header if present.
15339
15340         * nnml.el (nnml-compressed-files-size-threshold): New variable.
15341         (nnml-save-mail): Use it.
15342
15343         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
15344         articles.  Add new argument `silent'.
15345         (gnus-uu-mark-all): Report the total number of marked articles.
15346
15347 2005-09-10  Romain Francoise  <romain@orebokech.com>
15348
15349         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
15350         (gnus-uu-mark-series): Likewise.
15351
15352 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
15353
15354         * spam-report.el (spam-report-gmane): Fix generation of spam
15355         report URL.
15356
15357 2005-09-10  Simon Josefsson  <jas@extundo.com>
15358
15359         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
15360         t, based on discussion on the ding list with Robert Epprecht
15361         <epprecht@solnet.ch>.
15362
15363 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
15364
15365         * spam-report.el (spam-report-gmane): Make it work without
15366         X-Report-Spam header.  Gmane now only provides Archived-At.
15367         This is only used if `spam-report-gmane-use-article-number' is nil.
15368         (spam-report-gmane-spam-header): Remove.  Not used anymore.
15369
15370         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
15371         make `gnus-summary-sort-by-recipient' work with threading.
15372
15373         * nnweb.el (nnweb-google-wash-article): Print a message if article
15374         is not available.
15375
15376 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15377
15378         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
15379         change.  Decode text/* parts content before displaying.
15380
15381 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15382
15383         * mml-smime.el: Remove defvar of gnus-extract-address-components.
15384
15385 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15386
15387         * mm-view.el (mm-display-inline-fontify): Disable support modes.
15388
15389         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
15390         url-package-name, url-package-version,
15391         w3m-cid-retrieve-function-alist, w3m-current-buffer,
15392         w3m-display-inline-images, and w3m-minor-mode-map.
15393
15394 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * message.el (message-tab-body-function): Fix mismatched custom type.
15397
15398         * gnus.el (gnus-group-change-level-function): Ditto.
15399
15400         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
15401
15402         * gnus-art.el (gnus-signature-limit)
15403         (gnus-article-mime-part-function): Ditto.
15404
15405 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15406
15407         * mml.el (mml-mode): Silence the byte compiler.
15408
15409         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
15410         using `(sit-for 0)' before moving the point to the specified part;
15411         skip unbuttonized parts.
15412         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
15413         return to the summary window if gnus-auto-select-part is non-nil.
15414
15415 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
15416
15417         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
15418         New variables.
15419         (mml-dnd-attach-file, mml-mode): Use them.
15420
15421         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
15422         Make fetching article by MID work again for Google Groups.
15423         Add FIXME concerning gnus-group-make-web-group.
15424
15425         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
15426         Don't depend on Gnus by using mail-extract-address-components if
15427         gnus-extract-address-components is not bound.
15428
15429 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15430
15431         * gnus-art.el (gnus-mime-display-security): Don't display the
15432         signature, but only the signed part.
15433
15434 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
15437
15438         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
15439         list, not listp.
15440
15441 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
15442
15443         * mm-encode.el (mm-encode-content-transfer-encoding):
15444         Likewise when encoding.
15445
15446         * mm-bodies.el (mm-decode-content-transfer-encoding):
15447         De-canonicalize CRLF for all text content types, not just
15448         text/plain.
15449
15450 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15451
15452         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
15453         valid article; point arrow and cursor at the MIME button.
15454
15455 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
15458         Suggested by Dan Christensen <jdc@uwo.ca>.
15459
15460         * mm-decode.el (mm-save-part): Enable change of prompt.
15461
15462 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
15463
15464         * gnus-msg.el (gnus-inews-add-send-actions):
15465         Make `message-post-method' lambda parameter ARG `&optional'.
15466
15467 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15468
15469         * gnus-sum.el (gnus-summary-mime-map):
15470         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
15471         gnus-article-jump-to-part.
15472
15473         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
15474         (gnus-article-edit-part): Use it.
15475         (gnus-article-part-wrapper): Add no-handle argument.
15476         (gnus-article-save-part-and-strip, gnus-article-delete-part):
15477         New functions.
15478
15479 2005-08-29  Romain Francoise  <romain@orebokech.com>
15480
15481         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15482         docstring.
15483         (gnus-face-from-file): Likewise.
15484
15485 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
15486
15487         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
15488         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
15489         non-nil.
15490         (gnus-auto-select-part): New variable.
15491         (gnus-article-jump-to-part): New function.
15492         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
15493         (gnus-mime-delete-part): Allow selecting specified part after
15494         deleting or stripping parts.
15495         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
15496         part if argument is bogus.
15497
15498 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15499
15500         * gnus-art.el (w3m-minor-mode-map):
15501         * gnus-spec.el (gnus-newsrc-file-version):
15502         * gnus-util.el (nnmail-active-file-coding-system)
15503         (gnus-original-article-buffer, gnus-user-agent):
15504         * gnus.el (gnus-ham-process-destinations)
15505         (gnus-parameter-ham-marks-alist)
15506         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
15507         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
15508         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
15509         * mm-decode.el (gnus-current-window-configuration):
15510         * mm-extern.el (gnus-article-mime-handles):
15511         * mm-url.el (url-current-object, url-package-name)
15512         (url-package-version):
15513         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
15514         (smime-keys, w3m-cid-retrieve-function-alist)
15515         (w3m-current-buffer, w3m-display-inline-images)
15516         (w3m-minor-mode-map):
15517         * mml-smime.el (gnus-extract-address-components):
15518         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
15519         (gnus-newsrc-hashtb, message-default-charset)
15520         (message-deletable-headers, message-options)
15521         (message-posting-charset, message-required-mail-headers)
15522         (message-required-news-headers):
15523         * mml1991.el (mc-pgp-always-sign):
15524         * mml2015.el (mc-pgp-always-sign):
15525         * nnheader.el (nnmail-extra-headers):
15526         * rfc1843.el (gnus-decode-encoded-word-function)
15527         (gnus-decode-header-function, gnus-newsgroup-name):
15528         * spam-stat.el (gnus-original-article-buffer): Add defvars.
15529
15530 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
15531
15532         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
15533         the end of the date treatments.
15534
15535 2005-08-15  Simon Josefsson  <jas@extundo.com>
15536
15537         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
15538         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
15539         Capello and Romain Francoise.
15540         (pgg-fetch-key-function): Remove, not used?
15541         (pgg-insert-url-with-w3): Require url, to get
15542         url-insert-file-contents regardless of where it is defined.
15543
15544 2005-08-13  Romain Francoise  <romain@orebokech.com>
15545
15546         * message.el (message-cite-original-1): New function.
15547         (message-cite-original): Use it.
15548         (message-cite-original-without-signature): Ditto.
15549
15550 2005-08-08  Romain Francoise  <romain@orebokech.com>
15551
15552         * message.el (message-yank-empty-prefix): New variable.
15553         (message-indent-citation): Use it.
15554         (message-cite-original-without-signature): Respect X-No-Archive.
15555
15556 2005-08-08  Simon Josefsson  <jas@extundo.com>
15557
15558         * pgg.el: Autoload url-insert-file-contents instead of loading
15559         w3/url.
15560         (pgg-insert-url-with-w3): Don't load url here.
15561
15562 2005-08-07  Jesper Harder  <harder@phys.au.dk>
15563
15564         * message.el (message-kill-to-signature): Don't insert newline at
15565         bol.
15566         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
15567
15568 2005-08-06  Romain Francoise  <romain@orebokech.com>
15569
15570         * message.el (message-user-fqdn): Fix typo in docstring.
15571
15572 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
15573
15574         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
15575
15576         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
15577
15578 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * mm-bodies.el (mm-encode-body): Use coding system rather than
15581         charset to encode text.
15582
15583         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
15584         number of charsets if utf-8 is available (XEmacs).
15585
15586 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15587
15588         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
15589         taken from `gnus-button-mid-or-mail-regexp'.
15590         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
15591         (gnus-button-alist): Improve regexp for domain part of the MIDs
15592         for news:localpart@domain buttons.
15593         (gnus-button-ctan-directory-regexp): Update.
15594
15595 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15596
15597         * sieve-manage.el (sieve-manage-interactive-login):
15598         Use make-local-variable rather than make-variable-buffer-local.
15599         (sieve-manage-open): Ditto.
15600         (sieve-manage-authenticate): Ditto.
15601
15602         * mml.el (mml-generate-mime-1): Make the content type default to
15603         text/plain if the filename is not specified.
15604
15605 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15606
15607         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
15608         instead of insert-buffer.
15609
15610         * message.el (message-yank-original): Ditto; set the mark at the
15611         end of the yanked message.
15612
15613 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15614
15615         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
15616         lines to scroll rather than to stop it.
15617
15618         * mml.el (mml-generate-default-type): Add doc string.
15619         (mml-generate-mime-1): Use mm-default-file-encoding or make it
15620         default to application/octet-stream when determining the content
15621         type if it is not specified for the part or the mml contents; add
15622         a comment about mml-generate-default-type.
15623
15624 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
15627         make it default to application/octet-stream when determining the
15628         content type if it is not specified for the external contents.
15629
15630 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * rfc2231.el (rfc2231-parse-string): Take care that not only a
15633         segmented parameter but also other parameters might be there.
15634
15635 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15636
15637         * mm-decode.el (mm-display-external): Delete temp file, directory
15638         and buffer immediately if the external process is exited.
15639
15640 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15641
15642         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15643         fewer lines than that of scroll-margin.
15644         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15645
15646 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15647
15648         * gnus-art.el (gnus-article-next-page): Revert.
15649         (gnus-article-beginning-of-window): New macro.
15650         (gnus-article-next-page-1): Use it.
15651         (gnus-article-prev-page): Ditto.
15652         (gnus-article-edit-part): Use insert-buffer-substring instead of
15653         insert-buffer.
15654         (gnus-article-edit-exit): Ditto.
15655
15656         * gnus-util.el (gnus-beginning-of-window): Remove.
15657         (gnus-end-of-window): Remove.
15658
15659         * lpath.el: Don't bind header-line-format and scroll-margin.
15660
15661 2005-07-25  Simon Josefsson  <jas@extundo.com>
15662
15663         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15664         to have the url package without w3.  Reported by Daiki Ueno
15665         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15666
15667 2005-07-20  Didier Verna  <didier@xemacs.org>
15668
15669         * gnus-diary.el: Remove the description comment (nndiary is now
15670         properly documented in the Gnus manual).
15671         Fix the spelling of "Back End".
15672         * nndiary.el: Ditto.
15673         Fix the copyright notice.
15674
15675 2005-07-18  Romain Francoise  <romain@orebokech.com>
15676
15677         * gnus-sum.el (gnus-summary-to-prefix)
15678         (gnus-summary-newsgroup-prefix): New variables.
15679         (gnus-summary-from-or-to-or-newsgroups): Use them.
15680
15681 2005-07-17  Romain Francoise  <romain@orebokech.com>
15682
15683         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15684         space as it's generally not especially interesting to the user.
15685
15686 2005-07-16  Romain Francoise  <romain@orebokech.com>
15687
15688         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15689         nil to avoid prompting and file modification if one of the
15690         messages at the top of the nnfolder file contains a copyright
15691         notice.
15692         Update copyright notice.
15693
15694         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15695         instead of `current-time-string' as the latter creates a time
15696         string that is not RFC 2822 compliant (it lacks the zone).
15697         Update copyright notice.
15698
15699 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15700
15701         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15702         for text/rtf.  Display default in prompt.  Pass default for M-n.
15703
15704         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15705
15706 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15707
15708         * gnus-msg.el (gnus-button-mailto):
15709         Remove save-selected-window-window hackery because it relies on
15710         save-selected-window internals.
15711
15712 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15713
15714         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15715         (gnus-article-next-page-1): Use gnus-beginning-of-window.
15716         (gnus-article-prev-page): Ditto.
15717
15718         * gnus-util.el (gnus-beginning-of-window): New function.
15719         (gnus-end-of-window): New function.
15720
15721         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
15722
15723 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15724
15725         * gnus-score.el (gnus-score-edit-all-score):
15726         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15727         gnus-message.
15728
15729 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15730
15731         * gnus-msg.el (gnus-button-mailto):
15732         Remove save-selected-window-window hackery because it relies on
15733         save-selected-window internals.
15734
15735 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15736
15737         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15738         add-minor-mode.
15739         (gnus-binary-mode): Ditto.
15740
15741         * gnus-topic.el (gnus-topic-mode): Ditto.
15742
15743 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
15744
15745         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15746         (gnus-article-prev-page): Take scroll-margin into consideration.
15747
15748 2005-07-04  Lute Kamstra  <lute@gnu.org>
15749
15750         Update FSF's address in GPL notices.
15751
15752 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
15753
15754         * gnus.el (gnus-exit):
15755         * gnus-group.el (gnus-group-icons):
15756         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15757
15758         * gnus-nocem.el (gnus-nocem):
15759         * message.el (message-various, message-buffers, message-sending)
15760         (message-interface, message-forwarding, message-insertion)
15761         (message-headers, message-news, message-mail):
15762         * pgg-gpg.el (pgg-gpg):
15763         * pgg-parse.el (pgg-parse):
15764         * pgg-pgp.el (pgg-pgp):
15765         * pgg-pgp5.el (pgg-pgp5):
15766         * pop3.el (pop3): Finish `defgroup' description with period.
15767
15768 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus-art.el (article-display-face): Improve the efficiency.
15771         (article-display-x-face): Ditto; remove grey x-face stuff.
15772
15773 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * gnus-art.el (article-display-face): Correct the position in
15776         which Faces are inserted.
15777
15778 2005-06-29  Didier Verna  <didier@xemacs.org>
15779
15780         * gnus-art.el (article-display-face): Display faces in correct
15781         order.
15782
15783 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15786         (gnus-fill-real-hashtb): Use hash table instead of obarray.
15787         (gnus-nocem-check-article): Fetch the Type header.
15788         (gnus-nocem-message-wanted-p): Fix the way to examine types.
15789         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15790         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15791         make sure gnus-nocem-hashtb is initialized.
15792         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15793         (gnus-nocem-unwanted-article-p): Ditto.
15794
15795         * pgg.el (pgg-verify): Return the verification result.
15796
15797 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15798
15799         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15800         is ascii.
15801
15802 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
15803
15804         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15805         `show-nonbreak-escape'.
15806
15807 2005-06-23  Lute Kamstra  <lute@gnu.org>
15808
15809         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15810
15811         * dig.el (dig-mode):
15812         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15813
15814 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15815
15816         * nnimap.el (nnimap-split-download-body): Fix spellings.
15817
15818 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15819
15820         * gnus-art.el (gnus-article-encrypt-body):
15821         * gnus-cus.el (gnus-score-customize):
15822         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15823         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15824
15825 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15826
15827         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15828         header by looking for magic "MII" at the beginnig.
15829
15830 2005-06-16  Miles Bader  <miles@gnu.org>
15831
15832         * gnus-xmas.el (gnus-xmas-group-startup-message):
15833         Use renamed gnus-splash face.
15834
15835         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15836         (assistant-field-face): New backward-compatibility alias for renamed
15837         face.
15838         (assistant-render-text): Use renamed assistant-field face.
15839
15840         * spam.el (spam): Remove "-face" suffix from face name.
15841         (spam-face): New backward-compatibility alias for renamed face.
15842         (spam-face, spam-initialize): Use renamed spam face.
15843
15844         * message.el (message-header-to, message-header-cc)
15845         (message-header-subject, message-header-newsgroups)
15846         (message-header-other, message-header-name)
15847         (message-header-xheader, message-separator, message-cited-text)
15848         (message-mml): Remove "-face" suffix from face names.
15849         (message-header-to-face, message-header-cc-face)
15850         (message-header-subject-face, message-header-newsgroups-face)
15851         (message-header-other-face, message-header-name-face)
15852         (message-header-xheader-face, message-separator-face)
15853         (message-cited-text-face, message-mml-face):
15854         New backward-compatibility aliases for renamed faces.
15855         (message-font-lock-keywords): Use renamed message faces.
15856
15857         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15858         (sieve-test-commands, sieve-tagged-arguments):
15859         Remove "-face" suffix from face names.
15860         (sieve-control-commands-face, sieve-action-commands-face)
15861         (sieve-test-commands-face, sieve-tagged-arguments-face):
15862         New backward-compatibility aliases for renamed faces.
15863         (sieve-control-commands-face, sieve-action-commands-face)
15864         (sieve-test-commands-face, sieve-tagged-arguments-face):
15865         Use renamed sieve faces.
15866
15867         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15868         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15869         (gnus-group-news-3-empty, gnus-group-news-4)
15870         (gnus-group-news-4-empty, gnus-group-news-5)
15871         (gnus-group-news-5-empty, gnus-group-news-6)
15872         (gnus-group-news-6-empty, gnus-group-news-low)
15873         (gnus-group-news-low-empty, gnus-group-mail-1)
15874         (gnus-group-mail-1-empty, gnus-group-mail-2)
15875         (gnus-group-mail-2-empty, gnus-group-mail-3)
15876         (gnus-group-mail-3-empty, gnus-group-mail-low)
15877         (gnus-group-mail-low-empty, gnus-summary-selected)
15878         (gnus-summary-cancelled, gnus-summary-high-ticked)
15879         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15880         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15881         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15882         (gnus-summary-low-undownloaded)
15883         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15884         (gnus-summary-low-unread, gnus-summary-normal-unread)
15885         (gnus-summary-high-read, gnus-summary-low-read)
15886         (gnus-summary-normal-read, gnus-splash):
15887         Remove "-face" suffix from face names.
15888         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15889         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15890         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15891         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15892         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15893         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15894         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15895         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15896         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15897         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15898         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15899         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15900         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15901         (gnus-summary-normal-ticked-face)
15902         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15903         (gnus-summary-normal-ancient-face)
15904         (gnus-summary-high-undownloaded-face)
15905         (gnus-summary-low-undownloaded-face)
15906         (gnus-summary-normal-undownloaded-face)
15907         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15908         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15909         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15910         (gnus-splash-face):
15911         New backward-compatibility aliases for renamed faces.
15912         (gnus-group-startup-message): Use renamed gnus faces.
15913
15914         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15915         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15916         (gnus-server-agent): Remove "-face" suffix from face names.
15917         (gnus-server-agent-face, gnus-server-opened-face)
15918         (gnus-server-closed-face, gnus-server-denied-face)
15919         (gnus-server-offline-face):
15920         New backward-compatibility aliases for renamed faces.
15921         (gnus-server-agent-face, gnus-server-opened-face)
15922         (gnus-server-closed-face, gnus-server-denied-face)
15923         (gnus-server-offline-face): Use renamed gnus faces.
15924
15925         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15926         Remove "-face" suffix from face names.
15927         (gnus-picon-xbm-face, gnus-picon-face):
15928         New backward-compatibility aliases for renamed faces.
15929
15930         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15931         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15932         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15933         (gnus-cite-11): Remove "-face" suffix from face names.
15934         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15935         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15936         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15937         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15938         New backward-compatibility aliases for renamed faces.
15939         (gnus-cite-attribution-face, gnus-cite-face-list)
15940         (gnus-article-boring-faces): Use renamed gnus faces.
15941
15942         * gnus-art.el (gnus-signature, gnus-header-from)
15943         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15944         (gnus-header-content): Remove "-face" suffix from face names.
15945         (gnus-signature-face, gnus-header-from-face)
15946         (gnus-header-subject-face, gnus-header-newsgroups-face)
15947         (gnus-header-name-face, gnus-header-content-face):
15948         New backward-compatibility aliases for renamed faces.
15949         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15950
15951         * gnus-sum.el (gnus-summary-selected-face)
15952         (gnus-summary-highlight): Use renamed gnus faces.
15953         * gnus-group.el (gnus-group-highlight): Likewise.
15954
15955 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15956
15957         * gnus-sieve.el (gnus-sieve-article-add-rule):
15958         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15959         * spam-stat.el (spam-stat-buffer-change-to-spam)
15960         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15961
15962         * message.el (message-is-yours-p):
15963         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15964
15965 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15966
15967         * mm-view.el (mm-inline-text): Withdraw the last change.
15968
15969 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15972         executing enriched-decode.
15973
15974 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15975
15976         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15977         charset of tar files.
15978
15979 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15980
15981         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15982
15983 2005-06-04  Lute Kamstra  <lute@gnu.org>
15984
15985         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15986         information is never recorded.
15987
15988 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15989
15990         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15991
15992 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15993
15994         * pop3.el (pop3-apop): Run md5 in the binary mode.
15995
15996         * starttls.el (starttls-set-process-query-on-exit-flag):
15997         Use eval-and-compile.
15998
15999 2005-05-31  Simon Josefsson  <jas@extundo.com>
16000
16001         * smime.el (smime-replace-in-string): Define.
16002         (smime-cert-by-ldap-1): Use it.
16003
16004 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16005
16006         * gnus-art.el (article-display-x-face): Replace
16007         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16008
16009         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16010         set-process-query-on-exit-flag or process-kill-without-query.
16011
16012         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16013         loop instead of replace-regexp.
16014
16015         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16016         instead of process-kill-without-query if it is available.
16017
16018         * lpath.el: Fbind ldap-search-entries.
16019
16020         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16021         instead of find-file-hooks if it is available.
16022
16023         * mml1991.el: Bind pgg-default-user-id when compiling.
16024
16025         * mml2015.el: Bind pgg-default-user-id when compiling.
16026
16027         * nndraft.el (nndraft-request-associate-buffer):
16028         Use write-contents-functions instead of write-contents-hooks if it is
16029         available.
16030
16031         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16032         instead of find-file-hooks if it is available.
16033
16034         * nntp.el (nntp-open-connection): Replace
16035         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16036         (nntp-open-ssl-stream): Ditto.
16037         (nntp-open-tls-stream): Ditto.
16038
16039         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16040         set-process-query-on-exit-flag or process-kill-without-query.
16041         (starttls-open-stream-gnutls): Use it instead of
16042         process-kill-without-query.
16043         (starttls-open-stream): Ditto.
16044
16045 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16046
16047         * smime.el (smime-cert-by-ldap-1): Don't use
16048         replace-regexp-in-string.
16049
16050 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16051
16052         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16053
16054         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16055         in PEM format.  Adjust to the XEmacs compability.
16056
16057 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16058
16059         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16060         by `string-to-number'.
16061         * gnus-agent.el (gnus-agent-regenerate-group)
16062         (gnus-agent-fetch-articles): Ditto.
16063         * gnus-art.el (gnus-button-fetch-group): Ditto.
16064         * gnus-cache.el (gnus-cache-generate-active)
16065         (gnus-cache-articles-in-group): Ditto.
16066         * gnus-group.el (gnus-group-set-current-level)
16067         (gnus-group-insert-group-line): Ditto.
16068         * gnus-score.el (gnus-score-set-expunge-below)
16069         (gnus-score-set-mark-below, gnus-summary-score-effect)
16070         (gnus-summary-score-entry): Ditto.
16071         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16072         (gnus-soup-pack): Ditto.
16073         * gnus-spec.el (gnus-xmas-format): Ditto.
16074         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16075         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16076         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16077         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16078         * nndb.el (nndb-get-remote-expire-response): Ditto.
16079         * nndiary.el (nndiary-parse-schedule-value)
16080         (nndiary-string-to-number, nndiary-request-replace-article)
16081         (nndiary-request-article): Ditto.
16082         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16083         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16084         * nneething.el (nneething-make-head): Ditto.
16085         * nnfolder.el (nnfolder-request-article)
16086         (nnfolder-retrieve-headers): Ditto.
16087         * nnheader.el (nnheader-file-to-number): Ditto.
16088         * nnkiboze.el (nnkiboze-request-article): Ditto.
16089         * nnmail.el (nnmail-process-unix-mail-format)
16090         (nnmail-process-babyl-mail-format): Ditto.
16091         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16092         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16093         (nnmh-request-create-group, nnmh-request-list-1)
16094         (nnmh-request-group, nnmh-request-article): Ditto.
16095         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16096         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16097         * nnsoup.el (nnsoup-make-active): Ditto.
16098         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16099         * nntp.el (nntp-find-group-and-number)
16100         (nntp-retrieve-headers-with-xover): Ditto.
16101         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16102         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16103         (pgg-format-key-identifier): Ditto.
16104         * pop3.el (pop3-last, pop3-stat): Ditto.
16105         * qp.el (quoted-printable-decode-region): Ditto.
16106
16107         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16108         of concat.
16109
16110 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16111
16112         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16113
16114         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16115
16116         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16117
16118         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16119
16120         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16121
16122         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16123
16124         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16125         (gnus-carpal-mode): Ditto.
16126
16127         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16128         (gnus-browse-mode): Ditto.
16129
16130         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16131
16132         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16133
16134 2005-05-29  Richard M. Stallman  <rms@gnu.org>
16135
16136         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16137
16138 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-util.el (gnus-run-mode-hooks): New function.
16141
16142         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16143
16144         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
16145         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
16146
16147 2005-05-27  Lute Kamstra  <lute@gnu.org>
16148
16149         * dns-mode.el (dns-mode): Specify customization group.
16150
16151 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
16152
16153         * gnus-agent.el (gnus-agent-make-mode-line-string):
16154         Use mode-line-highlight as mouse-face.
16155
16156 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * canlock.el (canlock): Change the parent group to news.
16159
16160         * deuglify.el (gnus-outlook-deuglify): Add :group.
16161
16162         * dig.el (dig): Add :group.
16163
16164         * dns-mode.el (dns-mode): Add :group.
16165
16166         * encrypt.el (encrypt): Add :group.
16167
16168         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
16169         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
16170         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
16171         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
16172         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
16173
16174         * gnus-diary.el (gnus-diary): Add :group.
16175
16176         * gnus.el (gnus-group-news-1-face): Add :group.
16177         (gnus-group-news-1-empty-face): Ditto.
16178         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
16179         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
16180         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
16181         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
16182         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
16183         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
16184         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
16185         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
16186         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
16187         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
16188         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
16189         (gnus-summary-high-ticked-face): Ditto.
16190         (gnus-summary-low-ticked-face): Ditto.
16191         (gnus-summary-normal-ticked-face): Ditto.
16192         (gnus-summary-high-ancient-face): Ditto.
16193         (gnus-summary-low-ancient-face): Ditto.
16194         (gnus-summary-normal-ancient-face): Ditto.
16195         (gnus-summary-high-undownloaded-face): Ditto.
16196         (gnus-summary-low-undownloaded-face): Ditto.
16197         (gnus-summary-normal-undownloaded-face): Ditto.
16198         (gnus-summary-high-unread-face): Ditto.
16199         (gnus-summary-low-unread-face): Ditto.
16200         (gnus-summary-normal-unread-face): Ditto.
16201         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
16202         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
16203
16204         * hashcash.el (hashcash): New custom group.
16205         (hashcash-default-payment): Add :group.
16206         (hashcash-payment-alist): Ditto.
16207         (hashcash-default-accept-payment): Ditto.
16208         (hashcash-accept-resources): Ditto.
16209         (hashcash-path): Ditto.
16210         (hashcash-extra-generate-parameters): Ditto.
16211         (hashcash-double-spend-database): Ditto.
16212         (hashcash-in-news): Ditto.
16213
16214         * message.el (message-minibuffer-local-map): Add :group.
16215
16216         * netrc.el (netrc): Add :group.
16217
16218         * sieve-manage.el (sieve-manage-log): Add :group.
16219         (sieve-manage-default-user): Diito.
16220         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
16221         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
16222         (sieve-manage-authenticators): Ditto.
16223         (sieve-manage-authenticator-alist): Ditto.
16224         (sieve-manage-default-port): Ditto.
16225
16226         * sieve-mode.el (sieve-control-commands-face): Add :group.
16227         (sieve-action-commands-face): Ditto.
16228         (sieve-test-commands-face): Ditto.
16229         (sieve-tagged-arguments-face): Ditto.
16230
16231         * smime.el (smime): Add :group.
16232
16233         * spam-report.el (spam-report): Add :group.
16234
16235         * spam.el (spam, spam-face): Add :group.
16236
16237 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16238
16239         * nntp.el (nntp-next-result-arrived-p): Some news servers may
16240         return \n.\n.\n at the end of articles.  Protect against that.
16241         (nntp-with-open-group): Allow debugging.
16242
16243         * nnheader.el (mail-header-set-extra): Make into a function
16244         because I just could't understand how to quote the list properly.
16245
16246         * dns.el (query-dns-cached): New function.
16247
16248 2005-05-26  Lute Kamstra  <lute@gnu.org>
16249
16250         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
16251
16252 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16253
16254         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
16255
16256         * gnus-art.el: Don't autoload mail-extract-address-components.
16257
16258         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
16259         eval-and-compile to evaluate it.
16260
16261         * hashcash.el: Don't autoload executable-find.
16262
16263         * nndb.el: Don't declare the nndb back end two or more times; don't
16264         autoload news-reply-mode, news-setup, cancel-timer and telnet.
16265
16266         * nntp.el: Autoload format-spec instead of format; use
16267         eval-and-compile to evaluate autoload forms.
16268
16269 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
16270
16271         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
16272
16273 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16274
16275         * gnus.el (gnus-version-number): Bump version.
16276
16277 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16278
16279         * gnus.el: No Gnus v0.3 is released.
16280
16281 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16282
16283         * lpath.el (featurep): Bind show-nonbreak-escape.
16284
16285 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * gnus-art.el (gnus-article-edit-part): Disable undo.
16288
16289 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
16292         gnus-article-date-lapsed-new-header is t if date timer is active;
16293         skip headers in which the original date value is empty.
16294         (gnus-article-save-original-date): Redefine it as a macro.
16295         (gnus-display-mime): Use it.
16296
16297 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16298
16299         * gnus-art.el (article-date-ut): Support converting date in
16300         forwarded parts as well.
16301         (gnus-article-save-original-date): New function.
16302         (gnus-display-mime): Use it.
16303
16304 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
16305
16306         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
16307         enclosure element of <item>.
16308
16309 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
16310
16311         * message.el (message-kill-buffer-query): Rename from
16312         `message-kill-buffer-query-if-modified'.  Add :version.
16313
16314 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
16317         window layout.
16318
16319 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * mml.el: Autoload dnd when compiling.
16322
16323 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16324
16325         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
16326         x-dnd-*.
16327
16328 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16329
16330         * qp.el (quoted-printable-encode-region): Save excursion.
16331
16332 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
16333
16334         * message.el (message-kill-buffer-query-if-modified): Add new variable
16335         so the user can kill a modified message buffer quickly.
16336         (message-kill-buffer): Use it.
16337
16338 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16339
16340         * lpath.el: Fbind display-time-event-handler; don't fbind
16341         string-to-multibyte.
16342
16343         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
16344
16345 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
16348         contained in text because xml.el decodes entities) with LFs.
16349
16350 2005-04-11  Lute Kamstra  <lute@gnu.org>
16351
16352         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
16353         differently.
16354
16355 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16356
16357         * mm-util.el (mm-detect-coding-region): Typo.
16358
16359 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16360
16361         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
16362
16363 2005-04-06  Deepak Goel  <deego@gnufans.org>
16364
16365         * spam-stat.el (spam-stat-score-buffer): Add a call to a
16366         user-function allow user modifications of the scores.
16367         (spam-stat-score-buffer-user): New function, to allow
16368         user-computed modifications to the score.
16369         (spam-stat-score-buffer-user-functions): List of additional
16370         scoring functions.
16371         (spam-stat-error-holder): Global temporary error holder.
16372         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
16373         variable.
16374
16375 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
16376
16377         * gnus-registry.el (gnus-registry-clean-empty-function)
16378         (gnus-registry-trim, gnus-registry-fetch-groups)
16379         (gnus-registry-delete-group): Groups that match
16380         `gnus-registry-ignored-groups' are removed from the registry
16381         entries, not just ignored for splitting.  This helps clean up the
16382         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
16383         to get all the groups a message ID is in.
16384
16385         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
16386         (spam-stat-split-fancy): Change "threshhold" to "threshold".
16387         (spam-stat-score-buffer-user-functions): Add :number custom type.
16388
16389 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16390
16391         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
16392         argument in XEmacs.
16393
16394         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
16395         (nnrss-request-group): Decode group name first.
16396         (nnrss-request-article): Make a text/plain article if mml-to-mime
16397         failed.
16398         (nnrss-get-encoding): Return a compatible encoding according to
16399         nnrss-compatible-encoding-alist.
16400         (nnrss-find-el): Use consp instead of listp.
16401         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
16402
16403 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16404
16405         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
16406         which Emacs 20 doesn't support.
16407         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
16408
16409 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16410
16411         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
16412         silence the byte compiler inside the defun.
16413
16414         * gnus-demon.el (parse-time-string): Add autoload.
16415
16416         * gnus-delay.el (parse-time-string): Add autoload.
16417
16418         * gnus-art.el (parse-time-string): Add autoload.
16419
16420         * nnultimate.el (parse-time): Require for `parse-time-string'.
16421
16422 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16423
16424         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
16425
16426         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
16427
16428         * smime.el (smime-ldap-host-list): Add :version.
16429
16430 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16431
16432         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
16433         pass it to `gnus-browse-read-group'.
16434         (gnus-browse-read-group): Add NUMBER argument and pass it to
16435         `gnus-group-read-ephemeral-group'.
16436
16437         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
16438         argument and pass it to `gnus-group-read-group'.
16439
16440 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
16441
16442         * mm-util.el (mm-xemacs-find-mime-charset): Only call
16443         mm-xemacs-find-mime-charset-1 if we have the mule feature
16444         available at runtime.
16445
16446 2005-03-25  Werner Lemberg  <wl@gnu.org>
16447
16448         * nnmaildir.el: Replace `illegal' with `invalid'.
16449
16450 2005-03-23  Lute Kamstra  <lute@gnu.org>
16451
16452         * time-date.el: Add comment on time value formats.
16453         Don't require parse-time.
16454         (with-decoded-time-value): New macro.
16455         (encode-time-value): New function.
16456         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16457         (days-to-time): Return a valid time value when arg is huge.
16458         (time-since): Use time-subtract.
16459         (time-to-number-of-days): Use time-to-seconds.
16460
16461 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16462
16463         * gnus-start.el (gnus-display-time-event-handler):
16464         Check display-time-timer at runtime rather than only at load time
16465         in case display-time-mode is turned off in the mean time.
16466
16467 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16468
16469         * nnimap.el (nnimap-open-connection): Print which authinfo file is
16470         used.
16471
16472         * nneething.el (nneething-map-file-directory): Derive from
16473         `gnus-directory'.
16474
16475         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
16476         the To/Cc button.
16477
16478 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16479
16480         * nnmaildir.el (nnmaildir-request-accept-article):
16481         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
16482
16483 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16484
16485         * gnus-async.el: Require timer-funcs at compile time when in
16486         XEmacs for `run-with-idle-timer'.
16487
16488 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
16489
16490         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
16491         autoloaded function.
16492
16493 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16494
16495         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
16496
16497 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
16498
16499         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
16500
16501 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16502
16503         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
16504         Add gnus-expert-user to default.
16505
16506 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
16507
16508         * nnimap.el (nnimap-open-server): Ditto.
16509
16510         * imap.el (imap-authenticate): Fix typo.
16511
16512 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
16513
16514         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
16515         buffer (since IMAP server might return FETCH response out of
16516         order, and the nntp buffer must be sorted).
16517
16518 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
16519
16520         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
16521         comparison on string.
16522
16523         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
16524         (gnus-agent-score): Rename category keywords to match gnus-cus.
16525         (gnus-agent-summary-fetch-series): Modify to protect against
16526         gnus-agent-summary-fetch-group clearing processable flags.
16527         (gnus-agent-synchronize-group-flags): Update live group buffer as
16528         synchronization may occur due to the user toggle the plugged
16529         status.
16530         (gnus-agent-fetch-group-1): Clear downloadable flag when article
16531         successfully downloaded.
16532         (gnus-agent-expire-group-1): Avoid using markers when the overview
16533         is in ascending order; greatly improves performance.
16534         (gnus-agent-regenerate-group):
16535         Use gnus-agent-synchronize-group-flags to reset read status in both
16536         gnus and server.
16537         (gnus-agent-update-files-total-fetched-for): Fix initial size.
16538
16539 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16540
16541         * message.el: Don't autoload former message-utils variables.
16542         (message-strip-subject-trailing-was): Change doc string.
16543
16544         * nnweb.el: Fixes for `gnus-group-make-web-group'.
16545         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
16546         (nnweb-google-search): Add "hl=en" here.
16547         (nnweb-google-parse-1, nnweb-google-create-mapping):
16548         Don't hardcode URL.
16549
16550 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16551
16552         * message.el (message-get-reply-headers, message-followup):
16553         Mention related variables `message-use-followup-to' and
16554         `message-use-mail-followup-to', in the information buffer.
16555
16556         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
16557         of broken groups(-beta).google.com.
16558
16559 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16560
16561         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
16562         parameter to invoked gnus-request-move-article; remove the
16563         redundant gnus-sum-hint-move-is-internal variable; apply the marks
16564         all at once instead of once per article.
16565         (gnus-summary-remove-process-mark): Accept a list of articles as
16566         well as a single article for processing.
16567
16568         * gnus-int.el (gnus-request-move-article): Add move-is-internal
16569         parameter.
16570
16571         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
16572
16573         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
16574
16575         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
16576         parameter.
16577
16578         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
16579         parameter.
16580
16581         * nnimap.el (nnimap-request-move-article): Add move-is-internal
16582         parameter and remove the gnus-sum-hint-move-is-internal variable.
16583
16584         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
16585         parameter.
16586
16587         * nndraft.el (nndraft-request-move-article): Add move-is-internal
16588         parameter.
16589
16590         * nndiary.el (nndiary-request-move-article): Add move-is-internal
16591         parameter.
16592
16593         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
16594
16595         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
16596         parameter.
16597
16598         * nnagent.el (nnagent-request-move-article): Add move-is-internal
16599         parameter.
16600
16601 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16602
16603         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
16604         a more conservative way.
16605
16606 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16607
16608         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
16609         buffer, so it moves the window's cursor.
16610
16611 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
16612
16613         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
16614         `mm-dissect-multipart' and receive the from field as an (optional)
16615         argument from `mm-dissect-multipart'.
16616         (mm-dissect-multipart): Receive the from field as an argument and
16617         pass it on when we call `mm-dissect-buffer' on MIME parts.
16618         Fixes verification/decryption of signed/encrypted MIME parts.
16619
16620 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
16621
16622         * gnus-sum.el (gnus-summary-move-article):
16623         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
16624         whatever it calls (right now, only nnimap-request-move article
16625         respects it).
16626
16627         * nnimap.el (nnimap-request-move-article):
16628         When gnus-sum-hint-move-is-internal is set, don't do the extra
16629         nnimap-request-article.
16630
16631 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16632
16633         * nnheader.el (nnheader-find-file-noselect): Add doc string.
16634
16635         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
16636         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
16637
16638         * gnus-sum.el (gnus-summary-caesar-message):
16639         Apply `gnus-treat-article' after rotation.
16640
16641         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
16642         doc string.
16643
16644 2005-02-22  Simon Josefsson  <jas@extundo.com>
16645
16646         * encrypt.el (encrypt-password-cache-expiry): Remove (use
16647         `password-cache-expiry' instead).  Reported by Arne Jørgensen
16648         <arne@arnested.dk>.
16649         (encrypt): Add password-cache and password-cache-expiry as group
16650         members.
16651
16652 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
16653
16654         * smime.el (smime-ldap-host-list): Doc fix.
16655         (smime-ask-passphrase): Use `password-read-and-add' to read (and
16656         cache) password.
16657         (smime-sign-region): Use it.
16658         (smime-decrypt-region): Use it.
16659         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
16660         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
16661         fails.
16662         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
16663         certificate from DER to PEM format rather than calling openssl.
16664
16665         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
16666
16667         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
16668         for signing/encryption.
16669
16670         * mml.el (mml-parse-1): Use them.
16671
16672 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
16673
16674         * nnrss.el (nnrss-verbose): Remove.
16675         (nnrss-request-group): Use `nnheader-message' instead.
16676
16677 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
16678
16679         * nnrss.el (nnrss-verbose): New variable.
16680         (nnrss-request-group): Make it say nnrss is requesting a group.
16681
16682 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16683
16684         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16685         Handle news URL with given port correctly.
16686
16687 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16688
16689         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16690         containing special characters.
16691
16692         * gnus-sum.el (gnus-summary-edit-article): Ditto.
16693
16694         * mml.el (mime-to-mml): Ditto.
16695
16696         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16697         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16698         (rfc2047-decode-region): Quote decoded words containing special
16699         characters when rfc2047-quote-decoded-words-containing-tspecials
16700         is non-nil.
16701
16702 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
16703
16704         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16705
16706         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16707
16708 2005-02-15  Simon Josefsson  <jas@extundo.com>
16709
16710         * nnimap.el (nnimap-debug): Doc fix.
16711
16712         * imap.el (imap-debug): Doc fix.
16713
16714 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16715
16716         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16717
16718 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * gnus.el (spam-contents): Improve docs for spam-contents
16721         parameter in its variable incarnation.
16722
16723 2005-02-14  Simon Josefsson  <jas@extundo.com>
16724
16725         * smime-ldap.el: Use require instead of load-library for ldap.
16726         (smime-ldap-search): Indent.
16727         (smime-ldap-search-internal): Shorten line.
16728
16729         * smime.el (smime-cert-by-dns): Add doc-string.
16730         (smime-cert-by-ldap-1): Indent.
16731
16732         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16733         mml-smime-get-dns-ldap.
16734         (mml-smime-encrypt-query): Use new function.  Default to ldap.
16735
16736 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
16737
16738         * smime.el: Require smime-ldap.
16739         (smime-ldap-host-list): New variable.
16740         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16741
16742         * mml-smime.el (mml-smime-encrypt-query): New function.
16743         (mml-smime-encrypt-query): Use it.
16744
16745         * smime-ldap.el: New file.
16746
16747 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16748
16749         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16750
16751 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16752
16753         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16754         argument in doc string.  Make query for type more clear.
16755
16756 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16757
16758         * gnus.el (gnus-group-startup-message): Search for gnus images in
16759         etc/images/gnus.
16760         * mm-util.el (mm-image-load-path): Likewise.
16761         * smiley.el (smiley-data-directory): Search for smilies in
16762         etc/images/smilies.
16763
16764 2005-02-09  Kim F. Storm  <storm@cua.dk>
16765
16766         Change Emacs release version from 21.4 to 22.1 throughout.
16767         Change Emacs development version from 21.3.50 to 22.0.50.
16768
16769 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16772
16773         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16774         non-Mule XEmacs as well.
16775         (mm-decompress-buffer): Signal an error intentionally if it does
16776         not decompress compressed data because auto-compression-mode is
16777         disabled.
16778
16779 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
16780
16781         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16782         an ID in the registry even if it has no groups.
16783
16784 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16785
16786         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16787         merge it into mm-decompress-buffer.
16788         (gnus-mime-copy-part): Use the MIME part charset, the value which
16789         a user specified or gnus-newsgroup-charset for decoding, like
16790         gnus-mime-inline-part does; set buffer-file-coding-system to tell
16791         save-buffer what was used.  Suggested by Kevin Ryde
16792         <user42@zip.com.au>.
16793         (gnus-mime-inline-part): Allow the name parameter as well as the
16794         filename parameter; force decompressing of compressed data; always
16795         display contents being not decoded as unibyte.
16796
16797         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16798         as well as the filename parameter.
16799
16800         * mm-util.el (mm-decompress-buffer):
16801         Merge gnus-mime-jka-compr-maybe-uncompress.
16802         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16803         of compressed data.
16804
16805 2005-02-08  Simon Josefsson  <jas@extundo.com>
16806
16807         * imap.el (imap-log): Doc fix.
16808
16809 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16812         the coding cookies; decompress compressed parts.
16813
16814         * mml.el (mml-generate-mime-1): Add the charset parameter according
16815         to the value which a user specified manually or the coding cookie.
16816
16817         * mm-util.el (mm-string-to-multibyte): New function.
16818         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16819         (mm-coding-system-to-mime-charset): New function.
16820         (mm-decompress-buffer): New function.
16821         (mm-find-buffer-file-coding-system): New function.
16822
16823         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16824         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16825         parts.
16826
16827 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16828
16829         * mm-view.el (mm-display-inline-fontify): Decode a part according
16830         to the charset parameter.
16831
16832 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16835         prefix arg is neither nil nor a number, as info specifies.
16836
16837 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16838
16839         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16840         timestamps.
16841
16842 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16843
16844         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16845         groups error checking and notify user.
16846
16847 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16848
16849         * message.el (message-send-mail-function): Check existence of
16850         sendmail-program first before using default value
16851         `message-send-mail-with-sendmail'.  Otherwise use more generic
16852         `smtpmail-send-it'.
16853
16854 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * nntp.el (nntp-request-update-info): Always return nil.
16857
16858 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16859
16860         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16861
16862 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16863
16864         * message.el (message-beginning-of-line): Change the behavior when
16865         invoked between BOL and : so that it first moves backward.
16866
16867 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16870         article buffer when editing of the article is discarded.
16871         (gnus-article-prepare): Revert.
16872
16873 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16874
16875         * gnus-art.el (gnus-article-prepare):
16876         Remove message-strip-forbidden-properties from the local hook.
16877
16878 2005-01-27  Simon Josefsson  <jas@extundo.com>
16879
16880         * password.el (password-cache-add): Only start one timer per key.
16881         Reported by Derek Atkins <warlord@MIT.EDU>.
16882
16883 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16884
16885         * run-at-time.el: Remove.  It is no longer needed as
16886         timer-funcs.el in the xemacs-base package has a working version of
16887         `run-at-time'.
16888
16889         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16890
16891         * password.el: Require timer-funcs instead of run-at-time in
16892         XEmacs.
16893         Remove `password-run-at-time' macro.
16894         (password-cache-add): Use `run-at-time' instead of
16895         `password-run-at-time'.
16896
16897         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16898         Remove `nnheader-cancel-function-timers' alias,
16899         `cancel-function-timers' exists in XEmacs in timer-funcs.
16900
16901         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16902         for `run-with-idle-timer'.
16903
16904         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16905         for `run-at-time'.
16906
16907         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16908         for `with-timeout'.
16909
16910         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16911         the same as for XEmacs 21.4.
16912         No need to ignore `run-with-idle-timer', this function exists in
16913         XEmacs now in timer-funcs.el in the xemacs-base package.
16914         (dgnushack-compile): No need to delete
16915         run-at-time.el from the list of files to compile because it
16916         doesn't exist anymore.
16917
16918 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16919
16920         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16921         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16922
16923 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16924
16925         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16926         sensitively.
16927
16928 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16929
16930         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16931
16932 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16933
16934         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16935         which will be inserted according to the multibyteness of a buffer
16936         rather than the type of contents.  Suggested by ARISAWA Akihiro
16937         <ari@mbf.ocn.ne.jp>.
16938
16939         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16940         of string which old xml.el may return rather than a string.
16941
16942 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16945
16946 2005-01-16  Simon Josefsson  <jas@extundo.com>
16947
16948         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16949         idn/idna.el isn't available.
16950         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16951         <michael@waxrat.com>.
16952
16953         * hashcash.el: Remove non-FSF copyright header.
16954
16955         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16956         (hashcash-generate-payment): Use it.
16957         (hashcash-generate-payment-async): Use it.
16958
16959 2005-01-15  Simon Josefsson  <jas@extundo.com>
16960
16961         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16962         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16963
16964         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16965         gnus-summary-idna-message.
16966         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16967         (gnus-summary-idna-message): New function.
16968
16969 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16970
16971         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16972         gnus-novice-user.
16973
16974 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16975
16976         * nnrss.el (nnrss-request-delete-group): Delete entries in
16977         nnrss-group-alist as well.
16978         (nnrss-save-server-data): Insert newline.
16979
16980 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16981
16982         * gnus.el (gnus-user-agent): Use list of symbols instead of
16983         symbols.  Display full version number for (S)XEmacs.
16984         Optionally display (S)XEmacs codename.
16985
16986         * gnus-util.el (gnus-emacs-version): Update for new
16987         `gnus-user-agent'.
16988
16989         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16990         Gnus version.
16991
16992 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16993
16994         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16995         which is unreadable in some setups.
16996
16997 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * gnus-spec.el (gnus-update-format-specifications): Flush the
17000         group format spec cache if it doesn't support decoded group names.
17001
17002 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17003
17004         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17005         Allow to apply decay on score files matching a regexp.
17006
17007 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17010         compatibility in %g and %c.
17011
17012 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17015         name for only %g and %c.
17016         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17017         of gnus-tmp-group to decoded group name.
17018         (gnus-group-make-rss-group): Exclude `/'s from group names.
17019
17020 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17021
17022         * nnrss.el (nnrss-get-encoding): Fix regexp.
17023
17024 2004-12-27  Simon Josefsson  <jas@extundo.com>
17025
17026         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17027         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17028         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17029
17030 2004-12-17  Kim F. Storm  <storm@cua.dk>
17031
17032         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17033
17034         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17035
17036 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17037
17038         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17039
17040 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17041
17042         * nnrss.el: Require rfc2047 and mml.
17043         (nnrss-file-coding-system): New variable.
17044         (nnrss-format-string): Redefine it as an inline function.
17045         (nnrss-decode-group-name): New function.
17046         (nnrss-string-as-multibyte): Remove.
17047         (nnrss-retrieve-headers): Decode group name; don't use
17048         nnrss-format-string.
17049         (nnrss-request-group): Decode group name.
17050         (nnrss-request-article): Decode group name; allow a Message-ID as
17051         well as an article number; don't use nnrss-format-string; encode a
17052         Message-ID string which may contain non-ASCII characters; use
17053         mml-to-mime to compose a MIME article.
17054         (nnrss-request-expire-articles): Decode group name.
17055         (nnrss-request-delete-group): Decode group name.
17056         (nnrss-fetch): Clarify error message.
17057         (nnrss-read-server-data): Use insert-file-contents instead of load;
17058         bind file-name-coding-system; use multibyte buffer.
17059         (nnrss-save-server-data): Bind coding-system-for-write to the
17060         value of nnrss-file-coding-system; bind file-name-coding-system;
17061         add coding cookie.
17062         (nnrss-read-group-data): Use insert-file-contents instead of load;
17063         bind file-name-coding-system; use multibyte buffer.
17064         (nnrss-save-group-data): Bind coding-system-for-write to the
17065         value of nnrss-file-coding-system; bind file-name-coding-system.
17066         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17067         make it work with non-ASCII text.
17068         (nnrss-find-el): Make it work with old xml.el as well.
17069
17070 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17071
17072         * nnrss.el (nnrss-get-encoding): New function.
17073         (nnrss-fetch): Use unibyte buffer initially; bind
17074         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17075         decode contents according to the encoding attribute.
17076         (nnrss-save-group-data): Add coding cookie.
17077         (nnrss-mime-encode-string): New function.
17078         (nnrss-check-group): Use it to encode subject and author.
17079
17080 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17081
17082         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17083         imaginary variable.
17084
17085 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17086
17087         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17088         correctly even if there are wide characters.
17089
17090 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17091
17092         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17093         downcased symbol names; make a new cache instead of reusing
17094         bbdb-hashtable.
17095
17096 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17099         concatenating segments rather than before concatenating them.
17100         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17101
17102         * message.el (message-get-reply-headers): Bind `extra'.
17103
17104 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17105
17106         * message.el (message-extra-wide-headers): New variable.
17107         (message-get-reply-headers): Use it.
17108
17109 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17110
17111         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17112         (gnus-agent-group-pathname): Ditto.
17113
17114         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17115
17116         * gnus-group.el (gnus-group-make-group): Decode group name.
17117         (gnus-group-make-rss-group): Register the group data after opening
17118         the nnrss group.
17119
17120 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
17121
17122         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17123         by expiry now get marked as read.
17124
17125 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17126
17127         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17128
17129 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
17130
17131         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17132         unify Latin characters in XEmacs.
17133         (mm-find-mime-charset-region): Use it.
17134
17135 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * gnus-util.el (gnus-delete-directory): New function.
17138
17139         * gnus-agent.el (gnus-agent-delete-group): Use it.
17140
17141         * gnus-cache.el (gnus-cache-delete-group): Use it.
17142
17143 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17144
17145         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17146         names.
17147
17148 2004-12-16  Simon Josefsson  <jas@extundo.com>
17149
17150         * hashcash.el (hashcash-payment-alist): Fix custom :type.
17151
17152 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17153
17154         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17155
17156         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17157         (gnus-group-set-current-level): Decode group name.
17158
17159 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
17160
17161         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17162         failed.
17163
17164 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * gnus-group.el (gnus-group-delete-group): Decode group name.
17167         (gnus-group-make-rss-group): Encode group name.
17168         (gnus-group-catchup-current): Decode group name.
17169         (gnus-group-kill-group): Decode group name.
17170
17171 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17172
17173         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17174
17175 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17176
17177         * gnus-group.el (gnus-group-make-rss-group):
17178         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17179
17180         * gnus-start.el (gnus-setup-news): Honor user's setting to
17181         gnus-message-archive-method.  Suggested by Lute Kamstra
17182         <lute@gnu.org>.
17183
17184 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
17185
17186         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17187         global counterparts of the buffer-local variables.
17188
17189 2004-11-16  Romain Francoise  <romain@orebokech.com>
17190
17191         * gnus-sum.el (gnus-summary-exit): Don't clear the global
17192         counterparts of the buffer-local variables.
17193
17194 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17195
17196         * message.el (message-forbidden-properties): Fix typo in doc
17197         string.
17198
17199 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17200
17201         * gnus-util.el (gnus-replace-in-string): Add doc string.
17202
17203         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
17204         to avoid problems when splitting mails with many recipients.
17205
17206 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17207
17208         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
17209         pop-to-buffer, covered by the subsequent gnus-configure-windows.
17210
17211 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
17212
17213         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
17214         if there is no hashtable in memory or file modification time is
17215         newer than cached timestamp.
17216
17217 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17218
17219         * gnus-sum.el (gnus-summary-limit-to-recipient):
17220         Implement not-matching option.
17221
17222 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
17223
17224         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
17225         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
17226         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17227         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
17228         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
17229         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
17230
17231 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17232
17233         * message.el (message-forward-make-body-mml): Remove headers
17234         according to message-forward-ignored-headers if a message is decoded.
17235
17236 2004-12-02  Romain Francoise  <romain@orebokech.com>
17237
17238         * message.el (message-forward-make-body-plain): Always remove
17239         headers according to message-forward-ignored-headers.
17240
17241 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
17242
17243         * spam.el (spam-summary-prepare-exit): Remove the
17244         gnus-summary-limit pop for now, it has problems with ham marks for
17245         me.
17246
17247 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
17248
17249         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
17250         correctly.
17251
17252 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
17253
17254         * format-spec.el (format-spec): Message the char.
17255
17256 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
17257
17258         * gnus-art.el (gnus-split-methods): Reformat comments.
17259
17260         * spam.el (spam-summary-prepare-exit): Remove article limits
17261         before exiting the summary buffer.
17262
17263 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17264
17265         * lpath.el: Remove bbdb-create-internal, bbdb-records,
17266         spam-BBDB-register-routine and spam-enter-ham-BBDB.
17267
17268         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
17269         order to silence the byte compiler.
17270
17271         * spam.el: Fix the way to silence the byte compiler, which
17272         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
17273         bbdb-search-simple, spam-BBDB-register-routine,
17274         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
17275         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
17276         spam-stat-buffer-is-spam, spam-stat-load,
17277         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
17278         spam-stat-save and spam-stat-split-fancy.
17279
17280 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17281
17282         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
17283         which may confuse users.
17284         (canlock-password-for-verify): Ditto.
17285
17286         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17287
17288         * gnus-art.el (gnus-emphasis-alist): Ditto.
17289
17290         * gnus-registry.el (gnus-registry-max-entries): Ditto.
17291
17292         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
17293
17294         * gnus-start.el (gnus-save-killed-list): Ditto.
17295
17296         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
17297         (gnus-sum-thread-tree-root): Ditto.
17298         (gnus-sum-thread-tree-false-root): Ditto.
17299         (gnus-sum-thread-tree-single-indent): Ditto.
17300
17301         * message.el (message-courtesy-message): Ditto.
17302         (message-archive-note): Ditto.
17303         (message-subscribed-address-file): Ditto.
17304         (message-user-fqdn): Ditto.
17305
17306         * spam-report.el (spam-report-gmane-regex): Ditto.
17307
17308         * spam.el (spam-blackhole-good-server-regex): Ditto.
17309
17310 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17311
17312         * mml.el (mml-preview): Widen the message buffer before copying
17313         the contents to the preview buffer; sort headers before previewing.
17314
17315         * message.el (message-hidden-headers): Fix the way to avoid a bug
17316         in the `repeat' widget in Emacs 21.3 or earlier.
17317
17318 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17319
17320         * message.el (message-hidden-headers): Default to "^References:".
17321         Improve customization type.  Suggested by Reiner Steib
17322         <Reiner.Steib@gmx.de>.
17323
17324 2004-11-25  Romain Francoise  <romain@orebokech.com>
17325
17326         * message.el (message-strip-forbidden-properties): Remove check for
17327         obsolete `message-hidden' text property, hidden headers are not
17328         accessible in the buffer anymore.
17329
17330 2004-11-22  Romain Francoise  <romain@orebokech.com>
17331
17332         * message.el (message-header-format-alist): Add `From' in list
17333         so that it can be sorted.
17334         (message-fix-before-sending): Widen and sort headers before
17335         sending.
17336         (message-hide-headers): Use narrowing to hide headers by moving
17337         them to the top of the buffer and narrowing to the region
17338         underneath.
17339
17340 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17341
17342         * message.el (message-strip-forbidden-properties):
17343         Bind buffer-read-only (etc) to nil.
17344
17345 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17346
17347         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
17348         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17349
17350 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
17351
17352         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
17353
17354 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17355
17356         * dns.el (query-dns): Use sit-for to time instead of
17357         accept-process-output, since that doesn't seem to work on udp
17358         sockets.
17359
17360 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17361
17362         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
17363
17364 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
17365
17366         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
17367         doc string.  Improve doc string.
17368
17369 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17370
17371         * nntp.el (nntp-request-update-info): Return nil if
17372         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
17373         may not call gnus-activate-group which uselessly issues the GROUP
17374         commands for all nntp groups and wastes time.  Reported by Romain
17375         Francoise <romain@orebokech.com>.
17376
17377         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
17378
17379 2004-11-15  Simon Josefsson  <jas@extundo.com>
17380
17381         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
17382         headers separately.
17383         (gnus-button-openpgp): New function, inspired by Jochen Küpper
17384         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
17385
17386 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17387
17388         * gnus-start.el (gnus-convert-old-newsrc):
17389         Assign legacy-gnus-agent to 5.10.7.
17390
17391 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17392
17393         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
17394         start of the lines.
17395
17396 2004-11-14  Magnus Henoch  <mange@freemail.hu>
17397
17398         * hashcash.el (hashcash-default-payment): Change default to 20.
17399         (hashcash-default-accept-payment): Change default to 20.
17400         (hashcash-process-alist): New variable.
17401         (hashcash-generate-payment-async): Add.
17402         (hashcash-already-paid-p): Add.
17403         (hashcash-insert-payment): Don't generate payments twice.
17404         (hashcash-insert-payment-async): Add.
17405         (hashcash-insert-payment-async-2): Add.
17406         (hashcash-cancel-async): Add.
17407         (hashcash-wait-async): Add.
17408         (hashcash-processes-running-p): Add.
17409         (hashcash-wait-or-cancel): Add.
17410         (mail-add-payment): New optional argument.  Conditionally start
17411         asynchronous calculation.
17412         (mail-add-payment-async): Add.
17413
17414         * message.el (message-send-mail): Wait for asynchronous hashcash
17415         results.  Don't clobber existing X-Hashcash headers.
17416         (message-setup-1): Call mail-add-payment-async when
17417         message-generate-hashcash is non-nil.
17418
17419 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17420
17421         * message.el (message-use-alternative-email-as-from): Examine the
17422         From header as well; use message-make-from in order to include a
17423         user's full name.
17424
17425 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
17428         default; improve customization type.
17429         (gnus-emphasis-custom-with-format): New macro.
17430         (gnus-emphasis-custom-value-to-external): New function.
17431         (gnus-emphasis-custom-value-to-internal): New function.
17432
17433 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17434
17435         * dns.el (query-dns): Resolve reverse addresses.
17436
17437 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17438
17439         * gnus-group.el (gnus-group-get-new-news): Use it.
17440
17441         * gnus-start.el (gnus-check-reasonable-setup): New function.
17442
17443 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17444
17445         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
17446         "Args out of range" error.  Reported by Arnaud Giersch
17447         <arnaud.giersch@free.fr>.
17448
17449 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17450
17451         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
17452
17453 2004-11-04  Richard M. Stallman  <rms@gnu.org>
17454
17455         * spam.el (spam group): Add :version.
17456
17457         * pgg-def.el (pgg group): Add :version.
17458
17459 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17460
17461         * gnus-art.el (gnus-article-edit-article): Don't associate the
17462         article buffer with a draft file.  This is a temporary measure
17463         against the 2004-08-22 change to gnus-article-edit-mode.
17464
17465 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17466
17467         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
17468         (html2text-format-tags): Remove unused variable `attr'.
17469
17470 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17471
17472         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
17473
17474         * tls.el (tls-process-connection-type, tls-success)
17475         (tls-certtool-program): Add :version.
17476
17477         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
17478         (starttls-extra-arguments, starttls-process-connection-type)
17479         (starttls-connect, starttls-failure, starttls-success): Add :version.
17480
17481         * spam-stat.el (spam-stat): Add :version.
17482
17483         * sieve.el (sieve): Add :version.
17484
17485         * sha1.el (sha1): Add :version.
17486         (sha1-use-external): Remove redundant version.
17487
17488         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
17489         (nnmail-cache-ignore-groups, nnmail-spool-hook)
17490         (nnmail-split-fancy-match-partial-words)
17491         (nnmail-split-lowercase-expanded): Add :version.
17492
17493         * nndiary.el (nndiary): Add :version.
17494
17495         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
17496
17497         * mml-sec.el (mml-default-sign-method)
17498         (mml-default-encrypt-method, mml-signencrypt-style-alist):
17499         Add :version.
17500
17501         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
17502
17503         * mm-url.el (mm-url-use-external, mm-url-program)
17504         (mm-url-arguments): Add :version.
17505
17506         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
17507         (mm-attachment-file-modes, mm-decrypt-option)
17508         (mm-w3m-safe-url-regexp): Add :version.
17509
17510         * message.el (message-cite-prefix-regexp)
17511         (message-sendmail-envelope-from, message-minibuffer-local-map)
17512         (message-user-fqdn, message-completion-alist): Add :version.
17513
17514         * gnus-win.el (gnus-configure-windows-hook)
17515         (gnus-use-frames-on-any-display): Add :version.
17516
17517         * gnus-art.el (gnus-article-address-banner-alist)
17518         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
17519         (gnus-treat-from-picon, gnus-treat-mail-picon)
17520         (gnus-treat-x-pgp-sig): Add :version.
17521
17522         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
17523         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
17524         (gnus-summary-article-delete-hook)
17525         (gnus-summary-display-while-building): Add :version.
17526
17527         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
17528         (gnus-get-top-new-news-hook): Add :version.
17529
17530         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17531         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
17532
17533         * gnus-registry.el (gnus-registry): Add :version.
17534
17535         * gnus-spec.el (gnus-use-correct-string-widths)
17536         (gnus-make-format-preserve-properties): Add :version.
17537
17538         * gnus.el (gnus-group-charter-alist)
17539         (gnus-group-fetch-control-use-browse-url)
17540         (gnus-install-group-spam-parameters): Add :version.
17541
17542         * gnus-diary.el (gnus-diary): Add :version.
17543
17544         * gnus-delay.el (gnus-delay): Add :version.
17545
17546         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
17547         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
17548         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
17549         Add :version.
17550
17551         * gnus-agent.el (gnus-agent-max-fetch-size)
17552         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
17553         (gnus-agent-prompt-send-queue): Add :version.
17554
17555         * deuglify.el (gnus-outlook-deuglify): Add :version.
17556
17557         * html2text.el: Beautify code.  Improve doc strings.
17558         Some checkdoc cleanup.
17559         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
17560
17561 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
17562
17563         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
17564
17565 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
17566
17567         * gnus-registry.el (gnus-registry-hashtb): Create the registry
17568         when package is loaded.
17569
17570         * spam.el (spam-summary-score-preferred-header): Add global preference
17571         for people who want to override the default SpamAssassin over
17572         Bogofilter preference (when both are set).
17573         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
17574         (spam-user-format-function-S):
17575         Check spam-summary-score-preferred-header.
17576         (spam-extra-header-to-number): Add X-Bogosity header parsing.
17577         (spam-user-format-function-S): Format the score correctly.
17578
17579 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17580
17581         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
17582         signature file.  Suggested by Manoj Srivastava
17583         <srivasta@golden-gryphon.com>.
17584
17585         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
17586         iso-2022-jp even in the Japanese language environment.
17587         Suggested by Jason Rumney <jasonr@gnu.org>.
17588
17589 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17590
17591         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
17592         use the same characters as the dummy marks; make it free from
17593         getting affected by the language environment.
17594         (gnus-summary-read-group-1): Update mark positions only when the
17595         format spec is updated.
17596
17597         * gnus-spec.el (gnus-update-format-specifications): Return a list
17598         of updated types.
17599
17600 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17601
17602         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
17603         of boundp to check if display-warning is available.
17604
17605 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
17606
17607         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
17608
17609 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17610
17611         * nnspool.el (nnspool-spool-directory): Use news-path if the
17612         news-directory variable is not bound.
17613
17614         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
17615         function instead of display-warning if it is not available.
17616
17617 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17618
17619         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
17620         v5-10: Use `point-at-bol'.
17621
17622 2004-10-26  Simon Josefsson  <jas@extundo.com>
17623
17624         * hashcash.el: Fix URL in comment, reported by Cheng Gao
17625         <chenggao@gmail.com>.
17626
17627 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17628
17629         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
17630         instead.
17631
17632 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
17633
17634         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
17635         to remove a server from the nnimap-server-buffer-alist.
17636         (nnimap-open-connection, nnimap-close-server): Use it.
17637
17638         * gnus-encrypt.el: Remove file in favor of encrypt.el.
17639
17640 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17641
17642         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
17643         running the major-mode function.
17644
17645 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17646
17647         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
17648         dummy marks in the right way.
17649
17650 2004-10-18  David Edmondson  <dme@dme.org>
17651
17652         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
17653         excessively.
17654
17655 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
17656
17657         * gnus-util.el (gnus-split-references): Accept a nil references
17658         string and go on blissfully.
17659
17660         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
17661         cases where the references string is non-nil but has no references.
17662
17663         * encrypt.el: Add autoload tags.
17664
17665         * spam.el (spam-resolve-registrations-routine): Remove article
17666         from unregistration list too.  Reported by David Hanak
17667         <dhanak@isis.vanderbilt.edu>
17668
17669 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
17670
17671         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
17672         nil.  Change custom type.
17673
17674 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
17675
17676         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
17677
17678         * gnus-sum.el (gnus-summary-move-article): Use it.
17679
17680 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
17681
17682         * encrypt.el: Add autoload cookies.
17683
17684         * spam.el (spam-backend-article-list-property)
17685         (spam-backend-get-article-todo-list)
17686         (spam-backend-put-article-todo-list)
17687         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
17688         Resolve registrations separately.
17689         (spam-register-routine): Format comments.
17690         (spam-unregister-routine, spam-register-routine): Always call with
17691         specific-articles, no default list.
17692         (spam-summary-prepare-exit): Use the spam-classifications function.
17693
17694         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17695         gnus-encrypt.el.
17696
17697         * encrypt.el: Copied from gnus-encrypt.el.
17698
17699         * gnus-encrypt.el: Commented that it's obsolete.
17700
17701 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17702
17703         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17704         (gnus-score-save): Use it.
17705
17706         * message.el (message-bury): Use `window-dedicated-p'.
17707
17708 2004-10-15  Simon Josefsson  <jas@extundo.com>
17709
17710         * pop3.el (top-level): Don't require nnheader.
17711         (pop3-read-timeout): Add.
17712         (pop3-accept-process-output): Add.
17713         (pop3-read-response, pop3-retr): Use it.
17714
17715 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
17716
17717         * spam.el (spam-register-routine): Move comment.
17718         (spam-verify-bogofilter): Use 'unknown for the initial
17719         spam-bogofilter-valid state, not 'never.
17720
17721         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17722         for netrc-machine.
17723
17724         * nnimap.el (nnimap-open-connection):
17725         Use netrc-machine-user-or-password.
17726
17727 2004-10-17  Richard M. Stallman  <rms@gnu.org>
17728
17729         * gnus-registry.el (gnus-registry-unload-hook):
17730         Set as a variable with add-hook.
17731
17732         * nnspool.el (nnspool-spool-directory): Use news-directory instead
17733         of news-path.
17734
17735         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17736
17737         * spam.el: Delete duplicate `provide'.
17738         (spam-unload-hook): Set as a variable with add-hook.
17739
17740 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
17741
17742         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17743         in the doc string.
17744
17745         * message.el (message-ignored-news-headers)
17746         (message-ignored-supersedes-headers)
17747         (message-ignored-resent-headers)
17748         (message-forward-ignored-headers): Improve custom type.
17749
17750 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17751
17752         * message.el (message-tokenize-header): Fix 2004-09-06 change
17753         which used point-min in the wrong place.
17754
17755 2004-10-12  Simon Josefsson  <jas@extundo.com>
17756
17757         * tls.el (tls-certtool-program): New variable.
17758         (tls-certificate-information): New function, based on
17759         ssl-certificate-information.
17760
17761 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17762
17763         * compface.el: Move the version of ELisp-based uncompface program
17764         to the contrib directory because of the copyright problem.
17765
17766 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17767
17768         * message.el (message-kill-buffer): Raise the current frame.
17769
17770 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17771
17772         * gnus-sum.el: Mention that multibyte characters don't work as marks.
17773
17774         * gnus.el (message-y-or-n-p): Autoload.
17775
17776         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17777         (pop3-password-required, pop3-authentication-scheme)
17778         (pop3-leave-mail-on-server): Make customizable.
17779         (pop3): New custom group.
17780         (pop3-retr): Remove `sleep-for' statements.
17781         Suggested by Dave Love <fx@gnu.org>.
17782
17783         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17784         Windows/DOS.
17785
17786         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17787         (imap-parse-body): Fix incorrect use of `assert'.
17788         Suggested by Dave Love <fx@gnu.org>.
17789
17790         * mml.el (mml-minibuffer-read-disposition): Require match.
17791         Suggested by Dave Love <fx@gnu.org>.
17792
17793 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17794
17795         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
17796         doc string.
17797
17798 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17801
17802 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17803
17804         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17805         instead of calling `mm-insert-inline', to decode text/* parts
17806         before displaying them.
17807
17808 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * mm-uu.el (mm-uu-text-plain-type): New variable.
17811         (mm-uu-pgp-signed-extract-1): Use it.
17812         (mm-uu-pgp-encrypted-extract-1): Use it.
17813         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17814         bind mm-uu-text-plain-type with that value.
17815         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17816         mm-uu-dissect.
17817
17818 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17819
17820         * gnus-group.el (gnus-update-group-mark-positions):
17821         * gnus-sum.el (gnus-update-summary-mark-positions):
17822         * message.el (message-check-news-body-syntax):
17823         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17824         of string-as-multibyte.
17825
17826 2004-10-05  Juri Linkov  <juri@jurta.org>
17827
17828         * gnus-group.el (gnus-update-group-mark-positions):
17829         * gnus-sum.el (gnus-update-summary-mark-positions):
17830         * message.el (message-check-news-body-syntax):
17831         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17832         8-bit unibyte values to a multibyte string for search functions.
17833
17834 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17835
17836         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17837         (mm-uu-dissect-text-parts): New function.
17838
17839         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17840         dissect text parts.
17841
17842         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17843         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17844
17845         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17846
17847         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17848         Use gnus-current-topics instead of gnus-current-topic.
17849
17850 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17851
17852         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17853
17854 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17855
17856         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17857         where approriate.
17858
17859         * nnml.el (nnml-generate-active-info): do.
17860
17861         * nndiary.el (nndiary-generate-active-info): do.
17862
17863         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17864         (gnus-topic-move): do.
17865
17866         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17867         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17868
17869         * gnus-srvr.el (gnus-server-prepare)
17870         (gnus-server-open-all-servers): do.
17871
17872         * gnus-msg.el (gnus-summary-cancel-article)
17873         (gnus-summary-resend-message)
17874         (gnus-summary-mail-crosspost-complaint): do.
17875
17876         * gnus-move.el (gnus-change-server): do.
17877
17878         * gnus-group.el (gnus-group-unmark-all-groups)
17879         (gnus-group-set-current-level): do.
17880
17881 2004-10-04  Simon Josefsson  <jas@extundo.com>
17882
17883         * message.el (message-generate-hashcash): Doc fix.
17884
17885 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17886
17887         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17888         avoid infinite recursion via gnus-get-function.
17889
17890 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17891
17892         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17893
17894         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17895
17896         * nnmail.el (nnmail-split-history): do.
17897
17898         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17899         (nnml-request-delete-group): do.
17900
17901         * nnslashdot.el (nnslashdot-read-groups): do.
17902
17903         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17904         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17905
17906         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17907         (nnspool-sift-nov-with-sed): Use last.
17908         (nnspool-retrieve-headers-with-nov): Use mapc.
17909         (nnspool-request-newgroups): Use dolist.
17910         (nnspool-request-group): Use last.
17911
17912         * nntp.el (nntp-read-server-type): Use dolist.
17913
17914         * nnvirtual.el (nnvirtual-create-mapping)
17915         (nnvirtual-update-read-and-marked): Use dolist.
17916         (nnvirtual-convert-headers): Simplify.
17917
17918 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17919
17920         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17921         Add support for sync'ing tick marks.
17922
17923 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17924
17925         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17926         there's no visible header.
17927
17928 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17929
17930         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17931         When necessary, pass full group name to gnus-request-set-marks.
17932
17933 2004-10-01  Simon Josefsson  <jas@extundo.com>
17934
17935         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17936         acroread.
17937
17938 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17939
17940         * spam-report.el (spam-report-gmane): Fix interactive.
17941
17942         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17943
17944         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17945         when writing file.
17946         (gnus-agent-synchronize-flags): Don't default to being
17947         interactive.
17948
17949 2004-09-30  Simon Josefsson  <jas@extundo.com>
17950
17951         * message.el (message-generate-hashcash): Add.
17952         (message-send-mail): Use it, call mail-add-payment.
17953
17954 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17955
17956         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17957
17958 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17959
17960         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17961         gnus-requst-update-info with explicit code to sync the in-memory
17962         info read flags with the marks being sync'd to the backend.
17963
17964         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17965
17966 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17967
17968         * spam.el (spam-verify-bogofilter): Add new function.
17969         (spam-check-bogofilter)
17970         (spam-bogofilter-register-with-bogofilter): Use it.
17971         (spam-verify-bogofilter): Add small fixes.
17972
17973 2004-09-28  Simon Josefsson  <jas@extundo.com>
17974
17975         * hashcash.el (hashcash-generate-payment): Revert.
17976
17977 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17978
17979         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17980         Use gnus-extract-references instead of gnus-split-references.
17981
17982         * gnus-util.el (gnus-extract-references): Add new function, analogous
17983         to gnus-split-references but extracts only the message-ID without
17984         anything extra.
17985
17986         * hashcash.el (hashcash-generate-payment)
17987         (hashcash-check-payment): Do the right thing if hashcash-path is
17988         nil (because the hashcash program could not be found).
17989
17990         * spam.el (spam-use-hashcash): Remove comment.
17991
17992 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17993
17994         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17995         (gnus-cache-enter-article, gnus-cache-remove-article)
17996         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17997
17998         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17999
18000         * gnus-art.el (article-hide-boring-headers)
18001         (article-translate-strings, article-display-face)
18002         (gnus-article-mime-match-handle-first)
18003         (gnus-article-highlight-headers)
18004         (gnus-article-add-buttons-to-head): do.
18005
18006 2004-09-27  Simon Josefsson  <jas@extundo.com>
18007
18008         * hashcash.el: New version, from
18009         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18010         ../contrib/.
18011
18012 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18013
18014         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18015
18016 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18017
18018         * gnus-dup.el (gnus-dup-open): Use mapc.
18019         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18020
18021         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18022         Reported by Stefan Wiens <s.wi@gmx.net>.
18023
18024         * gnus.el (gnus-shutdown): Use dolist.
18025
18026         * gnus-undo.el (gnus-undo): Use mapc.
18027
18028         * nnrss.el (nnrss-generate-active): do.
18029
18030         * message.el (message-cite-original-without-signature)
18031         (message-cite-original): Use mapc.
18032         (message-do-actions, message-make-forward-subject): Use dolist.
18033
18034 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18035
18036         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18037         deletion to remove entire duplicate line.  Fixes merged article
18038         number bug.
18039
18040 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18041
18042         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18043         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18044         first ask if you want to open a server and then, even when you
18045         responded with no, asking if you want to synchronize the server's
18046         flags.
18047         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18048         multi-line expressions.
18049         (gnus-agent-synchronize-group-flags): New internal function.
18050         Updates marks in memory (in the info structure) AND in the
18051         backend.
18052
18053         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18054
18055         * nnagent.el (nnagent-request-set-mark):
18056         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18057         method, to ensure that synchronization updates marks in the
18058         backend and in the info (in memory) structure.
18059
18060 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18063         convention fully; don't miss the root article of a thread; make
18064         the X-Draft-From header with correct article numbers.
18065
18066 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18067
18068         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18069         unless plugged.  Disable the agent so that an open failure causes
18070         an error.
18071
18072         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18073         Revert 2004-09-21 change.  The backend must be opened while
18074         synchronizing flags even when the backend stores the flags
18075         locally.
18076
18077 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18078
18079         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18080         in `header' match.  Reported by Svend Tollak Munkejord.
18081
18082         * message.el (message-cite-original): Fix use of
18083         `message-cite-articles-with-x-no-archive'.
18084
18085 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18086
18087         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18088         (gnus-window-to-buffer): Ditto.
18089
18090         * mml.el (mml-preview-buffer): New variable.
18091         (mml-preview): Manage window layout with gnus-buffer-configuration.
18092
18093         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18094         X-Draft-From header even if those articles aren't quoted.
18095
18096 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18097
18098         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18099         (gnus-request-set-mark, gnus-request-update-mark): Use new
18100         g-s-t-u-l-m to decide to use backend even when unplugged.
18101
18102 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18103
18104         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18105         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18106
18107 2004-09-20  Simon Josefsson  <jas@extundo.com>
18108
18109         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18110         "utf-16-le".
18111
18112 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18113
18114         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18115
18116 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18117
18118         * uudecode.el (uudecode-use-external): Add :version.
18119
18120         * smime.el (smime-CA-file, smime-encrypt-cipher)
18121         (smime-dns-server): Add :version.
18122
18123         * smiley.el (gnus-smiley-file-types): Add :version.
18124
18125         * sha1.el (sha1-use-external): Add :version.
18126
18127         * pgg-def.el (pgg-query-keyserver): Add :version.
18128
18129         * nnmail.el (nnmail-fancy-expiry-targets)
18130         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18131         Add :version.
18132
18133         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18134         (nnimap-retrieve-groups-asynchronous): Add :version.
18135         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
18136
18137         * mml.el (mml-content-disposition-parameters)
18138         (mml-insert-mime-headers-always): Add :version.
18139
18140         * mm-util.el (mm-coding-system-priorities): Add :version.
18141
18142         * mm-decode.el (mm-inline-text-html-with-images)
18143         (mm-keep-viewer-alive-types, mm-external-terminal-program)
18144         (mm-verify-option): Add :version.
18145         (mm-text-html-renderer): Change :version.
18146
18147         * message.el (message-fcc-externalize-attachments)
18148         (message-required-headers, message-draft-headers)
18149         (message-subject-trailing-was-query)
18150         (message-subject-trailing-was-ask-regexp)
18151         (message-subject-trailing-was-regexp, message-mark-insert-begin)
18152         (message-mark-insert-end, message-archive-header)
18153         (message-archive-note, message-cross-post-default)
18154         (message-cross-post-note, message-followup-to-note)
18155         (message-cross-post-note-function, message-use-mail-followup-to)
18156         (message-subscribed-address-functions)
18157         (message-subscribed-address-file, message-subscribed-addresses)
18158         (message-subscribed-regexps, message-allow-no-recipients)
18159         (message-yank-cited-prefix, message-signature-insert-empty-line)
18160         (message-hidden-headers, message-hierarchical-addresses)
18161         (message-mail-user-agent, message-use-idna)
18162         (message-valid-fqdn-regexp)
18163         (message-strip-special-text-properties, message-header-synonyms)
18164         (message-beginning-of-line, message-tab-body-function): Add :version.
18165         (message-insert-canlock, message-wide-reply-confirm-recipients):
18166         Change :version.
18167
18168         * mail-source.el (mail-source-ignore-errors): Add :group, :type
18169         and :version.
18170         (mail-source-delete-old-incoming-confirm)
18171         (mail-source-movemail-program): Add :version.
18172
18173         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18174         (gnus-agent-cache, gnus-agent): Change :version.
18175
18176         * gnus-util.el (gnus-use-byte-compile): Change :version.
18177
18178         * gnus-sum.el (gnus-summary-make-false-root-always)
18179         (gnus-summary-default-high-score)
18180         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18181         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18182         (gnus-read-all-available-headers, gnus-article-emulate-mime)
18183         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18184         (gnus-sum-thread-tree-single-indent)
18185         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18186         (gnus-sum-thread-tree-leaf-with-other)
18187         (gnus-sum-thread-tree-single-leaf): Add :version.
18188         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18189         (gnus-article-loose-mime): Change :version.
18190
18191         * gnus-start.el (gnus-backup-startup-file)
18192         (gnus-save-startup-file-via-temp-buffer): Add :version.
18193
18194         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18195         (gnus-server-offline-face): Add :version.
18196
18197         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18198
18199         * gnus-msg.el (gnus-gcc-externalize-attachments)
18200         (gnus-debug-files, gnus-debug-exclude-variables)
18201         (gnus-discouraged-post-methods): Change :version.
18202         (gnus-confirm-mail-reply-to-news)
18203         (gnus-confirm-treat-mail-like-news): Add :version.
18204
18205         * gnus-int.el (gnus-server-unopen-status): Add :version.
18206
18207         * gnus-group.el (gnus-group-jump-to-group-prompt)
18208         (gnus-large-ephemeral-newsgroup)
18209         (gnus-fetch-old-ephemeral-headers): Add :version.
18210
18211         * gnus-fun.el (gnus-x-face-directory)
18212         (gnus-convert-pbm-to-x-face-command)
18213         (gnus-convert-image-to-x-face-command)
18214         (gnus-convert-image-to-face-command): Add :version.
18215
18216         * gnus-delay.el (gnus-delay-default-hour): Add :version.
18217
18218         * gnus-cite.el (gnus-cite-blank-line-after-header)
18219         (gnus-article-boring-faces): Add :version.
18220
18221         * gnus-art.el (gnus-buttonized-mime-types)
18222         (gnus-inhibit-mime-unbuttonizing)
18223         (gnus-treat-display-face)
18224         (gnus-treat-body-boundary): Change :version.
18225         (gnus-body-boundary-delimiter, gnus-picon-databases)
18226         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
18227         (gnus-treat-date-english, gnus-treat-fold-headers)
18228         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
18229         (gnus-treat-mail-picon, gnus-treat-wash-html)
18230         (gnus-article-encrypt-protocol)
18231         (gnus-use-idna, gnus-article-over-scroll)
18232         (gnus-mime-display-multipart-alternative-as-mixed)
18233         (gnus-mime-display-multipart-related-as-mixed)
18234         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
18235         (gnus-ctan-url, gnus-button-ctan-handler)
18236         (gnus-button-handle-ctan-bogus-regexp)
18237         (gnus-button-ctan-directory-regexp)
18238         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
18239         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
18240         (gnus-button-man-level, gnus-button-emacs-level)
18241         (gnus-button-message-level, gnus-button-browse-level): Add :version.
18242
18243         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
18244         (gnus-agent-go-online): Change :version.
18245         (gnus-agent-expire-unagentized-dirs)
18246         (gnus-agent-auto-agentize-methods): Add :version.
18247
18248         * flow-fill.el (fill-flowed-display-column)
18249         (fill-flowed-encode-column): Add :version.
18250
18251         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18252         (gnus-outlook-deuglify-unwrap-max)
18253         (gnus-outlook-deuglify-cite-marks)
18254         (gnus-outlook-deuglify-unwrap-stop-chars)
18255         (gnus-outlook-deuglify-no-wrap-chars)
18256         (gnus-outlook-deuglify-attrib-cut-regexp)
18257         (gnus-outlook-deuglify-attrib-verb-regexp)
18258         (gnus-outlook-deuglify-attrib-end-regexp)
18259         (gnus-outlook-display-hook): Add :version.
18260
18261         * binhex.el (binhex-use-external): Add :version.
18262
18263 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
18264
18265         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
18266         and `invisible'.
18267
18268 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
18269
18270         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
18271         in gnus-registry-trim.
18272
18273 2004-09-13  Simon Josefsson  <jas@extundo.com>
18274
18275         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
18276
18277         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
18278
18279         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
18280         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18281         <yamaoka@jpl.org>.
18282         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
18283         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
18284         <yamaoka@jpl.org>.
18285
18286         * sieve.el (sieve-manage-mode): Ditto.
18287
18288 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
18289
18290         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
18291
18292 2004-09-11  Simon Josefsson  <jas@extundo.com>
18293
18294         * dns-mode.el: Add.
18295
18296         * mm-view.el (mm-display-dns-inline): Add.
18297
18298         * mm-decode.el (mm-inline-media-tests): Add text/dns.
18299         (mm-automatic-display): Ditto.
18300
18301         * mailcap.el (mailcap-mime-data): Add text/dns.
18302         (mailcap-mime-extensions): Map .soa to text/dns.
18303
18304 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
18305
18306         * gnus-art.el (article-decode-mime-words, article-babel)
18307         (gnus-article-highlight-signature, gnus-article-add-buttons)
18308         (gnus-signature-toggle): Remove unnecessary bindings of
18309         `inhibit-read-only' inherited from v5.10 merge.
18310
18311 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
18312
18313         * nntp.el (nntp): New customization group.
18314         (nntp-authinfo-file): Add customization group.
18315
18316         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
18317
18318         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
18319
18320         * gnus.el (to-address, to-list, subscribed)
18321         (large-newsgroup-initial): Ditto.
18322
18323         * flow-fill.el (fill-flowed-display-column)
18324         (fill-flowed-encode-column): Ditto.
18325
18326 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18327
18328         * message.el (message-tokenize-header, message-send-mail-with-qmail):
18329         Use point-min rather than 1.
18330         (message-send-mail): Use buffer-size rather than point-max.
18331
18332         * gnus-sum.el (gnus-summary-search-article-forward):
18333         Signal a specific `search-failed' rather than a generic `error'.
18334
18335         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
18336         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
18337         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
18338
18339 2004-09-10  Simon Josefsson  <jas@extundo.com>
18340
18341         * nndb.el (require): Remove tcp and duplicate cl.
18342
18343 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18344
18345         * gnus-agent.el (directory-files-and-attributes): Move forward.
18346
18347 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18348
18349         * gnus-agent.el (directory-files-and-attributes):
18350         Optionally defined to support XEmacs.
18351
18352 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
18353
18354         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
18355         to avoid run-time CL dependencies.
18356         (gnus-agent-unfetch-articles): New function.
18357         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
18358         article numbers even when local .overview file is missing.
18359         (gnus-agent-read-article-number): New function.  Only accepts
18360         27-bit article numbers.
18361         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
18362         Use gnus-agent-read-article-number.
18363         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
18364         from backend while recognizing that article numbers in .overview
18365         must be valid.
18366         (gnus-agent-update-files-total-fetched-for):
18367         Use directory-files-and-attributes to improve performance.
18368         * gnus-int.el (gnus-request-move-article):
18369         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
18370         improve performance.
18371
18372         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
18373         some users confused by references to .newsrc when they only have a
18374         .newsrc.eld file.
18375         (gnus-convert-mark-converter-prompt)
18376         (gnus-convert-converter-needs-prompt): Fix use of property list.
18377         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
18378         New function.  Used internally to only display 'gnus converting
18379         files' message when actually necessary.
18380
18381         * gnus-sum.el (): Remove (require 'gnus-agent) as required
18382         methods now autoloaded.
18383
18384 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18385
18386         * gnus-sum.el (gnus-summary-insert-subject): Remove list
18387         identifiers.
18388
18389 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
18390
18391         * gnus-picon.el: Fix indentation and closing parenthesis.
18392
18393 2004-09-01  Simon Josefsson  <jas@extundo.com>
18394
18395         * message.el (message-canlock-generate): Require sha1, not
18396         sha1-el.  (Can we get rid of this require altogether?  It is ugly
18397         to require within a function.  Sadly, if sha1.el isn't loaded, the
18398         let binding in m-c-g will hide the defcustom definition, which is
18399         bad.)
18400
18401         * canlock.el: Require sha1, not sha1-el.
18402
18403         * message.el: Don't autoload sha1 (there is a autoload cookie in
18404         sha1.el).
18405
18406         * sha1-el.el: Rename to sha1.el.
18407
18408 2004-08-30  Juanma Barranquero  <lektu@terra.es>
18409
18410         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
18411
18412 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18413
18414         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
18415
18416 2004-08-30  Kim F. Storm  <storm@cua.dk>
18417
18418         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
18419
18420         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
18421         Add :group 'nnimap.
18422
18423 2004-08-30  Andreas Schwab  <schwab@suse.de>
18424
18425         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
18426         ?* and ?\;.
18427
18428         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
18429         and ?\' to symbol instead of whitespace.
18430
18431 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18432
18433         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
18434
18435         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
18436         instead of re-search-forward.
18437
18438         * gnus-uu.el (gnus-uu-save-article): Ditto.
18439         (gnus-uu-post-encode-uuencode): Ditto.
18440
18441         * html2text.el (html2text-clean-list-items): Ditto.
18442         (html2text-clean-dtdd): Ditto.
18443         (html2text-format-tags): Ditto.
18444
18445         * message.el (message-send-mail-with-sendmail): Fix regexp.
18446         (message-fill-field-general): Use search-forward instead of
18447         re-search-forward.
18448         (unbold-region): Ditto.
18449
18450         * nnrss.el (nnrss-request-article): Ditto.
18451
18452         * nnslashdot.el (nnslashdot-request-article): Ditto.
18453
18454         * nnweb.el (nnweb-gmane-wash-article): Ditto.
18455
18456         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
18457         "Unrecognized menu descriptor" error in XEmacs.
18458
18459 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18460
18461         * gnus-sum.el (gnus-read-header): Don't remove a header for the
18462         parent article of a sparse article in the thread hashtb.
18463
18464 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
18465
18466         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
18467         (nnmail-expand-newtext): Lowercase expanded entries if
18468         nnmail-split-lowercase-expanded is non-nil.
18469
18470 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18471
18472         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
18473
18474         * gnus-group.el (gnus-group-line-format-alist): Convert the value
18475         of gnus-tmp-news-method into string under XEmacs.  It will be
18476         passed to gnus-correct-length which takes only a string argument.
18477
18478 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18479
18480         * gnus-util.el (gnus-bind-print-variables): New macro.
18481         (gnus-prin1): Use it.
18482         (gnus-prin1-to-string): Use it.
18483         (gnus-pp): New function.
18484         (gnus-pp-to-string): New function.
18485
18486         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
18487         Replace pp-to-string with gnus-pp-to-string.
18488         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
18489         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
18490         * gnus-msg.el (gnus-debug): Ditto.
18491         * gnus-score.el (gnus-score-save): Ditto.
18492         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
18493         gnus-pp-to-string.
18494         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
18495         with gnus-pp.
18496         * score-mode.el (gnus-score-pretty-print): Ditto.
18497         * webmail.el (webmail-debug): Ditto.
18498
18499 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18500
18501         * gnus-art.el (article-display-face, article-display-x-face):
18502         Use buffer-read-only.
18503
18504 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18505
18506         * gnus-art.el (article-hide-list-identifiers):
18507         Bind inhibit-read-only as t.
18508
18509 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
18510
18511         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
18512
18513 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18514
18515         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
18516         (gnus-narrow-to-page): Don't assume point-min == 1.
18517         (gnus-article-edit-mode): Derive from message-mode.
18518
18519         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
18520         point-min == 1.
18521
18522         * imap.el (imap-parse-address-list, imap-parse-body-ext):
18523         Disable incorrect use of `assert'.
18524
18525         * message.el (message-mode): Set comment-start-skip.
18526
18527
18528 2004-08-22  Sam Steingold  <sds@gnu.org>
18529
18530         * pop3.el (pop3-leave-mail-on-server): New user variable.
18531         (pop3-movemail): Delete mail only when it is nil.
18532
18533 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
18534
18535         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
18536
18537         * mml.el (mml-preview): Use `pop-to-buffer'.
18538
18539         * message.el (message-goto-mail-followup-to): Insert after "To".
18540         (message-carefully-insert-headers): Add comment.
18541
18542         * gnus.el: Remove unused variable `gnus-article-check-size'.
18543
18544         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
18545
18546         * gnus-art.el (gnus-button-alist):
18547         Improve `gnus-button-handle-library' entry.
18548
18549 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
18550
18551         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
18552         Use downcase, since XEmacs capitalizes error messages differently.
18553
18554 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
18555
18556         * nntp.el: Add (require 'gnus) due to reference to
18557         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
18558
18559 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
18560
18561         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
18562         Bind `mm-fill-flowed'.
18563
18564         * mm-decode.el (mm-dissect-singlepart): Check it.
18565
18566 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
18567
18568         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
18569         'imap' for netrc parsing.
18570
18571 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * mailcap.el (mailcap-mime-data): Mark as risky.
18574
18575 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
18578         may be included in the encoded word.
18579         (rfc2047-encode): Don't append a space if the encoded word
18580         includes close parenthesis.
18581
18582 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18583
18584         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
18585         of text within parentheses.
18586
18587 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
18588
18589         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
18590         (gnus-encrypt-write-file-contents): Make the password key the file
18591         name PLUS the cipher, not just the cipher.  Also remove failed
18592         passwords from the cache.
18593
18594 2004-08-06  Simon Josefsson  <jas@extundo.com>
18595
18596         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
18597         Doc fix.
18598
18599 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18600
18601         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
18602         LWSP.
18603
18604 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
18605
18606         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18607         Try to append in-reply-to: data to the references: header.
18608
18609         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
18610         (netrc-parse): Use gnus-encrypt.el functions.
18611
18612         * gnus-encrypt.el: Add new file for encryption support; currently
18613         does only a few GPG ciphers and an internal XOR cipher.
18614
18615         * password.el: Add comments on using password-read-and-add.
18616         (password-read-and-add): Add function to read and add the
18617         password to the cache at once.
18618
18619 2004-07-28  Simon Josefsson  <jas@extundo.com>
18620
18621         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
18622         parameter (but don't use it, for now).
18623
18624         * imap.el (imap-ssl-open): Use imap-process-connection-type,
18625         instead of hard coding to nil.
18626
18627 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18628
18629         * mm-view.el (mm-inline-image-emacs): Open lines under an image
18630         as mm-inline-image-xemacs does.
18631
18632 2004-07-26  Simon Josefsson  <jas@extundo.com>
18633
18634         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
18635         Revert part of 2004-07-17 change below.
18636
18637 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18638
18639         * rfc2047.el (rfc2047-encode-region): Don't infloop.
18640         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18641
18642 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18643
18644         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
18645         quotes that actually start with ">" at the beginning of the
18646         lines.
18647
18648 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18649
18650         * rfc2047.el (rfc2047-encode-region): Fix last change.
18651         (rfc2047-encode-parameter): Remove useless concat.
18652
18653 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18654
18655         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
18656         encode special characters; fix some kind of misconfigured headers;
18657         signal a real error if debug-on-quit or debug-on-error is non-nil.
18658         (rfc2047-encode-max-chars): New variable.
18659         (rfc2047-encode-1): Use it.
18660         (rfc2047-encode-parameter): New function.
18661
18662         * mml.el (mml-insert-parameter): Remove an excessive space.
18663
18664 2004-07-17  Simon Josefsson  <jas@extundo.com>
18665
18666         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
18667         Kai Grossjohann <kai@emptydomain.de>.
18668         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
18669         (gnus-group-make-menu-bar): Ditto.
18670
18671         * gnus-util.el (gnus-group-server): Add.
18672
18673 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
18674
18675         * message.el (message-clone-locals): Clone sendmail and smtp
18676         variables.
18677
18678 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18679
18680         * rfc2047.el (rfc2047-encode-region): Fix last change.
18681
18682 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18683
18684         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
18685         characters as non-special.
18686
18687 2004-07-09  Simon Josefsson  <jas@extundo.com>
18688
18689         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
18690         Users will lose all flag changes made while unplugged with
18691         e.g. nntp unless flag synchronization happens, thus `nil' is not a
18692         good default.  See numerous reports on ding mailing list.
18693
18694 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18695
18696         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18697         add generate-head-function and generate-article-function to the
18698         rfc822-forward entry.
18699         (nndoc-rfc822-forward-generate-article): New function.
18700         (nndoc-rfc822-forward-generate-head): New function.
18701
18702         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18703
18704 2004-07-06  Dan Christensen  <jdc@uwo.ca>
18705
18706         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18707         respect display group parameter and gnus-summary-expunge-below.
18708         (gnus-articles-to-read): Remove unused reference to display group
18709         parameter.
18710
18711 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18712
18713         * nnheader.el (nnheader-uniquify-message-id): New experimental
18714         variable.
18715         (nnheader-nov-read-message-id): Use it.
18716
18717         * spam-report.el (spam-report-gmane): Add interactive.
18718
18719 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18720
18721         * mm-encode.el (mm-content-transfer-encoding-defaults):
18722         Use qp-or-base64 for the application/* types.
18723
18724 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
18725
18726         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18727
18728 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
18729
18730         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18731         trim value.
18732
18733 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18734
18735         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18736         New macro and function.
18737         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18738
18739 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18740
18741         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18742         after-load-alist.
18743
18744 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18745
18746         * gnus-group.el (gnus-group-get-new-news-this-group):
18747         Don't update info that isn't there.
18748
18749 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
18750
18751         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18752         entry.
18753
18754 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18755
18756         * mm-view.el (mm-inline-render-with-function): Use multibyte
18757         buffer; decode html source by charset.
18758
18759         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18760
18761         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18762         Mule-UCS is loaded under XEmacs.
18763         (mm-mime-mule-charset-alist): Avoid duplicated entries.
18764
18765 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
18766
18767         * nnheader.el (nnheader-max-head-length): Increase to 8192.
18768
18769 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18770
18771         * mm-util.el (mm-coding-system-p): Return a coding-system.
18772         (mm-mime-mule-charset-alist): Use shift_jis instead of
18773         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18774         entries for the mime charsets iso-2022-jp-3 and shift_jis.
18775         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18776         instead of japanese-shift-jis and iso-latin-1 respectively in
18777         order to share the default value with both Emacs and XEmacs-mule.
18778         (mm-mule-charset-to-mime-charset):
18779         Make mm-coding-system-priorities effective.
18780         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18781         while predicating of candidates upon the priorities.
18782
18783 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
18784
18785         * gnus-sum.el (gnus-summary-make-menu-bar):
18786         Add gnus-uu-invert-processable.
18787
18788         * gnus.el: Autoload gnus-uu-invert-processable.
18789
18790 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18791
18792         * mm-util.el (mm-with-multibyte-buffer): New macro.
18793
18794         * rfc2047.el (rfc2047-encode-string): Use it.
18795         (rfc2047-encode-region): Move point to the end of the region after
18796         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18797
18798 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18799
18800         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18801         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18802
18803 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18804
18805         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18806         (gnus-cite-parse): Ignore quoted envelope From_.
18807         Suggested by Karl Chen <quarl@nospam.quarl.org>.
18808
18809 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
18810
18811         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18812         invalid addresses.
18813
18814 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18815
18816         * spam.el: Change section markers, revise TODO list.
18817         (spam-backends): Make new master list of all installed backends.
18818         (spam-summary-exit-behavior): Add new variable to determine how
18819         messages moves are done at summary exit.
18820         (spam-move-spam-nonspam-groups-only)
18821         (spam-process-ham-in-nonham-groups)
18822         (spam-process-ham-in-spam-groups): Remove variables, the
18823         spam-summary-exit-behavior variable should be used to manage this
18824         behavior.
18825         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18826         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18827         and spam-old-spam-articles.
18828         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18829         Add empty variables, placeholders for the backends they represent.
18830         (spam-set-difference): Move, unchanged.
18831         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18832         unless the user has a processor variable.
18833         (spam-classifications, spam-classification-valid-p)
18834         (spam-backend-properties, spam-backend-property-valid-p)
18835         (spam-backend-function-type-valid-p)
18836         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18837         (spam-report-articles-gmane, spam-report-articles-resend):
18838         Remove functions, they are not needed.
18839         (spam-install-backend-super, spam-backend-list)
18840         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18841         (spam-backend-function, spam-backend-ham-registration-function)
18842         (spam-backend-spam-registration-function)
18843         (spam-backend-ham-unregistration-function)
18844         (spam-backend-spam-unregistration-function)
18845         (spam-backend-statistical-p, spam-backend-mover-p)
18846         (spam-install-backend-alias, spam-install-checkonly-backend)
18847         (spam-install-mover-backend, spam-install-nocheck-backend)
18848         (spam-install-backend, spam-install-statistical-backend)
18849         (spam-install-statistical-checkonly-backend): Add backend installation
18850         support.
18851         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18852         (spam-group-processor-p): Use the new backend code and respect the
18853         summary exit behavior.
18854         (spam-mark-spam-as-expired-and-move-routine): Remove.
18855         (spam-summary-prepare): Change to use the new spam-old-articles
18856         variable.
18857         (spam-copy-or-move-routine, spam-copy-spam-routine)
18858         (spam-move-spam-routine, spam-copy-ham-routine)
18859         (spam-move-ham-routine): Add code to copy/move ham or spam.
18860         (spam-fetch-field-fast): Improve doc and code, plus allow the
18861         'number request.
18862         (spam-list-of-checks, spam-list-of-statistical-checks):
18863         Remove variables.
18864         (spam-split, spam-find-spam): Use the new backend code.
18865         (spam-registration-functions): Remove variable.
18866         (spam-unregister-routine): Add convenience wrapper.
18867         (spam-log-undo-registration, spam-register-routine)
18868         (spam-log-processing-to-registry)
18869         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18870         where possible.
18871         (spam-check-gmane-xref, spam-check-regex-headers)
18872         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18873         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18874         (spam-check-bogofilter-headers, spam-check-spamoracle)
18875         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18876         (spam-check-crm114-headers): Use the spam-split-group that
18877         spam-split prepares, no need to determine it every time.
18878
18879         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18880         to the nnheader-parse-naked-head call.
18881
18882         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18883
18884         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18885         the nnheader-nov-read-message-id call.
18886
18887 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18890         gnus-activate-group twice.  Suggested by Markus Peter
18891         <warp@spin.de>.
18892
18893 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18894
18895         * gnus-art.el (gnus-article-time-format): Exchange the order of
18896         day and month in the default value; fix customization type.
18897         (article-date-ut): Use add-text-properties.
18898         (article-make-date-line): Use message-make-date instead of
18899         current-time-string.
18900
18901         * message.el (message-fetch-field): Don't use set-text-properties.
18902         (message-make-date): Simplify.
18903
18904         * messagexmas.el (message-xmas-make-date): New function.
18905         (message-xmas-redefine): Defalias message-make-date to it.
18906
18907 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18908
18909         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18910         (rfc2047-encode-region): Treat text within parentheses as special;
18911         show the original text when error has occurred.
18912
18913         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18914         already-computed method to gnus-activate-group.
18915
18916         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18917         same select-methods identical Lisp objects.
18918
18919         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18920         object when modifying the info.
18921
18922 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18923
18924         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18925         gnus-opened-servers since it has never been opened with the new
18926         configuration yet.
18927
18928 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18929
18930         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18931         arg to nnheader-generate-fake-message-id.
18932
18933 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18934
18935         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18936         number and build a fake message ID localized to a group and
18937         article number (so it's repeatable from that point on).
18938         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18939         ID format.
18940
18941         * gnus-sum.el (gnus-get-newsgroup-headers):
18942         Call nnheader-generate-fake-message-id with the article number.
18943
18944 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18945
18946         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18947         end-of-buffer.
18948
18949 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18950
18951         * message.el (message-ignored-supersedes-headers): Add Approved.
18952
18953 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18954
18955         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18956         goto-char.
18957         (rfc2047-encode): Fold the line before encoding.
18958
18959 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18960
18961         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18962         folding -- not all headers can be folded, and this should be done
18963         by the message composition mode.  Probably.  I think.
18964
18965 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18966
18967         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18968         fast.
18969
18970         * gnus-ems.el (gnus-remove-image): Don't use
18971         message-text-with-property; remove only the image found first.
18972
18973         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18974         found first.
18975
18976 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18977
18978         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18979
18980 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18981
18982         * message.el (message-text-with-property): Make it fast and accept
18983         optional arguments.
18984         (message-strip-forbidden-properties): Use it.
18985         (message-fix-before-sending): Follow the m-t-w-p change.
18986
18987         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18988
18989 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18990
18991         * gnus-art.el (article-hide-headers): Don't change the buffer
18992         mistakenly when performing mml-preview even if
18993         gnus-single-article-buffer is nil.
18994
18995 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18996
18997         * message.el (message-expand-name-databases): New user option.
18998         (message-expand-name): Use it.
18999
19000 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19001
19002         * spam.el (spam-report-articles-resend)
19003         (spam-report-resend-register-routine): Allow ham reporting.
19004         (spam-report-resend-register-ham-routine): Add wrapper.
19005         (spam-registration-functions): Add ham resending functions.
19006         (spam-list-of-processors): Add ham resend processor.
19007
19008         * gnus.el (ham-resend-to): Add new group parameter.
19009         (spam-process): Add ham resend option.
19010
19011         * spam-report.el (spam-report-resend): Allow reporting ham.
19012         (spam-report-resend-ham): Add wrapper.
19013
19014 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19015
19016         * message.el (message-cite-articles-with-x-no-archive):
19017         New variable.
19018         (message-cite-original): Use it.
19019
19020 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19021
19022         * message.el (message-cite-original): Respect X-No-Archive.
19023
19024 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19025
19026         * gnus-art.el (article-hide-headers): Refer to the values for
19027         gnus-ignored-headers and gnus-visible-headers in the summary
19028         buffer since a user may have set them as group parameters.
19029
19030 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19031
19032         * assistant.el (assistant-node-name): Add convenience function.
19033         (assistant-render-text, assistant-render-node): Add error handling,
19034         plus handle multiple next nodes.
19035         (assistant-find-next-node): Comment out for now.
19036         (assistant-find-next-nodes): Add function, returns list of next
19037         nodes.
19038
19039 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19040
19041         * mail-source.el (mail-source-directory): Fix doc-string.
19042
19043 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19044
19045         * assistant.el (assistant-render-text, assistant-eval): Add :set
19046         widget type, which is different because it takes and returns a
19047         list.  Much hilarity ensues.
19048
19049 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19050
19051         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19052
19053         * gnus-group.el (gnus-group-get-new-news-this-group):
19054         Add doc-string.
19055
19056         * gnus-start.el (gnus-activate-group): Add doc-string.
19057
19058 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19059
19060         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19061
19062 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19063
19064         * assistant.el (assistant-render-text): Try to add a :set
19065         widget, more to come.
19066
19067         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19068         strings.
19069         (spam-report-articles-resend)
19070         (spam-register-routine): Do registration iff any articles warrant
19071         it.
19072         (spam-summary-prepare-exit): Change log message for nil group
19073         destinations.
19074
19075 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19076
19077         * spam.el (spam-report-resend-register-routine):
19078         Allow spam-report-resend-to to be a group parameter or a global value.
19079
19080 2004-05-26  Simon Josefsson  <jas@extundo.com>
19081
19082         * starttls.el: Merge with my GNUTLS based starttls.el.
19083         (starttls-gnutls-program, starttls-use-gnutls)
19084         (starttls-extra-arguments, starttls-process-connection-type)
19085         (starttls-connect, starttls-failure, starttls-success):
19086         New variables.
19087         (starttls-program, starttls-extra-args): Doc fix.
19088         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19089         New functions.
19090         (starttls-negotiate, starttls-open-stream):
19091         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19092         function if it is set.
19093
19094 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19095
19096         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19097         structured fields.
19098
19099 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19100
19101         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19102
19103 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19104
19105         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19106         Add variable.
19107         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19108         assigning the spam-mark to new messages.
19109
19110 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19111
19112         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19113
19114 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19115
19116         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19117
19118         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19119         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19120         default.
19121
19122 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
19123
19124         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19125         correct data.
19126
19127 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
19128
19129         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19130         (spam-group-processor-p): Fix function.
19131         (spam-group-processor-multiple-p)
19132         (spam-group-spam-processor-report-gmane-p)
19133         (spam-group-spam-processor-report-resend-p)
19134         (spam-group-spam-processor-bogofilter-p)
19135         (spam-group-spam-processor-blacklist-p)
19136         (spam-group-spam-processor-ifile-p)
19137         (spam-group-ham-processor-ifile-p)
19138         (spam-group-spam-processor-spamoracle-p)
19139         (spam-group-spam-processor-crm114-p)
19140         (spam-group-ham-processor-bogofilter-p)
19141         (spam-group-spam-processor-stat-p)
19142         (spam-group-ham-processor-stat-p)
19143         (spam-group-ham-processor-whitelist-p)
19144         (spam-group-ham-processor-BBDB-p)
19145         (spam-group-ham-processor-spamoracle-p)
19146         (spam-group-ham-processor-copy-p): Remove functions with some
19147         prejudice against unneeded code.
19148         (spam-report-articles-resend)
19149         (spam-report-resend-register-routine): Allow the group/topic
19150         spam-resend-to value to override spam-report-resend-to.
19151         (spam-summary-prepare-exit): Invoke spam-group-processor-p
19152         properly now.
19153
19154         * gnus.el (spam-resend-to): Add group/topic parameter.
19155         (spam-process): Move the OBSOLETE processors to the end of the
19156         choices.
19157
19158 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
19159
19160         * spam-report.el (spam-report-resend-to, spam-report-resend):
19161         Start with resend-to set to nil, and then ask the user if necessary.
19162         (spam-report-resend): spam-report-resend takes a list of articles, not
19163         separate article numbers.
19164
19165 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19166
19167         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19168         addition to emacs-w3m.
19169
19170 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19171
19172         * assistant.el (assistant-authinfo-data): New function.
19173         (assistant-eval): Eval for entire assistant.
19174
19175         * netrc.el (netrc-services-file): New variable.
19176         (netrc-parse-services): New function.
19177         (netrc-find-service-name): New function.
19178         (netrc-find-service-number): New function.
19179         (netrc-port-equal): New function.
19180         (netrc-machine): Use it.
19181
19182         * nnimap.el (nnimap-open-connection): Use netrc.
19183
19184         * gnus-util.el (gnus-netrc-get): Remove aliases.
19185
19186         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19187
19188         * assistant.el (wid-edit): Fix compilation.
19189
19190         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19191
19192 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
19193
19194         * gnus-util.el (gnus-set-file-modes): New function.  (small
19195         patch).
19196
19197 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19198
19199         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19200
19201         * assistant.el (assistant-render-node): Fix up rendering and
19202         read-only text.
19203         (assistant-render-node): Reset.
19204         (assistant-make-read-only): Not sticky.
19205
19206 2004-05-20  Danny Siu  <dsiu@adobe.com>
19207
19208         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
19209         centered even when gnus-auto-center-summary is t.
19210
19211 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19212
19213         * dns.el (dns-get-txt-answer): New function.
19214         (dns-read-txt): Ditto.
19215         (query-dns): Use it.
19216
19217 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19218
19219         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
19220         active for foreign groups even if the group level is higher than
19221         the specified value.
19222
19223 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19224
19225         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
19226         non-active groups.
19227
19228         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
19229
19230 2004-05-20  Magnus Henoch  <mange@freemail.hu>
19231
19232         * dns.el (dns-read-type): Add support for SVR.  (small patch)
19233
19234 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
19235
19236         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
19237         (spam-crm114-header, spam-crm114-spam-switch)
19238         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
19239         (spam-crm114-positive-spam-header)
19240         (spam-crm114-database-directory, spam-list-of-processors)
19241         (spam-group-spam-processor-crm114-p)
19242         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
19243         (spam-generic-score, spam-list-of-checks)
19244         (spam-list-of-statistical-checks, spam-registration-functions)
19245         (spam-check-crm114-headers, spam-crm114-score)
19246         (spam-check-crm114, spam-crm114-register-with-crm114)
19247         (spam-crm114-register-spam-routine)
19248         (spam-crm114-unregister-spam-routine)
19249         (spam-crm114-register-ham-routine)
19250         (spam-crm114-unregister-ham-routine): Add CRM114 support.
19251         From asjo@koldfront.dk (Adam Sjøgren).
19252
19253         * gnus.el: Add spam-use-crm114.
19254
19255         * spam.el (spam-list-of-processors, spam-registration-functions):
19256         Add spam-use-resend.
19257         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
19258         (spam-report-articles-gmane): Add doc fix.
19259         (spam-report-articles-resend, spam-report-resend-register-routine):
19260         Add wrappers around spam-report-resend-to.
19261
19262         * spam-report.el (spam-report-resend-to, spam-report-resend):
19263         Add support for resending spam.
19264         (spam-report-gmane): Fix line length >80.
19265
19266         * gnus.el (spam-process): Add spam-use-resend.
19267
19268 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19269
19270         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
19271         number of processed spam messages.
19272         (spam-ham-copy-or-move-routine): Return the number of processed
19273         ham messages.
19274         (spam-summary-prepare-exit): Use the above values to decide
19275         whether status messages shouled be displayed.
19276
19277 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19278
19279         * rfc2047.el (rfc2047-encode-function-alist): Rename from
19280         `rfc2047-encoding-function-alist' in order to avoid conflicting
19281         with the old version.
19282         (rfc2047-encode-region): Concatenate words containing non-ASCII
19283         characters in structured fields; don't encode space-delimited
19284         ASCII words even in unstructured fields; don't break words at
19285         char-category boundaries.
19286         (rfc2047-encode-1): New function.
19287         (rfc2047-encode): Use it; encode text so that it occupies the
19288         maximum width within 76-column; work correctly on Q encoding for
19289         iso-2022-* charsets.
19290         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
19291         sure not to break a line just after the header name.
19292         (rfc2047-b-encode-region): Remove.
19293         (rfc2047-b-encode-string): New function.
19294         (rfc2047-q-encode-region): Remove.
19295         (rfc2047-q-encode-string): New function.
19296
19297         * mm-util.el (mm-replace-in-string): New function.
19298
19299 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19300
19301         * gnus-msg.el (gnus-inews-make-draft-meta-information):
19302         Really get it right.
19303         (gnus-inews-make-draft): Really.
19304
19305 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
19306
19307         * nnmh.el (nnmh-request-list-1): Don't check the link count
19308         before descending.  (small patch)
19309
19310 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19311
19312         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
19313         stuff.
19314
19315         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
19316         Match on real group name.
19317
19318         * gnus-art.el (gnus-signature-limit): Doc fix.
19319
19320         * gnus-msg.el (gnus-inews-make-draft): Quote list.
19321
19322         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
19323
19324 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
19325
19326         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
19327         isn't a string.
19328
19329 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19330
19331         * gnus-draft.el (gnus-draft-send):
19332         Bind rfc2047-encode-encoded-words.
19333
19334         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
19335         (rfc2047-encodable-p): Say that =? needs encoding.
19336         (rfc2047-encode-encoded-words): New variable.
19337
19338         * gnus-group.el (gnus-group-select-group): Doc fix.
19339
19340         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
19341
19342         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
19343         to nil.
19344
19345         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
19346
19347         * nnheader.el (nnheader-get-lines-and-char): New function.
19348
19349 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
19350
19351         * gnus-msg.el (gnus-summary-followup-with-original):
19352         Document yanking of region when active.
19353
19354 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19355
19356         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
19357         groups if the group level is higher than the specified value.
19358
19359 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19360
19361         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
19362         (gnus-group-jump-to-group): Add prefix argument using
19363         `gnus-group-jump-to-group-prompt'.  Query before jumping to
19364         non-active group.
19365
19366         * compface.el (uncompface): Be verbose when changing
19367         `uncompface-use-external'.
19368
19369         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
19370         handle manual section.
19371
19372 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19373
19374         * gnus-art.el (gnus-button-alist): Revert previous change.
19375
19376 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19377
19378         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
19379
19380 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19381
19382         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
19383         whether backend can accept message.
19384
19385         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
19386
19387 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
19388
19389         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19390         Avoid creating directory when nntp-marks-is-evil is true.
19391         Reported by Reiner Steib.
19392
19393 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19394
19395         * gnus-picon.el (gnus-picon-style): New variable.
19396         (gnus-picon-insert-glyph): Add optional `nostring' argument.
19397         (gnus-picon-transform-address): Support `gnus-picon-style'.
19398         From Jesper Harder <harder@ifa.au.dk>.
19399
19400 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19401
19402         * message.el (message-fill-field): Return point.
19403         (message-generate-headers): Go to end of field.
19404
19405         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
19406         stuff for non-living groups.
19407
19408 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
19409
19410         * gnus-art.el (gnus-article-followup-with-original)
19411         (gnus-article-reply-with-original): gnus-mark-active-p ->
19412         gnus-region-active-p.
19413
19414 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
19415
19416         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
19417         only when there is spam or ham to be processed.
19418
19419 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19420
19421         * mail-source.el (mail-source-delete-crash-box): Refactor.
19422         (mail-source-fetch): Use it.
19423         (mail-source-fetch-file): Ditto.
19424         (mail-source-fetch-directory): Run postscript in loop.
19425         (mail-source-fetch-pop): Delete.
19426         (mail-source-fetch-maildir): Ditto.
19427         (mail-source-fetch-imap): Ditto.
19428
19429         * imap.el (imap-authenticators): Comment out sasl.
19430
19431         * message.el (message-skip-to-next-address): New function.
19432         (message-fill-header-address): Refactor.
19433         (message-fill-address): Use it.
19434         (message-delete-address): Use it.
19435         (message-fill-header-general): Refactor.
19436         (message-fill-field-address): Rename.
19437         (message-narrow-to-field): Find the start of the header.
19438         (message-header-format-alist): Don't pre-fill.
19439         (message-fill-header): Remove.
19440         (message-insert-header): New function.
19441         (message-shorten-references): Use it.
19442
19443         * rfc2047.el (rfc2047-field-value): Strip props.
19444
19445         * mail-parse.el (mail-header-make-address): New alias.
19446
19447         * ietf-drums.el (ietf-drums-make-address): New function.
19448
19449         * imap.el: Add compiler directives.
19450
19451         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
19452
19453         * gnus-art.el (article-decode-idna-rhs): Don't use
19454         message-idna-inside-rhs-p.
19455
19456 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19457
19458         * message.el (message-idna-inside-rhs-p): Remove.
19459         (message-idna-to-ascii-rhs-1): Use proper address parsing.
19460
19461         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
19462         false positives.
19463
19464 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
19465
19466         * imap.el (imap-sasl-make-mechanisms): Use sasl.
19467
19468 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19469
19470         * nneething.el (nneething-file-name): Don't create spurious
19471         files.
19472
19473         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
19474         (gnus-inews-do-gcc): Remove sleep.
19475
19476         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
19477         part under point.
19478
19479         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
19480         (gnus-agent-regenerate-group): Using nil messages aren't valid.
19481
19482 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
19483
19484         * spam.el (spam-summary-prepare-exit): Fix (length).
19485
19486 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
19487
19488         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
19489         as expired without moving it" message when there are spam
19490         messages left.
19491
19492 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
19493
19494         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
19495         header is not nil.
19496
19497 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
19498
19499         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
19500         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
19501         (nntp-marks-changed-p): New arg SERVER.
19502         (nntp-request-update-info): Adjust caller.
19503
19504 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
19505
19506         * nntp.el (nntp-save-marks): Pass missing arg.
19507
19508 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
19509
19510         * nntp.el: Support marks.
19511         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
19512         (nntp-marks-modtime, nntp-marks-directory): New variables.
19513         (nntp-request-set-mark, nntp-request-update-info)
19514         (nntp-possibly-create-directory, nntp-marks-changed-p)
19515         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
19516         New functions.
19517
19518 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
19519
19520         * gnus-xmas.el (gnus-xmas-select-lowest-window)
19521         (gnus-xmas-redefine): Rename.
19522
19523         * gnus-score.el (gnus-score-insert-help):
19524         Use gnus-select-lowest-window.
19525
19526         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
19527         appt-select-lowest-window and rename to gnus-select-lowest-window.
19528
19529         * gnus.el: do.
19530
19531 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19532
19533         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
19534         encodings of MIME-encoded words, in order to improve
19535         interoperability with several broken MUAs.
19536
19537 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19538
19539         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
19540         tags, only when charsets are not specified in headers.
19541         (mm-inline-text-html-render-with-w3m): Ditto.
19542
19543         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
19544         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
19545
19546 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19547
19548         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
19549         instead of MIME-decoded from fields when checking
19550         `gnus-article-address-banner-alist'.
19551
19552 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
19553
19554         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
19555         description rather than subject.
19556
19557 2004-05-02  Steve Youngs  <steve@youngs.au.com>
19558
19559         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
19560
19561 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19562
19563         * gnus.el (gnus-version-number): Bump.
19564
19565 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19566
19567         * gnus.el: No Gnus v0.2 is released.
19568
19569 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19570
19571         * gnus-agent.el (gnus-agent-read-agentview):
19572         Inline gnus-uncompress-range.
19573
19574 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19575
19576         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
19577         `exec-installed-p'.
19578
19579 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19580
19581         * gnus.el (spam-process, spam-autodetect-methods):
19582         Add bsfilter and bsfilter-headers.
19583
19584         * spam.el (spam-bsfilter): New customize group.
19585         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
19586         (spam-bsfilter-header, spam-bsfilter-probability-header)
19587         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
19588         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
19589         (spam-bsfilter-database-directory): New options.
19590         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
19591         (spam-list-of-statistical-checks, spam-registration-functions):
19592         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
19593         (spam-bsfilter-score): New command.
19594         (spam-check-bsfilter-headers, spam-check-bsfilter)
19595         (spam-bsfilter-register-with-bsfilter)
19596         (spam-bsfilter-register-spam-routine)
19597         (spam-bsfilter-unregister-spam-routine)
19598         (spam-bsfilter-register-ham-routine)
19599         (spam-bsfilter-unregister-ham-routine): New functions.
19600         (spam-generic-score): Support bsfilter; Accept an optional argument
19601         to recalcurate spam score even if scoring header has already been
19602         added.
19603         (spam-bogofilter-score, spam-spamassassin-score): Accept an
19604         optional argument to recalcurate spam score even if scoring header
19605         has already been added.
19606
19607 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
19608
19609         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
19610         strings!  Reported by David D. Smith <davidsmith@acm.org>.
19611         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
19612         link is missing.
19613
19614 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
19615
19616         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
19617         (html2text-get-attr): Rewrite.
19618
19619         * message.el (message-setup-1): Remove redundant put-text-property
19620         on mail-header-separator.
19621
19622 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
19623
19624         * gnus-registry.el (gnus-registry-cache-whitespace)
19625         (gnus-registry-action, gnus-registry-spool-action)
19626         (gnus-registry-split-fancy-with-parent): Change message levels
19627         from 5 to 3 or 7, as needed.
19628
19629         * spam.el (spam-summary-prepare-exit)
19630         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
19631         (spam-split, spam-find-spam, spam-log-undo-registration)
19632         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
19633         level from 5 to 6.
19634
19635 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19636
19637         * gnus-ems.el: Autoload appt-select-lowest-window (revert
19638         2004-03-04 change).
19639
19640 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
19641
19642         * sieve-manage.el (sieve-manage-open):
19643         * nnweb.el (nnweb-insert-html):
19644         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
19645         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
19646         * nnspool.el (nnspool-request-group):
19647         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
19648         * nnml.el (nnml-request-update-info):
19649         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
19650         (nnmh-request-create-group, nnmh-update-gnus-unreads):
19651         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
19652         (nnimap-request-set-mark):
19653         * nnfolder.el (nnfolder-request-update-info):
19654         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
19655         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
19656         * gnus-uu.el (gnus-uu-find-articles-matching):
19657         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
19658         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
19659         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
19660         * gnus-nocem.el (gnus-nocem-scan-groups):
19661         * gnus-int.el (gnus-start-news-server):
19662         * gnus-group.el (gnus-group-make-kiboze-group)
19663         (gnus-group-browse-foreign-server):
19664         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
19665         Use mapc when appropriate.
19666
19667 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
19668
19669         FIXME: Make separate entries for each person.
19670
19671         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
19672         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
19673         <shields@msrl.com>:
19674
19675         * spam.el (spam-necessary-extra-headers): Get the extra headers we
19676         may need for spam sorting and scoring.
19677         (spam-user-format-function-S): Add user format function suitable for
19678         general use.
19679         (spam-article-sort-by-spam-status): Add sorting function for summary
19680         sorting.
19681         (spam-extra-header-to-number): Add function to get a score from a
19682         header.
19683         (spam-summary-score): Add function to get a numeric score from the
19684         headers.
19685         (spam-generic-score): Fix function doc, was in wrong place.
19686         (spam-initialize): Take symbols when it's run, and install the
19687         extra headers that spam-necessary-extra-headers thinks we need.
19688
19689 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
19690
19691         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
19692         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19693
19694 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
19695
19696         * gnus-sum.el (gnus-set-global-variables)
19697         (gnus-build-all-threads, gnus-get-newsgroup-headers)
19698         (gnus-article-get-xrefs, gnus-summary-best-group)
19699         (gnus-summary-next-article, gnus-summary-enter-digest-group)
19700         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
19701         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
19702         Use with-current-buffer.
19703
19704 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
19705
19706         * spam.el (spam-summary-prepare-exit): Simplify logic.
19707         (spam-fetch-article-header): Read the article header if it's not
19708         available.
19709         (spam-list-articles): Simplify logic.
19710         (spam-filelist-register-routine): Fix bug with unregister-list.
19711
19712         * gnus-registry.el: Fix comments at beginning.
19713
19714 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
19715
19716         * message.el (message-cater-to-broken-inn): Remove.
19717         (message-shorten-references): Make sure the total folded length of
19718         References is shorter than 998 characters to cater to a bug in INN
19719         2.3.  Also, don't pretend that references aren't folded -- this
19720         hasn't worked for a while.
19721
19722 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19723
19724         * gnus-agent.el (gnus-agentize):
19725         gnus-agent-send-mail-real-function no longer set to current value
19726         of message-send-mail-function but rather a lambda that calls
19727         message-send-mail-function.  The change makes the agent real-time
19728         responsive to user changes to message-send-mail-function.
19729
19730 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19731
19732         * legacy-gnus-agent.el
19733         (gnus-agent-convert-to-compressed-agentview): Fix typos with
19734         help from Florian Weimer <fw@deneb.enyo.de>
19735
19736 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19737
19738         * nnmail.el (nnmail-cache-insert): Revert last change.
19739
19740 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * nnmail.el (nnmail-cache-insert): Always check whether
19743         nnmail-cache-ignore-groups matches a group name.
19744
19745 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
19746
19747         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19748         (spam-find-spam, spam-log-processing-to-registry)
19749         (spam-log-registered-p, spam-log-unregistration-needed-p)
19750         (spam-log-undo-registration): Use gnus-message instead of
19751         gnus-error, none of these errors are fatal.
19752
19753         * gnus-registry.el (gnus-registry-clean-empty-function)
19754         (gnus-registry-clean-empty): Remove only empty entries without
19755         extra data.
19756
19757 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
19758
19759         * spam-stat.el (spam-stat-buffer-change-to-spam)
19760         (spam-stat-buffer-change-to-non-spam): Change (error) to
19761         (gnus-message 8) invocation.
19762
19763 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19764
19765         * nntp.el (nntp-via-netcat-command): New variable.
19766         (nntp-via-netcat-switches): New variable.
19767         (nntp-open-via-rlogin-and-netcat): New function.
19768         (nntp-open-connection-function): Doc fix.
19769         (nntp-telnet-command): Doc fix.
19770         (nntp-end-of-line): Doc fix.
19771         (nntp-via-rlogin-command): Doc fix.
19772         (nntp-via-user-name): Doc fix.
19773         (nntp-via-address): Doc fix.
19774
19775 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19776
19777         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19778         error in Emacs 21.1.
19779
19780 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
19781
19782         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19783
19784 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19785
19786         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19787         (gnus-agent-with-refreshed-group): New macro.
19788         (gnus-agent-rename-group): New function.
19789         (gnus-agent-delete-group): New function.
19790         (gnus-agent-save-group-info): Use gnus-command-method when
19791         `method' parameter is nil.  Don't write nil entries into the
19792         active file.
19793         (gnus-agent-get-group-info): New function.
19794         (gnus-agent-fetch-articles):
19795         Use gnus-agent-update-files-total-fetched-for to increment disk space
19796         used.
19797         (gnus-agent-fetch-headers, gnus-agent-save-alist):
19798         Use gnus-agent-update-view-total-fetched-for to increment disk space
19799         used.
19800         (gnus-agent-get-local): Add optional parameters to avoid calling
19801         gnus-group-real-name and gnus-find-method-for-group.
19802         (gnus-agent-set-local): Delete stored entry if either min, or max,
19803         are nil.
19804         (gnus-agent-fetch-session): Reworded error/quit messages.
19805         On quit, use gnus-agent-regenerate-group to record existance of any
19806         articles fetched to disk before the quit occurred.
19807         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19808         gnus-agent-update-view-total-fetched-for, and
19809         gnus-agent-update-files-total-fetched-for to decrement disk space
19810         used.
19811         (gnus-agent-retrieve-headers):
19812         Use gnus-agent-update-view-total-fetched-for to increment disk space
19813         used.
19814         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19815         with gnus-agent-update-files-total-fetched-for to decrement disk
19816         space and fresh group buffer.
19817         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19818         (gnus-agent-need-update-total-fetched-for): New variable.
19819         (gnus-agent-update-files-total-fetched-for): New function.
19820         (gnus-agent-update-view-total-fetched-for): New function.
19821         (gnus-agent-total-fetched-for): New function.
19822
19823         * gnus-cache.el (gnus-cache-save-buffers):
19824         Use gnus-cache-update-overview-total-fetched-for to change disk space
19825         used by this group.
19826         (gnus-cache-possibly-enter-article):
19827         Use gnus-cache-update-file-total-fetched-for to increment disk space
19828         used by this group.
19829         (gnus-cache-possibly-remove-article):
19830         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19831         used by this group.
19832         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19833         (gnus-cache-rename-group): New function.
19834         (gnus-cache-delete-group): New function.
19835         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19836         (gnus-cache-need-update-total-fetched-for): New variable.
19837         (gnus-cache-with-refreshed-group): New macro.
19838         (gnus-cache-update-file-total-fetched-for): New function.
19839         (gnus-cache-update-overview-total-fetched-for): New function.
19840         (gnus-cache-rename-group-total-fetched-for): New function.
19841         (gnus-cache-delete-group-total-fetched-for): New function.
19842         (gnus-cache-total-fetched-for): New function.
19843
19844         * gnus-group.el: Require gnus-sum and autoload functions to
19845         resolve warnings when gnus-group.el compiled alone.
19846         (gnus-group-line-format): Documented new %F.
19847         (size of Fetched data) group line format; identifies disk space
19848         used by agent and cache.
19849         (gnus-group-line-format-alist): Defined new F format.
19850         (gnus-total-fetched-for): New function.
19851         (gnus-group-delete-group): No longer update
19852         gnus-cache-active-altered as gnus-request-delete-group now keeps
19853         the cache in sync.
19854         (gnus-group-list-active): Let the agent store a server's active
19855         list if currently plugged.
19856
19857         * gnus-int.el (gnus-request-delete-group):
19858         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19859         local disk in sync with the server.
19860         (gnus-request-rename-group):
19861         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19862         local disk in sync with the server.
19863
19864         * gnus-start.el (gnus-get-unread-articles):
19865         Cosmetic simplification to logic.
19866
19867         * gnus-util.el (gnus-rename-file): New function.
19868
19869 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19870
19871         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19872
19873 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19874
19875         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19876         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19877
19878 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19879
19880         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19881         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19882
19883 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19884
19885         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19886
19887 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19888
19889         * spam.el (spam-set-difference): Add function to replace
19890         gnus-set-difference in spam.el.
19891         (spam-summary-prepare-exit): Use spam-set-difference.
19892
19893 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19894
19895         * gnus-registry.el (gnus-registry-cache-file): Update to use
19896         gnus-dribble-directory OR gnus-home-directory OR ~.
19897         (gnus-registry-split-fancy-with-parent): Fix doc.
19898
19899 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19900
19901         * message.el (message-exchange-point-and-mark):
19902         Use message-mark-active-p.  Suggested by Jesper Harder
19903         <harder@ifa.au.dk>.
19904
19905 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19906
19907         * message.el (message-exchange-point-and-mark): Don't activate
19908         region if it was inactive.  Suggested by Hiroshi Fujishima
19909         <pooh@nature.tsukuba.ac.jp>.
19910
19911 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19912
19913         * gnus-art.el (article-display-face): Display Faces in the same
19914         order as X-Faces.
19915
19916 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19919
19920 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19921
19922         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19923         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19924         (gnus-article-mime-hierarchy): Remove.
19925         (gnus-article-mime-hierarchy-next): Remove.
19926         (gnus-article-mode): Revert 2004-03-19 change.
19927         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19928         (gnus-insert-mime-button): Revert 2004-03-19 change.
19929         (gnus-mime-accumulate-hierarchy): Remove.
19930         (gnus-mime-enter-multipart): Remove.
19931         (gnus-mime-leave-multipart): Remove.
19932         (gnus-mime-display-part): Revert 2004-03-19 change.
19933         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19934
19935         * mml.el (mml-preview): Revert 2004-03-19 change.
19936
19937 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19938
19939         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19940
19941 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19942
19943         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19944         t while entering a file name using the mm-with-multibyte macro.
19945         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19946
19947         * mm-util.el (mm-with-multibyte): New macro.
19948
19949 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19952         New user option.
19953         (gnus-mime-multipart-functions): Doc and customization fix.
19954         (gnus-article-mime-hierarchy): New variable.
19955         (gnus-article-mime-hierarchy-next): New variable.
19956         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19957         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19958         gnus-article-mime-hierarchy-next to nil.
19959         (gnus-insert-mime-button): Show hierarchy numbers.
19960         (gnus-mime-accumulate-hierarchy): New function.
19961         (gnus-mime-enter-multipart): New function.
19962         (gnus-mime-leave-multipart): New function.
19963         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19964         (gnus-mime-display-alternative): Show hierarchy numbers.
19965
19966         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19967         gnus-article-mime-hierarchy-next to nil.
19968
19969 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19970
19971         * dns.el: Don't require gnus-xmas.
19972
19973 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19974
19975         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19976         inline PGP.
19977         (mml-menu): Disable mml-quote-region if mark is inactive.
19978
19979 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19980
19981         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19982         when the group's active is not available.
19983
19984 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19985
19986         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19987         error.
19988
19989 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19990
19991         * imap.el (imap-store-password): New variable.
19992         (imap-interactive-login): Use it.
19993         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19994
19995 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19996
19997         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19998         window-start and hscroll to summary window.
19999
20000 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20001
20002         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20003         conversion message to newsrc-dribble when an actual conversion is
20004         performed.
20005
20006 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20007
20008         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20009
20010 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20011
20012         * mm-decode.el (mm-complicated-handles): New function reviving
20013         former definition of mm-multiple-handles.
20014
20015         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20016         (gnus-mime-delete-part): Use it.
20017
20018 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20019
20020         * gnus-agent.el (gnus-agent-read-local):
20021         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20022         avoid the implicit assumption that they will always be equal.
20023         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20024         coding-system-for-write, as the with-temp-file macro first prints
20025         to a buffer then saves the buffer.
20026
20027 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20028
20029         * gnus-art.el (gnus-article-edit-part): New function.
20030         (gnus-mime-save-part-and-strip): Use it; do query instead of
20031         signaling an error; don't use mm-multiple-handles.
20032         (gnus-mime-delete-part): Ditto.
20033
20034 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20035
20036         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20037         old file versions.
20038         (gnus-group-prepare-hook): Remove function that converted list
20039         form of gnus-agent-expire-days to group properties.
20040
20041         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20042         (gnus-request-accept-article): Re-indented.
20043
20044         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20045         converters to handle old agent file formats.  Add logic for a
20046         "backup before upgrading warning".
20047         (gnus-convert-mark-converter-prompt): Developers can mark
20048         functions as needing (default), or not needing,
20049         gnus-convert-old-newsrc's "backup before upgrading warning".
20050         (gnus-convert-converter-needs-prompt): Tests whether the user
20051         should be protected from potentially irreversable changes by the
20052         function.
20053
20054         * legacy-gnus-agent.el: New.  Provides converters that are only
20055         loaded when gnus-convert-old-newsrc needs to call them.
20056
20057 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20058
20059         * mail-source.el (mail-source-touch-pop): Doc fix.
20060
20061         * message.el (message-smtpmail-send-it): Doc fix.
20062
20063 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20064
20065         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20066
20067         * nnmail.el (nnmail-split-fancy): do.
20068
20069         * gnus-kill.el (gnus-kill, gnus-execute): do.
20070
20071 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20072
20073         * gnus-sum.el (gnus-widget-reversible-match)
20074         (gnus-widget-reversible-to-internal)
20075         (gnus-widget-reversible-to-external): New functions.
20076         (gnus-widget-reversible): New widget.
20077         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20078
20079 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20080
20081         * gnus-sum.el (gnus-thread-sort-functions)
20082         (gnus-article-sort-functions): Document `(not F)' items.
20083
20084 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20085
20086         * spam.el (spam-use-gmane-xref): Add new backend.
20087         (spam-gmane-xref-spam-group): Add variable to control the name of the
20088         Gmane spam group.
20089         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20090         (spam-regex-headers-spam, spam-regex-headers-ham)
20091         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20092         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20093         backends and checks.
20094         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20095
20096         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20097         an autodetect method.
20098
20099 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20100
20101         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20102         articles are being added to a group.
20103         (gnus-request-replace-article): Inform the agent that articles
20104         need to be uncached as the cached contents are no longer valid.
20105
20106 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20107
20108         * binhex.el: Don't autoload executable-find.
20109
20110         * canlock.el: Don't autoload mail-fetch-field.
20111
20112         * dgnushack.el: Autoload c-mode for XEmacs.
20113
20114         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20115
20116         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20117         rmail-dont-reply-to and rmail-output.
20118
20119         * gnus-score.el: Don't autoload ffap-string-at-point.
20120
20121         * gnus-setup.el: Don't autoload sc-cite-original.
20122
20123         * imap.el: Don't autoload base64-decode-string,
20124         base64-encode-string and md5.
20125
20126         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20127         and rmail-msg-restore-non-pruned-header.
20128
20129         * mm-decode.el: Don't autoload executable-find.
20130
20131         * mm-url.el: Don't autoload executable-find.
20132
20133         * mm-view.el: Don't autoload diff-mode.
20134
20135         * nndb.el: Don't autoload news-reply-mode, news-setup,
20136         cancel-timer and telnet.
20137
20138         * password.el: Don't autoload run-at-time for Emacs.
20139
20140         * sha1-el.el: Don't autoload executable-find.
20141
20142         * sieve-mode.el: Don't autoload c-mode.
20143
20144         * uudecode.el: Don't autoload executable-find.
20145
20146 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20147
20148         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20149         (gnus-agent-possibly-alter-active): Avoid null in numeric
20150         comparison.
20151         (gnus-agent-set-local): Refuse to save null in local object table.
20152         (gnus-agent-regenerate-group): The REREAD parameter can now be a
20153         list of articles that will be marked as unread.
20154
20155 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20156
20157         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20158
20159 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
20160
20161         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20162         language tags.
20163
20164 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
20165
20166         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20167         Don't bind "obarray".
20168
20169         * gnus-sum.el (gnus-thread-sort-functions):
20170         Add `gnus-thread-sort-by-most-recent-number' and
20171         `gnus-thread-sort-by-most-recent-date'.
20172         Reported by Kai Grossjohann <kai@emptydomain.de>.
20173
20174 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20175
20176         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20177
20178 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20179
20180         * gnus-cus.el (gnus-agent-customize-category):
20181         Remove ignore-errors macro reference that required cl to be loaded at
20182         run-time.
20183
20184         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20185         single-interval range of the form (min . max).  Previously the
20186         range had to look like ((min . max)).  Likewise, return
20187         (min . max) rather than ((min . max)).
20188         (gnus-range-map): Use gnus-range-normalize to accept
20189         single-interval range.
20190
20191         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20192         the cache, but not the agent, now appear with their usual face.
20193
20194         * dgnushack.el (loaddir): New variable that is bound to the
20195         directory containing the dgnushack.el file. Use loaddir, rather
20196         than srcdir, to update load-path. Change lets dgnushack compile
20197         code in directories other than GNUS/lisp.
20198
20199 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20200
20201         * lpath.el: Don't bind w3m-safe-url-regexp.
20202
20203         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20204         w3m-safe-url-regexp variable buffer-local.
20205
20206         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20207
20208 2004-02-27  Simon Josefsson  <jas@extundo.com>
20209
20210         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20211         gnus-group-real-prefix.
20212         (gnus-summary-move-article): Use it, instead of
20213         gnus-group-real-prefix.
20214
20215 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20216
20217         * lpath.el: Bind w3m-safe-url-regexp.
20218
20219         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20220         w3m-safe-url-regexp variable buffer-local and set it as the value
20221         of mm-w3m-safe-url-regexp.
20222
20223         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20224
20225         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20226         parsing gnus-posting-styles when the message is not for replying.
20227
20228         * dgnushack.el: Autoload sgml-mode for XEmacs.
20229
20230         * nnrss.el (nnrss-opml-export):
20231         Use mm-set-buffer-file-coding-system instead of
20232         set-buffer-file-coding-system.
20233
20234 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
20235
20236         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
20237         of checkdoc.el).
20238         * nnrss.el: do.
20239         * gnus-mlspl.el: do.
20240         * gnus-ml.el: do.
20241         * gnus-srvr.el: do.
20242
20243         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
20244
20245 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
20246
20247         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
20248         Corrections to custom-manual links.
20249
20250         * gnus-art.el (gnus-article): Ditto.
20251
20252         * mm-decode.el (mime-display, mime-security): Ditto.
20253
20254 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20255
20256         * flow-fill.el: Typo.
20257
20258 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
20259
20260         * spam-wash.el: New file.
20261
20262 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
20263
20264         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
20265
20266 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
20267
20268         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
20269         to be run with new-articles as LIST1, not LIST2.
20270         (spam-registration-functions): Add spam-use-ham-copy as a nil
20271         registration backend.
20272
20273 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
20274
20275         * spam-stat.el (spam-stat-washing-hook): New option.
20276         (spam-stat-buffer-words): Use it.
20277         (spam-stat-process-directory, spam-stat-test-directory):
20278         Use insert-file-contents-literally.
20279         (spam-stat-coding-system): New variable.
20280         (spam-stat-load, spam-stat-save): Use it.
20281
20282 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20283
20284         * spam-report.el (spam-report-plug-agent):
20285         Quote spam-report-url-to-file and spam-report-url-ping-plain.
20286
20287 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
20288
20289         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
20290         Allow / in mailto URLs.
20291
20292 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20293
20294         * spam-report.el (spam-report-process-queue): Fix interactive use.
20295         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
20296         (spam-report-unplug-agent): Doc fixes.
20297         (spam-report-url-ping-mm-url, spam-report-url-to-file)
20298         (spam-report-agentize, spam-report-deagentize): Autoload.
20299
20300 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20301
20302         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
20303
20304         * message.el (message-setup-fill-variables): Add mml tags to
20305         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
20306         <ajk@iu.edu>.
20307         (message-mode): Don't modify paragraph-separate there.
20308
20309 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20310
20311         * compface.el (uncompface-use-external): Default to undecided.
20312         (uncompface-use-external-threshold): New variable.
20313         (uncompface-float-time): New macro.
20314         (uncompface): Determine whether to use the external decoder if
20315         uncompface-use-external is undecided.
20316
20317 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20318
20319         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
20320         after images.
20321
20322         * gnus-art.el (gnus-mime-display-single): Remove dead code.
20323
20324 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
20325
20326         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
20327
20328         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
20329
20330         * gnus-sum.el (gnus-summary-limit-to-age)
20331         (gnus-summary-limit-children): do.
20332
20333         * gnus-int.el (gnus-request-scan): do.
20334
20335         * gnus-group.el (gnus-group-suspend): do.
20336
20337         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
20338
20339         * gnus-cite.el (gnus-cite-parse-attributions): do.
20340
20341         * gnus-agent.el (gnus-summary-set-agent-mark)
20342         (gnus-agent-regenerate-group): do.
20343
20344         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
20345
20346         * binhex.el (binhex-decode-region-internal): do.
20347
20348 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20349
20350         * gnus-fun.el (gnus-face-properties-alist): New user option.
20351         (gnus-display-x-face-in-from): Use it.
20352
20353         * gnus-art.el (article-display-face): Ditto.
20354
20355         * compface.el (uncompface-use-external): Default to nil.
20356
20357 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
20358
20359         * nntp.el (nntp-erase-buffer): New function.
20360         (nntp-retrieve-data, nntp-send-command)
20361         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
20362         (nntp-possibly-change-group): Use it.
20363
20364         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
20365         Use with-current-buffer.
20366
20367 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
20368
20369         * compface.el: Merge the ELisp-based uncompface program.
20370         (compface): New customization group.
20371         (uncompface-use-external): New user option.
20372         (uncompface): Call uncompface-internal if uncompface-use-external
20373         is nil.
20374         (uncompface-internal): New function.  Note that there are also
20375         some other functions and variables added for this function.
20376
20377 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
20378
20379         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
20380         if necessary.
20381
20382 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
20383
20384         * spam-report.el (spam-report-unplug-agent)
20385         (spam-report-plug-agent, spam-report-deagentize)
20386         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
20387         Add support for the Agent in spam-report: when unplugged, report to a
20388         file; when plugged, submit all the requests.
20389
20390         * spam.el (spam-register-routine): Fix message about
20391         registration.
20392
20393 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
20394
20395         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
20396         dependencies.
20397         (rfc2047-encode): Use it.
20398
20399         * gnus-art.el (gnus-button-marker-list): Move before first
20400         reference.
20401
20402         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20403         (imap-parse-body): Fix format string mismatch.
20404
20405         * gnus-score.el (gnus-summary-increase-score): do.
20406
20407         * nnrss.el (nnrss-close): New function.
20408
20409 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
20410
20411         * nnrss.el (nnrss-make-filename): New function.
20412         (nnrss-request-delete-group, nnrss-read-server-data)
20413         (nnrss-save-server-data, nnrss-read-group-data)
20414         (nnrss-save-group-data): Use it.
20415         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
20416         (nnrss-read-server-data, nnrss-read-group-data): Use load.
20417         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
20418
20419 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
20420
20421         * mml.el (mml-compute-boundary-1): Don't uncompress files.
20422
20423 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
20424
20425         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
20426         files.
20427
20428         * message.el (message-generate-headers-first): Don't quote nil
20429         and t in docstrings.
20430
20431         * imap.el (imap-id): do.
20432
20433         * gnus-agent.el (gnus-agent-consider-all-articles)
20434         (gnus-agent-queue-mail): do.
20435
20436 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
20437
20438         * spam-report.el (spam-report-process-queue): New function.
20439         Process requests from `spam-report-requests-file'.
20440         (spam-report-process-queue): Doc fix.
20441
20442 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
20443
20444         * spam.el (spam-register-routine)
20445         (spam-log-processing-to-registry, spam-log-registered-p)
20446         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20447         Change "check" to "spam-check" for semi-clarity.
20448
20449 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
20450
20451         * pop3.el: Require nnheader.
20452
20453         * mml-smime.el: Require cl.  Autoload message-fetch-field.
20454
20455         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
20456
20457         * gnus-picon.el: Require cl.
20458
20459         * gnus-fun.el: Require gnus-ems and gnus-util.
20460
20461         * gnus.el (gnus-method-to-server): Move defsubst before first use.
20462
20463         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
20464
20465         * gnus-art.el (gnus-article-edit-mode): Define before first
20466         reference.
20467
20468 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
20469
20470         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
20471         (gnus-uu-post-encoded): Use point-at-bol.
20472
20473         * gnus-topic.el (gnus-group-active-topic-p): do.
20474
20475         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
20476
20477         * gnus-group.el (gnus-group-kill-region): do.
20478
20479         * gnus-art.el (article-date-ut): do.
20480
20481         * message.el (message-fetch-field): Remove redundant
20482         case-fold-search binding.
20483         (message-narrow-to-field): Simplify.
20484
20485 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
20486
20487         * spam.el (spam-directory): Derive from `gnus-directory'.
20488
20489         * spam-report.el (spam-report-url-to-file)
20490         (spam-report-requests-file): New function and variable for offline
20491         reporting.
20492         (spam-report-url-ping-function): Add `spam-report-url-to-file'
20493         and user defined function.
20494         (spam-report-url-ping-mm-url): Remove doubled slash.
20495
20496 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
20497
20498         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
20499
20500 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
20501
20502         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
20503         Fix format string mismatch.
20504
20505         * sieve.el (sieve-deactivate-all): do.
20506
20507         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
20508
20509         * nnlistserv.el (nnlistserv-kk-wash-article): do.
20510
20511         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
20512
20513         * mm-bodies.el (mm-7bit-chars): Don't include \r.
20514
20515 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
20516
20517         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
20518         the list of checks.
20519
20520 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
20521
20522         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
20523         padding.
20524
20525 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
20526
20527         * mm-view.el (mm-fill-flowed): New variable.
20528         (mm-inline-text): Use it.
20529
20530 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
20531
20532         * spam.el (spam-spamassassin-register-ham-routine)
20533         (spam-spamassassin-register-spam-routine): Fix function names.
20534
20535 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20536
20537         * gnus.el (gnus-tmp-grouplens): Remove.
20538         (gnus-summary-line-format): Remove grouplens.
20539
20540         * gnus-group.el (gnus-group-line-format): Ditto.
20541
20542         * gnus-spec.el (gnus-format-specs): Ditto.
20543         (gnus-update-format-specifications): Flush the group format spec
20544         cache if there's the grouplens stuff.
20545         (gnus-parse-simple-format): Replace %l with the empty string.
20546
20547 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
20548
20549         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
20550         omission.
20551
20552 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20553
20554         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
20555         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20556
20557 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20558
20559         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
20560         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
20561         New macros and functions.
20562         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
20563         Handle > NLINK_MAX messages.
20564         * nnmaildir.el (nnmaildir-request-set-mark):
20565         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
20566
20567 2004-01-25  Alex Schroeder  <alex@gnu.org>
20568
20569         * spam-stat.el (spam-stat-process-directory-age): New option.
20570         (spam-stat-process-directory): Use it.
20571
20572 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
20573
20574         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
20575         (spam-stat-save): Accept prefix argument.
20576
20577 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
20578
20579         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
20580         links" error.
20581
20582 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20583
20584         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
20585         the rest of the and/or forms.
20586
20587 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20588
20589         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
20590         compatibility with old .newsrc.eld files.
20591
20592         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
20593
20594         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
20595
20596         * gnus-start.el (gnus-1): do.
20597
20598         * gnus-group.el (gnus-group-line-format-alist): do.
20599
20600         * gnus.el (gnus-use-grouplens, gnus-visual): do.
20601
20602         * gnus-gl.el: Remove.
20603
20604 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20605
20606         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
20607         marks consisting of a single range {for example, (3 . 5)} rather
20608         than a list of a single range { ((3 . 5)) }.
20609
20610 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
20611
20612         * spam-stat.el (spam-stat-store-gnus-article-buffer):
20613         Use with-current-buffer.
20614         (spam-stat-store-current-buffer): Use insert-buffer-substring to
20615         avoid consing a string.
20616
20617         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
20618         Remove obsolete entries for big5 and gb2312.
20619
20620 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20621
20622         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
20623         uncompressed list.
20624
20625 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
20626
20627         * spam-stat.el (spam-stat-strip-xref): New function.
20628         (spam-stat-process-directory): Use it.
20629
20630         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
20631         here -- it's done in message-fetch-field.
20632
20633 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20634
20635         * gnus-agent.el (gnus-agent-queue-mail)
20636         (gnus-agent-prompt-send-queue): New variables.
20637         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
20638         * gnus-draft.el (gnus-group-send-queue): Pass the group name
20639         "nndraft:queue" along to gnus-draft-send.
20640         Use gnus-agent-prompt-send-queue.
20641         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
20642         is "nndraft:queue".  Suggested by Gaute Strokkenes
20643         <gs234@srcf.ucam.org>
20644
20645         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
20646         (agent-enable-undownloaded-faces): Add.
20647         (gnus-agent-cat-groups): Use eval-and-compile, not
20648         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
20649         method of gnus-agent-cat-groups even when the buffer has been
20650         evaled.
20651         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
20652         delete gnus-agent-save-active-1.
20653         (gnus-agent-save-groups): Delete.  Identical to
20654         gnus-agent-save-active.
20655         (gnus-agent-write-active): No longer adjust agent's copy of active
20656         file as agent's adjustments are now stored in their own
20657         file.  Remove optional parameter.
20658         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
20659         servers.  Add use of min/max range limits from server's local
20660         file.
20661         (gnus-agent-save-alist): Remove unused optional argument.
20662         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
20663         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
20664         (gnus-agent-set-local): A per-server file that keeps min/max range
20665         limits for articles known to the agent.  Provides a fast mechanism
20666         for altering many active ranges.
20667         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
20668         active file (local makes it unnecessary).
20669         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
20670
20671         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
20672         (agent-enable-undownloaded-faces): Add.
20673
20674         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
20675         disable it when sending to "nndraft:queue".
20676         (gnus-group-send-queue): Add safety check to avoid sending queue
20677         when unplugged.
20678
20679         * gnus-group.el (gnus-group-catchup): Use new
20680         gnus-sequence-of-unread-articles, not
20681         gnus-list-of-unread-articles, to avoid exhausting memory with huge
20682         numbers of articles.  Use gnus-range-map to avoid having to
20683         uncompress the unread list.
20684         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
20685         Fix invalid ange-ftp reference.
20686
20687         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
20688         (gnus-sorted-range-intersection): Intersection of two ranges
20689         without requiring that they first be uncompressed.
20690
20691         * gnus-start.el (gnus-activate-group): Unless blocked by the
20692         caller, possibly expand the active range to include both cached
20693         and agentized articles.
20694         (gnus-convert-old-newsrc): Rewrote in anticipation of having
20695         multiple version-dependent converters.
20696         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
20697         gnus-agent-save-active.
20698         (gnus-save-newsrc-file): Save dirty agent range limits.
20699
20700         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
20701         gnus-agent-possibly-alter-active.
20702         (gnus-adjust-marked-articles): Faster handling of simple lists.
20703
20704 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
20705
20706         * spam-stat.el (spam-stat-test-directory): New optional argument
20707         displays a list of files detected.  Suggested by Andrew Cohen
20708         <cohen@andy.bu.edu>.
20709         (spam-stat-buffer-words-with-scores): Don't narrow and change
20710         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
20711
20712 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
20713
20714         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
20715         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
20716         (spam-spamassassin-arguments)
20717         (spam-spamassassin-spam-flag-header)
20718         (spam-spamassassin-positive-spam-flag-header)
20719         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
20720         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
20721         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
20722         (spam-list-of-processors, spam-list-of-checks)
20723         (spam-list-of-statistical-checks, spam-registration-functions)
20724         (spam-check-spamassassin-headers, spam-check-spamassassin)
20725         (spam-spamassassin-score)
20726         (spam-spamassassin-register-with-sa-learn)
20727         (spam-spamassassin-register-spam-routine)
20728         (spam-spamassassin-register-ham-routine)
20729         (spam-assassin-register-spam-routine)
20730         (spam-assassin-register-ham-routine): Add SpamAssassin support.
20731         (spam-bogofilter-score): Fix to show article before scoring.
20732
20733 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
20734
20735         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
20736         default scoring function.
20737         (spam-generic-score): Call spam-spamassassin-score if
20738         spam-use-spamassassin or spam-use-spamassassin-headers is on;
20739         spam-bogofilter-score otherwise.
20740
20741         * gnus.el (spam-process, spam-autodetect-methods):
20742         Add spamassassin and spamassassin-headers.
20743
20744 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
20745
20746         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20747         Suppress unnecessary messages.
20748
20749 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
20750
20751         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20752         make-hash-table.
20753
20754 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20755
20756         * canlock.el (base64-encode-string): Don't autoload it.
20757
20758 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20759
20760         * run-at-time.el: Remove useless (require 'itimer),
20761         eval-and-compile and (featurep 'xemacs).
20762
20763 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
20764
20765         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20766         GROUP is a virtual group.
20767
20768 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
20769
20770         * gnus.el: Autoload `message-y-or-n-p'.
20771
20772 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
20773
20774         * pgg-parse.el: Remove unnecessary (require 'custom).
20775
20776         * pgg-def.el: do.
20777
20778         * nnmail.el: do.
20779
20780         * gnus-undo.el: do.
20781
20782         * gnus-picon.el: do.
20783
20784         * gnus-util.el: do.
20785
20786 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
20787
20788         * gnus-sum.el (gnus-pick-line-number): Add autoload.
20789
20790 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20791
20792         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20793         handle, as well as a list.
20794
20795         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20796         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20797         (mm-w3m-cid-retrieve): Simplify.
20798
20799 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
20800
20801         * message.el (message-kill-to-signature): Allow prefix arg to
20802         specify number of lines to keep before signature.
20803
20804 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
20805
20806         * message.el (message-kill-to-signature): Change docstring.
20807
20808 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20809
20810         * canlock.el: Always require sha1-el.
20811         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20812
20813         * message.el: Autoload sha1 only when compiling.
20814
20815         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20816         eudc-expand-inline for XEmacs.
20817
20818 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20819
20820         * message.el (message-canlock-generate): Require sha1-el.
20821
20822 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20823
20824         * message.el (message-expand-name): Silence the byte compiler.
20825
20826         * lpath.el: Add detect-coding-system.
20827
20828         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20829         cus-edit.
20830
20831 2004-01-13  Simon Josefsson  <jas@extundo.com>
20832
20833         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20834         Invoke gnus-score-mode.
20835         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20836
20837         * gnus-range.el (gnus-compress-sequence): Doc fix.
20838         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20839
20840 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20841
20842         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20843
20844 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20845
20846         * spam.el (spam-get-article-as-string): Update to use
20847         gnus-request-article-this-buffer, much simpler.
20848         (spam-get-article-as-buffer): Remove.
20849
20850 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20851
20852         * message.el (message-expand-name): Use EUDC if the user uses that.
20853
20854 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20855
20856         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20857         character for the encoding to avoid consing a string.
20858
20859         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20860         unnecessarily.
20861
20862         * mm-util.el (mm-replace-chars-in-string): Remove.
20863
20864         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20865         of mm-replace-chars-in-string.
20866
20867 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20868
20869         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20870
20871         * mm-util.el (mm-subst-char-in-string): Support inplace.
20872
20873         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20874         a new string in every iteration.  Use shy groups.
20875
20876 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20877
20878         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20879         * gnus-soup.el (gnus-soup-group-brew):
20880         * gnus-msg.el (gnus-put-message):
20881         * gnus-move.el (gnus-group-move-group-to-server):
20882         * gnus-kill.el (gnus-batch-score):
20883         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20884         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20885         (gnus-group-update-group, gnus-group-read-group)
20886         (gnus-group-make-group, gnus-group-make-help-group)
20887         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20888         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20889         (gnus-group-sort-by-unread, gnus-group-catchup)
20890         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20891         (gnus-group-yank-group, gnus-group-set-info)
20892         (gnus-group-list-groups):
20893         * gnus.el (gnus-generate-new-group-name):
20894         * gnus-delay.el (gnus-delay-send-queue):
20895         * nnvirtual.el (nnvirtual-catchup-group):
20896         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20897         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20898         (gnus-group-prepare-topics, gnus-topic-check-topology):
20899         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20900         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20901         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20902         (gnus-group-make-articles-read):
20903         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20904         (gnus-group-change-level, gnus-kill-newsgroup)
20905         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20906         (gnus-get-unread-articles, gnus-make-articles-unread)
20907         (gnus-make-ascending-articles-unread): Use accessor
20908         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20909         to get group information for improved readability.
20910
20911
20912 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20913
20914         * gnus-art.el (article-decode-mime-words, article-babel)
20915         (gnus-article-highlight-signature, gnus-article-add-buttons)
20916         (gnus-signature-toggle): Use gnus-with-article-buffer.
20917
20918         * gnus-art.el (gnus-article-highlight-headers)
20919         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20920
20921         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20922         (gnus-article-set-globals, gnus-request-article-this-buffer)
20923         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20924         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20925         (gnus-mime-display-alternative): Use with-current-buffer.
20926
20927 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20928
20929         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20930         also under 80 char limit, and call gnus-error if needed.
20931         (spam-fetch-article-header): Fix - it was a
20932         buffer-local variable (gnus-newsgroup-data).
20933         (spam-find-spam): Use spam-generate-fake-headers, forget about
20934         spam-insert-fake-headers.
20935         (spam-insert-fake-headers): Remove.
20936
20937 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20938
20939         * deuglify.el (gnus-article-outlook-unwrap-lines)
20940         (gnus-outlook-rearrange-article)
20941         (gnus-outlook-repair-attribution-outlook)
20942         (gnus-outlook-repair-attribution-block)
20943         (gnus-outlook-repair-attribution-other): Remove redundant
20944         save-excursion.
20945
20946 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20947
20948         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20949         (spam-fetch-field-subject-fast)
20950         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20951         (spam-fetch-article-header): Add functions to deal with Gnus
20952         internals for fast retrieval of article header data.
20953         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20954
20955 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20956
20957         * pop3.el (pop3-md5): Remove.
20958         (pop3-apop): Replace pop3-md5 with md5.
20959
20960         * mm-bodies.el: base64 is always built-in.
20961
20962         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20963         Use with-current-buffer.
20964
20965 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20966
20967         * canlock.el (canlock-insert-header): Remove excessive grouping in
20968         regexp.
20969
20970         * gnus-sum.el (gnus-summary-read-document): Ditto.
20971
20972         * gnus-uu.el (gnus-uu-part-number): Ditto.
20973
20974         * html2text.el (html2text-remove-tags): Ditto.
20975         (html2text-format-tags): Ditto.
20976         (html2text-format-single-elements): Ditto.
20977
20978         * mml.el (mml-parse-1): Ditto.
20979
20980 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20981
20982         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20983
20984         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20985
20986         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20987
20988         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20989
20990 2003-11-15  Simon Josefsson  <jas@extundo.com>
20991
20992         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20993         (pgg-gpg-lookup-key): Use regexp match instead of
20994         split-string (split-string is different between emacs 21.2 and
20995         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20996
20997 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20998
20999         * gnus-art.el (gnus-mime-view-all-parts)
21000         (gnus-article-part-wrapper, gnus-article-view-part):
21001         Use with-current-buffer.
21002
21003 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21004
21005         * spam.el (spam-disable-spam-split-during-ham-respool)
21006         (spam-spamoracle-database, spam-cache-lookups)
21007         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21008         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21009         (spam-group-ham-marks, spam-group-spam-marks)
21010         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21011         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21012         also add spam-use-blackholes to the statistical checks.
21013         (spam-fetch-field-fast): Add interface to fetching fields, may
21014         become a macro.
21015         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21016         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21017         (spam-insert-fake-headers): Fake an article when needed.
21018         (spam-find-spam): Fake article when possible.
21019         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21020         (spam-check-bogofilter-headers): Use message-fetch-field instead
21021         of nnmail-fetch-field.
21022
21023 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21024
21025         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21026
21027 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21028
21029         * spam.el (spam-split): Do not require spam-use-CHECK to be
21030         enabled if that check is passed to spam-split explicitly; also
21031         fix so 'spam doesn't get converted to spam-split-group when
21032         spam-split-symbolic-return is t.
21033         (spam-find-spam): Find registrations of the article and use those
21034         instead of re-running spam-split to find the spam/ham
21035         classification of the article.
21036         (spam-log-processing-to-registry, spam-log-registered-p)
21037         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21038         Use gnus-error instead of gnus-message.
21039         (spam-log-registration-type): Add function to determine the
21040         classification of a message based on registry entries; will
21041         return nil if both 'spam and 'ham are found.
21042         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21043         a reasonably fast local cache without the loading errors.
21044         (spam-cache-lookups): Set to t by default.
21045         (spam-find-spam): Don't try to guess spam-cache-lookups.
21046         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21047         spam-caches entry.
21048         (spam-filelist-build-cache, spam-filelist-check-cache):
21049         Fix caching of whitelist/blacklist entries.
21050         (spam-check-whitelist, spam-check-blacklist):
21051         Invoke spam-from-listed-p with a type, not a cache variable.
21052         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21053
21054 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21055
21056         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21057
21058         * nnmail.el (nnmail-split-fancy): do.
21059
21060         * mml.el (mml-parse): do.
21061
21062         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21063         (gnus-score-adaptive): do.
21064
21065 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21066
21067         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21068         (gnus-mime-button-map): Don't set keymap parent.
21069         (gnus-button-ctan-directory-regexp): Use shy grouping.
21070         (gnus-prev-page-map): Don't set keymap parent.
21071         (gnus-prev-page-map): Remove duplicated one.
21072         (gnus-next-page-map): Don't set keymap parent.
21073         (gnus-mime-security-button-map): Ditto.
21074
21075         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21076         version number.
21077
21078         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21079
21080 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21081
21082         * canlock.el (canlock-sha1-function): Remove.
21083         (canlock-sha1-function-for-verify): Remove.
21084         (canlock-openssl-program): Remove.
21085         (canlock-openssl-args): Remove.
21086         (canlock-ignore-errors): Remove.
21087         (canlock-sha1-with-openssl): Remove.
21088         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21089         (canlock-verify): Don't use canlock-ignore-errors.
21090
21091         * sha1-el.el (sha1-string-external): Make it can return a string
21092         in binary form.
21093         (sha1-region-external): Ditto.
21094         (sha1-string-internal): Ditto.
21095         (sha1-region-internal): Ditto.
21096         (sha1-region): Ditto.
21097         (sha1-string): Ditto.
21098         (sha1): Ditto.
21099
21100 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21101
21102         * spam.el (spam-report-articles-gmane): New command.
21103
21104 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21105
21106         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21107
21108         * run-at-time.el (run-at-time-saved): Remove.
21109         (run-at-time): Doc fix.
21110
21111 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21112
21113         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21114         (gnus-summary-limit-map): Add it.
21115         (gnus-summary-make-menu-bar): do.
21116
21117 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21118
21119         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21120         Make attempt at some caching support (done for BBDB only now).
21121         (spam-find-spam): Set spam-cache-lookups if there are more than 2
21122         addresses to be checked.
21123         (spam-clear-cache-BBDB): Add function, to be invoked by
21124         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21125         (spam-check-BBDB): Check and use the caches, if
21126         spam-cache-lookups is on, remove superfluous (provide).
21127
21128 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
21129
21130         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21131
21132 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
21133
21134         * run-at-time.el (run-at-time-saved): Move to after the definition
21135         of `run-at-time'.
21136
21137         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
21138
21139 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21140
21141         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21142         mm-w3m-local-map-property.
21143
21144         * mm-view.el (mm-w3m-mode-map): Remove.
21145         (mm-w3m-local-map-property): Remove.
21146         (mm-inline-text-html-render-with-w3m): Don't use
21147         mm-w3m-local-map-property.
21148
21149 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21150
21151         * run-at-time.el: New file.
21152
21153         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
21154         under Emacs.
21155
21156         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21157         of gnus-set-text-properties.
21158
21159         * gnus-uu.el (gnus-uu-save-article): Ditto.
21160
21161         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21162
21163         * gnus-cite.el (gnus-cite-parse): Ditto.
21164
21165         * gnus-art.el (gnus-button-push): Use set-text-properties instead
21166         of gnus-.
21167
21168         * gnus-xmas.el (run-at-time): Require run-at-time.
21169
21170         * gnus.el: Change calls to nnheader-run-at-time and
21171         password-run-at-time throughout to use run-at-time directly.
21172
21173         * password.el: Remove definition of run-at-time.
21174
21175         * nnheaderxm.el: Remove definition of run-at-time.
21176
21177 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
21178
21179         * mml.el (mml-minibuffer-read-disposition): Show attachment type
21180         in prompt.
21181
21182 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21183
21184         * messagexmas.el (message-xmas-redefine): Alias
21185         `message-make-caesar-translation-table' to
21186         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
21187         version.
21188
21189         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
21190         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
21191         `gnus-xmas-set-text-properties'.
21192         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
21193         `gnus-xmas-completing-read'.
21194         (gnus-xmas-completing-read): Removed.
21195         (gnus-xmas-open-network-stream): Removed.
21196
21197         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
21198         XEmacs version.
21199
21200         * dns.el (dns-make-network-process): Use `open-network-stream'
21201         instead of `gnus-xmas-open-network-stream'.
21202
21203         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
21204
21205         * .cvsignore: Add auto-autoloads.el, custom-load.el.
21206
21207 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21208
21209         * gnus-art.el (gnus-mime-display-alternative)
21210         (gnus-insert-mime-button, gnus-insert-mime-security-button)
21211         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21212         Don't use gnus-local-map-property.
21213
21214         * gnus-util.el (gnus-local-map-property): Remove.
21215
21216         * mm-view.el (mm-view-pkcs7-decrypt):
21217         Replace gnus-completing-read-maybe-default with completing-read.
21218
21219         * gnus-util.el (gnus-completing-read): do.
21220         (gnus-completing-read-maybe-default): Remove.
21221
21222 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
21223
21224         * password.el: Only autoload `run-at-time' if not XEmacs.
21225         Only autoload the itimer functions if XEmacs.
21226
21227 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21228
21229         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
21230         XEmacsen.
21231
21232         * dgnushack.el: Autoload executable-find for XEmacs.
21233
21234 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
21235
21236         * gnus-art.el (gnus-read-string): Remove.
21237         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21238         read-string.
21239
21240 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
21241
21242         * netrc.el: Autoload password-read.
21243         (netrc): Add configuration group.
21244         (netrc-encoding-method, netrc-openssl-path):
21245         Add variables for encoding and decoding of files with symmetric
21246         ciphers.
21247         (netrc-encode): Add assistant function to encode a file with
21248         netrc-encoding-method.
21249         (netrc-parse): Add interactive parameter, added optional
21250         decoding if netrc-encoding-method is non-nil but otherwise
21251         behavior is standard.
21252         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21253         Do s/encode/encrypt/ everywhere.
21254
21255         * spam.el: Remove executable-find autoload.
21256
21257 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21258
21259         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21260
21261         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21262
21263 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21264
21265         * gnus-art.el (gnus-treat-ansi-sequences)
21266         (article-treat-ansi-sequences): New variable and function.
21267         Suggested by Dan Jacobson <jidanni@jidanni.org>.
21268
21269         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21270         Use it.
21271
21272 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
21273
21274         * mm-util.el (mm-quote-arg): Remove.
21275
21276         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21277         shell-quote-argument.
21278
21279         * gnus-uu.el (gnus-uu-command): do.
21280
21281         * gnus-sum.el (gnus-summary-insert-pseudos): do.
21282
21283         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21284         with make-char.
21285
21286         * mm-util.el (mm-make-char): Remove.
21287
21288         * mml.el (mml-mode): Replace gnus-add-minor-mode with
21289         add-minor-mode.
21290
21291         * gnus-undo.el (gnus-undo-mode): do.
21292
21293         * gnus-topic.el (gnus-topic-mode): do.
21294
21295         * gnus-sum.el (gnus-dead-summary-mode): do.
21296
21297         * gnus-start.el (gnus-slave-mode): do.
21298
21299         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
21300
21301         * gnus-ml.el (gnus-mailing-list-mode): do.
21302
21303         * gnus-gl.el (gnus-grouplens-mode): do.
21304
21305         * gnus-draft.el (gnus-draft-mode): do.
21306
21307         * gnus-dired.el (gnus-dired-mode): do.
21308
21309         * gnus-ems.el (gnus-add-minor-mode): Remove.
21310
21311         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21312         Replace gnus-char-width with char-width.
21313
21314         * gnus-ems.el (gnus-char-width): Remove.
21315
21316         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
21317         Replace gnus-char-width with char-width.
21318
21319         * gnus-ems.el (gnus-char-width): Remove.
21320
21321         * spam-stat.el (with-syntax-table): Remove with-syntax-table
21322         definition.
21323         Remove Emacs 20 hash table compatibility code.
21324
21325         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
21326         20 compatibility code.
21327
21328         * spam.el (spam-point-at-eol): Replace with point-at-eol.
21329
21330         * smime.el (smime-point-at-eol): Replace with point-at-eol.
21331
21332         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
21333         Replace with point-at-{eol,bol}.
21334
21335         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
21336
21337         * imap.el (imap-point-at-eol): Replace with point-at-eol.
21338
21339         * flow-fill.el (fill-flowed-point-at-bol)
21340         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
21341
21342         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
21343         Replace with point-at-{eol,bol} throughout all files.
21344
21345 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21346
21347         * ntlm.el (ntlm-string-as-unibyte): New macro.
21348         (ntlm-build-auth-response): Use it.
21349
21350         Remove Emacs 20 stuff:
21351         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
21352         (butlast, mapc, remove): Remove the compiler macros.
21353         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
21354         of delq and copy-sequence.
21355         * gnus-art.el (popup-menu): Remove the compiler macro.
21356         * nnmail.el (nnmail-split-fancy): Don't support customizing with
21357         Emacs 20.
21358
21359 2004-01-05  Simon Josefsson  <jas@extundo.com>
21360
21361         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
21362         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
21363         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
21364         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
21365         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
21366         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
21367         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
21368         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
21369         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
21370         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
21371         ntlm-string-permute, string-lshift into ntlm-string-lshift,
21372         string-xor into ntlm-string-xor.
21373         Suggested by Jesper Harder <harder@myrealbox.com>.
21374
21375         * ntlm.el: Don't include poem.
21376
21377         * md4.el (print-int32, print-string-hexa): Remove.
21378         Suggested by Jesper Harder <harder@myrealbox.com>.
21379
21380         * sasl-ntlm.el, ntlm.el, md4.el: New files.
21381
21382         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
21383         probably breaks emacs with DL patch, but do we care? Is anyone
21384         still using the DL stuff?)
21385
21386         * sieve-manage.el: Use the password package.
21387         (sieve-manage-read-passwd): Remove.
21388         (sieve-manage-interactive-login): Use password.  Re-add
21389         condition-case around loop.
21390
21391         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
21392         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21393         Use the password package.
21394
21395 2003-02-19  Simon Josefsson  <jas@extundo.com>
21396
21397         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
21398         token.
21399
21400 2002-08-07  Simon Josefsson  <jas@extundo.com>
21401
21402         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
21403         (sieve-manage-authenticators):
21404         (sieve-manage-authenticator-alist): Add some SASL mechs.
21405         (sieve-sasl-auth): New function.
21406         (sieve-manage-cram-md5-auth):
21407         (sieve-manage-plain-auth): Rewrite using SASL library.
21408         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
21409         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
21410         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
21411         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
21412
21413 2004-01-05  Simon Josefsson  <jas@extundo.com>
21414
21415         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
21416         New files.
21417
21418 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21419
21420         * gnus-group.el (gnus-no-groups-message): Update.
21421
21422         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
21423
21424 2003-11-09  Simon Josefsson  <jas@extundo.com>
21425
21426         * imap.el: Support for ID IMAP extension (RFC 2971).
21427         (imap-local-variables): Add imap-id.
21428         (imap-id): New variable.
21429         (imap-id): New function.
21430         (imap-parse-response): Parse untagged ID response.
21431         * nnimap.el (nnimap-id): New variable.
21432         (nnimap-open-connection): Use it.
21433
21434 2003-12-28  Simon Josefsson  <jas@extundo.com>
21435
21436         * gnus-score.el (gnus-score-edit-all-score): New.
21437         * gnus-group.el (gnus-group-score-map): Bind it to W e.
21438
21439 2004-01-04  Simon Josefsson  <jas@extundo.com>
21440
21441         * password.el: Add.
21442
21443 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
21444
21445         * dns.el (dns-query-types): Fix typo.
21446         (dns-query-types): New function.
21447         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
21448         PTR and SOA replies, see RFC 1035.
21449
21450 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21451
21452         * gnus.el (gnus-logo-color-style): Change colors to `no'.
21453
21454         * Move to Changelog.2.
21455
21456 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21457
21458         * gnus.el (gnus-version-number): Bump version.
21459
21460 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21461
21462         * gnus.el: No Gnus v0.1 is released.
21463
21464 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21465
21466         * gnus.el: No Gnus v0.0 is released.
21467
21468 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21469
21470         * gnus.el (gnus-version-number): Bump.
21471         (gnus-version): No.
21472
21473 See ChangeLog.2 for earlier changes.
21474
21475   Copyright (C) 2004-2011  Free Software Foundation, Inc.
21476
21477   This file is part of GNU Emacs.
21478
21479   GNU Emacs is free software: you can redistribute it and/or modify
21480   it under the terms of the GNU General Public License as published by
21481   the Free Software Foundation, either version 3 of the License, or
21482   (at your option) any later version.
21483
21484   GNU Emacs is distributed in the hope that it will be useful,
21485   but WITHOUT ANY WARRANTY; without even the implied warranty of
21486   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21487   GNU General Public License for more details.
21488
21489   You should have received a copy of the GNU General Public License
21490   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
21491
21492 ;; Local Variables:
21493 ;; coding: utf-8
21494 ;; fill-column: 79
21495 ;; add-log-time-zone-rule: t
21496 ;; End: