Calculate gnus-version correctly on Cygwin
[gnus] / lisp / ChangeLog
1 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         Calculate gnus-version correctly on Cygwin.
4
5         * gnus.el (gnus-continuum-version): Do main calculations in integers.
6         (gnus-continuum-version-1): New function, return a string.
7
8         * gnus-msg.el (gnus-extended-version, gnus-bug):
9         Use gnus-continuum-version-1 instead of gnus-continuum-version.
10
11 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
12
13         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
14         (bug#13384).
15
16 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
19         that were only relevant in a development version a long time ago.
20
21 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22
23         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
24         that the old Emacs 24s bundle.
25
26 2013-07-10  David Engster  <deng@randomsample.de>
27
28         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
29         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
30         fixes a bug in Emacs trunk where the 'unexist' marks were always
31         removed at startup because "Gnus v5.13" was considered smaller than "Ma
32         Gnus v0.03".
33
34 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
35
36         * gnus.el (gnus-summary-line-format): Reference
37         `gnus-user-date-format-alist' for the &user-date; format, not
38         `gnus-summary-user-date-format-alist'.
39
40 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41
42         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
43         delete files (bug#13481).
44
45 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
46
47         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
48
49 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
50
51         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
52         display images.
53
54         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
55
56         * message.el (message-cancel-news): According to
57         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
58         preferred over "cmsg cancel" in the Subject.
59
60         * nnir.el (nnir-engines): Note that the group specs are regexps
61         (bug#13238).
62
63         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
64         gotten read-only text properties, ensure that those aren't heeded when
65         copying stuff over (bug#13434).
66
67         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
68         (bug#13762).
69
70 2013-07-05  David Kastrup  <dak@gnu.org>
71
72         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
73         authinfo file again (important for blank passwords).  This had been
74         broken with 2013-06-15 change.
75
76 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
79         Revert 2013-01-14 change.
80
81 2013-07-02  Daiki Ueno  <ueno@gnu.org>
82
83         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
84         of 'create-image' for XEmacs compatibility; check errors when decoding
85         image.  Reported by Uwe Brauer.
86
87 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
90         gnus-button-push revised at 2011-01-19.
91
92 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
95         now live in the lisp/net Emacs 24 repository.
96
97 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * eww.el (eww-update-header-line-format): Quote % characters.
100
101 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * eww.el (eww-process-text-input): Display passwords as asterisks.
104
105         * shr.el (shr-make-table-1): Protect against invalid column-spans.
106
107 2013-06-19  Tom Tromey  <tromey@redhat.com>
108
109         * eww.el (eww-top-url): Remove.
110         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
111         (eww-render): Set new variables.  Don't set eww-top-url.
112         (eww-handle-link): Handle "prev", "home", and "contents".
113         Downcase the rel text.
114         (eww-top-url): Choose best top URL.
115
116 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * eww.el: Rewrite to implement form elements "by hand" instead of
119         relying in widget.el.  Using widget.el leads to too many
120         user interface inconsistencies.
121         (eww-self-insert): Implement entering commands in text fields.
122         (eww-process-text-input): New function to make text input field editing
123         work.
124         (eww-submit): Rewrite to use the new-style form methods.
125         (eww-select-display): Display the correct selected item.
126         (eww-change-select): Implement changing the select value.
127         (eww-toggle-checkbox): Implement radio/checkboxes.
128         (eww-update-field): Fix compilation error.
129         (eww-tag-textarea): Implement <textarea>.
130
131         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
132         don't shadow mode-specific bindings.
133
134         * eww.el (eww-browse-url): Don't push stuff onto history if there's
135         nothing to push.
136
137         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
138
139 2013-06-19  Glenn Morris  <rgm@gnu.org>
140
141         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
142
143 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
144
145         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
146
147 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
148
149         * shr.el (shr-make-table-1): Implement <td rowspan>.
150         (shr-table-horizontal-line): Allow nil as a value, and change the
151         default.
152         (shr-insert-table-ruler): Respect the nil value.
153
154 2013-06-18  Tom Tromey  <tromey@barimba>
155
156         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
157         New defvars.
158         (eww-open-file): New defun.
159         (eww-render): Initialize new variables.
160         (eww-display-html): Handle "link" and "a".
161         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
162         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
163         (eww-back-url): Rename from eww-previous-url.
164         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
165         defuns.
166
167 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
168
169         * shr.el (shr-tag-table): Insert the images after the table, so that
170         they're not covered by the table colourisation, which often looked
171         awkward.
172         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
173         <dd>.
174         (shr-make-table-1): Implement <td colspan=> support.
175         (shr-insert-document): Use one less than window width if `shr-width' is
176         nil, since otherwise things may get one character too wide.
177
178 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
179
180         * eww.el (eww-detect-charset): Improve regexp; move backward.
181
182 2013-06-18  Glenn Morris  <rgm@gnu.org>
183
184         * mm-decode.el (widget-convert-button): Autoload.
185
186         * sieve-manage.el (mm-enable-multibyte): Autoload.
187
188         * shr.el (libxml-parse-html-region): Declare.
189         (shr-render-buffer): Explicit error if no libxml2 support.
190
191 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
192
193         * auth-source.el (auth-source-current-line): New function.
194         (auth-source-netrc-parse-entries): When a data token is "machine",
195         assume we're in the wrong place and abort parsing the current line.
196
197 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
200         (eww-convert-widgets): Don't bug out if the first widget starts at the
201         beginning of the buffer.
202         (eww-convert-widgets): Fix last patch.
203         (eww-tag-input): Support <input type=image>.
204
205         * shr.el (shr-insert-table): Respect border-collapse: collapse.
206         (shr-tag-base): Protect against base specs that are degenerate.
207         (shr-ensure-paragraph): Don't delete empty lines that have text
208         properties, because these may be input fields.
209
210         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
211         we can navigate to them.
212
213         * shr.el (shr-colorize-region): Put the colours over the entire region.
214         (shr-inhibit-decoration): New variable.
215         (shr-add-font): Use it to inhibit text property decorations while doing
216         preliminary table renderings.  This speeds up typical Wikipedia page
217         renderings by 15%.
218         (shr-tag-span): Don't respect the <title>, because that overwrites the
219         help-echo from links inside the spans.
220         (shr-next-link): Use `help-echo' for navigation, so that we can
221         navigate to form elements, too.
222
223         * eww.el (eww-button): New face.
224         (eww-convert-widgets): Use it to make submit buttons more button-like.
225
226         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
227         that Gnus commands work.
228
229         * shr.el (shr-render-td): Support horizontal alignment.
230
231         * eww.el (eww-put-color): Removed.
232         (eww-colorize-region): Use `add-face-text-property'.
233
234         * shr.el (shr-add-font): Append face data, so that we get the correct
235         precedence: The innermost value (which is applied first) wins.
236         (shr-make-overlay): Obsolete function.
237
238         * mm-decode.el (mm-convert-shr-links): New function to convert
239         new-style shr URL links into widgets.
240         (mm-shr): Use it.
241
242         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
243         widget commands, since we're no longer using widgets for links.
244
245         * shr.el (shr-next-link): New command.
246         (shr-previous-link): New command.
247         (shr-urlify): Don't use `widget-convert', because that's slow.
248         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
249         because collecting the overlays and reapplying them when generating
250         tables is slow.
251         (shr-insert-table): Ditto.
252
253 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
254
255         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
256         * shr.el (browse-url): Require `url'.
257         * eww.el (url): Require format-spec.
258
259 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * eww.el (eww-display-html): Default to using the entire window width.
262         (eww-browse-url): Don't add a User-Agent header (twice), because that
263         makes Bing refuse connection.
264
265         * shr.el (shr-make-table): Cache the table rendering at the table
266         level, and not the <td> level.  This is a bit faster.
267
268         * eww.el (eww-render): Go to the correct ID when given URLs ending with
269         #id.
270
271         * shr.el (shr-tag-li): Don't require a new paragraph, since other
272         browsers don't.
273         (shr-expand-url): Respect #anchor links.
274         (shr-parse-base): Chop off the anchor before using.
275         (shr-descend): Respect display: none.
276         (shr-descend): Allow marking elements that have certain IDs.
277
278         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
279
280         * shr.el (shr-expand-url): Don't bug out on zero-length links.
281
282         * eww.el (eww-tag-textarea): Support <textarea>.
283
284 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
285
286         * shr.el (shr-dom-to-xml): Fixed function call.
287
288         * eww.el (eww): New group.
289         (eww-header-line-format): New custom variable.
290         (eww-current-title): New variable.
291         (eww-display-html): Update header and handle title tag.
292         (eww-update-header-line-format): New function.
293         (eww-tag-title): New function.
294
295         * shr.el (shr-dom-to-xml): New function.
296         (shr-tag-svg): Add support for the SVG tag.
297         (shr-bullet): New custom variable.
298         (shr-tag-li): Support custom bullet in unordered lists.
299
300 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301
302         * shr.el (shr-expand-url): Respect // URLs.
303
304         * eww.el (eww-tag-body): Override the shr body rendering so that we can
305         put a background colour onto the entire buffer.
306         (eww-render): When being redirected, use the redirect URL as the new
307         base URL.
308
309         * shr.el (shr-parse-base): Fix parsing error.
310
311         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
312
313         * shr.el (shr-parse-base): New function.
314         (shr-expand-url): Use it to expand relative URLs reliably.
315
316 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
317
318         * auth-source.el (auth-source-search-collection): Fix docstring.
319         (auth-source-netrc-parse): Refactor and improve netrc parser to support
320         single-quoted strings and multiline entries.
321         (auth-source-netrc-parse-next-interesting)
322         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
323         functions to support parser.
324
325 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
326
327         * eww.el (eww-submit): Get submit button logic right when hitting RET
328         on non-submit buttons.
329
330         * shr.el: Remove shr-preliminary-table-render, since that can't really
331         be used for anything in practice.
332
333 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
334
335         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
336         (sieve-manage-quit).
337
338 2013-06-14  Glenn Morris  <rgm@gnu.org>
339
340         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
341
342 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
343
344         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
345         control the maximum size of photo ID image.
346         (mml2015-epg-key-image-to-string): Respect it.
347
348 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349
350         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
351         instead of the final one so that we can more easily distinguish them.
352
353         * eww.el (eww-submit): Compute the submission URL correctly.
354
355 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
356
357         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
358         Use plist-get rather than CL's getf.
359         (sieve-manage-parse-capability): Avoid CL's remove-if.
360
361 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
362
363         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
364         (sieve-manage-quit).
365
366 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * shr.el (shr-expand-url): Expansion should chop off the bits after the
369         last slash.
370
371         * eww.el (eww-tag-select): Use the first value as the default value.
372
373 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
374
375         * eww.el (eww): Prepend urls with http:// if scheme is missing.
376         (eww-mode): Use `define-derived-mode'.
377         (eww-parse-headers): Parse headers from beginning of buffer so that
378         file:// links work.
379
380 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
383
384 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
387         to handle them at all.
388
389 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
392         work, too.
393         (eww-tag-select): Implement <select>.
394
395 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
396
397         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
398         stream managing functions by using open-protocol-stream to do most of
399         the work.  Has the nice benefit of enabling STARTTLS.
400         Wait for capabilities after STARTTLS: following RFC5804, the server
401         sends new capabilities after successfully establishing a TLS connection
402         with the client. The client should update the cached list of
403         capabilities, but we just ignore the answer for now.
404         (sieve-manage-network-p, sieve-manage-network-open)
405         (sieve-manage-starttls-p, sieve-manage-starttls-open)
406         (sieve-manage-forward, sieve-manage-streams)
407         (sieve-manage-stream-alist): Remove unneeded functions neither in the
408         API, nor called by any other function.
409         Enable Multibyte for SieveManage buffers: The parser won't properly
410         handle umlauts and line endings unless multibyte is turned on in the
411         process buffer.
412
413 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * eww.el (eww-tag-input): Support password fields.
416         (eww-submit): Support POST.
417
418 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
419
420         * eww.el (eww-tag-form): Protect against degenerate forms.
421
422         * shr.el (shr-expand-url): Expand URLs that start with a slash
423         correctly.
424
425         * eww.el (eww-submit): Get submit button logic right.
426
427         * shr.el (shr-final-table-render): New variable to signal when we're
428         doing the final table rendering so that we can collect more data at
429         that point.
430
431         * eww.el (eww-submit): Make form submission work.
432         (eww-tag-input): Implement submit buttons.
433         (eww-click-radio): Implement radio and checkboxes.
434         (eww-submit): Handle hidden elements.
435
436         * shr.el (shr-descend): Allow other packages to override (or provide)
437         rendering of elements.
438         (shr-expand-url): Strip query strings from URLs before expanding them.
439
440         * eww.el: Don't require cl-lib.
441         (eww-tag-form): Start form support.
442
443         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
444
445         * eww.el: Start writing a new, tiny web browser.
446         (eww-previous-url): New command.
447         (eww-quit): New command.
448
449 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
450
451         * sieve.el: Put point at beginning of buffer when viewing a script.
452         (sieve-open-server): Respect the PORT parameter.  Show the correct port
453         number in sieve-buffer's header.  Fixed code to also work with a string
454         as port specifier. Properly close the connection on pressing 'q'.  Make
455         sieve-manage-quit close the connection and process buffer.  Also, remove
456         duplicate keybinding for 'q'.
457
458 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
459
460         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
461         make it easier to read.
462         (mm-pkcs7-enveloped-magic): Ditto.
463
464 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
465
466         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
467         before `image-type-available-p' to avoid loading the image libraries
468         needlessly.
469
470 2013-06-05  David Engster  <deng@randomsample.de>
471
472         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
473         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
474         to see whether the group was synced before.
475
476 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
477
478         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
479         when opening the connection.
480         Suggested by João Távora <joaotavora@gmail.com> in
481         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
482
483 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
486         assume Date header begins with "Date", that may be customized into
487         something like "X-Sent" using gnus-article-time-format.
488         (article-transform-date): Allow multi-line Date header.
489
490 2013-06-02  David Engster  <deng@randomsample.de>
491
492         * registry.el (initialize-instance, registry-lookup)
493         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
494         (registry-lookup-secondary-value, registry-search, registry-delete)
495         (registry-insert, registry-reindex, registry-size, registry-prune): Do
496         not wrap methods in `eval-and-compile'.  This breaks due to latest
497         changes in EIEIO (introduction of eieio-core.el).
498
499 2013-05-30  Glenn Morris  <rgm@gnu.org>
500
501         * nnmail.el (nnmail-fancy-expiry-target):
502         Also bind mail-dont-reply-to-names.
503
504         * spam-stat.el (spam-stat-save):
505         No need to tweak font-lock in temp buffers.
506
507         * shr.el (shr-put-image): Silence compiler.
508
509 2013-05-29  Glenn Morris  <rgm@gnu.org>
510
511         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
512
513         * gnus-group.el (gnus-sequence-of-unread-articles)
514         (gnus-summary-add-mark, gnus-mark-article-as-read)
515         (gnus-group-make-articles-read): Declare.
516
517         * gnus-sum.el (gnus-parameter-list-identifier)
518         (gnus-article-stop-animations, gnus-stop-downloads)
519         (gnus-article-only-boring-p, article-goto-body)
520         (gnus-flush-original-article-buffer, article-narrow-to-head)
521         (gnus-article-hidden-text-p, gnus-delete-wash-type)
522         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
523
524         * gnus.el: No need to eval-and-compile autoloads.
525
526         * gravatar.el (help-function-arglist): Autoload.
527
528         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
529
530         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
531
532         * spam.el: No need to load spam-report when compiling.
533         No need to eval-and-compile autoloads.
534         (spam-report-resend-to): Declare.
535         (spam-report-resend-register-routine): Require 'spam-report.
536
537 2013-05-24  Julien Danjou  <julien@danjou.info>
538
539         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
540         setup.
541
542 2013-05-23  Glenn Morris  <rgm@gnu.org>
543
544         * gnus-util.el (rmail-swap-buffers-maybe)
545         (rmail-maybe-set-message-counters, rmail-count-new-messages)
546         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
547         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
548
549         * mm-decode.el: No need to load term when compiling.
550         (term-mode, term-char-mode): Declare.
551
552         * mm-util.el: No need to load jka-compr when compiling.
553         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
554
555         * nnmaildir.el: Require is automatically eval-and-compile.
556         (nnmail): Require at run-time too.
557
558         * registry.el (registry-size): Move definition before use.
559
560 2013-05-22  Daiki Ueno  <ueno@gnu.org>
561
562         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
563         signed data to conform the standard.  (Bug#14232)
564
565 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
566
567         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
568         double angle quotation mark.
569
570 2013-05-20  Glenn Morris  <rgm@gnu.org>
571
572         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
573
574 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
575
576         * message.el (message-insert-formatted-citation-line): handle finding
577         first/lastname when more than 2 names appear.
578
579 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
580
581         * shr.el (shr-tag-span): New function.
582
583 2013-05-18  Glenn Morris  <rgm@gnu.org>
584
585         * message.el (message-mode): Use message-mode-abbrev-table,
586         with text-mode-abbrev-table as parent.  (Bug#14413)
587
588 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * message.el (message-expand-group): Decode group names.
591
592 2013-05-16  Julien Danjou  <julien@danjou.info>
593
594         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
595         app-icon.
596
597 2013-05-15  Glenn Morris  <rgm@gnu.org>
598
599         * shr-color.el (shr-color-visible-luminance-min)
600         (shr-color-visible-distance-min): Use shr-color group.
601
602 2013-05-11  Glenn Morris  <rgm@gnu.org>
603
604         * gnus-vm.el: Make it loadable without VM.
605         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
606         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
607
608 2013-05-09  Glenn Morris  <rgm@gnu.org>
609
610         * mml1991.el: Make it loadable.  (Bug#13456)
611
612         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
613         * gnus-async.el (gnus-async-post-fetch-function):
614         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
615         * gnus-html.el (gnus-html-image-cache-ttl):
616         * gnus-notifications.el (gnus-notifications-timeout):
617         * gnus-picon.el (gnus-picon-properties):
618         * gnus-util.el (gnus-completion-styles):
619         * gnus.el (gnus-other-frame-resume-function):
620         * message.el (message-user-organization-file)
621         (message-cite-reply-position):
622         * nnir.el (nnir-summary-line-format)
623         (nnir-retrieve-headers-override-function):
624         * shr-color.el (shr-color-visible-luminance-min):
625         * shr.el (shr-blocked-images):
626         * spam-report.el (spam-report-resend-to):
627         * spam.el (spam-summary-exit-behavior): Fix custom types.
628
629         * gnus-salt.el (gnus-selected-tree-face): Fix default.
630
631 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
634         because of let-binding help-xref-following.  (Bug#14356)
635
636 2013-05-06  Glenn Morris  <rgm@gnu.org>
637
638         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
639
640 2013-05-04  Andrew Cohen  <cohen@bu.edu>
641
642         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
643         entering into the registry.
644
645 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
646
647         * gnus.el: Ma Gnus v0.7 is released.
648
649 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
652         (Bug#14304)
653
654 2013-04-27  Glenn Morris  <rgm@gnu.org>
655
656         * gnus.el (gnus-list-debbugs):
657         Use require rather than autoload.  (Bug#14262)
658
659 2013-04-27  Julien Danjou  <julien@danjou.info>
660
661         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
662         port to "sieve" now that it has an official IANA port assigned.
663
664 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
665
666         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
667         Don't set the MAILHOST environment variable permanently (Bug#14271).
668
669 2013-04-26  Glenn Morris  <rgm@gnu.org>
670
671         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
672
673 2013-04-25  Andrew Cohen  <cohen@bu.edu>
674
675         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
676         string values of 'gcc-self. Thanks to Saroj Thirumalai.
677
678 2013-04-24  Andrew Cohen  <cohen@bu.edu>
679
680         * nnir.el (nnir-close-group): Make sure we are in the right group.
681
682         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
683         dependency table from all newly retrieved headers.
684
685 2013-04-16  David Edmondson  <dme@dme.org>
686
687         Support <img src="data:...">.
688
689         * shr.el (shr-image-from-data): New function.
690         (shr-tag-img): Use it.
691
692 2013-04-14  Andrew Cohen  <cohen@bu.edu>
693
694         * nnir.el (nnir-request-set-mark): Make sure we are in the right
695         group.
696
697 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
698
699         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
700         corresponding to any existing group (Bug#14166).
701
702 2013-04-10  Andrew Cohen  <cohen@bu.edu>
703
704         * nnir.el (number-sequence): No longer used.
705         (nnir-request-set-mark): New function.
706         (nnir-request-update-info): Improve marks updating.
707         (nnir-request-scan): Don't duplicate marks updating.
708         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
709         Use 'assq rather than 'assoc.  Quote anonymous function.
710         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
711         Use 'gnus-group-prefixed-p.
712         (gnus-summary-create-nnir-group): Make sure server for method is open.
713
714 2013-04-04  Andrew Cohen  <cohen@bu.edu>
715
716         * nnir.el (gnus-nnir-group-p): New function.
717         (nnir-possibly-change-group): Use it.
718
719         * gnus-msg.el (gnus-setup-message): Use it.
720
721 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * mml.el (mml-minibuffer-read-description): Use `default' insted of
724         `initial-input' for the argument name.
725         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
726
727 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
728
729         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
730         (used by MH-E).
731
732 2013-04-01  Andrew Cohen  <cohen@bu.edu>
733
734         * nnir.el (nnir-request-update-mark): Improve mark updating in original
735         group.
736
737         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
738         fix compilation.
739
740 2013-03-31  Andrew Cohen  <cohen@bu.edu>
741
742         * nnir.el (nnir-method-default-engines): And another typo.
743
744 2013-03-30  Andrew Cohen  <cohen@bu.edu>
745
746         * nnir.el (nnir-method-default-engines): Fix typo.
747
748 2013-03-29  Andrew Cohen  <cohen@bu.edu>
749
750         * nnir.el: Define 'number-sequence for xemacs.
751         (gnus-summary-create-nnir-group): New function to create an nnir group
752         from an nnir summary buffer based on the current query.
753         (nnir-request-create-group): Update to allow nnir group creation based
754         on the current query.
755
756 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
757
758         * nndraft.el (nndraft-request-expire-articles):
759         Make expiry target always `delete'.
760
761 2013-03-27  Andrew Cohen  <cohen@bu.edu>
762
763         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
764         buffer use the posting-style and gcc of the original article group.
765         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
766
767         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
768         after other deffoos.
769
770 2013-03-25  Andrew Cohen  <cohen@bu.edu>
771
772         * nnir.el: Major rewrite.  Cleaner separation between searches and group
773         management.  Marks are now shown in nnir summary buffers.  Rudimentary
774         support for real (i.e. not ephemeral) nnir groups.
775         (gnus-summary-make-nnir-group): New function for initiating searches
776         from a summary buffer.
777
778 2013-03-18  Sam Steingold  <sds@gnu.org>
779
780         * message.el (message-bury): Minor cleanup.
781
782 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
783
784         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
785
786 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
787
788         * nndir.el (nndir-request-list): Remove 2nd argument passed to
789         nnml-request-list.  (Bug#13873)
790         (nndir-request-newsgroups): Remove, unused.
791
792         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
793
794 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
795
796         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
797         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
798         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
799
800 2013-03-03  Ted Phelps  <phelps@gnusto.com>
801
802         * shr.el: Make all the overlays set the `evaporate' property so that
803         they're removed properly.
804
805 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
806
807         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
808         shell-quote-argument.
809
810 2013-02-22  David Engster  <deng@randomsample.de>
811
812         * gnus-registry.el (gnus-registry-save): Provide class name when
813         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
814         `condition-case' to stay compatible with older EIEIO versions which
815         only accept one argument.
816
817 2013-02-17  Daiki Ueno  <ueno@gnu.org>
818
819         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
820         (epg-user-id-validity): Autoload.
821         (mml2015-epg-check-user-id): New function.
822         (mml2015-epg-check-sub-key): New function split from
823         mml2015-epg-find-usable-key.
824         (mml2015-epg-find-usable-key): Accept context, name, usage, and
825         optional name-is-key-id, to handle the case when user-id is unusable.
826         Reported by Łukasz Stelmach <stlman@poczta.fm>.
827
828 2013-02-17  Glenn Morris  <rgm@gnu.org>
829
830         * shr.el (shr-put-image): Use image-multi-frame-p if available.
831
832 2013-02-16  Glenn Morris  <rgm@gnu.org>
833
834         * shr.el (shr-put-image): Only animate images that specify a delay.
835         This is consistent with the old image-animated-p behavior.
836
837 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
840         for XEmacs.
841
842 2013-02-13  Juri Linkov  <juri@jurta.org>
843
844         * gnus-art.el (gnus-article-mode-map):
845         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
846         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
847
848 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
849
850         * auth-source.el (auth-source-format-prompt): Don't get confused by
851         any "\" in replacement text.  (Bug#13637)
852
853 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
854
855         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
856         (gnus-backend-trace): Honour gnus-backend-trace.
857
858         * mml.el (mml-insert-part): Insert closing tag.
859
860         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
861
862 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
865         able to find the article, which can happen in debbugs groups,
866         apparently.
867
868 2013-01-16  Glenn Morris  <rgm@gnu.org>
869
870         * smiley.el (smiley-style): Make the file loadable in batch mode.
871
872 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
873
874         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
875         imap process running.
876
877 2013-01-14  Julien Danjou  <julien@danjou.info>
878
879         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
880         Compare addresses against addresses, not against the full From field.
881
882 2013-01-13  Richard Stallman  <rms@gnu.org>
883
884         * message.el (message-forward-make-body-mime): New args BEG, END
885         specify what part of FORWARD-BUFFER to use.  Do the work directly
886         instead of calling `mml-insert-buffer'.
887
888 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
889
890         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
891         cross-reference(s).
892
893         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
894         cross-reference(s).
895
896 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
897
898         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
899         and point-max-marker.
900         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
901
902 2013-01-11  Julien Danjou  <julien@danjou.info>
903
904         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
905         max are almost equal. Also return the correct value for V which is
906         already between 0 and 1.
907
908 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
909
910         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
911         to mml2015-encrypt-to-self.
912         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
913
914 2013-01-09  Daiki Ueno  <ueno@gnu.org>
915
916         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
917         mml-smime-epg-find-usable-secret-key.
918
919 2013-01-08  Glenn Morris  <rgm@gnu.org>
920
921         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
922
923 2013-01-07  Daiki Ueno  <ueno@gnu.org>
924
925         * mml-smime.el: Support signing by sender.
926         Requested by Uwe Brauer.
927         (mml-smime-sign-with-sender): New user option analogous
928         to mml2015-sign-with-sender.
929         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
930         (mml-smime-epg-find-usable-secret-key): New helper function copied from
931         mml2015.el.
932
933 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
936         isn't running, because Gnus will probably not know how to handle the
937         Gcc header (bug#11941).
938
939         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
940         articles.
941
942 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943
944         * nnfolder.el (nnfolder-recursive-directory-files): New function.
945         (nnfolder-generate-active-file): Make this function work with recursive
946         folder names.
947
948 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
949
950         * nntp.el (nntp-open-connection): Use HELP as the capability command
951         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
952         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
953
954 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
955
956         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
957         place holder since this gives `Invalid face reference: nil' messages.
958         Use the `default' face instead.  It has the same effect here, even
959         though it is not no-op.
960
961         * gnus-util.el
962         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
963
964 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
965
966         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
967         non-string posting styles (bug#13285).
968
969 2012-12-27  Glenn Morris  <rgm@gnu.org>
970
971         * plstore.el (plstore-passphrase-callback-function):
972         Use plstore-get-file.
973
974 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
975
976         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
977         stderr.
978
979 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
982
983         * gnus-compat.el (set-buffer-multibyte): Remove.
984
985 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
986
987         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
988         temporary file to get PGP key image.  Pass no-show-photos when
989         extracting image to avoid having it pop up twice.
990
991 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
994         eligible for treatment.
995
996         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
997         lines.  This makes summary commands with hidden threads work more
998         reliably.
999
1000         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1001         button to mark the hidden citations (bug#9395).
1002
1003 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1004
1005         * mml2015.el (mml2015-epg-signature-to-string): New function.
1006         (mml2015-epg-verify-result-to-string): New function.
1007         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1008         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1009         instead of epg-verify-result-to-string.
1010         (epg-signature-key-id, epg-signature-to-string): Autoload.
1011         (epg-verify-result-to-string): Remove autoload.
1012
1013 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1014
1015         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1016         ID image from GPG public key.
1017         (mml2015-epg-key-image-to-string): New function.
1018
1019 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1020
1021         * plstore.el (plstore-passphrase-callback-function): Fix error when
1022         error when plstore-cache-passphrase-for-symmetric-encryption is set
1023         (bug#13264).
1024
1025 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1026
1027         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1028         buffer to the article buffer here, because that clobbers multiple
1029         article buffers.
1030
1031         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1032         buffer always points to the right summary buffer.
1033
1034 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1035
1036         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1037         the password (bug#12097).
1038
1039 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1040
1041         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1042         (bug#13263).
1043
1044         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1045         buffer exists before using it (bug#12475).
1046
1047         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1048         offline groups (bug#11937).
1049
1050         * message.el (message-yank-original): When using customize to set the
1051         value of `message-cite-style', the variable it set to a symbol that's
1052         the name of the variable, which must then be dereferenced (bug#12616).
1053
1054 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1055
1056         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1057         the `face' property with a list whose car is the face specified in the
1058         format string and whose cdr is (nil).
1059         * lisp/gnus-util.el
1060         (gnus-put-text-property-excluding-characters-with-faces):
1061         Change accordingly.
1062         (gnus-get-text-property-excluding-characters-with-faces): New function.
1063         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1064         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1065         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1066
1067 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1068
1069         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1070         login methods.
1071         (nnimap-login): Respect the `nnimap-authenticator' variable.
1072
1073         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1074         mark state when moving articles.  Otherwise unticked articles will get
1075         their ticks back after moving.
1076
1077 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1078
1079         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1080
1081         * message.el (message-ignored-news-headers): Always remove
1082         X-Message-SMTP-Method to avoid information leakage if the user
1083         mistakenly inserts the header into news messages.
1084
1085         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1086
1087         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1088         right than four characters, this command would move point to
1089         `point-max'.  Don't do that.
1090
1091         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1092         to nil to allow re-selecting groups that gain articles.
1093         (gnus-bug-group-download-format-alist): Update the URL.
1094
1095 2012-12-23  Andreas Schwab  <schwab@suse.de>
1096
1097         * shr.el (shr-tag-em): Render em as italic, not bold.
1098
1099 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1100
1101         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1102         for reuse.
1103         (gnus-open-server): Use it to add more tracing.
1104         (gnus-finish-retrieve-group-infos): Add backend tracing.
1105         (gnus-backend-trace): Also note the elapsed seconds.
1106
1107 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1108
1109         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1110         Set epa-file-encrypt-to from variable to avoid querying.
1111
1112 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1113
1114         * sieve-mode.el (sieve-font-lock-keywords):
1115         Keywords should be word delimited.  (Bug#13173)
1116
1117 2012-12-13  Andreas Schwab  <schwab@suse.de>
1118
1119         * tls.el (tls-program): Update customize type.
1120
1121 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1124         instead of <pre> to align message header.
1125
1126 2012-12-12  Sam Steingold  <sds@gnu.org>
1127
1128         * gnus.el (gnus-other-frame-resume-function): Add user option.
1129         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1130
1131 2012-12-06  Sam Steingold  <sds@gnu.org>
1132
1133         * gnus-start.el (gnus-before-resume-hook): Add.
1134         (gnus-1): Run it when Gnus is alive.
1135
1136 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1139         * gnus-art.el (article-unsplit-urls)
1140         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1141         * gnus-registry.el (gnus-registry-get-article-marks)
1142         * message.el (message-goto-body): Use it.
1143         (message-called-interactively-p): Remove.
1144
1145         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1146         (spam-stat-score-buffer): Use it.
1147
1148         * spam.el: Silence the warnings against BBDB functions when compiling.
1149
1150         * gnus-score.el (gnus-score-decode-text-parts):
1151         Use append+mapcar instead of the cl function mapcan.
1152
1153 2012-12-05  Sam Steingold  <sds@gnu.org>
1154
1155         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1156         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1157         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1158
1159 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1160
1161         * gmm-utils.el (gmm-called-interactively-p): Revert.
1162         This seems to cause Emacs to get stuck!
1163         * gnus-art.el (article-unsplit-urls)
1164         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1165         * gnus-registry.el (gnus-registry-get-article-marks)
1166         * message.el (message-goto-body)
1167         (message-called-interactively-p): Revert.
1168
1169         * gmm-utils.el (gmm-called-interactively-p): New function.
1170         * gnus-art.el (article-unsplit-urls)
1171         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1172         * gnus-registry.el (gnus-registry-get-article-marks)
1173         * message.el (message-goto-body): Use it.
1174         (message-called-interactively-p): Remove.
1175
1176         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1177         * gnus-sync.el (gnus-sync-lesync-call)
1178         * message.el (message-read-from-minibuffer): Use it.
1179
1180 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1181
1182         * gmm-utils.el (gmm-flet): Remove.
1183         * gnus-sync.el (gnus-sync-lesync-call)
1184         * message.el (message-read-from-minibuffer): Don't use it.
1185
1186 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1187
1188         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1189
1190 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1191
1192         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1193
1194         * gnus-sync.el (gnus-sync-lesync-call)
1195         * message.el (message-read-from-minibuffer): Use gmm-flet.
1196
1197         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1198
1199         * gnus-util.el (gnus-macroexpand-all): Remove.
1200
1201 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1202
1203         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1204         to TAB, not [tab].
1205         (gnus-summary-article-map): Likewise.
1206
1207         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1208         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1209
1210 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1211
1212         * time-date.el: Commentary fix.
1213
1214 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1215
1216         * color.el: Don't require cl.
1217         (color-complement): `caddr' -> `nth 2'.
1218
1219         * time-date.el (time-to-seconds): De-obsolete.
1220
1221 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1222
1223         * message.el (message-get-reply-headers):
1224         Make sure the reply goes to the author if it is a wide reply.
1225
1226 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1227
1228         * gnus-score.el (gnus-score-body):
1229         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1230         scoring by body.
1231
1232 2012-11-16  Glenn Morris  <rgm@gnu.org>
1233
1234         * gnus-diary.el (nndiary-request-create-group-functions)
1235         (nndiary-request-update-info-functions)
1236         (gnus-subscribe-newsgroup-functions)
1237         (nndiary-request-accept-article-functions):
1238         Use new names for hooks rather than obsolete aliases.
1239
1240 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1243
1244 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1245
1246         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1247         in meta tag with the one the part specifies in its header.
1248
1249 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1250
1251         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1252         by default.
1253
1254 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1255
1256         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1257         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1258
1259 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1260
1261         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1262         and a runtime function for it, of which the XEmacs version takes only
1263         two arguments.
1264
1265 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1266
1267         * nndiary.el (nndiary-request-create-group-functions)
1268         (nndiary-request-update-info-functions)
1269         (nndiary-request-accept-article-functions):
1270         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1271         "-hooks" suffix.
1272
1273 2012-10-19  Julien Danjou  <julien@danjou.info>
1274
1275         * gnus-art.el: Require gnus-util because it uses
1276         `gnus-timer--function'.
1277
1278 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1279
1280         * starttls.el (starttls-extra-arguments): Doc fix.
1281
1282 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283
1284         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1285         it.
1286
1287 2012-10-06  Glenn Morris  <rgm@gnu.org>
1288
1289         * gnus-notifications.el (gnus-notifications):
1290         Add missing group :version tag.
1291         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1292         (gnus-gcc-post-body-encode-hook):
1293         * gnus-sync.el (gnus-sync-lesync-name)
1294         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1295
1296 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1297
1298         * color.el (color-hsl-to-rgb): Fix incorrect results for
1299         small and large hue values.  (Bug#12559)
1300
1301 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1302
1303         New UIDL implementation.
1304
1305         * mail-source.el (mail-sources, mail-source-keyword-map):
1306         Add :leave as a pop3 keyword.
1307         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1308
1309         * pop3.el (pop3-leave-mail-on-server): Allow number.
1310         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1311         (pop3-movemail): Add UIDL support.
1312         (pop3-send-streaming-command): Take a list of mail numbers instead of
1313         the number of mails.
1314         (pop3-write-to-file): Add X-UIDL header.
1315         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1316         (pop3-uidl-add-xheader): New functions.
1317
1318         * message.el (message-ignored-resent-headers):
1319         Add X-Content-Length and X-UIDL headers.
1320
1321 2012-10-05  Glenn Morris  <rgm@gnu.org>
1322
1323         * color.el (color-name-to-rgb, color-rgb-to-hex)
1324         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1325         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1326         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1327         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1328
1329 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1330
1331         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1332         a user about whether to delete temp files if once a user answered as n.
1333
1334 2012-09-25  Chong Yidong  <cyd@gnu.org>
1335
1336         * password-cache.el (password-read-and-add): Use a declare form to mark
1337         this function obsolete.
1338
1339 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * lpath.el: Bind mail-encode-mml for old Emacsen.
1342
1343 2012-09-17  Richard Stallman  <rms@gnu.org>
1344
1345         * message.el (message-in-body-p): Don't set mark or modify buffer.
1346
1347         * mml.el (mml-attach-file): Doc fix.
1348         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1349         Set mail-encode-mml when in Mail mode.
1350         Simplify code to set HEAD and move back to HEAD.
1351         (mml-insert-multipart, mml-insert-part):
1352         Set mail-encode-mml when in Mail mode.
1353
1354 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1355
1356         * gnus-util.el (gnus-timer--function): New function.
1357
1358         * gnus-art.el (gnus-article-stop-animations): Use it.
1359
1360 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1361
1362         Fix glitches caused by addition of psec to timers.
1363         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1364         rather than raw access to timer vector.
1365
1366 2012-09-11  Julien Danjou  <julien@danjou.info>
1367
1368         * gnus-notifications.el (gnus-notifications): Check for nil values in
1369         ignored addresses check.
1370
1371 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1372
1373         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1374
1375 2012-09-07  Chong Yidong  <cyd@gnu.org>
1376
1377         * gnus-util.el
1378         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1379
1380         * gnus-salt.el (gnus-tree-highlight-node):
1381         * gnus-sum.el (gnus-summary-highlight-line):
1382         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1383
1384 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1385
1386         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1387
1388 2012-09-06  Juri Linkov  <juri@jurta.org>
1389
1390         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1391         scheme for buffer names to be more consistent with other group and
1392         article buffer names in Gnus.
1393
1394 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1395
1396         * gnus-util.el
1397         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1398
1399         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1400         Jenkner.
1401
1402         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1403
1404         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1405
1406         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1407
1408 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1409
1410         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1411         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1412
1413         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1414         string-prefix-p in Emacs >=23.2.
1415
1416         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1417         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1418         instead of string-match-p.
1419         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1420
1421 2012-09-06  Kenichi Handa  <handa@gnu.org>
1422
1423         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1424         lowercase a..f.
1425
1426 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1427
1428         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1429
1430 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1431
1432         * nnimap.el (nnimap-request-move-article): Decode the group name when
1433         doing internal moves to avoid charset issues.
1434
1435         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1436         TIME is set.
1437
1438 2012-09-05  Juri Linkov  <juri@jurta.org>
1439
1440         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1441         than one group at a time (bug#11961).
1442
1443 2012-09-05  Julien Danjou  <julien@danjou.info>
1444
1445         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1446         this hide the real reason with a message giving absolutely no hint.
1447
1448 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1449
1450         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1451         to the backend (bug#11804).
1452
1453         * message.el (message-insert-newsgroups): Don't insert newsgroup
1454         duplicates (bug#12275).
1455
1456 2012-09-05  John Wiegley  <johnw@newartisans.com>
1457
1458         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1459         sieve rules.
1460
1461 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1462
1463         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1464         function.
1465
1466         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1467
1468         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1469
1470 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1471
1472         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1473         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1474         This should make nnmaildir more usable with offlineimap.
1475
1476 2012-09-05  Julien Danjou  <julien@danjou.info>
1477
1478         * nnimap.el (nnimap-request-list): Revert change that made listing
1479         synchronous.
1480         (nnimap-get-responses): Restore.
1481
1482 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1483
1484         * dgnushack.el: XEmacs 21.5 compilation fix.
1485
1486         * gnus-notifications.el (gnus-notifications-notify): Use it.
1487
1488         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1489         warnings on XEmacs.
1490
1491 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1492
1493         Better seeds for (random).
1494         * gnus-sync.el (gnus-sync-lesync-setup):
1495         * message.el (message-canlock-generate, message-unique-id):
1496         Change (random t) to (random), now that the latter is more random.
1497
1498 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1499
1500         * nnimap.el (nnimap-change-group): Document result value
1501
1502         * auth-source.el (auth-sources): Fix macos keychain access.
1503
1504         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1505         allow the backend `request-head' function to determine the group
1506         name on its own.
1507         (gnus-request-expire-articles): Filter out negative article numbers
1508         during expiry (Bug#11980).
1509
1510         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1511         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1512
1513         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1514         you've found the article when you haven't.
1515
1516         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1517         that nnimap-change-group can return t.
1518
1519 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1520
1521         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1522
1523 2012-08-30  Julien Danjou  <julien@danjou.info>
1524
1525         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1526         `gnus-notifications-timeout'.
1527         (gnus-notifications-timeout): Add.
1528         (gnus-notifications-action): New function.
1529         (gnus-notifications-notify): Add :action using
1530         `gnus-notifications-action'.
1531         (gnus-notifications-id-to-msg): New variable.
1532         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1533         notifications id to messages.
1534
1535 2012-08-30  Kenichi Handa  <handa@gnu.org>
1536
1537         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1538         once.
1539
1540 2012-08-29  Julien Danjou  <julien@danjou.info>
1541
1542         * gnus-notifications.el: New file.
1543         (gnus-notifications-notify): New function.
1544         (gnus-notifications): Use `gnus-notifications-notify'.
1545
1546 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1549         transfer encoding first; bind gnus-newsgroup-charset to the charset
1550         that the article specifies (Bug#12209).
1551
1552 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1555         (gnus-group-customize-done): Encode values posting-style holds.
1556
1557         * gnus-msg.el (gnus-summary-resend-message)
1558         (gnus-configure-posting-styles): Decode values posting-style group
1559         parameter holds.
1560
1561 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1562
1563         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1564         `name' and `address' in Resent-From header.
1565
1566 2012-08-14  Chong Yidong  <cyd@gnu.org>
1567
1568         * gnus-art.el (article-display-face): Handle failure in
1569         gnus-create-image (Bug#11802).
1570
1571 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1572
1573         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1574         Use defsetf.
1575
1576 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1577
1578         * auth-source.el (auth-source-plstore-search)
1579         (auth-source-secrets-search): Ignore :require and :type in search spec.
1580
1581 2012-08-06  Julien Danjou  <julien@danjou.info>
1582
1583         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1584         `nnimap-request-move-article'.
1585
1586         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1587         Remove autoload, already handled by gnus.el.
1588
1589         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1590
1591         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1592         supported by nnimap actually. Reverts previous change.
1593
1594         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1595         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1596         to-buffer argument that is already supported.
1597
1598 2012-08-05  Julien Danjou  <julien@danjou.info>
1599
1600         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1601         Add autoload.
1602
1603 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1604
1605         * gnus.el (gnus-valid-select-methods): Fix custom type.
1606
1607 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1608
1609         * auth-source.el (auth-sources, auth-source-backend-parse)
1610         (auth-source-macos-keychain-search)
1611         (auth-source-macos-keychain-search-items)
1612         (auth-source-macos-keychain-result-append)
1613         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1614         auth-source.el through the /usr/bin/security utility.
1615         (auth-sources): Fix syntax error.
1616         (auth-source-macos-keychain-result-append): Fix variable name.
1617         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1618
1619 2012-07-27  Julien Danjou  <julien@danjou.info>
1620
1621         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1622         Emacs < 24.1
1623
1624 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * message.el (message-kill-address): Don't kill last newline.
1627         (message-skip-to-next-address): Don't move to the next header.
1628         (message-fill-field-address): Work properly.
1629
1630 2012-07-25  Julien Danjou  <julien@danjou.info>
1631
1632         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1633
1634 2012-07-24  Julien Danjou  <julien@danjou.info>
1635
1636         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1637
1638         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1639         (nntp-async-timer-handler): Remove, unused.
1640
1641         * nnimap.el (nnimap-get-responses): Remove, unused.
1642
1643         * nnheader.el (mail-header-set-extra): Remove, unused.
1644
1645         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1646         unused.
1647
1648         * mm-view.el (mm-view-sound-file): Remove, unused.
1649
1650         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1651         (mm-url-encode-multipart-form-data): Remove, unused.
1652
1653         * message.el (message-remove-signature, message-make-host-name)
1654         (message-fill-address): Remove, unused.
1655
1656         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1657         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1658         unused.
1659
1660         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1661         (gnus-xmas-call-region): Remove, unused.
1662
1663         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1664
1665         * gnus-util.el (gnus-extract-address-component-name)
1666         (gnus-extract-address-component-email, gnus-sortable-date)
1667         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1668         (gnus-process-live-p): Remove, unused.
1669
1670         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1671
1672         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1673         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1674         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1675         function.
1676
1677         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1678
1679         * gnus-score.el (gnus-summary-score-crossposting)
1680         (gnus-score-regexp-bad-p): Remove, unused.
1681
1682         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1683
1684         * gnus-range.el (gnus-sublist-p): Remove, unused.
1685
1686         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1687         unused.
1688
1689         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1690
1691         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1692         (gnus-request-associate-buffer): Remove, unused.
1693
1694         * gnus-group.el (gnus-group-set-method-info)
1695         (gnus-group-set-params-info): Remove, unused.
1696
1697         * gnus-fun.el (gnus-shell-command-to-string)
1698         (gnus-shell-command-on-region): Remove, unused.
1699
1700         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1701
1702         * gnus-art.el (gnus-article-text-type-exists-p)
1703         (article-translate-characters, gnus-article-hide-text-of-type)
1704         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1705         Remove, unused.
1706
1707 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1708
1709         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1710
1711 2012-07-21  Julien Danjou  <julien@danjou.info>
1712
1713         * message.el (message-dont-reply-to-names): Replace deprecated
1714         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1715         (message-get-reply-headers): Ditto.
1716
1717 2012-07-18  Julien Danjou  <julien@danjou.info>
1718
1719         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1720         `sieve-upload-and-kill'.
1721
1722         * sieve.el (sieve-bury-buffer): Remove function.
1723         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1724         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1725
1726 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1727
1728         * shr.el (shr-expand-url): Handle URL starting with `//'.
1729
1730 2012-07-13  Chong Yidong  <cyd@gnu.org>
1731
1732         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1733         instead of calling toggle-read-only with a (bogus) argument.
1734
1735 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1736
1737         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1738         of initial input when reading the author to restrict the summary to.
1739
1740 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1741
1742         * mm-decode.el (mm-shr):
1743         Allow overriding charset by mm-charset-override-alist.
1744
1745 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * gnus-art.el (gnus-article-view-part):
1748         Toggle subparts of multipart/alternative part.
1749
1750 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1751
1752         * shr.el (shr-render-buffer): New command.
1753         (shr-visit-file): Use it.
1754
1755 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1758         Set no-byte-compile and no-update-autoloads.
1759
1760 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1763
1764 2012-06-25  Julien Danjou  <julien@danjou.info>
1765
1766         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1767         `nnimap-request-move-articles-find-limit' since we do not use it only
1768         for move operations.
1769         (nnimap-request-accept-article): Use
1770         `nnimap-request-articles-find-limit' to limit search by message-id.
1771
1772 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1773
1774         Support higher-resolution time stamps (Bug#9000).
1775
1776         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1777         VARLIST.  It's optional, for backward compatibility.
1778         (encode-time-value): New optional arg PICO.  New type 3.
1779         (time-to-seconds) [!float-time]: Support the new picoseconds
1780         component if it's used.
1781         (seconds-to-time, time-subtract, time-add):
1782         Support ps-resolution time stamps as well.
1783
1784 2012-06-19  Julien Danjou  <julien@danjou.info>
1785
1786         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1787
1788         * nnimap.el (nnimap-log-buffer): Check that
1789         `window-point-insertion-type' is boundp, since it's not available in
1790         XEmacs.
1791
1792 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1793
1794         * nnimap.el (nnimap-log-buffer): Add this, setting
1795         `window-point-insertion-type' in the buffer to t.
1796         (nnimap-log-command): Use nnimap-log-buffer.
1797
1798 2012-06-19  Julien Danjou  <julien@danjou.info>
1799
1800         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1801         argument to be able to limit the search.
1802         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1803         (nnimap-request-move-articles-find-limit): Add this to limit the search
1804         by Message-Id after a message move.
1805         (nnimap): Add defgroup.
1806
1807 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1808
1809         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1810
1811 2012-06-15  Julien Danjou  <julien@danjou.info>
1812
1813         * nnimap.el (nnimap-find-article-by-message-id): Use
1814         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1815         (nnimap-possibly-change-group): Add read-only argument.
1816         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1817         issuing EXAMINE manually.
1818         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1819         with read-only argument.
1820         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1821         cannot possibly change because we need to be sure that it's either
1822         read-write or read-only.
1823
1824 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1827         being bound to a lambda form.
1828
1829 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1830
1831         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1832         articles when fetch-old is non-nil (bug#11370).
1833
1834 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1835
1836         * gnus-picon.el (gnus-picon-properties): New defcustom.
1837         (gnus-picon-create-glyph): Use it.
1838
1839 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * gnus-group.el (gnus-group-get-new-news): Respect
1842         `gnus-group-use-permanent-levels', as documented (bug#11638).
1843
1844 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1845
1846         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1847         groups (bug#11641).
1848
1849 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1850
1851         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1852         is an integer to avoid later problems.
1853
1854 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1855
1856         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1857         locales.
1858
1859         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1860         on a handle.
1861
1862         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1863         address as the default.
1864         (gnus-summary-insert-old-articles): Don't include unexisting messages.
1865
1866         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1867         makes no sense to query the user about internal files.
1868
1869         * gnus-spec.el: Remove all the byte-compilation stuff, since
1870         benchmarking shows that it doesn't help when entering large summary
1871         buffers.
1872
1873         * gnus-xmas.el (gnus-xmas-define): Remove.
1874
1875         * gnus-util.el (gnus-byte-code): Remove.
1876
1877         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1878         grouplens stuff.
1879
1880 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1883         (bug#11514).
1884
1885 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1886
1887         * message.el (message-buffers): Return all buffers derived from Message
1888         to make `gnus-dired-attach' work with mu4e.
1889
1890 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1891
1892         * nntp.el: Stop the `letf' madness.
1893         (nntp--report-1): New var.
1894         (nntp-report): Merge nntp-report-1 into it.
1895         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1896         the nntp-report function.
1897
1898         * auth-source.el: Fix comment-style to follow the convention.
1899
1900 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1901
1902         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1903         (mm-dissect-singlepart): Don't guess the MIME type of
1904         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1905         set.
1906         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1907         toplevel MIME type is multipart/encrypted.
1908
1909 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1912         a string so that Gcc works (bug#11514).
1913
1914 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1915
1916         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1917         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1918
1919 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1920
1921         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1922         jumping to *Server* from a dedicated *Group* window.
1923         (gnus-configure-frame): CSE.
1924
1925         * gnus-registry.el: Minor style cleanup.
1926         (gnus-registry--set/remove-mark): New function, extracted from
1927         gnus-registry-install-shortcuts.
1928         (gnus-registry-install-shortcuts): Use it.
1929
1930 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * nnspool.el (news-path): Use eval-and-compile.
1933
1934 2012-05-24  Glenn Morris  <rgm@gnu.org>
1935
1936         * nnspool.el (news-directory, news-path, news-inews-program):
1937         Move here from paths.el.  Don't see a need for these to be autoloaded.
1938
1939         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1940         Merge in doc from paths.el version.  Don't see any need for this to be
1941         autoloaded, or for the warning about users not setting it.
1942
1943 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1944
1945         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1946         format.  In particular, add an optional argument and a docstring.
1947
1948         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1949
1950         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1951         current before calling `gnus-groups-to-gnus-format'.
1952         Note that this was already the case for `gnus-active-to-gnus-format'.
1953
1954 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1955
1956         Fix minor Y10k bug.
1957         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1958
1959 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1960
1961         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1962         message once it's actually open.
1963
1964 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1965
1966         * gnus.el: Ma Gnus v0.5 is released.
1967
1968 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1969
1970         * auth-source.el (auth-source--aput-1, auth-source--aput)
1971         (auth-source--aget): New functions and macros.
1972         Use them instead of aput/aget.
1973
1974 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1975
1976         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1977
1978 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1979
1980         * plstore.el (plstore-called-interactively-p): New compat macro copied
1981         from message.el.
1982         (plstore-mode): Use it.
1983
1984 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1985
1986         * plstore.el: Revive the editing feature.
1987         (plstore-mode): New mode to edit plstore file.
1988         (plstore-mode-toggle-display, plstore-mode-original)
1989         (plstore-mode-decoded): New command.
1990         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1991         (plstore--insert-buffer, plstore--make): New function.
1992         (plstore-open, plstore-save): Simplify by using them.
1993
1994 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1995
1996         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1997
1998 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1999
2000         * tls.el (open-tls-stream): Remove unused binding.
2001
2002 2012-04-16  Glenn Morris  <rgm@gnu.org>
2003
2004         * nndraft.el (nndraft-request-list): Fix declaration.
2005
2006 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * mm-decode.el (mm-dissect-buffer): Doc fix.
2009
2010         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2011         don't have a current group.
2012
2013         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2014         buffer if it doesn't exist.
2015
2016         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2017         given, mark the group as ephemeral with the current window conf.
2018
2019         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2020         buffer exists, which it doesn't if we haven't started Gnus.
2021         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2022
2023 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2026         type is.
2027
2028         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2029         `unexists' entries.
2030         (gnus-clean-old-newsrc): Fix last checkin.
2031
2032         * nnimap.el (nnimap-update-info): None of the articles below the active
2033         low-water mark exist.
2034
2035         * dgnushack.el: Get rid of XEmacs compilation warning.
2036
2037         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2038         would have gotten if we posted to the group, and use that to compare
2039         against the message we want to cancel (bug#10808).
2040
2041         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2042         on XEmacs.
2043
2044 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2045
2046         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2047         `scroll-margin'.
2048
2049 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2050
2051         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2052         citation prefix within a block of cited text should be considered part
2053         of that block *only* if it is a blank line.
2054
2055 2012-04-09  Chong Yidong  <cyd@gnu.org>
2056
2057         * binhex.el, hashcash.el, uudecode.el:
2058         Remove * characters from the front of variable docstrings.
2059
2060 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2063         before kinsoku-bol characters nor within kinsoku-eol characters.
2064
2065 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2066
2067         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2068         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2069         (gnus-sync-read): Use mapc instead of mapcar.
2070
2071         * mm-archive.el: Require mm-decode for some macros.
2072         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2073         the byte compiler.
2074         (mm-archive-decoders): New function that returns the value of
2075         the mm-archive-decoders variable.
2076
2077         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2078         instead.
2079         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2080
2081         * nnimap.el (gnus-refer-thread-use-nnir):
2082         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2083
2084 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2087
2088 2012-03-12  Peter Münster  <pmrb@free.fr>
2089
2090         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2091         (gnus-demon-cancel): Ditto.
2092         (gnus-demon-run-callback): When function cannot be called due to low
2093         idleness, call it when idleness reaches the expected value, instead of
2094         waiting another timer period.
2095         (gnus-demon-init): Add `time' to arguments of call-back.
2096
2097 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2100
2101         * gnus.el: Register gnus-registry functions.
2102
2103         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2104         indent.
2105
2106         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2107         enabled before warping.
2108
2109 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2110
2111         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2112         registry about each article retrieved.
2113
2114         * gnus-int.el (gnus-select-group-with-message-id): New function.
2115         (gnus-try-warping-via-registry): Ditto.
2116         (gnus-warp-to-article): Fall back on the registry.
2117
2118 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2119
2120         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2121         inboxes.
2122
2123 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2124
2125         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2126
2127 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2130         gnus-gcc-self-resent-messages may be a group parameter.
2131         (gnus-summary-resend-message): Don't encode encoded words in header
2132         when Gcc'ing resent message.
2133
2134 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2135
2136         * shr.el (shr-insert): Treat non-breaking space just like normal
2137         space.  This seems to produce more pleasing results.
2138         (shr-insert): Only insert a blank line if we're starting from an image.
2139         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2140         (shr-ensure-paragraph): Consider lines with white space to be blank.
2141
2142 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2143
2144         * Makefile.in: Respect DESTDIR.
2145
2146 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2147
2148         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2149         and gnus-gcc-post-body-encode-hook.
2150
2151 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2154         messages that don't exist.
2155
2156         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2157
2158 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2159
2160         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2161         Remove.
2162
2163         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2164
2165         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2166
2167 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2170         have a group name.
2171
2172         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2173         a multibyte buffer (bug#7410).
2174         (article-wash-html): Parse the original article buffer to get the
2175         unencoded data (bug#7410).
2176
2177         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2178         .newsrc.el files.
2179
2180 2012-04-05  Bastien Guerry  <bzg@altern.org>
2181
2182         * color.el (color-lighten-name): Fix typo.
2183
2184 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185
2186         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2187         "#" to avoid having them interpreted as comments.
2188
2189 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * shr.el (shr-insert): Update the text state properly to avoid
2192         inserting spurious paragraph starts.
2193
2194 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * shr.el (shr-table-widths): Divide the extra width more fairly over
2197         the TDs (bug#10973).
2198         (shr-render-td): Don't delete too much padding.
2199         (shr-natural-width): Compute the natural width more correctly.
2200         (shr-insert): Allow the natural width to be computed for tables again.
2201         (shr-tag-table-1): Rework how the natural widths are computed by
2202         rendering the table a third time.
2203         (shr-natural-width): Removed.
2204         (shr-buffer-width): New function.
2205         (shr-expand-newlines): Use it.
2206
2207         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2208         using a `gnus-use-full-window' setup (bug#11013).
2209
2210 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2213         24.1 release.
2214
2215 2012-03-10  David Edmondson  <dme@dme.org>
2216
2217         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2218         'Forwarded Message' header and the start of the message.
2219
2220 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2221
2222         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2223         isn't running (bug#10897).
2224
2225 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2226
2227         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2228         This is inconsistent with all the other stream functions, which leave
2229         the setting up to the higher levels (if so wanted) (bug#10931).
2230
2231 2012-02-28  Glenn Morris  <rgm@gnu.org>
2232
2233         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2234         mm-decode.el: Standardize possessive apostrophe usage.
2235
2236 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2237
2238         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2239
2240 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2241
2242         * parse-time.el (parse-time-string): Allow extractor to return nil.
2243
2244 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2247
2248 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2251
2252 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2253
2254         * mm-decode.el (mm-shr): Remove "soft hyphens".
2255
2256         * nnimap.el (nnimap-request-list): Return the group names encoded as
2257         utf8.  Otherwise non-European group names don't work.
2258         (nnimap-request-newgroups): Ditto.
2259
2260         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2261         the default in `read-string' (bug#10757).
2262
2263         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2264         topics (bug#10843).
2265
2266         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2267         buffer.  Suggested by Herbert Valerio Riedel.
2268         (nnimap-request-move-article): Delete the message from the correct IMAP
2269         server.
2270
2271 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2272
2273         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2274         Reported by Peter Münster.
2275
2276 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2277
2278         * shr.el (shr-image-fetched): Make sure we really kill the right
2279         buffer.
2280
2281 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2282
2283         * gnus-start.el (gnus-1): Avoid duplicate entries.
2284
2285 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2286
2287         * imap.el: Remove.
2288
2289         * nntp.el (nntp-coding-system-for-read): Remove.
2290         (nntp-coding-system-for-write): Ditto.
2291         (nntp-open-connection): Just use `binary' directly.
2292
2293         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2294         Gnus 0.3.
2295
2296 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2297
2298         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2299         application/octet-stream parts really is.
2300
2301         * gnus-sum.el (gnus-propagate-marks): Remove.
2302
2303 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2304
2305         * shr.el (shr-rescale-image): Undo previous change; see
2306         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2307
2308 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2309
2310         * gnus.el: Ma Gnus v0.3 is released.
2311
2312 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2313
2314         * gnus-sum.el (gnus-summary-local-variables): Make
2315         `gnus-newsgroup-unexist' into a local variable.
2316
2317 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2318
2319         * registry.el (registry-usage-test, registry-persistence-test): Move to
2320         tests/gnustest-registry.el.
2321         (registry-make-testable-db, registry-match-test)
2322         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2323
2324         * gnus-registry.el (gnus-registry-misc-test)
2325         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2326
2327         * tests/gnustest-registry.el: New file with the registry and
2328         gnus-registry ERT tests.
2329
2330 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2331
2332         * gnus-msg.el (gnus-summary-resend-message): Make
2333         gnus-summary-resend-message-insert-gcc be last item in
2334         message-header-setup-hook.
2335
2336 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2337
2338         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2339         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2340         Remove.
2341         (nnfolder-open-server): Don't use marks.
2342         (nnfolder-request-delete-group): Ditto.
2343         (nnfolder-request-rename-group): Ditto.
2344         (nnfolder-request-set-mark, nnfolder-request-marks)
2345         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2346         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2347
2348         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2349         (nnml-marks-modtime): Remove.
2350         (nnml-request-delete-group): Don't use marks.
2351         (nnml-request-rename-group): Ditto.
2352         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2353         (nnml-save-marks, nnml-open-marks): Remove.
2354
2355         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2356         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2357         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2358         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2359         (nntp-server-to-method-cache): Remove.
2360
2361         * shr.el (shr-rescale-image): Fix wrong merge.
2362
2363 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2364
2365         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2366         too-wide lines.
2367
2368 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2369
2370         * nnimap.el (nnimap-record-commands): New variable.
2371         (nnimap-log-command): Use it.
2372         (nnimap-make-process-buffer): Add a space to the process buffer.
2373         (nnimap-transform-headers): Don't bug out on header lines containing
2374         stuff that look like IMAP length encodings.
2375
2376         * shr.el (shr-rescale-image): Allow viewing large images.
2377
2378 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2379
2380         * nnml.el (nnml-request-compact-group): Delete the marks file after
2381         compaction (bug#10800).
2382
2383         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2384         group exit.
2385
2386         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2387         QRESYNC/FETCH output.
2388
2389 2012-02-11  Glenn Morris  <rgm@gnu.org>
2390
2391         * sieve-manage.el (sieve-manage-default-stream):
2392         * shr.el (shr):
2393         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2394         (nnir-retrieve-headers-override-function)
2395         (nnir-imap-default-search-key, nnir-notmuch-program)
2396         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2397         (nnir-method-default-engines):
2398         * message.el (message-cite-reply-position):
2399         * gssapi.el (gssapi-program):
2400         * gravatar.el (gravatar):
2401         * gnus-sum.el (gnus-refer-thread-use-nnir):
2402         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2403         (gnus-registry-max-pruned-entries):
2404         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2405         * gnus-int.el (gnus-after-set-mark-hook)
2406         (gnus-before-update-mark-hook):
2407         * gnus-async.el (gnus-async-post-fetch-function):
2408         * auth-source.el (auth-source-cache-expiry):
2409         Add missing :version tags to new defcustoms and defgroups.
2410
2411 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2412
2413         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2414         `gnus-newsgroup-unexist'.
2415
2416         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2417         marks.
2418         (gnus-article-special-mark-lists): Put the `unexist' in the special
2419         marks list instead.
2420
2421         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2422         articles in the list of articles to be selected.
2423
2424         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2425         articles.
2426         (nnimap-update-info): Keep track of unexisting articles.
2427         (nnimap-update-qresync-info): Ditto.
2428
2429 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2430
2431         * message.el (message-default-send-mail-function): Made into own
2432         function for reuse by emacsbug.el.
2433
2434 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2435
2436         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2437         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2438
2439 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2440
2441         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2442         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2443
2444         * gnus-compat.el: Define `timer-set-function'.
2445
2446         * mm-decode.el (mm-display-external): Output the text from the command
2447         in the buffer after the command finished.  This makes text-based
2448         commands behave better.
2449
2450 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2451
2452         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2453
2454 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2455
2456         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2457         23.1.
2458
2459 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2462
2463 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2464
2465         * message.el (smtpmail-smtp-user): Silence compiler warning.
2466
2467 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2468
2469         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2470         SMTP user name.
2471
2472 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2473
2474         * gnus-sum.el (gnus-summary-show-thread):
2475         next-single-char-property-change may return nil in XEmacs.
2476         (gnus-summary-article-map): Fix typo.
2477
2478 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2479
2480         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2481         running.
2482
2483         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2484
2485         * gnus.el (gnus-server-extend-method): Don't add an -address component
2486         if the method already has one (bug#9676).
2487
2488 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2489
2490         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2491         of an initial-input for consistency (bug#10757).
2492
2493         * dgnushack.el: Fix XEmacs compilation warning.
2494
2495         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2496
2497         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2498
2499 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2500
2501         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2502         lines that are narrower than the window width.  Otherwise background
2503         "blocks" will look less readable.
2504
2505 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2506
2507         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2508         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2509         have newlines within the strings, and where the UID comes after the
2510         BODYSTRUCTURE element (bug#10537).
2511
2512         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2513         (bug#10732).
2514
2515         * shr.el (shr-insert-document): Add doc string.
2516         (shr-visit-file): Ditto.
2517         (shr-remove-trailing-whitespace): New function.
2518         (shr-insert-document): Use it to clean up trailing whitespace as the
2519         final step (bug#10714).
2520
2521 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2522
2523         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2524         buffer if `gnus-kill-summary-on-exit' is nil.
2525
2526 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2527
2528         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2529         when just reading a single group from "without" Gnus.
2530
2531 2012-02-06  Chong Yidong  <cyd@gnu.org>
2532
2533         * gnus-sum.el (gnus-summary-show-thread):
2534         next-single-char-property-change never returns nil (Bug#8657).
2535
2536 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2537
2538         * message.el (message-multi-smtp-send-mail): New function.
2539         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2540         header to implement multi-SMTP functionality.
2541
2542         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2543         (gnus-agentize): Don't set it.
2544         (gnus-agent-send-mail): Don't use it.
2545
2546         * gnus-sum.el (gnus-summary-widget-backward): New function and
2547         keystroke.
2548
2549         * gnus-compat.el: More the compat functions more compatible.
2550
2551         * shr.el (shr-put-image): Remove underlines from sliced images.
2552         (shr-zoom-image): Compute the region to be replaced more correctly.
2553
2554 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2557         (gnus-summary-resend-message-insert-gcc): New function.
2558         (gnus-summary-resend-message): Modify message-header-setup-hook and
2559         message-sent-hook to make it work for Gcc.
2560         (gnus-inews-do-gcc): Update the number of unread articles of groups
2561         that messages are Gcc'd to.
2562
2563         * message.el (message-resend): Run message-sent-hook to do Gcc.
2564
2565 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2566
2567         * lpath.el: Fix an XEmacs compilation warning.
2568
2569         * gnus-compat.el: Require `help-fns' to fix compilation error.
2570
2571         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2572         a higher level to silence compilation.
2573
2574         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2575         parameter to allow controlling the scaling.
2576
2577         * shr.el (shr-zoom-image): New command and keystroke.
2578         (shr-put-image): Take a `size' flag to say how to scale the image.
2579
2580         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2581         deletion unless already defined.
2582
2583         * gnus.el (gnus-compat): Require it.
2584
2585         * gnus-compat.el: New file.
2586
2587         * gnus-start.el (gnus-clean-old-newsrc): New function.
2588         (gnus-read-newsrc-file): Use it.
2589
2590         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2591         Use recursive deletion.
2592         (mm-dissect-archive): Add support for zip files.
2593
2594         * gnus-util.el (gnus-recursive-directory-files): New function.
2595
2596         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2597         (mm-archive-decoders): Add tgz support.
2598
2599         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2600         Otherwise inserting text into the Gnus buffer can look odd.
2601
2602         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2603
2604         * mm-archive.el (mm-archive-decoders): Add support for tar.
2605
2606         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2607
2608         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2609
2610 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2611
2612         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2613
2614         * mm-archive.el: New file.
2615
2616         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2617
2618         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2619
2620         * message.el (message-goto-*): Make all the `message-goto-*' commands
2621         push the mark before moving point.  This makes it easier to go back to
2622         where you came from after editing whatever you jumped to.
2623
2624 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2625
2626         * gnus.el: Ma Gnus v0.1 is released.
2627
2628 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2629
2630         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2631         without reconnecting.
2632         (nnimap-possibly-change-group): Ditto.
2633         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2634         connection has died before being called.
2635
2636 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2637
2638         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2639         an initial sync unless we're really doing one.
2640
2641         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2642         address parameter if one already exists (bug#9676).
2643
2644         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2645         not the prefix, as documented (bug#10689).
2646
2647 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2648
2649         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2650         the "server".
2651
2652         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2653         the real error message with the useless "previously known to be down".
2654         Which isn't even correct.
2655
2656         * nntp.el (nntp-open-connection): Report the error message if the nntp
2657         server can't be reached.
2658
2659         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2660         groups we do a total scan for.
2661         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2662         doing that.
2663
2664 2012-01-31  Jim Meyering  <jim@meyering.net>
2665
2666         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2667         Correct a comment (insert "not") and hide nominally-doubled "to".
2668
2669 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2670
2671         * gnus.el (gnus-version): Change name to "Ma Gnus".
2672
2673 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2674
2675         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2676         section in the manual.
2677
2678 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2679
2680         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2681         words.
2682         (rfc2047-encode-string): Ditto.
2683         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2684         understand folded filename="..." parameters, for instance.
2685
2686         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2687         the message for greater debuggability.
2688
2689 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2690
2691         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2692         instead of setting it locally, since the latter doesn't seem to have
2693         any effect (most of the time).
2694
2695 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2696
2697         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2698         function call.
2699
2700 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2701
2702         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2703         seconds, and make the repeat clause with HH:MM specs work as
2704         documented.
2705
2706 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2707
2708         * proto-stream.el (proto-stream-capability-open): Fall back on
2709         :end-of-command if :end-of-capability doesn't exist.
2710
2711 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2714         bound globally in old Emacsen and XEmacsen.
2715
2716 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2717
2718         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2719         so that previous errors don't prohibit getting new news.
2720
2721         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2722
2723         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2724
2725 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2726
2727         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2728         buffer, not of the string which is its name.
2729
2730 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2731
2732         * proto-stream.el (proto-stream-capability-open): Wait for
2733         :end-of-capability, not :end-of-command.
2734
2735         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2736         non-server-marks groups.
2737         (gnus-group-make-articles-read): Ditto.
2738
2739         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2740         methods (bug#9676).
2741
2742         * gnus.el (gnus-method-ephemeral-p): New function.
2743
2744 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2747         left-to-right.
2748
2749 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2750
2751         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2752         warning.
2753
2754 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2755
2756         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2757         macroexpand the nnir things, since they haven't been defined yet, and
2758         nnir requires gnus-sum.
2759
2760 2012-01-24  Julien Danjou  <julien@danjou.info>
2761
2762         * color.el (color-rgb-to-hsl): Fix value computing.
2763         (color-hue-to-rgb): New function.
2764         (color-hsl-to-rgb): New function.
2765         (color-clamp, color-saturate-hsl, color-saturate-name)
2766         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2767         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2768
2769 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2770
2771         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2772
2773 2012-01-19  Julien Danjou  <julien@danjou.info>
2774
2775         * color.el (color-name-to-rgb): Use the white color to find the max
2776         color component value and return correctly computed values.
2777         (color-name-to-rgb): Add missing float conversion for max value.
2778
2779 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2780
2781         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2782         logical server name in addition to the actual machine address.
2783
2784         * auth-source.el (auth-source-user-and-password): Add convenience
2785         wrapper to search by just host and optionally user.
2786
2787 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2790         after rendering.
2791
2792 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2793
2794         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2795         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2796         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2797
2798 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2799
2800         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2801         (bug#9693).
2802         (gnus-summary-setup-buffer): Document return value (bug#9697).
2803
2804         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2805         since ido doesn't work on symbols (bug#9632).
2806
2807         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2808         when getting a single value as when getting all the values.  This means
2809         that atoms like `gcc-self' work cumulatively, like variable settings,
2810         instead of getting the value from the last matching clause.
2811         (gnus-group-find-parameter): Protect against the group buffer not
2812         existing (bug#9585).
2813
2814 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-start.el (gnus-activate-group): Document more parameters
2817         (bug#9694).
2818
2819         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2820         (bug#9692).
2821
2822         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2823         article was fetched, so that it can be expired later (bug#9958).
2824         (gnus-agent-summary-fetch-series): Add doc string.
2825         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2826         (bug#9517).
2827
2828         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2829         retrieval is happening.
2830
2831         * gnus.el (gnus-parameters): Doc fix.
2832
2833 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2834
2835         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2836         show the thread after expansion.
2837
2838 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * gnus-art.el (article-narrow-to-head): If the head is completely
2841         empty, narrow to the empty region (bug#9764).
2842
2843         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2844         read, and then mark them as unread only when the unread mark is used.
2845         This makes `C-- T k' actually work, even though it's confusing.
2846
2847         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2848         alive before we try to find its window.
2849
2850 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2851
2852         * mm-decode.el (mm-display-external): Use a longer timeout for the
2853         deletion to allow slow programs to display the file.
2854
2855 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2858         prompt to be less confusing.
2859
2860         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2861         argument to `message-reply'.  This broke `special-display-*' frame
2862         pop-uping (bug#10238).
2863
2864 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2865
2866         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2867         systems, since these allegedly don't work there.
2868
2869 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2870
2871         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2872         live buffer.
2873
2874 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875
2876         * nnir.el (nnir-retrieve-headers): Protect against the article not
2877         existing on the server (bug#10335).
2878
2879 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2880
2881         * gnus-agent.el (gnus-agent-load-local): Recompute
2882         gnus-agent-article-local on changing method.
2883
2884 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * gnus.el (gnus-parameters): Note precedence.
2887
2888 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2889
2890         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2891         in the group buffer.
2892
2893 2012-01-04  Julien Danjou  <julien@danjou.info>
2894
2895         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2896         change.
2897
2898 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899
2900         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2901         too.
2902
2903         * nntp.el (nntp-retrieve-group-data-early): Use it.
2904
2905 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2906
2907         * nntp.el (nntp-retrieval-in-progress): New variable.
2908         (nntp-make-process-buffer): Make it buffer-local.
2909
2910         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2911         2010.
2912         (gnus-demon-init): Use it to compute the time if time is on the form
2913         "04:23".
2914
2915         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2916
2917         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2918         status in the correct buffer.
2919
2920 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2921
2922         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2923         when opening topics (bug#10407).
2924
2925 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2926
2927         * gnus-cus.el (gnus-score-customize):
2928         * gnus-sum.el (gnus-sort-gathered-threads):
2929         * message.el (message-shorten-references):
2930         * nnmairix.el (nnmairix-request-group):
2931         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2932
2933 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2934
2935         * gnus-agent.el (gnus-agent-regenerate-group):
2936         * gnus-int.el (gnus-retrieve-group-data-early):
2937         * mm-util.el (mm-codepage-ibm-list):
2938         * nndiary.el (Commentary, nndiary-get-new-mail):
2939         * nnir.el (nnir):
2940         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2941
2942 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * mm-view.el (mm-display-inline-fontify): Add comment.
2945
2946 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2947
2948         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2949         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2950
2951 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2952
2953         * gnus-art.el (gnus-split-methods):
2954         * gnus-msg.el (gnus-configure-posting-styles):
2955         * gnus-spec.el (gnus-parse-simple-format):
2956         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2957         * message.el (message-do-actions): Spelling fix.
2958
2959 2011-12-15  Juri Linkov  <juri@jurta.org>
2960
2961         * mm-decode.el (mm-inline-media-tests): Add missing
2962         `mm-handle-media-subtype'.
2963
2964 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2965
2966         * gnus-group.el (gnus-group-tool-bar):
2967         * gnus-sum.el (gnus-summary-tool-bar):
2968         * message.el (message-tool-bar):
2969         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2970
2971 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2972
2973         * plstore.el (plstore--insert-buffer): Spelling fix.
2974
2975 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2976
2977         * message.el (message-valid-fqdn-regexp): Update with newly approved
2978         top-level domain names ".tel" and ".asia".
2979
2980 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2983         unconditionally.
2984
2985 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2986
2987         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2988         pop-to-buffer-same-window for old Emacsen.
2989
2990 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2991
2992         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2993
2994 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2995
2996         * netrc.el (netrc-credentials): Spelling fix.
2997
2998 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2999
3000         * gnus-fun.el (gnus-fun-ppm-change-string):
3001         * gnus-msg.el (gnus-inews-do-gcc):
3002         * gnus-sum.el (gnus-summary-find-for-reselect):
3003         * gnus.el (gnus-summary-cancelled):
3004         * message.el (message-cancel-hook, message-send-news):
3005         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3006         * nnir.el (nnir-run-hyrex):
3007         * nntp.el (nntp-with-open-group-function):
3008         * pgg.el (pgg-pending-timers): Spelling fix.
3009
3010 2011-12-04  Chong Yidong  <cyd@gnu.org>
3011
3012         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3013         change (Bug#10200).
3014
3015 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3016
3017         * compface.el (uncompface):
3018         * gnus-art.el (gnus-article-x-face-command): Update the header format
3019         of icon data for the most recent icontopbm program.
3020
3021 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3022
3023         * gnus-msg.el (gnus-inews-do-gcc):
3024         * message.el (message-send-mail):
3025         * mml.el (mml-generate-mime): Share the value of the buffer-local
3026         `message-options' variable between a draft buffer and temprary working
3027         buffers.
3028
3029 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3030
3031         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3032
3033 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3036         for Cygwin.
3037
3038 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3039
3040         * gnus-group.el (gnus-group-prepare-flat):
3041         * mm-bodies.el (mm-encode-body):
3042         * mml.el (mml-preview):
3043         * nnml.el (nnml-request-compact-group):
3044         * pop3.el (pop3-stream-type): Spelling fix.
3045
3046 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3047
3048         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3049
3050 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3051
3052         * color.el (color-rgb-to-hsl):
3053         * gmm-utils.el (gmm-tool-bar-style):
3054         * gnus-group.el (gnus-group-prepare-flat):
3055         * gnus-topic.el (gnus-topic-prepare-topic):
3056         * mm-decode.el (mm-discouraged-alternatives):
3057         * rfc2047.el (rfc2047-encode-1):
3058         * starttls.el: Spelling fix.
3059
3060 2011-11-24  Glenn Morris  <rgm@gnu.org>
3061
3062         * binhex.el (binhex-begin-line): Give it basic doc-string.
3063
3064         * starttls.el, tls.el: Fix case of "GnuTLS".
3065
3066 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3067
3068         * gnus-group.el (gnus-group-highlight): Fix typo.
3069
3070 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3071
3072         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3073         value of `delete-file', that returns nil for a local file but returns t
3074         for a remote file using ssh.
3075
3076 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3077
3078         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3079
3080 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3081
3082         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3083         avoid later breakage.
3084
3085 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3088         article buffers' name.
3089
3090 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3091
3092         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3093         by Paul Eggert's spellfixes two days ago.
3094
3095 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3096
3097         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3098         doesn't have it.
3099
3100         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3101         buffer-local instead of binding them to avoid warnings.  Also demote
3102         errors (bug#10063).
3103         (font-lock-mode-hook): Shut up byte compiler.
3104
3105 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3106
3107         * mm-util.el (mm-charset-after):
3108         * nnir.el (nnir-run-hyrex):
3109         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3110         (ntlm-get-password-hashes, ntlm-md4hash):
3111         * smime.el: Fix typo.
3112
3113 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3114
3115         * gnus-agent.el (gnus-agent-expire-group-1):
3116         * nndiary.el (nndiary-last-occurence):
3117         * nnimap.el (nnimap-request-set-mark):
3118         * nnmairix.el (nnmairix-only-use-registry):
3119         * gnus-group.el (gnus-group-prepare-flat):
3120         * gnus-sum.el (gnus-decode-encoded-word-methods):
3121         * message.el (message-wash-subject):
3122         * nntp.el (nntp-retrieve-headers-with-xover):
3123         * smime.el (smime-certificate-directory): Spelling fix.
3124
3125 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3126
3127         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3128
3129         * color.el:
3130         * gnus-agent.el (gnus-agent-possibly-alter-active):
3131         * gnus-dired.el (gnus-dired-print):
3132         * mail-parse.el:
3133         * nnmairix.el (nnmairix-request-group):
3134         * shr.el (shr-image-displayer):
3135         * sieve-manage.el:
3136         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3137
3138 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3139
3140         * gnus-sum.el (gnus-auto-select-subject):
3141         * spam-report.el (spam-report-resend): Spelling fix.
3142
3143 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3144
3145         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3146         * gnus-art.el (gnus-default-article-saver):
3147         * gnus-srvr.el (gnus-server-copy-server):
3148         * gnus.el (gnus-sloppily-equal-method-parameters):
3149         * html2text.el (html2text-format-tag-list):
3150         * message.el (message-narrow-to-head):
3151         * nndiary.el:
3152         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3153         * sieve.el: Spelling fix.
3154
3155 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3156
3157         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3158         * gnus-sum.el (gnus-summary-make-menu-bar):
3159         * gnus-uu.el (gnus-uu-decode-postscript)
3160         (gnus-uu-decode-postscript-and-save):
3161         * mailcap.el (mailcap-print-command):
3162         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3163         Fix typos.
3164
3165 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3166
3167         * gnus-art.el (gnus-article-part-wrapper):
3168         * html2text.el (html2text-fix-paragraphs):
3169         * mm-decode.el (mm-image-fit-p):
3170         * rfc2047.el (rfc2047-encode-message-header):
3171         * shr-color.el (shr-color-visible-distance-min)
3172         (shr-color-relative-to-absolute, set-minimum-interval)
3173         (shr-color-visible): Fix typos.
3174
3175 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3176
3177         * gmm-utils.el (gmm-tool-bar-item):
3178         * gnus-art.el (gnus-treat-body-boundary):
3179         * gnus-diary.el (gnus-user-format-function-d):
3180         * gnus-start.el (gnus-get-unread-articles):
3181         * pgg-gpg.el (pgg-gpg-update-agent):
3182         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3183
3184 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3185
3186         * gnus-topic.el (gnus-group-prepare-topics):
3187         * gnus-uu.el (gnus-extract-view):
3188         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3189
3190 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3191
3192         * spam.el: Move BBDB autoloads.
3193         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3194         BBDB 2 and 3.
3195         (spam-check-BBDB): Use it.
3196         (spam-enter-ham-BBDB): Use it.
3197
3198 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3199
3200         * smime.el (smime-draw-buffer): Spelling fix.
3201
3202 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3203
3204         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3205         for scanning exactly one level.
3206         * gnus-start.el (gnus-get-unread-articles): Ditto.
3207
3208 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209
3210         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3211         slightly clearer.
3212
3213 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3214
3215         * gnus-sync.el: More commentary about setup.
3216
3217 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * message.el (message-send-and-exit): Document `arg'.
3220
3221 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3222
3223         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3224
3225 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3226
3227         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3228
3229         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3230         we don't use `bound-and-true-p'.
3231
3232 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3233
3234         * gnus-util.el (gnus-bound-and-true-p): Remove.
3235         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3236         * nnir.el: Use it.
3237         * nnmairix.el: Use it.
3238
3239 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3240
3241         * gnus-sync.el: Improve docs about CouchDB admins.
3242
3243         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3244         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3245         for reasons unknown.
3246         * nnir.el: Use it.
3247         * nnmairix.el: Use it.
3248
3249         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3250         * nnir.el: Ditto.
3251         * nnmairix.el: Ditto.
3252
3253         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3254
3255 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3258         not needed.  Provide xmlplistread list function to produce XML plist
3259         output for non-Gnus LeSync clients.
3260
3261 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3262
3263         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3264
3265         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3266         and save against it.  Group subscriptions, read marks, other marks,
3267         subscription levels, topic names, and topic offsets (the group's
3268         position within the topic) are saved.  This is an experimental backend
3269         and may change significantly.  Load json.el from the gnus-fallback-lib
3270         if it's not available otherwise.
3271         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3272
3273 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3274
3275         * message.el (message-completion-function): Make sure
3276         message-tab-body-function is not attempted if one of
3277         message-completion-alist fails to find a completion (bug#9158).
3278
3279 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3280
3281         * mml.el (mml-quote-region): Quote <#secure> tag.
3282         (mml-generate-mime-1): Unquote <#secure> tag.
3283
3284 2011-10-20  Chong Yidong  <cyd@gnu.org>
3285
3286         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3287         calling a minor mode from Lisp with nil arg enables it, so we have to
3288         make the wording a bit ambiguous here).
3289
3290 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3291
3292         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3293         * nnir.el (nnir-mode): Use it.
3294         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3295         Use it.
3296
3297         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3298         * nnmairix.el (gnus-registry-enabled): Ditto.
3299
3300 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3301
3302         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3303         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3304         only while we need to find out if it should be t or nil.
3305         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3306         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3307         the registry is installed.  Set it to nil when it's unloaded.
3308         (gnus-registry-install-p): Provide user guidance for the initial value
3309         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3310         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3311         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3312         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3313         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3314         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3315         `gnus-registry-install'.
3316
3317 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3318
3319         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3320         previous change.
3321         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3322         primary key is marked as disabled.
3323
3324 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3325
3326         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3327         primary key is marked as disabled.
3328
3329 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3330
3331         * html2text.el (html2text-clean-anchor): Check for quotes around
3332         `href' value.
3333
3334 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3335
3336         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3337         searching.  Drop `bbdb-cache'.
3338
3339 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * message.el (message-signed-or-encrypted-p): Exclude header when
3342         checking if there is signed or encrypted body in text/plain message.
3343
3344 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3345
3346         * html2text.el (html2text-get-attr): Correctly handle attribute values
3347         containing "=".
3348
3349 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3350
3351         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3352         handle bindings.
3353
3354 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355
3356         * gnus-win.el (gnus-configure-windows): Protect against reading
3357         ephemeral groups outside of Gnus.
3358
3359 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * shr.el (shr-tag-img): Don't get images displayed in tables.
3362
3363 2011-10-03  Glenn Morris  <rgm@gnu.org>
3364
3365         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3366         the "maintainer" version of debbugs.gnu.org reports.
3367
3368 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3369
3370         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3371         make asynchronous adjacent image insertion work better.
3372
3373 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3374
3375         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3376         documentation.
3377
3378 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3379
3380         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3381         `gnus-asynchronous' isn't shadowed.
3382
3383 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3386
3387         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3388         (nnimap-insert-partial-structure): The charset parameter isn't
3389         case-sensitive.
3390
3391         * nnheader.el (nnheader-message-maybe): New function.
3392
3393         * shr.el (shr-tag-table): Render totally broken tables better.
3394
3395         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3396         computing the boundary.
3397
3398 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3399
3400         * pop3.el (pop3-number-of-responses): Remove.
3401         (pop3-wait-for-messages): Rewrite to take linear time instead of
3402         exponential time.
3403
3404 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405
3406         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3407         re-fetch images.
3408
3409         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3410         re-fetch images when hitting `g' in Gnus.
3411
3412 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3413
3414         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3415         (mml-compute-boundary): Don't check collision if it is non-nil.
3416         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3417         before checking collision.
3418
3419 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3420
3421         * message.el (message-indent-citation): Really make sure there's a
3422         newline at the end.
3423
3424         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3425         Fix suggested by John Wiegley.
3426
3427         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3428
3429         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3430
3431         * message.el (message-default-send-rename-function): Break out into its
3432         own function.
3433
3434         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3435         doesn't work under XEmacs.
3436
3437         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3438         of "imaps" to word around Windows problems.
3439         (nnimap-open-connection-1): Use it.
3440
3441         * message.el (message-indent-citation): Revert last change which made
3442         `F' not work.
3443
3444 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3445
3446         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3447         terminal as well.
3448
3449 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3452         because it displays images using overlays that aren't easy to copy to
3453         the article buffer.
3454
3455 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3456
3457         * message.el (message-indent-citation): Fix empty line removal at the
3458         end of the citation.
3459
3460 2011-09-20  Julien Danjou  <julien@danjou.info>
3461
3462         * auth-source.el (auth-source-netrc-create): Use default value for
3463         password if specified.  Evaluate default.
3464         (auth-source-plstore-create): Ditto.
3465         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3466         value evaluation.
3467         (auth-source-netrc-create): Typo fix.
3468         (auth-source-plstore-create): Ditto.
3469
3470         * password-cache.el (password-cache-remove): Remove entries even if the
3471         value is nil, so that password with a nil value (negative caching) is
3472         possible to invalidate.
3473
3474         * auth-source.el (auth-source-format-cache-entry): New function.
3475
3476 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3477
3478         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3479
3480 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481
3482         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3483
3484 2011-09-19  Julien Danjou  <julien@danjou.info>
3485
3486         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3487         which work with things that are not ASCII.
3488
3489 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3490
3491         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3492
3493 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494
3495         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3496         message level.
3497
3498 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3501
3502 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3503
3504         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3505
3506 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3507
3508         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3509         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3510
3511 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3512
3513         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3514         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3515         articles.
3516
3517 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3518
3519         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3520         (message-mail-other-window, message-mail-other-frame)
3521         (message-news-other-window, message-news-other-frame):
3522         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3523         instead of setting buffer display varibles.
3524
3525 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3526
3527         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3528
3529         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3530
3531 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3532
3533         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3534         duplicates" to a higher level.
3535
3536         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3537         most egregious messages.
3538
3539 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3542
3543 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3544
3545         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3546         up the file (bug#9351).
3547
3548 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3549
3550         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3551         it does with all other backends, but decode the names immediately after
3552         getting them.
3553
3554         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3555         decoding nnimap groups.
3556
3557         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3558         newsrc file.  It doesn't seem like an important optimization any more.
3559
3560 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3561
3562         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3563         overflows.
3564
3565 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566
3567         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3568         (gnus-interactive-exit): Extend to `quiet'.
3569
3570         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3571
3572         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3573         string.
3574
3575         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3576         renaming function arguments from `this'.
3577
3578         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3579
3580         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3581         has been renamed.
3582         (gnus-lrm-string-p): Include RLM and PDF, too.
3583
3584         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3585         (bug#9225).
3586
3587 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3588
3589         Add autoload cookies for functions used by sendmail.el.
3590         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3591
3592         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3593
3594 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * gnus-art.el (article-date-ut): Work properly even when there are
3597         things like Date header in the body; work for forwarded parts.
3598
3599 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3600
3601         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3602         original-article-buffer.
3603
3604 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3605
3606         * nnir.el (nnir-compose-result): Fix matching of server type.
3607         (nnir-run-swish++): Ditto.
3608         (nnir-run-namazu): Ditto.
3609         (nnir-run-notmuch): Ditto.
3610
3611 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3612
3613         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3614         (bug#9405).
3615
3616         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3617         (bug#9421).
3618
3619         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3620         (bug#9425).
3621
3622         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3623         thing (bug#9426).
3624
3625 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626
3627         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3628         the error message.
3629
3630 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3631
3632         * message.el (message-setup-1): Return t (Bug#9392).
3633
3634 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3635
3636         * gnus-sum.el: When adding article headers to a summary buffer also
3637         update gnus-newsgroup-articles (bug#9386).
3638
3639 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3640
3641         * auth-source.el: Autoload help-mode.
3642
3643 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3646         names.
3647
3648 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3649
3650         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3651         mm-replace-in-string for compatibility issues.
3652         * mml2015.el (mml2015-epg-verify): Ditto.
3653
3654 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3655
3656         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3657
3658         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3659
3660 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3661
3662         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3663         continue on and do the clean-up phase (bug#9188).
3664
3665         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3666         just ignore groups that can't be opened instead of erroring out
3667         (bug#9225).
3668
3669         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3670         nil since some many people are fuddy-duddies.
3671
3672         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3673         images.
3674
3675         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3676         instead.
3677
3678         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3679
3680         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3681
3682         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3683         processing.
3684
3685         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3686         buffer to avoid warnings.
3687
3688 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3689
3690         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3691         specified to reduce precision.
3692
3693 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3696         bodystructures (bug#9314).
3697
3698 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3701         Make button keymap non-sticky after buttons.
3702
3703 2011-08-18  David Engster  <dengste@eml.cc>
3704
3705         * nnmairix.el (nnmairix-request-set-mark)
3706         (nnmairix-goto-original-article): Remove adding of article to registry,
3707         since `gnus-registry-add-group' isn't available anymore.
3708         (nnmairix-determine-original-group-from-registry):
3709         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3710         available anymore.
3711
3712 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3713
3714         * starttls.el (starttls-any-program-available): Define as obsolete
3715         function.
3716
3717 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3720         versions which Gnus use when appropriate.
3721
3722         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3723         a pretty destructive command.
3724
3725         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3726
3727 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728
3729         * message.el (message-fix-before-sending): Make a different warning
3730         about NUL characters (bug#9270).
3731
3732         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3733         from custom (bug#9260).
3734
3735         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3736         things work in Emacs 22 and XEmacs, too.
3737
3738         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3739         default From.
3740
3741         * gnus-spec.el (gnus-lrm-string-p): New macro.
3742         (gnus-lrm-string): New constant.
3743         (gnus-summary-line-format-spec): LRM-ify the from.
3744         (gnus-tilde-max-form): LRM-ify string chopping.
3745
3746         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3747
3748         * message.el (message-is-yours-p): Allow disabling canlock checking
3749         (bug#9295).
3750         (message-shoot-gnksa-feet): Add `canlock-verify'.
3751         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3752         message directory isn't writable (bug#9304).
3753
3754         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3755         non-world-readable.
3756
3757 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3758
3759         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3760         articles.
3761
3762 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3763
3764         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3765         copy-list.
3766
3767 2011-08-12  Sam Steingold  <sds@gnu.org>
3768
3769         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3770         in the reverse order to avoid modifying the cache with `nreverse'.
3771         (gnus-all-score-files): Do not modify the value returned by
3772         `gnus-score-find-alist' because it lives in a cache variable.
3773         (gnus-current-home-score-file): No need to `nreverse' the return value
3774         of `gnus-score-find-alist', it is already in the correct order.
3775
3776 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3777
3778         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3779         type MESSAGE and subtype RFC822 is slightly different from those of
3780         type TEXT.
3781
3782 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3783
3784         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3785         This allows article-referral to work from an nnir group.
3786
3787 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3788
3789         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3790
3791 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3792
3793         * mml1991.el (mml1991-epg-find-usable-key)
3794         (mml1991-epg-find-usable-secret-key): New function.
3795         (mml1991-epg-sign): Check if signing key is usable.
3796         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3797
3798 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3799
3800         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3801         server-variables only.  This should fix a bug introduced with commit
3802         e1889675b7f4adf057833c5513c9374134c4e053.
3803         (nnir-run-query): 'nnir-search-engine should not be set from the global
3804         environment.
3805
3806 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3807
3808         * nnir.el (nnir-search-thread): Position point on referring article
3809         line.
3810         (nnir-warp-to-article): Clean up summary buffers.
3811
3812         * nnimap.el (nnimap-request-thread): Whitespace fix.
3813
3814 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3815
3816         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3817
3818 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * starttls.el (starttls-available-p): Rename from
3821         `starttls-any-program-available' and changed return convention.
3822
3823 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3824
3825         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3826         `unix-sync' unless it's defined.
3827
3828 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3829
3830         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3831         `aref' for XEmacs compatibiltiy.
3832
3833 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3834
3835         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3836
3837 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3838
3839         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3840         closures, quote the form properly (bug#9194).
3841
3842 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3845         (gnus-summary-insert-new-articles): Protect against servers that are
3846         down.
3847
3848 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3849
3850         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3851         in mm handle if none is specified.
3852
3853 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3854
3855         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3856
3857 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3858
3859         * nnir.el (nnir-search-thread): New function to make an nnir group
3860         based on a thread query.
3861
3862         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3863         of nnir in thread referral.
3864         (gnus-summary-refer-thread): Use it.
3865
3866         * nnimap.el (nnimap-request-thread): Use it.
3867
3868 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3869
3870         * shr.el (shr-tag-comment): Ignore HTML comments.
3871
3872 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3873
3874         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3875         argument.
3876         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3877         Use `nnir-address' to handle server info rather than passing an arg.
3878
3879         * nnimap.el (nnimap-make-thread-query): New utility function to format
3880         an imap thread search query.
3881         (nnimap-request-thread): Use it.
3882
3883         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3884         right select-method if we are not going back to the group buffer.
3885
3886 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3887
3888         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3889         enter invalid buffer configurations into the quit form (bug#9107).
3890         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3891         unplugged/plugged.
3892
3893         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3894         keep track of which ones are unread (bug#9061).
3895
3896         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3897         (bug#9055).
3898
3899         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3900         (bug#9041).
3901
3902         * gnus-html.el (mm-util): Require (bug#9073).
3903
3904         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3905         (gnus-summary-refer-thread): Use it to remove duplicates in the
3906         un-threaded view (bug#9053).
3907         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3908
3909 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3910
3911         * nnir.el (nnir-read-server-parm): Use default value from global
3912         variable.  Without this the default search engine parameters aren't
3913         used at all.
3914
3915 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * message.el (message-unique-id): Don't use the undocumented return
3918         value from (random t) (bug#9118).
3919
3920 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3921
3922         * message.el (message-auto-save-directory): If the ~/Mail directory
3923         doesn't exist, use ~ as the auto-save directory (bug#4432).
3924
3925         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3926         hasn't already been started.
3927
3928 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3931
3932         * message.el (message-reply): Work around mysterious bug where
3933         `message-mode' seems to overwrite the locally bound `subject' variable.
3934
3935 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3936
3937         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3938         correct group.
3939
3940         * gnus-int.el (gnus-request-thread): Add group argument.
3941
3942         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3943
3944 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3947
3948         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3949         renamed to `debbugs-gnu-*'.
3950
3951 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3952
3953         * plstore.el: Revert the editing feature since it is not urgent.
3954         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3955         (plstore-mode-decoded): Remove.
3956
3957 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3960         isn't very interesting any more, and it leaks potentially secret data.
3961         (gnus-debug): Remove.
3962
3963         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3964         use of :custom-show.
3965
3966 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3967
3968         * plstore.el: Add documentation.
3969         (plstore-mode): New mode to edit plstore file.
3970         (plstore-mode-toggle-display, plstore-mode-original)
3971         (plstore-mode-decoded): New command.
3972         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3973         (plstore--insert-buffer, plstore--make): New function.
3974         (plstore-open, plstore-save): Simplify by using them.
3975
3976 2011-07-06  Glenn Morris  <rgm@gnu.org>
3977
3978         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3979
3980 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3981
3982         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3983         no longer is much used.
3984         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3985         Articles".
3986
3987 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3988
3989         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3990         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3991         `notmuch' backend.
3992
3993 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3994
3995         * mm-decode.el (mm-text-html-renderer): Doc fix.
3996
3997         * gnus-msg.el (gnus-bug): Fix the MML tag.
3998
3999         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4000
4001 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4002
4003         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4004         secondary methods if started with `gnus-no-server'.
4005
4006 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4007
4008         * message.el (message-return-action): Fix typo in docstring.
4009
4010 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4011
4012         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4013         bug reports at once.
4014
4015         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4016
4017 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * nndraft.el: Require gnus-group.
4020         (nndraft-request-list): Declare.
4021
4022         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4023         no unread article unless it matches gnus-permanently-visible-groups.
4024
4025         * nndraft.el (nndraft-update-unread-articles): New function.
4026         (nndraft-request-associate-buffer): Use it to update the number of
4027         unread articles for the nndraft groups in the group buffer when saving
4028         or killing a draft message.
4029
4030 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4031
4032         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4033         systems to binary before writing and reading the mbox files.
4034
4035         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4036         instead of trying to list them all (bug#8978).
4037
4038 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4039
4040         * pop3.el (pop3-open-server): Use :end-of-capability.
4041
4042 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4045         the id is always a number.
4046
4047         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4048
4049         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4050         debbugs mode, if possible.
4051
4052 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4053
4054         * auth-source.el (auth-source-token-passphrase-callback-function):
4055         Reindent.
4056         (epg-context-operation): Remove unnecessary autoload.
4057
4058 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * gnus.el (gnus-list-debbugs): New command.
4061
4062         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4063         mboxstat instead of the maintbox, since the stat seems to be fuller.
4064
4065         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4066         summary buffers.
4067
4068         * message.el (message-get-reply-headers): Delete all duplicates,
4069         instead of the first.
4070         (message-get-reply-headers): Ensure that we have progress while
4071         deleting duplicates.
4072
4073         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4074         gnus-posting-style value from the summary buffer to make it easier to
4075         make that a per-buffer conf.
4076
4077 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4078
4079         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4080         found by setting `shortcut' in 'query.
4081         (nnir-request-article): Use `shortcut' setting when requesting article
4082         by Message-ID.
4083
4084 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4085
4086         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4087         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4088         Bring the pseudo-headers back too.
4089
4090 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4091
4092         * auth-source.el (auth-source-token-passphrase-callback-function):
4093         Simplify and remove EPA dependency.
4094
4095 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4096
4097         * nnir.el (nnir-request-article): Fix error message text.
4098
4099 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4100
4101         * auth-source.el (plstore-delete): Autoload.
4102         (auth-source-plstore-search): Support delete operation.
4103         * plstore.el (plstore-delete): New function.
4104
4105 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4108         mark actually existing articles as unread rather than the ones that
4109         active asserts.
4110
4111 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4112
4113         * nntp.el (nntp-record-command):
4114         * gnus-util.el (gnus-message-with-timestamp-1):
4115         Use format-time-string rather than decoding time stamps by hand.
4116         This is simpler and insulates the code from potential changes to
4117         current-time format.
4118
4119 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4120
4121         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4122
4123 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4124
4125         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4126         (plstore-save): Support public key encryption.
4127         (plstore--init-from-buffer): New function.
4128         (plstore-open): Use it; fix error when opening a non-existent file.
4129         (plstore-revert): Use plstore--init-from-buffer.
4130
4131 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4132
4133         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4134
4135 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4138         for old Emacsen.
4139
4140 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4141
4142         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4143         is not fully working.
4144
4145 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146
4147         * dgnushack.el: Autoload sha1 on XEmacs.
4148
4149         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4150         quit window configuration.
4151
4152         * auth-source.el (epg-context-set-passphrase-callback):
4153         Remove duplicate autoload.
4154
4155 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4156
4157         * nnir.el (nnir-request-article): Allow requesting articles by
4158         Message-ID with nnimap.
4159
4160         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4161         current server.
4162
4163 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4164
4165         * auth-source.el: Autoload EPA/EPG functions.
4166         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4167         changed when EPA/EPG is not available.
4168         (auth-source-backend): Rename "arg" member to "data".
4169         (auth-source-backend-parse, auth-source-plstore-search)
4170         (auth-source-plstore-create): Use it.
4171
4172 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4173
4174         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4175         `gnus-refer-article-methods'.
4176
4177 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4178
4179         * auth-source.el: Require EPA and EPG.
4180         (auth-source-passphrase-alist): New variable.
4181         (auth-source-passphrase-callback-function)
4182         (auth-source-token-passphrase-callback-function): Callbacks for the
4183         netrc field encryption (GPG tokens).
4184         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4185         Symmetric encryption and decryption of the netrc GPG tokens.
4186         (auth-source-netrc-normalize): Use them, simplifying the closure.
4187
4188 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4189
4190         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4191         is available.
4192
4193 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4194
4195         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4196         non-nil, and `nnimap-split-methods' is nil, use the former.
4197
4198 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4199
4200         * plstore.el (plstore-revert): New function.
4201         (plstore-open): Use it; hide the buffer from user.
4202
4203 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4204
4205         * auth-source.el (auth-source-backend): New member "arg".
4206         (auth-source-backend-parse): Handle new backend 'plstore.
4207         * plstore.el: New file.
4208
4209 2011-06-30  Glenn Morris  <rgm@gnu.org>
4210
4211         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4212
4213 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4216         expiring articles to.
4217
4218         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4219         variations as ASCII (bug#5458).
4220
4221 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4224
4225 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * message.el (message-point-in-header-p): Tweak the function to default
4228         to saying that we're not in the headers if there is no separator at
4229         all.  This makes it possible to use the Message version of `M-q' in
4230         buffers with no headers (bug#7987).
4231         (message-point-in-header-p): Fix last checkin to work with an empty
4232         mail-header-separator, too.
4233
4234         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4235         again, save the choice via customize.
4236
4237 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238
4239         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4240
4241         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4242         ended the connection, bail out before waiting infinitely on a new
4243         connection.
4244
4245 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4246
4247         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4248         reports.
4249
4250         * gnus.el (gnus-bug-package): Use "gnus."
4251         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4252
4253 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4254
4255         * dgnushack.el: Make the timer warning go away on XEmacs.
4256
4257         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4258         animations going on at article exit time.
4259
4260         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4261         since removing it breaks people upgrading.
4262
4263         * shr.el (shr-put-image): Use the new interface for animating images.
4264         (shr-put-image): Animate for 60 seconds.
4265
4266         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4267         avoid compiler warnings.
4268
4269         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4270         error with `find-file-hooks' on Emacs 22.
4271         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4272         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4273         on all architectures.
4274
4275         * spam.el (spam-stat): Require in a normal fashion without binding
4276         `spam-stat-install-hooks' to avoid compilation warnings.
4277
4278         * spam-stat.el (spam-stat-install-hooks): Remove.
4279         (spam-stat-install-hooks): Don't run automatically.
4280
4281 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4282
4283         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4284         and keystroke.
4285
4286 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4287
4288         * auth-source.el (auth-source-netrc-cache): Move forward.
4289
4290 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4291
4292         * proto-stream.el (proto-stream-open-starttls): Use
4293         `gnutls-available-p' to see whether we have built-in support.
4294
4295         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4296         we already know.
4297         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4298         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4299
4300 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4301
4302         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4303         %S format, since that looks odd.
4304         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4305         file, especially when saving.
4306
4307 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4308
4309         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4310         article found.
4311
4312 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4313
4314         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4315         `auth-source-save-secrets' with a more sensitive alist that can be
4316         configured per file.  Experimental, so defaults to 'never.
4317         (auth-source-netrc-create): Use it.  Still experimental code.
4318         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4319         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4320
4321 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4322
4323         * auth-source.el (auth-source-save-secrets): New variable to control if
4324         secret tokens should be saved encrypted.
4325         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4326         to `auth-source-netrc-normalize'.
4327         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4328         on the EPA variables being defined.
4329         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4330         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4331         the lexical-let closure.
4332         (auth-source-netrc-create): Create "gpg:" tokens according to
4333         `auth-source-save-secrets'.
4334
4335 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * gnus-group.el (gnus-group-update-group): Add new argument
4338         `info-unchanged' that stops updating dribble buffer.
4339
4340         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4341         deletes lines matching to it in dribble buffer.
4342
4343         * gnus-agent.el (gnus-agent-fetch-group-1):
4344         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4345         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4346         * gnus-start.el (gnus-group-change-level):
4347         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4348
4349         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4350         if newsgroup info is not changed.
4351
4352         * gnus-group.el (gnus-group-get-new-news-this-group):
4353         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4354         Don't update dribble buffer.
4355
4356 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4357
4358         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4359         remove entries with groups we ignore.
4360
4361 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4362
4363         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4364         the underline comes at the bottom.
4365
4366 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4367
4368         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4369         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4370         (gnus-registry-article-marks-to-names): Rename from
4371         `gnus-registry-user-format-function-M2'.
4372
4373 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4376         ephemeral group.
4377
4378 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4379
4380         * shr.el (shr-browse-image): Copy the URL if called interactively.
4381
4382 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4385         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4386         done, then unselected articles may be marked as read.
4387
4388         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4389         since not doing this seems to lead to a race condition in pop3-logon.
4390
4391         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4392         so that the call chain it correct when we call "upwards".
4393
4394         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4395         in read-only groups.
4396
4397         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4398
4399         * message.el (message-cite-reply-position): Doc string fix.
4400
4401         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4402         avoid regexp overflow.
4403         (nnimap-transform-split-mail): Ditto.
4404
4405         * pop3.el (pop3-retr): Error out if the server closes the connection.
4406
4407 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4408
4409         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4410         mm-with-unibyte-current-buffer.  The buffer should not contain any
4411         multibyte chars anyway at this stage.
4412
4413 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414
4415         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4416         at the end of lines.
4417
4418 2011-05-29  Julien Danjou  <julien@danjou.info>
4419
4420         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4421
4422 2011-05-27  Glenn Morris  <rgm@gnu.org>
4423
4424         * gnus-group.el (gnus-bug-group-download-format-alist):
4425         Use the "maintainer" version of debian reports as well.
4426
4427 2011-05-26  Glenn Morris  <rgm@gnu.org>
4428
4429         * gnus-group.el (gnus-bug-group-download-format-alist):
4430         Use the "maintainer" version of debbugs.gnu.org reports.
4431
4432 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4433
4434         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4435
4436 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4437
4438         * gnus-cus.el (gnus-agent-customize-category):
4439         * gnus-delay.el (gnus-delay-send-queue):
4440         * gnus.el (gnus-other-frame):
4441         Don't quote lambda expressions with `quote'.
4442
4443 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4444
4445         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4446         the thread moves us backwards and so we loop forever.
4447
4448 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4451         whitespace in base64 data lines.
4452
4453 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4454
4455         * gnus-registry.el (gnus-registry-user-format-function-M):
4456         Use `mapconcat'.
4457         (gnus-registry-user-format-function-M2): Use to see the full text of
4458         the marks.  Make "," the mark text separator.
4459
4460         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4461         authentication with auth-source.
4462
4463 2011-05-17  Glenn Morris  <rgm@gnu.org>
4464
4465         * gnus-group.el (gnus-import-other-newsrc-file):
4466         Use insert-file-contents.
4467
4468 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4469
4470         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4471         1000 iterations.
4472
4473 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * nntp.el (nntp-open-connection): Check if process-type is available.
4476
4477 2011-05-16  Julien Danjou  <julien@danjou.info>
4478
4479         * shr.el (shr-tag-del): Add support for del tag.
4480
4481 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * gnus-html.el (gnus-html-put-image): Register a displayer.
4484
4485         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4486
4487 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4488
4489         * registry.el (prune-factor): New initialization parameter defaulting
4490         to 0.1.
4491         (registry-prune-hard): Use it.
4492
4493         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4494         0.1 expicitly.
4495
4496 2011-05-13  Glenn Morris  <rgm@gnu.org>
4497
4498         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4499         is bound, since this function requires sendmail.
4500
4501 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4502
4503         * registry.el (registry-usage-test): Disable pruning test.
4504
4505 2011-05-11  David Engster  <dengste@eml.cc>
4506
4507         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4508         Bind set-network-process-option for XEmacs.
4509
4510 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4511
4512         * registry.el (registry-prune-hard-candidates)
4513         (registry-prune-soft-candidates): Helper methods for registry pruning.
4514         (registry-prune): Use them.  Make the sort function optional.
4515
4516 2011-05-10  Jim Meyering  <meyering@redhat.com>
4517
4518         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4519
4520 2011-05-10  Julien Danjou  <julien@danjou.info>
4521
4522         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4523         symbol and not a list.
4524
4525 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-art.el (gnus-article-mode): Move binding of
4528         shr-put-image-function here from gnus-article-prepare-display.
4529
4530         * shr.el (shr-put-image-function): New variable.
4531         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4532         (shr-put-image): Return scaled image.
4533
4534         * gnus-art.el (gnus-shr-put-image): New function.
4535         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4536
4537         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4538         original ones, as deletable.
4539
4540 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4541
4542         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4543
4544 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4545
4546         * registry.el (registry-full): Add convenience method.  Fix logic.
4547         (registry-insert): Use it.  Fix logic here too.
4548
4549         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4550         `registry-prune' if `registry-full' returns t.
4551         (gnus-registry-handle-action)
4552         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4553         (gnus-registry-usage-test): Use it.
4554
4555 2011-05-07  Julien Danjou  <julien@danjou.info>
4556
4557         * shr.el (shr-link): Make shr-link inherit from link by default.
4558
4559 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4560
4561         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4562
4563 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4564
4565         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4566         error out because the face is not a list.
4567
4568 2011-05-05  Glenn Morris  <rgm@gnu.org>
4569
4570         * proto-stream.el (gnutls-negotiate): Fix declarations.
4571
4572         * gnus-start.el (gnus-propagate-marks): Declare.
4573
4574 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4575
4576         * registry.el (registry-reindex): Fix percentage message.
4577
4578         * proto-stream.el (network-stream-open-starttls): Adjust to call
4579         `gnutls-negotiate' with :process and :hostname arguments.
4580
4581 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4582
4583         * shr.el: Add shr-link face for links.
4584         (shr-urlify): Use it.
4585
4586         * registry.el (registry-insert): Make error message more helpful.
4587
4588 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * gnus-html.el (gnus-html-schedule-image-fetching):
4591         Use url-queue-retrieve, if it exists.
4592
4593         * shr.el (shr-tag-img): Ditto.
4594
4595         * gnus.el: Autoload more gnus-agent functions.
4596
4597         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4598         agent if we haven't already (bug#8502).
4599
4600         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4601         into the Agent, too.
4602
4603         * gnus-agent.el (gnus-agent-store-article): New function.
4604
4605         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4606         and moved from that file for reuse.
4607
4608         * pop3.el (pop3-open-server): Error messages are "-ERR".
4609
4610 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611
4612         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4613         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4614
4615 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4616
4617         * gnus.el: No Gnus v0.17 is released.
4618
4619 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4620
4621         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4622         buffer has moved to a different frame.
4623
4624 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4625
4626         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4627         to get the conversion from unibyte to multibyte buffers to work on
4628         Emacs 22.
4629
4630         * nntp.el (nntp-request-article): Slight clean-up.
4631
4632 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * shr.el (shr-strike-through): New face.
4635         (shr-tag-s): Use it to provide <s> support.
4636         (shr-tag-s): Remove duplicate definition.
4637
4638 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4639
4640         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4641         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4642
4643 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4644
4645         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4646         `gnutls-negotiate'.
4647         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4648
4649 2011-04-23  Glenn Morris  <rgm@gnu.org>
4650
4651         * gnus-sum.el (gnus-extra-headers): Bump :version.
4652
4653 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * shr.el (shr-tag-sup): New function.
4656         (shr-tag-sub): Ditto.
4657
4658 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4659
4660         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4661         for the case where `gnus-registry-ignored-groups' is a list of lists,
4662         and don't call `gnus-parameter-registry-ignore' otherwise.
4663
4664 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4665
4666         * nnimap.el (nnimap-user): New backend variable.
4667         (nnimap-open-connection-1): Use it.
4668         (nnimap-credentials): Accept user parameter so it's explicit what user
4669         name is desired.
4670
4671         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4672         default.
4673
4674         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4675         not gnus-registry.el.
4676
4677         * gnus-registry.el: Mention in comments how to modify
4678         `gnus-extra-headers' for proper recipient tracking and that it may
4679         already have To and Cc recently, which it does as of this commit.
4680         (gnus-registry-ignored-groups): Remove defcustom.
4681         Explain why in comments.
4682         (gnus-registry-action): Fix data-header reference to use the extra
4683         headers.  Explain in package commentary how to add To and Cc headers to
4684         the gnus-extra-headers.
4685         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4686         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4687         parameter list or a string list in `gnus-registry-ignored-groups'.
4688         Fix logic error.
4689
4690 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4691
4692         * shr.el (shr-expand-url): Protect against null urls.
4693
4694 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4695
4696         * shr.el (shr-base): New binding.
4697         (shr-tag-base): Keep track of <base>.
4698         (shr-expand-url): New function used throughout.
4699
4700 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4701
4702         * gnus-registry.el
4703         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4704         (gnus-registry-ignored-groups): New variable.
4705         (gnus-registry-ignore-group-p): Use it.
4706         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4707         set the destination group to nil (same as delete) if it's ignored.
4708
4709 2011-04-20  David Engster  <dengste@eml.cc>
4710
4711         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4712
4713         * Makefile.in (test-nntp): New rule.
4714         (check): Add it.
4715         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4716
4717 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * gnus-registry.el (gnus-registry-action)
4720         (gnus-registry-fetch-header-fast):
4721         Don't use mail-header that looks an internal function of mailheader.el.
4722
4723 2011-04-19  Glenn Morris  <rgm@gnu.org>
4724
4725         * time-date.el (time-to-days): Remove unused local variables.
4726
4727 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * gnus-registry.el: Eliminate cl functions.
4730         (gnus-registry-sort-addresses): New function that replaces mapcan.
4731         (gnus-registry-action, gnus-registry-spool-action)
4732         (gnus-registry-split-fancy-with-parent)
4733         (gnus-registry-fetch-recipients-fast): Use it.
4734         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4735
4736         * registry.el (initialize-instance, registry-lookup)
4737         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4738         (registry-lookup-secondary-value, registry-search, registry-delete)
4739         (registry-insert, registry-reindex, registry-size, registry-prune):
4740         Use eval-and-compile.
4741
4742 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4743
4744         * registry.el (registry-reindex): New method to recreate the secondary
4745         registry indices.
4746
4747         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4748         tracked field changes.
4749         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4750         (gnus-registry-action, gnus-registry-spool-action)
4751         (gnus-registry-handle-action)
4752         (gnus-registry--split-fancy-with-parent-internal)
4753         (gnus-registry-split-fancy-with-parent)
4754         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4755         move, and delete actions, and for fancy splitting with parent.
4756         (gnus-registry-extract-addresses)
4757         (gnus-registry-fetch-recipients-fast)
4758         (gnus-registry-fetch-header-fast): Convenience functions.
4759         (gnus-registry-misc-test): ERT test of
4760         `gnus-registry-extract-addresses'.
4761
4762 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4763
4764         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4765         Track by subject first, then sender.
4766
4767 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4768
4769         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4770
4771         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4772         Lisp.
4773
4774         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4775         (gnus-draft-send): Use it to avoid popping
4776         up frames from gnus-group-send-queue.
4777
4778 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4779
4780         * gnus-registry.el: Updated gnus-registry docs.
4781
4782 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4783
4784         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4785         Fix logic bug.
4786         (gnus-registry-post-process-groups): Fix logging of no results and
4787         quote sender and subject.
4788
4789 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790
4791         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4792         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4793         gnutls-cli are too slow to be done opportunistically.
4794
4795         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4796         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4797         we had no early-data returned.
4798         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4799         two async commands to the same server at the same time.
4800
4801 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4802
4803         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4804
4805 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4806
4807         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4808         "warning" level.
4809
4810         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4811         (mm-url-insert-file-contents): Don't set the package names.
4812
4813 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4814
4815         * gnus-registry.el (gnus-registry-action): Remove properties and
4816         simplify subject in `gnus-registry-handle-action'.
4817         (gnus-registry-spool-action): Get subject and sender from message if
4818         they are not passed in.
4819         (gnus-registry-handle-action): Remove properties and simplify subject
4820         consistently.
4821
4822 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4823
4824         * registry.el: Require CL before using defmacro*.
4825
4826 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * gnus-art.el (article-treat-date): Assume that
4829         gnus-article-date-headers may be a group parameter.
4830
4831 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4832
4833         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4834
4835         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4836         interactively so the newsrc file can contain foreign groups too.
4837         Useful for debugging but not much for users.
4838
4839 2011-04-07  David Engster  <dengste@eml.cc>
4840
4841         * registry.el (registry-usage-test): Only do
4842         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4843         lexical binding.
4844
4845 2011-04-07  David Engster  <dengste@eml.cc>
4846
4847         * Makefile.in (check, test-registry): New rules for test-suite.
4848
4849 2011-04-06  David Engster  <dengste@eml.cc>
4850
4851         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4852         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4853
4854 2011-04-06  David Engster  <dengste@eml.cc>
4855
4856         * registry.el (initialize-instance): Change :after to :AFTER to be
4857         compatible with old EIEIO version in XEmacs.
4858
4859 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4860
4861         * gnus-registry.el (gnus-registry-post-process-groups)
4862         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4863         and provide better messaging.
4864
4865 2011-04-06  David Engster  <dengste@eml.cc>
4866
4867         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4868         errors.
4869
4870         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4871         dgnushack-compile with error-on-warn enabled, and to signal an error if
4872         clean compilation failed.
4873         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4874         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4875
4876 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4877
4878         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4879         unconditionally anyway, discarding errors.
4880         (gnus-registry-delete-entries): New convenience function.
4881         (gnus-registry-import-eld): Import from old .eld registry.
4882
4883         * registry.el: Don't use ERT if it's not available.  Load it
4884         unconditionally anyway, discarding errors.
4885
4886         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4887         version from the Claudio Bley GnuTLS patch (extra optional parameters
4888         and host name).
4889
4890 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4891
4892         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4893         fixup the parameters that can be customized by the user between
4894         save/read cycles.
4895         (gnus-registry-read): Use it.
4896         (gnus-registry-make-db): Use it.
4897         (gnus-registry-spool-action, gnus-registry-handle-action):
4898         Fix messaging.
4899         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4900         Map references to actual group names with sender and subject tracking.
4901         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4902         (gnus-registry-usage-test): Add subject lookup test.
4903
4904         * registry.el (registry-db, initialize-instance): Set up constructor
4905         instead of :initform arguments for the sake of older Emacsen.
4906         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4907         pre-lexbind merge bug.
4908         (registry-usage-test): Use it.
4909         (initialize-instance, registry-db): Move the non-function initforms
4910         back to the class definition.
4911
4912 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4913
4914         * registry.el: New library to manage gnus-registry-style data.
4915
4916         * gnus-registry.el: Use it (major rewrite).
4917
4918         * nnregistry.el: Use it.
4919
4920         * spam.el: Use it.
4921
4922 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4923
4924         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4925         marks on non-selected articles.
4926
4927 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4928
4929         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4930         parameter to open-protocol-stream.
4931
4932 2011-04-01  Julien Danjou  <julien@danjou.info>
4933
4934         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4935         fundamental-mode.
4936
4937 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4940         servers.
4941
4942 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943
4944         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4945         made marks not propagate, again.
4946
4947 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4948
4949         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4950         Make this the default type.
4951         (proto-stream-open-plain): Rename from proto-stream-open-default.
4952         (open-protocol-stream, proto-stream-open-starttls)
4953         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4954         with `plain'.
4955
4956         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4957         value.
4958
4959         * nntp.el (nntp-open-connection-function): Document the fact that some
4960         values are not functions but are instead handled specially.
4961         Recognize nntp-open-plain-stream value.
4962         (nntp-open-connection): Recognize that value.
4963
4964 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4967         where it seems to be needed.
4968
4969 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4972         stuff.
4973
4974         * gnus-score.el (gnus-score-string): Fix calling convention of
4975         `gnus-simplify-buffer-fuzzy' after last patches.
4976
4977         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4978         server for articles we didn't get any headers for.  This is a sanity
4979         check.
4980
4981 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4982
4983         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4984         new CAPABILITY, use it.
4985
4986 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4987
4988         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4989         downloading anything.
4990
4991         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4992
4993 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4994
4995         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4996         colors.
4997         (gnus-splash-svg-color-symbols): New function.
4998
4999 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5000
5001         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5002         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5003         (gnus-simplify-subject-fuzzy): Use the local
5004         gnus-simplify-subject-fuzzy-regex instead of the global one.
5005         This makes using this variable in group parameters work.
5006
5007 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5008
5009         * gnus-registry.el (gnus-registry-unfollowed-groups):
5010         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5011         archive:sent-YYYY-MM-DD groups).
5012         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5013         tracking if there are more than `gnus-registry-max-track-groups'
5014         matches.
5015
5016 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5017
5018         * message.el (message--yank-original-internal): New function to do the
5019         insertion cleanly inside eval in `message-yank-original'.
5020         (message-yank-original): Use it.
5021
5022 2011-03-29  Julien Danjou  <julien@danjou.info>
5023
5024         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5025         local variables disabled rather than `normal-mode'.
5026
5027 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5028
5029         * imap.el (imap-shell-open, imap-process-connection-type):
5030         Use imap-process-connection-type for 'shell' streams as well as
5031         Kerberos, SSL, other subprocesses.
5032
5033 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5034
5035         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5036         with open-network-stream.
5037         (proto-stream-always-use-starttls): Option removed.
5038         (open-protocol-stream): Return a process object by default.  Provide a
5039         new parameter :return-list specifying a list-type return value, which
5040         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5041         :type `network' to `try-starttls', and `network-only' to `default'.
5042         Make `default' the default, for compatibility with open-network-stream.
5043         Handle the no-parameter case exactly as open-network-stream, with no
5044         additional stream processing.  Search plists using plist-get.
5045         Explicitly add :end-of-commend parameter if it is missing.
5046         (proto-stream-open-default): Rename from
5047         proto-stream-open-network-only.  Return 'default as the type.
5048         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5049         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5050         failed.  Always return a list with a (possibly dead) process as the
5051         first element, for compatibility with open-network-stream.
5052         (proto-stream-open-tls): Use plist-get.  Always return a list.
5053         (proto-stream-open-shell): Return `default' as connection type.
5054         (proto-stream-capability-open): Use plist-get.
5055         (proto-stream-eoc): Function deleted.
5056
5057         * nnimap.el (nnimap-stream, nnimap-open-connection)
5058         (nnimap-open-connection-1): Handle renaming of :type parameter for
5059         open-protocol-stream.
5060         (nnimap-open-connection-1): Pass a :return-list parameter
5061         open-protocol-stream to obtain a list return value.  Parse this list
5062         using plist-get.
5063
5064         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5065         for open-protocol-stream.  Accept open-protocol-stream return value
5066         that is a subprocess object instead of a list.  Handle the case of a
5067         dead returned process.
5068
5069 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5070
5071         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5072
5073         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5074
5075 2011-03-21  Julien Danjou  <julien@danjou.info>
5076
5077         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5078         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5079         query.
5080         (mm-inline-text): Render normal text with fontification whenever
5081         possible.
5082
5083         * gnus-sum.el (gnus-summary-save-parts-1):
5084         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5085         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5086         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5087         Use `mm-handle-filename'.
5088
5089         * mm-util.el (mm-handle-filename): New function, return the filename of
5090         an handle.
5091
5092 2011-03-18  Julien Danjou  <julien@danjou.info>
5093
5094         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5095         (gnus-buffer-live-p): Check that buffer is not nil.
5096
5097 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5098
5099         * gnus.el: No Gnus v0.15 is released.
5100
5101 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5102
5103         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5104         avoid warning on XEmacs.
5105
5106         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5107         on XEmacs.
5108
5109         * gnus-art.el: Require mouse, which the build bot seems to say is
5110         needed.
5111
5112         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5113
5114         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5115         XEmacs, since it doesn't have url-retrieve-synchronously.
5116
5117         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5118         since assoc-string doesn't exist in XEmacs.
5119
5120 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5121
5122         * gnus-group.el (gnus-group-list-ticked): New function.
5123         (gnus-group-make-menu-bar): Provide a menu entry for it.
5124         (gnus-group-list-map): Provide a binding for it.
5125
5126 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * shr.el (shr-visit-file): New command.
5129
5130         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5131
5132 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5133
5134         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5135         servers.
5136
5137 2011-03-16  Julien Danjou  <julien@danjou.info>
5138
5139         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5140         inline.
5141
5142         * gnus-art.el (article-hide-list-identifiers):
5143         Use gnus-group-get-list-identifiers.
5144
5145         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5146         (gnus-summary-remove-list-identifiers):
5147         Use gnus-group-get-list-identifiers to get regexp.
5148         (gnus-select-newsgroup, gnus-summary-insert-subject)
5149         (gnus-summary-insert-articles):
5150         Call gnus-summary-remove-list-identifiers unconditionally.
5151
5152 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5155         we're selecting a group with unread articles.
5156
5157         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5158
5159         * gssapi.el: New file separated out from imap.el to provide a general
5160         Kerberos 5 connection facility for Emacs.
5161
5162         * message.el (message-elide-ellipsis): Document the format spec
5163         ellipsis.
5164
5165 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5166
5167         * message.el (message-elide-region): Allow the ellipsis to say how many
5168         lines were removed.
5169
5170 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5171
5172         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5173         window configurations containing buffers that are now dead.
5174
5175         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5176         parsing to avoid integer overflows.
5177         (nnimap-parse-flags): Simplify the last change.
5178         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5179         too large for 32-bit Emacsen.
5180
5181 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5182
5183         * auth-source.el (auth-source-netrc-create):
5184         * message.el (message-yank-original): Fix use of `case'.
5185
5186 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5187
5188         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5189         XEmacs, which was one character too wide.
5190
5191 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5192
5193         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5194         default number of articles to display.
5195         (gnus-articles-to-read): Use pretty names for prompt.
5196
5197 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5198
5199         * gnus-int.el (gnus-open-server): Ditto.
5200
5201         * gnus-start.el (gnus-activate-group): Give a backtrace if
5202         debug-on-quit is set and the user hits `C-g'.
5203         (gnus-read-active-file): Ditto.
5204
5205         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5206
5207 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5208
5209         * message.el (message-yank-original): Use cond instead of CL case.
5210
5211 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5212
5213         * auth-source.el (auth-source-netrc-create): Use usual format for the
5214         default in prompts.
5215
5216 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5217
5218         * lpath.el: Fbind read-char-choice for XEmacs.
5219
5220 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5221
5222         * auth-source.el (auth-source-netrc-create): Show the default in the
5223         prompt when prompting for token creation.
5224
5225 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5226
5227         * auth-source.el (auth-source-format-prompt): Always convert the value
5228         to a string to avoid evaluating non-string arguments.
5229         (auth-source-netrc-create): Offer default properly, not as initial
5230         content in `read-string'.
5231         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5232         of line to determine if we've been run before.  If so, don't run again,
5233         but print a trivial message to indicate the cache was hit instead.
5234
5235 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5236
5237         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5238         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5239         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5240         Gnus.
5241
5242 2011-03-11  Julien Danjou  <julien@danjou.info>
5243
5244         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5245         modified file".
5246
5247 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5248
5249         * auth-source.el (auth-source-read-char-choice): New function to read a
5250         character choice using `dropdown-list', `read-char-choice', or
5251         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5252         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5253         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5254         (auth-source-netrc-saver): Use it.
5255         (auth-source-pick-first-password): New convenience function.
5256
5257 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5258
5259         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5260         parameter in the credentials.
5261         (nnimap-open-connection-1): Use it after a successful login.
5262         (nnimap-credentials): Add IMAP-specific user and password prompt.
5263
5264         * auth-source.el (auth-source-search): Add :require parameter, taking a
5265         list.  Document it and the :save-function return token.  Pass :require
5266         down.  Change the CREATED message from a warning to a debug statement.
5267         (auth-source-search-backends): Pass :require down.
5268         (auth-source-netrc-search): Pass :require down.
5269         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5270         Change save prompt to indicate all modifications saved here are
5271         deletions.
5272         (auth-source-netrc-create): Take user login name as default in user
5273         prompt.  Move all the save functionality to a lexically bound function
5274         under the :save-function token in the returned list.  Set up clearer
5275         default prompts for user, host, port, and secret.
5276         (auth-source-netrc-saver): New function, intended to be wrapped for
5277         :save-function.
5278
5279 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5280
5281         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5282         lines to be spaces instead.
5283
5284 2011-03-07  Julien Danjou  <julien@danjou.info>
5285
5286         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5287         (sieve-sasl-auth): Check that auth-source-search did return something,
5288         or just return an empty string.
5289
5290 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5291
5292         * gnus.el (gnus-interactive): Use read-directory-name.
5293
5294         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5295         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5296         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5297         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5298         Likewise.
5299
5300         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5301
5302 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5305         onto the list of killed groups, too.  This makes killed nnimap groups,
5306         for instance, more reliably not reappear.
5307
5308         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5309         the parent.
5310
5311         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5312
5313         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5314         really have server-side marks.
5315
5316         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5317         since most backends do not usefully have server-side marks.
5318         (gnus-update-read-articles): Propagate marks to all backends that
5319         really have server-side marks.
5320
5321 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5322
5323         * message.el (message-cite-reply-position, message-cite-style):
5324         New variables.
5325         (message-yank-original): Use the new citation styles.
5326
5327 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5328
5329         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5330         buffer-local issue); don't mark it buffer-local when running under
5331         XEmacs.
5332
5333 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5334
5335         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5336         numbers too big to be `read'.
5337
5338 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5339
5340         * password-cache.el (password-in-cache-p): Add autoload.
5341
5342         * message.el (message-options): Make buffer-local two ways to attempt
5343         to fix a XEmacs bug.
5344
5345 2011-03-02  Julien Danjou  <julien@danjou.info>
5346
5347         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5348
5349 2011-03-01  Julien Danjou  <julien@danjou.info>
5350
5351         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5352         group.
5353         (article-hide-list-identifiers): Use list-identifier group parameter.
5354
5355 2011-02-28  Julien Danjou  <julien@danjou.info>
5356
5357         * sieve.el (sieve-buffer-script-name): New local variable to store
5358         sieve script name.
5359         (sieve-edit-script): Store sieve script name.
5360         (sieve-upload): Use sieve script name when uploading.
5361         (sieve-upload): Use substitute-command-keys.
5362         (sieve-edit-script): Use substitute-command-keys.
5363         (sieve-refresh-scriptlist): Use substitute-command-keys.
5364         (sieve-manage-mode-map): Define keymap properly.
5365         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5366         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5367         Remove commented code about cvs.
5368         (sieve-manage-quit): New function.
5369         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5370
5371 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5374
5375 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5376
5377         * auth-source.el (auth-source-search): Cache empty result sets.
5378
5379         * password-cache.el (password-in-cache-p): Convenience function to
5380         check if a key is in the cache, even if the value is nil.
5381
5382         * auth-source.el (auth-source-save-behavior): New variable to replace
5383         `auth-source-never-create'.
5384         (auth-source-netrc-create): Use it.
5385         (auth-source-never-save): Remove.
5386
5387 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5388
5389         * nnimap.el (nnimap-stream): Doc fix.
5390         (nnimap-open-connection-1): Reverse the order of the ports to that the
5391         prompted-for port is first.
5392
5393         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5394         retrieval by the no-group selection.
5395
5396         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5397         numerical parameters.
5398
5399 2011-02-25  Julien Danjou  <julien@danjou.info>
5400
5401         * gnus-gravatar.el: Use gnus-with-article-buffer.
5402
5403         * gnus-art.el (gnus-with-article-buffer): Check that the
5404         gnus-article-buffer is alive.
5405
5406 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5407
5408         * auth-source.el (auth-source-creation-prompts): New variable to manage
5409         creation-time prompts.
5410         (auth-source-search): Document it.
5411         (auth-source-format-prompt): Add utility function.
5412         (auth-source-netrc-create): Don't default the user name to
5413         user-login-name.  Use `auth-source-creation-prompts' and some default
5414         prompts for user, host, port, and password (the default generic prompt
5415         remains ugly).
5416         (auth-source-never-save): Add customizable option to never save info.
5417         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5418         mode excursion.
5419
5420 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5423         argument that XEmacs doesn't support.
5424
5425         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5426         compiled for Emacsen having no `libxml-parse-html-region' support.
5427
5428         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5429
5430         * lpath.el: Bind buffer-save-without-query for XEmacs.
5431
5432 2011-02-23  Julien Danjou  <julien@danjou.info>
5433
5434         * gnus-art.el (article-make-date-line): Ignore errors if time is
5435         invalid and not convertible.
5436         (article-make-date-line): Only add lapsed time if time is not nil.
5437
5438 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5439
5440         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5441         `read-char-choice' for backwards compatibility.
5442         (auth-source-netrc-element-or-first): New function to DTRT for
5443         parameter extraction.
5444         (auth-source-netrc-create): Use it and fix multiple parameter print
5445         bug.  Use the default passed from above (given-default) or the
5446         built-in (user-login-name for :user).
5447
5448 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5449
5450         * gnus-start.el (gnus-dribble-read-file):
5451         Set buffer-save-without-query, since we always want to save the dribble
5452         file, probably.
5453
5454         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5455         nnimap.
5456
5457         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5458         -summary- since it's a user-visible variable.
5459
5460         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5461         first time you use the new Gnus.
5462
5463 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5464
5465         * auth-source.el: Don't load netrc.el.
5466         (auth-sources): Search ~/.netrc as well by default.
5467         (auth-source-debug): Add 'trivia option for extra output.
5468         (auth-source-do-trivia): Use it.
5469         (auth-source-search): Simplify logic to use
5470         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5471         appropriate.  Don't keep a running count at this level.  Layer :create
5472         and :delete options appropriately on the first and second passes.
5473         Don't track the backend with the search results.
5474         (auth-source-search-backends): New function to search a list of
5475         backends for a processed spec.
5476         (auth-source-netrc-parse): Cache all netrc files, making
5477         auth-source-netrc-cache an alist keyed by the file name and using the
5478         file mtime as the caching criterion.  Keep the obfuscated data secret
5479         with a lexical bind.
5480         (auth-source-netrc-search): Don't calculate the length of the results
5481         unnecessarily.
5482         (auth-source-search-backends): Fix bug.
5483         (auth-source-netrc-create): Rework prompts.
5484
5485 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5486
5487         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5488         Lower case names of search constraints.
5489         (nnir-run-query): Cache and reuse search constraints for all imap
5490         servers.
5491
5492 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5493
5494         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5495         after exit.
5496         (gnus-setup-message): Define missing variable from last checkin.
5497
5498         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5499         value, show the raw article.
5500
5501 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5502
5503         * gnus.el: No Gnus v0.13 is released.
5504
5505 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5506
5507         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5508         auth-source now accepts numbers.
5509
5510         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5511         spec, too.
5512         (auth-source-ensure-strings): New function.
5513
5514         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5515         (gnus-article-setup-buffer): Always restart the date timer so that user
5516         changes to the frequency is respected.
5517
5518         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5519         port numbers, so make sure it gets that if nnimap-server-port is
5520         explicit.
5521
5522 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5523
5524         * nnimap.el (nnimap-inbox): Doc fix.
5525
5526 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5527
5528         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5529         Autoload.  Add optional arg FRAME, and pass it to color-values.
5530         (color-complement): Caller changed.  Doc fix.
5531         (color-gradient): Rewrite for better clarity and efficiency.
5532
5533 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5534
5535         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5536         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5537         color-lab-to-srgb.
5538
5539 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5540
5541         * color.el: First part of merge from hexrgb.el.
5542         (color-rgb-to-hex): Rename from color-rgb->hex.
5543         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5544         saturation to zero if the value is too small.
5545         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5546         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5547         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5548         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5549         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5550         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5551         (color-cie-de2000): Doc fix.
5552
5553 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5554
5555         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5556         given method as in the group name if we're using an extended method.
5557         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5558         command, if we're using that, instead of waiting for the beginning.
5559
5560         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5561         we're sure to get unique server names, and we don't output two async
5562         commands in the same buffer.  This fixes an NNTP hang for some users.
5563
5564 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5565
5566         * gnus.el: No Gnus v0.11 is released.
5567
5568 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5569
5570         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5571         summary buffer before reading going to the next buffer.  This avoids
5572         putting the point in the group buffer if you `C-g' the command.
5573
5574         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5575         cache (for now) to make ~/.authinfo.gpg files usable.
5576
5577         * nnfolder.el (copyright-update): Define for the compiler.
5578
5579         * auth-source.el (auth-source-search): Fix unbound variable.
5580
5581 2011-02-19  Glenn Morris  <rgm@gnu.org>
5582
5583         * gnus.el (gnus-meta): Doc fix.
5584
5585 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5586
5587         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5588         in case it's not yet loaded.
5589
5590 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5591
5592         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5593         line we're waiting for.
5594
5595 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5596
5597         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5598         face with line-width greater than zero will cause RET in gnus summary
5599         buffer to scroll down article page-wise because auto vscroll happens,
5600         it should be temporally disabled when doing a scroll-up.
5601
5602 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5603
5604         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5605         outputs from the server.
5606
5607 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5608
5609         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5610         later so that bbdb can hook in easier.
5611
5612 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5613
5614         * auth-source.el (auth-source-search): Don't try to create credentials
5615         if the caller doesn't want that.
5616         (auth-source-search): If we don't find a match, don't bug out on
5617         non-bound variables.
5618         (auth-source-search): Only ask a single backend to create the
5619         credentials.
5620
5621         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5622         logging.
5623         (nnimap-credentials): Protect against auth-source-search returning nil.
5624         (nnimap-request-list): Protect against not being able to open the
5625         server.
5626
5627 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5628
5629         * auth-source.el (auth-source-search): Do a two-phase search, one with
5630         no :create to get the responses from all backends.
5631
5632         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5633         when getting credentials.
5634
5635         * gnus-util.el (gnus-delete-duplicates): New function.
5636
5637 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5638
5639         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5640         a creation default, pass the whole port list down.  It will be
5641         completed.
5642
5643         * auth-source.el (auth-source-search): Updated docs to talk about
5644         multiple creation choices.
5645         (auth-source-netrc-create): Accept a list as a value (from the search
5646         parameters) and do completion on that list.  Keep a separate netrc line
5647         with the password obscured for showing the user.
5648
5649         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5650         first choice to `auth-source-search' so it will be used for entry
5651         creation instead of the server's Gnus-specific name.
5652         (nnimap-credentials): Rely on the auth-source library to select which
5653         port is actually wanted in the new netrc entry, so don't override
5654         `auth-source-creation-defaults'.
5655
5656         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5657         :protocol and accept a missing user, host, or port as a wildcard match.
5658         (auth-source-debug): Default to off.
5659
5660         (auth-source-netrc-search, auth-source-netrc-create)
5661         (auth-source-secrets-search, auth-source-secrets-create)
5662         (auth-source-user-or-password, auth-source-backend, auth-sources)
5663         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5664         instead of :protocol.
5665
5666         * nnimap.el (nnimap-credentials): Pass a port default to
5667         `auth-source-search' in case an entry needs to be created.
5668         (nnimap-open-connection-1): Use :port instead of :protocol.
5669
5670 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * auth-source.el: Bind load-path when loading EIEIO from
5673         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5674         21.4 doesn't support, to `require'.
5675         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5676         delete-dups that is not available in XEmacs 21.4.
5677
5678 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5679
5680         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5681         as EIEIO must also be loaded when auth-source.el is being
5682         byte-compiled.
5683
5684 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5685
5686         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5687
5688         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5689
5690         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5691
5692         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5693
5694         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5695
5696         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5697
5698         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5699
5700         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5701         necessary.
5702
5703 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5704
5705         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5706         nil means that nnimap doesn't get updated.
5707
5708 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5709
5710         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5711         result when the user doesn't want to write to the file.
5712         (auth-source-netrc-search): Expect a synthetic result and proceed
5713         accordingly.
5714         (auth-source-cache-expiry): New variable to override
5715         `password-cache-expiry'.
5716         (auth-source-remember): Use it.
5717
5718         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5719         parameter.  Create entry if necessary by using :create t.
5720         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5721
5722 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5723
5724         * auth-source.el (auth-source-debug): Enable by default and don't
5725         mention the obsolete `auth-source-hide-passwords'.
5726         (auth-source-do-warn): New function to debug unconditionally.
5727         (auth-source-do-debug): Use it.
5728         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5729         and for Secrets API entries when the secrets.el library is not
5730         available.
5731
5732 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5733
5734         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5735         (gnus-summary-exit): Kill the correct article buffer on exit from a
5736         `C-d' group.
5737
5738         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5739         gnus-propagate-marks.
5740
5741         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5742         before killing the buffers so that a non-full window conf gets handled
5743         correctly.
5744         (gnus-summary-exit): Ditto.
5745         (gnus-summary-read-group-1): Ditto.
5746
5747         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5748         async code again so that we can debug it properly.
5749
5750         * message.el (message-reply): Take an optional switch-buffer parameter
5751         so that Gnus window confs are respected better.
5752
5753 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5754
5755         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5756         `plist-get' to accept non-list parameters (XEmacs issue).
5757         Fix docstring.
5758         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5759         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5760         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5761         Login collection is "Login" and not "login".
5762
5763 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5764
5765         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5766         multiple headers.
5767
5768         * nnimap.el (nnimap-inhibit-logging): New variable.
5769         (nnimap-log-command): Don't log login commands.
5770
5771         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5772         to have more parameters.
5773
5774         * nnimap.el (nnimap-send-command): Mark the command time for each
5775         command, so that we don't get NOOPs stepping on our toes.
5776
5777         * gnus-art.el (article-date-ut): Get the date from the Date header on
5778         `t'.
5779
5780 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5781
5782         * auth-source.el (auth-source-search): Use copy-sequence instead of
5783         the cl.el copy-list.
5784
5785 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5786
5787         * imap.el: Bring it back (revert
5788         84d800cd31de3064f0ed39617d725709a2f8f42f).
5789
5790 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5791
5792         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5793         Improve prompt.
5794
5795 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5796
5797         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5798         washing status from the default format.  It isn't very informative.
5799
5800 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5801
5802         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5803         Fix Gcc processing on imap.
5804
5805 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5806
5807         * imap.el: Remove file.  All the functionality is in nnimap.el.
5808
5809 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5810
5811         * message.el (message-bury): Don't pop up a new window when selected
5812         window is dedicated.
5813
5814 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5815
5816         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5817
5818 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5819
5820         * sieve-manage.el: Autoload `auth-source-search'.
5821         (sieve-sasl-auth): Use it.
5822
5823 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5824
5825         * nnimap.el: Autoload `auth-source-forget+'.
5826         (nnimap-open-connection-1): Use it if the connection fails.
5827
5828         * auth-source.el: Require `password-cache'.
5829         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5830         obsolete.
5831         (auth-source-magic): Marker for `password-cache' keys.
5832         (auth-source-do-cache): Update docstring.
5833         (auth-source-search): Use and check cache.
5834         (auth-source-forget-all-cached, auth-source-remember)
5835         (auth-source-recall, auth-source-forget, auth-source-forget+)
5836         (auth-source-specmatchp): Caching support functions.
5837         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5838         Remove and obsolete.
5839         (auth-source-user-or-password): Remove caching to further discourage
5840         using it.  Always hide passwords.
5841
5842         * password-cache.el (password-cache-remove): Accept secrets that are
5843         not strings.
5844
5845 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5846
5847         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5848         code for now, since it doesn't work for all users.
5849
5850 2011-02-09  Julien Danjou  <julien@danjou.info>
5851
5852         * message.el (message-options): Make message-options really buffer
5853         local.
5854
5855 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5856
5857         * mail-source.el: Autoload `auth-source-search'.
5858         (mail-source-keyword-map): Note order matters.
5859         (mail-source-set-1): Get all the mail-source source values and
5860         defaults and search auth-source on those if needed.  This can all
5861         probably be simplified.
5862
5863         * nnimap.el: Autoload `auth-source-search'.
5864         (nnimap-credentials): Use it.
5865         (nnimap-open-connection-1): Ask for the virtual server and physical
5866         address in one shot.
5867
5868         * nntp.el: Autoload `auth-source-search'.
5869         (nntp-send-authinfo): Use it.  Note TODO.
5870
5871 2011-02-08  Julien Danjou  <julien@danjou.info>
5872
5873         * shr.el (shr-tag-body): Add support for text attribute in body
5874         markups.
5875
5876         * message.el (message-options): Make message-options a local variable.
5877
5878 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5879
5880         * auth-source.el (auth-source-secrets-search)
5881         (auth-source-user-or-password): Use `append' instead of `nconc'.
5882         (auth-source-user-or-password): Build return list better and protect
5883         against nil :secret.
5884
5885 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5886
5887         * nnimap.el (nnimap-update-info): Refactor slightly.
5888         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5889         (nnimap-update-info): Clean up slightly.
5890         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5891         characters.
5892         (nnimap-process-quirk): Rename function to avoid collision.
5893         (nnimap-update-info): Fix macrology bug-out.
5894         (nnimap-update-info): Simplify split history test.
5895
5896 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5897
5898         * auth-source.el (top): Require 'eieio unconditionally.
5899         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5900         (auth-source-secrets-search): Limit search when `max' is greater than
5901         number of results.
5902
5903 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5904
5905         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5906         part not returning any data.
5907
5908         * proto-stream.el (open-protocol-stream): Document the return value.
5909
5910 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * auth-source.el (auth-source-secrets-search): Add examples.
5913
5914 2011-02-06  Julien Danjou  <julien@danjou.info>
5915
5916         * message.el (message-setup-1): Handle message-generate-headers-first
5917         set to t.
5918
5919 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5920
5921         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5922         API with a string "secrets:collection-name" and with 'default.
5923         (auth-source-backend-parse): Parse "secrets:collection-name" and
5924         'default.  Recurse on parses instead of repeating code.  Use the
5925         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5926         message when ignoring a source.
5927         (auth-source-search): List ignored search keys at the top level.
5928         (auth-source-netrc-create): Use `case' instead of `cond'.
5929         (auth-source-secrets-search): Created with TODOs.
5930         (auth-source-secrets-create): Created with TODOs.
5931         (auth-source-retrieve, auth-source-create, auth-source-delete)
5932         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5933         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5934         (auth-source-user-or-password-sftp)
5935         (auth-source-user-or-password-smtp): Remove.
5936         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5937         around `auth-source-search'.  Not tested thoroughly.
5938
5939 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5940
5941         * auth-source.el: Bring in assoc and eioeio libraries.
5942         (secrets-enabled): New variable to track the status of the Secrets API.
5943         (auth-source-backend): New EIOEIO class to represent a backend.
5944         (auth-source-creation-defaults): New variable to set prompt defaults
5945         during token creation (see the `auth-source-search' docstring for
5946         details).
5947         (auth-sources): Simplify to allow a simple string as a netrc backend
5948         spec.
5949         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5950         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5951         (auth-source-search): Main auth-source API entry point.
5952         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5953         (auth-source-search-collection): Helper function for searching.
5954         (auth-source-netrc-parse, auth-source-netrc-normalize)
5955         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5956         Supports search, create, and delete.
5957         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5958         backend stubs.
5959         (auth-source-user-or-password): Call `auth-source-search' but it's not
5960         ready yet.
5961
5962 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5963
5964         * message.el (message-setup-1): Remove the read-only stuff, since it
5965         doesn't work under XEmacs, for some reason.
5966
5967         * gnus-sum.el (gnus-user-date): Rename back from
5968         gnus-summary-user-date since user code refers to it.
5969
5970         * shr.el (shr-render-td): Store the actual background color used.
5971
5972         * message.el (message-setup-1): Don't bind the constant
5973         -forbidden-properties.
5974         (message-setup-1): Revert previous change, since it needs to bind the
5975         props to insert them.
5976         (message-resend): Allow removing the read-only separator line.
5977
5978 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5979
5980         * nnimap.el (nnimap-request-accept-article): Give an error message if
5981         the APPEND wasn't successful.
5982
5983 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5984
5985         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5986         that have no groups.
5987
5988 2011-02-03  Julien Danjou  <julien@danjou.info>
5989
5990         * gnus-draft.el: Remove progn around gnus-draft-setup.
5991
5992 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5993
5994         * gnus-start.el (gnus-read-active-for-groups): This function is never
5995         called with a nil `infos', so clean that up.
5996         (gnus-get-unread-articles): Request active files from primary/secondary
5997         methods that have no groups (yet).
5998
5999 2011-02-03  Julien Danjou  <julien@danjou.info>
6000
6001         * message.el (message-setup-1): Always generate References first.
6002         (message-mail): Return the return value of message-setup, not always t.
6003         (message-setup-1): Insert mail-header-separator with read-only and
6004         intangible properties set.
6005
6006         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6007         user-date in docstring.
6008
6009         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6010
6011         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6012         docstring.
6013
6014         * gnus.el (gnus-user-date-format-alist): Change default value.
6015         Use defcustom, with type and group. Move from gnus-util.el.
6016         Rename to gnus-summary-user-date-format-alist.
6017
6018 2011-02-03  Glenn Morris  <rgm@gnu.org>
6019
6020         * nnimap.el (gnus-fetch-headers): Declare.
6021
6022         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6023
6024 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6025
6026         * message.el (message-forward-make-body-digest-plain)
6027         (message-followup, message-reply): Clean up things noted by Stefan.
6028
6029         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6030         gnus-article-update-date-headers is nil.
6031         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6032         it didn't really work with defcustom.
6033         (article-update-date-lapsed): Make sure the window start doesn't move,
6034         either.
6035
6036 2011-02-01  Julien Danjou  <julien@danjou.info>
6037
6038         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6039         format.
6040
6041         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6042         standard in Emacs nowadays.
6043
6044         * color.el (color-gradient): Add a color-gradient function.
6045
6046 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6047
6048         * message.el (message-expand-name): Don't trust the return value of
6049         bbdb-complete-name.
6050         (message-check-news-header-syntax): Remove unused var `start'.
6051         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6052         (message-inhibit-body-encoding): Move to before first use.
6053         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6054         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6055         (Organization, Message-ID, Date, mh-previous-window-config):
6056         Defvar the vars using dynamic scoping.
6057
6058 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6059
6060         * shr.el (shr-render-td): Only do colors at the final rendering.
6061         Should be slightly faster.
6062         (shr-insert-table): Fix up TD background colors when doing the
6063         vertical padding.
6064
6065         * gnus-art.el (article-date-ut): Protect against articles with no Date
6066         header.
6067         (article-update-date-lapsed): Don't use current-column to find the
6068         horizontal position.  It's fragile in the presence of \003 characters.
6069
6070         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6071
6072 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6073
6074         * gnus-art.el (article-transform-date): Rewrite to still work when
6075         there are several rfc2822 parts.
6076         (article-transform-date): Fix infinite recursion.
6077         (article-date-ut): Replace infinitely many Date headers with a single
6078         one when called interactively.
6079
6080         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6081         secure manner.
6082
6083         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6084         move around by not using save-window-excursion.  It seems to work...
6085
6086 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * gnus-art.el (article-make-date-line): Work for user-defined format.
6089
6090 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6091
6092         * nntp.el (nntp-retrieve-group-data-early)
6093         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6094         fetching functions.
6095
6096         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6097         thoroughly for all backends that have no known groups.  This should
6098         allow new nnml methods to retrieve mail.
6099
6100         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6101         that Gnus doesn't know exists again.
6102
6103         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6104         (gnus-treat-date-ut): Ditto.
6105         (gnus-article-update-date-header): Rename.
6106         (gnus-treat-date-local): Remove.
6107         (gnus-treat-date-english): Remove.
6108         (gnus-treat-date-lapsed): Remove.
6109         (gnus-treat-date-combined-lapsed): Remove.
6110         (gnus-treat-date-original): Remove.
6111         (gnus-treat-date-iso8601): Remove.
6112         (gnus-treat-date-user-defined): Remove.
6113         (gnus-article-date-headers): New variable to control all the date
6114         header options.
6115         (article-date-ut): Rewrite to allow using the new way to format date
6116         headers(s).
6117
6118 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6119
6120         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6121         method.
6122         (nnmail-article-group): A better test for fanciness.
6123
6124         * nnimap.el (nnimap-request-head): Protect against not finding the
6125         article by Message-ID.
6126
6127 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6128
6129         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6130         keep point at the "same place".
6131
6132 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6133
6134         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6135         data if the group is inactive.
6136
6137 2011-01-28  Julien Danjou  <julien@danjou.info>
6138
6139         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6140         (gnus-all-windows-visible-p): Remove old compatibility code.
6141         (gnus-window-top-edge): Add docstring.
6142
6143         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6144
6145 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6146
6147         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6148         older request-update-info.
6149
6150         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6151
6152 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6153
6154         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6155         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6156
6157 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6158
6159         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6160         groups.  This makes the nndraft:queue group pop up if it's not already
6161         there.
6162
6163         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6164         messages" logic, which was reversed.
6165
6166         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6167         the "same place" even if point is on the line being replaced.
6168         (article-update-date-lapsed): Allow updating both the combined lapsed
6169         and the lapsed headers.
6170         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6171         (article-make-date-line): Limit the number of segments dynamically to
6172         avoid too-long lines.
6173
6174 2011-01-27  Julien Danjou  <julien@danjou.info>
6175
6176         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6177         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6178
6179 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6182         Use plist-get instead of the cl function getf.
6183
6184 2011-01-27  Glenn Morris  <rgm@gnu.org>
6185
6186         * gnus-util.el (float-time): Get rid of compiler warning, again.
6187
6188 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6189
6190         * shr.el (shr-put-color): Special-case background colors: Do put them
6191         at the blank parts at the front of the lines.
6192
6193         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6194         exit hook to nix out all data on readedness on group exit.
6195
6196         * gnus-util.el (float-time): If float-time is bound, always use it on
6197         all Emacsen.  It's unclear why the subrp check was there.
6198         (time-date): Require to make some autoload issues on XEmacs go away.
6199
6200         * shr.el (shr-put-color): Don't do the box padding in tables, since
6201         they're already padded.
6202
6203 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6204
6205         * gnus-art.el (gnus-article-next-page): When the last line of the
6206         article is displayed, scroll down once more instead of going to the
6207         next article at once.
6208         (article-lapsed-string): Refactor out and allow specifying how many
6209         segments you want.
6210         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6211         (gnus-article-update-lapsed-header): New variable.
6212
6213         * shr.el: Revert change that made headings use different-sized faces.
6214         The Emacs display engine isn't advanced enough that, for instance,
6215         tables can comfortably use differently-sized faces.
6216
6217 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6218
6219         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6220         used.
6221         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6222         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6223         we're using an encrypted connection.
6224
6225         * proto-stream.el: Alter the interface functions to also return the
6226         actual stream type used: network or tls.
6227
6228 2011-01-25  Julien Danjou  <julien@danjou.info>
6229
6230         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6231         (mm-display-javascript-inline): New function.
6232
6233         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6234         viewing function.
6235
6236 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * shr.el (shr-expand-newlines): Fix variable name.
6239
6240 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6241
6242         * shr.el (shr-expand-newlines): Make nested boxes work.
6243
6244 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6245
6246         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6247         backgrounds.
6248         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6249         in a more sensible manner.
6250
6251 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6252
6253         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6254         if EPG is loaded.
6255
6256 2011-01-24  Julien Danjou  <julien@danjou.info>
6257
6258         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6259         tags.
6260
6261 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6262
6263         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6264         commands.
6265
6266         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6267         in the article buffer.
6268         (gnus-gravatar-insert): Use blank space from the current buffer to
6269         avoid breaking text properties.  This makes X-Sent updating work again.
6270
6271         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6272
6273 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6274
6275         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6276         fix the bug in url-http.el instead.
6277
6278         * shr.el (shr-image-fetched): Ditto.
6279
6280         * shr.el (shr-image-fetched): Avoid having point move in the article
6281         buffer.
6282
6283         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6284         buffer after being called.  It's apparently being killed by url.el, and
6285         killing it made point move to end-of-buffer in a random buffer.
6286
6287         * shr.el (shr-image-fetched): Ditto.
6288
6289 2011-01-23  Julien Danjou  <julien@danjou.info>
6290
6291         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6292
6293         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6294         text/x-org.
6295
6296 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6297
6298         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6299         (i.e., nnimap) returning nil as the article number.
6300
6301 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6302
6303         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6304         "DelSp" parameter in RFC3676.
6305
6306 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6307
6308         * message.el (message-check-recipients): Display the encoded version of
6309         the bogus address if they differ.
6310
6311         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6312         after sending.
6313
6314         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6315
6316         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6317
6318         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6319         group buffer after sending the queue.
6320
6321         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6322
6323 2011-01-22  Julien Danjou  <julien@danjou.info>
6324
6325         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6326
6327 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6328
6329         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6330         nested related parts.
6331
6332         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6333         unexpired articles.  This fixes the regression that led expiry marks to
6334         disappear from nnfolder groups.
6335
6336 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6337
6338         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6339         Don't confuse the "ret" of "retrograde" with RET.
6340
6341 2011-01-21  Julien Danjou  <julien@danjou.info>
6342
6343         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6344         than mm-insert-inline.
6345
6346 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6349         Widen article buffer.
6350
6351 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6352
6353         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6354         the temp buffer.
6355         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6356
6357 2011-01-20  Julien Danjou  <julien@danjou.info>
6358
6359         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6360
6361         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6362         than mm-insert-inline to insert inline part: this respect
6363         mm-inline-media-tests displayers.
6364
6365         * mm-view.el (mm-display-shell-script-inline): New function.
6366
6367         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6368
6369         * mm-uu.el (mm-uu-type-alist): Add org block.
6370         (mm-uu-org-src-code-block-extract): New function.
6371
6372         * mm-view.el (mm-display-org-inline): New function.
6373
6374         * mm-decode.el (mm-automatic-display): Add text/org.
6375
6376         * mailcap.el (mailcap-mime-extensions): Add .org.
6377
6378 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6379
6380         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6381         gnus-article-add-buttons.
6382
6383 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6384
6385         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6386         From header with a date and "nobody" as the sender.
6387
6388 2011-01-19  Julien Danjou  <julien@danjou.info>
6389
6390         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6391         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6392         if you have the same regexp several times.
6393         (gnus-button-push): Fix matching when regexp is symbol.
6394
6395 2011-01-15  Glenn Morris  <rgm@gnu.org>
6396
6397         * message.el (message-mail): A compose-mail function should
6398         accept headers as strings.
6399
6400 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6401
6402         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6403         Add :vert-only tags.
6404         (message-mail): New arg RETURN-ACTION.
6405         (message-return-action): New var.
6406         (message-bury): Use it.
6407         (message-mode): Make it buffer-local.
6408         (message-send-and-exit): Always call message-bury.
6409
6410         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6411         message-mail.
6412
6413 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6414
6415         * nnimap.el (nnimap-convert-partial-article): Protect against
6416         zero-length body parts.
6417
6418         * mm-decode.el (mm-preferred-alternative-precedence):
6419         Discourage showing empty parts.
6420
6421         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6422         and stuff if the backend didn't return the article number.  This fixes
6423         an Exchange-related nnimap bug.
6424
6425         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6426         group window, because it does the wrong thing when a separate frame
6427         displays the group buffer.
6428
6429         * proto-stream.el (open-protocol-stream): Protect against the low-level
6430         transport functions returning nil.
6431
6432 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6433
6434         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6435         (mml2015-epg-find-usable-secret-key): New function.
6436         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6437         mml2015-epg-find-usable-key (Bug#7797).
6438         (mml2015-epg-encrypt): Ditto.
6439
6440 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * dgnushack.el (rot13-string): Fix the way to get the argument.
6443
6444 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6447
6448 2011-01-03  Glenn Morris  <rgm@gnu.org>
6449
6450         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6451
6452         * sieve.el (sieve-open-server): Give a more explicit error if
6453         sieve-manage-open returns nil.  (Bug#7720)
6454
6455 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6456
6457         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6458
6459 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6462         This avoids sending passwords in plain text over non-encrypted
6463         channels.
6464
6465         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6466
6467         * nnimap.el (nnimap-login): Refactored out into own function, and
6468         implement CRAM-MD5.
6469         (nnimap-wait-for-line): Refactored out.
6470
6471         * mm-view.el (mml-smime): Require.
6472
6473 2010-12-20  David Engster  <deng@eml.cc>
6474
6475         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6476         use EPG to decrypt S/MIME messages instead of openssl.
6477
6478 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6479
6480         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6481
6482         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6483         status is the group clearly is unreachable.
6484
6485         * auth-source.el (auth-source-create): Add the optional second
6486         parameter to `local-variable-p' to be compatible with XEmacs.
6487
6488 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6489
6490         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6491         work when using a compressed nnml folder.
6492
6493 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6496         backends after sanitising on entry, because this never makes sense:
6497         If the articles have gone missing, then the data no longer exists on
6498         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6499         overwrite anything anyway.
6500
6501         * shr.el (shr-insert-document): Bind shr-width dynamically to
6502         window-width if it's nil.
6503
6504 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6505
6506         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6507         with the meaning of using the full emacs window width for rendering.
6508
6509 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6510
6511         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6512         case when sender is not given.
6513
6514 2010-12-23  Julien Danjou  <julien@danjou.info>
6515
6516         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6517         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6518         the addresses, otherwise we might misplaced the gravatar.
6519
6520 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6521
6522         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6523         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6524         obsolete in Emacs.
6525
6526 2010-12-20  Julien Danjou  <julien@danjou.info>
6527
6528         * gnus-util.el (gnus-rescale-image): Revert last change.
6529
6530 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6531
6532         * binhex.el: Improve commentary (Bug#7482).
6533
6534 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6535
6536         * gnus-group.el (gnus-group-delete-articles): New command.
6537
6538 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6539
6540         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6541
6542 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6545         here, since it's up to the backends to do CRLF removal if their
6546         protocol has it.
6547
6548         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6549
6550 2010-12-17  Julien Danjou  <julien@danjou.info>
6551
6552         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6553         they are from file.  Can also scale up.
6554
6555 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6556
6557         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6558         Restore gnus-use-agent.
6559         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6560
6561         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6562
6563 2010-12-17  Julien Danjou  <julien@danjou.info>
6564
6565         * gravatar.el (gravatar-retrieve-synchronously): New function.
6566         (gravatar-get-data): Make more robust.
6567
6568 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6571
6572 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6573
6574         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6575         to really consider the last line.
6576
6577 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6578
6579         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6580         list of recipient keys, or use symmetric encryption if not a list.
6581         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6582         EPA override, replacing the call to `netrc-store-data'.
6583
6584 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6585
6586         * gnus-srvr.el: Avoid passing nil regexp argument to
6587         delete-matching-lines.
6588
6589 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6590
6591         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6592         fetching stops when Gnus exits.
6593
6594         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6595         function.
6596         (nnfolder-request-expire-articles): Save all the buffers after doing
6597         expiry.
6598
6599         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6600         the last article", since that led to serious performance regressions
6601         when expiring nnml groups.
6602
6603 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6604
6605         * nnir.el: Improve customizations.
6606
6607 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6608
6609         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6610
6611         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6612         group has been killed.
6613         (gnus-group-yank-group): Ditto.
6614
6615         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6616
6617         * nnimap.el (nnimap-request-update-group-status): New function.
6618
6619         * gnus-int.el (gnus-request-update-group-status): New interface
6620         function.
6621
6622         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6623         copying read-ness to the backends.
6624
6625         * nnimap.el (nnimap-quirk): New function.
6626         (nnimap-retrieve-group-data-early): Use it.
6627         (nnimap-quirks): New alist.
6628
6629 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6632         don't delete it within indentation.
6633
6634 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6635
6636         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6637         previous line.
6638
6639 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6640
6641         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6642         QRESYNC command by deleting a superfluous space which broke Cyrus
6643         servers.  This change will break other servers that are buggy the other
6644         way around.
6645
6646 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6647
6648         * spam.el: Reindent and fix long lines.
6649         (spam-copy-or-move-routine): Exclude invalid move destinations.
6650
6651 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6652
6653         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6654         installed the registry.
6655
6656 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6657
6658         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6659
6660 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6661
6662         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6663         groupname doesn't contain "gmane".
6664
6665 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6666
6667         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6668         and netrc-bound-and-true-p bindings.
6669         (netrc-parse): Cache the netrc contents.
6670
6671         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6672         (gnus-1): Don't create the nndrafts group twice.
6673         (gnus-setup-news): There's no need to read the active file here, since
6674         that's done again later on a per-backend basis.
6675         (gnus-start-draft-setup): Make sure that the new group is started out
6676         empty.
6677
6678         * gnus-agent.el (gnus-agentize): Don't create the queue group
6679         automatically on startup.  It'll be created later, if needed.
6680
6681         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6682         of automatically subscribed groups.
6683         (gnus-auto-subscribed-categories): New variable.
6684         (gnus-matches-options-n): Use it.
6685         (gnus-default-subscribed-newsgroups): Remove unused variable.
6686         (gnus-start-draft-setup): Message a bit less.
6687
6688 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6689
6690         * nnir.el (nnir-run-imap): Return article list in order of increasing
6691         UID.
6692
6693 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6694
6695         * gnus-sum.el (gnus-summary-enter-digest-group):
6696         Mention gnus-auto-select-on-ephemeral-exit.
6697
6698         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6699         convention of the network-only option.
6700
6701 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6702
6703         * proto-stream.el (proto-stream-open-network-only): New function to
6704         have a way to specify non-STARTTLS upgrade connections.
6705
6706 2010-12-10  Julien Danjou  <julien@danjou.info>
6707
6708         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6709         email address is nil.
6710
6711         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6712
6713 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6714
6715         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6716         deletion.
6717         (nnir-run-imap): Only need to parse list once.
6718
6719 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6720
6721         * shr.el (shr-tag-script): Ignore <script>.
6722         (shr-tag-label): Add <label> support.
6723
6724 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6725
6726         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6727
6728         * shr.el (shr-image-displayer): Work for images lined side by side.
6729
6730 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6731
6732         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6733         parameter, since XEmacs doesn't accept t as a parameter.
6734
6735 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6736
6737         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6738         ids.
6739         (nnir-run-gmane): Simplify groupspec formatting.
6740         (nnir-request-expire-articles): New function.
6741
6742 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6743
6744         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6745         overflow, possibly.
6746
6747         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6748         (shr-render-td): Handle td style="" better.
6749         (shr-tag-table): Use the color from the style sheet.
6750         (shr-render-td): Make sure we copy over all the overlays, too.
6751
6752 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6753
6754         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6755         (nnir-request-article): Improve article retrieval.
6756
6757 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * mm-util.el (mm-extra-numeric-entities): New variable.
6760
6761         * mm-url.el (mm-url-decode-entities):
6762         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6763
6764         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6765
6766 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6767
6768         * message.el: Use completion-at-point.
6769         (message-completion-function): New fun, extracted from message-tab.
6770         (message-mode): Use it for completion-at-point-functions.
6771         (message-tab): Use it and completion-at-point.
6772
6773 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6776         character if a non-breakable character follows.
6777
6778 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6779
6780         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6781         any stream.
6782
6783         * shr.el (shr-tag-font): Colorize the region.
6784         (shr-tag-body): Ditto.
6785         (shr-tag-font): Actually let the styles be inherited instead of
6786         overwriting them.
6787         (shr-tag-font): Get the background color right.
6788         (shr-tag-style): Ignore all <style> tags for the moment.
6789
6790         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6791         a Message-ID to avoid having nnimap depend on gnus-sum.
6792
6793         * shr.el (shr-descend): Only colorize something if we have a node that
6794         sets colors.
6795
6796 2010-12-06  Julien Danjou  <julien@danjou.info>
6797
6798         * shr.el (shr-render-td): Render td content with shr-descend, so style
6799         will be applied to <td> too.
6800         (shr-colorize-region): Colorize region even if we only have a background.
6801         (shr-tag-body): Fix color and background color inheritance.
6802         Do not recolorize after shr-generic.
6803         (shr-tag-font): Let shr-generic colorize via inheritance.
6804
6805 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6808
6809 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6810
6811         * nnir.el (nnir-request-move-article): Remove obsolete code.
6812
6813 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6814
6815         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6816
6817 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6818
6819         * gnus-sum.el (gnus-summary-respool-article): The completion function
6820         expects a list instead of an alist.
6821
6822         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6823         string as the parameter.
6824
6825         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6826
6827         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6828         styles.
6829         (shr-colorize-region): New function.
6830         (shr-insert-background-overlay): Remove.
6831         (shr-render-td): Background setting should be taken care of on a higher
6832         level.
6833         (shr-tag-body): Use post-hoc colorizations.
6834         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6835         (shr-put-color-1): Don't overwrite old colors.
6836         (shr-colorize-region): When the background color isn't explicit, use
6837         a fixed background.
6838
6839         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6840         nnmail variables.
6841
6842 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6843
6844         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6845         unless necessary.
6846
6847 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6848
6849         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6850         server.
6851
6852 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6853
6854         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6855         so that TAB works.
6856
6857         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6858         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6859
6860         * shr.el (shr-urlify): Show the URL before the title to avoid
6861         misleading URLs.
6862
6863 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6864
6865         * shr.el (shr-urlify): Display the title in <a> tags.
6866
6867 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6868
6869         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6870
6871 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6872
6873         * nnir.el: Rearrange code to allow macros to be autoloaded by
6874         gnus-sum.el.
6875         (nnir-retrieve-headers-override-function): Make this variable
6876         customizable.
6877         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6878
6879         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6880         from nnir.el.
6881
6882 2010-12-03  Julien Danjou  <julien@danjou.info>
6883
6884         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6885
6886 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6887
6888         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6889         allow optional argument `environment'.
6890
6891 2010-12-03  Glenn Morris  <rgm@gnu.org>
6892
6893         * mm-extern.el (message-goto-body): Update declaration.
6894
6895 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * gnus-util.el (gnus-macroexpand-all): New function.
6898
6899         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6900         instead of macroexpand-all that is unavailable in XEmacs.
6901
6902 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6903
6904         * nnir.el (nnir-summary-line-format): New variable.
6905         (nnir-mode): Use it.
6906         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6907         (nnir-article-ids): Reimplement as defsubst.
6908         (nnir-retrieve-headers): Don't mangle the subject header.
6909         (nnir-run-imap): Use 100 as RSV score.
6910         (nnir-run-find-grep): Fix for full server searching.
6911         (nnir-run-gmane): Better restriction to gmane groups.
6912
6913         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6914         summary buffers.
6915
6916 2010-12-02  Julien Danjou  <julien@danjou.info>
6917
6918         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6919
6920         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6921
6922         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6923         support.
6924
6925 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6926
6927         * nnir.el: Update to handle the registry better.
6928         (autoload): Silence byte-compiler.
6929         (nnir-open-server): Add a hook for nnir groups.
6930         (nnir-request-move-article): Don't mangle the header.  Better to use
6931         formatting variables (which will be added in the future).
6932         (nnir-registry-action): Update the registry using the original article
6933         group name.
6934         (nnir-mode): Install nnir-specific hooks for updating the registry.
6935
6936         * gnus-sum.el
6937         (gnus-article-original-subject,gnus-newsgroup-original-name):
6938         Remove obsolete variables.
6939         (gnus-summary-move-article): Remove use of obsolete variables.
6940         (gnus-summary-local-variables): Make move and delete hooks local to
6941         summary buffers.
6942
6943 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944
6945         * rtree.el: New file.
6946
6947 2010-12-01  Julien Danjou  <julien@danjou.info>
6948
6949         * message.el (message-user-organization): Do not use
6950         gnus-local-organization.
6951
6952         * gnus.el: Remove gnus-local-organization.
6953
6954         * gnus-msg.el: Remove nastygram thing.
6955
6956 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6957
6958         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6959         funcall.
6960
6961 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6964         names.
6965
6966         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6967         characters.
6968
6969         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6970         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6971         Suggested by Štěpán Němec <stepnem@gmail.com>.
6972         (gnus-gravatar-transform-address): Use mail-extract-address-components
6973         that supports non-ASCII names rather than mail-header-parse-addresses.
6974
6975 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6976
6977         * proto-stream.el (open-protocol-stream): All starttls connections are
6978         handled by the network handler.
6979
6980 2010-11-30  Julien Danjou  <julien@danjou.info>
6981
6982         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6983         (nnimap-open-connection-1): Fix PREAUTH.
6984
6985         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6986
6987 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6990         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6991         (shr-insert): Use them.
6992         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6993
6994 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6995
6996         * nnir.el (nnir-request-move-article): Bail out if original group
6997         doesn't support article moves.
6998         (nnir-get-active): Improve active list retrieval.
6999
7000 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7003
7004 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7005
7006         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7007         seem to accept strings-with-numbers as port numbers.
7008
7009 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7010
7011         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7012         change the registry.
7013
7014 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7017         delete-dups that is not available in XEmacs 21.4.
7018
7019         * mm-util.el (mm-delete-duplicates): Add comment.
7020
7021 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7022
7023         * nnir.el (nnir-ignored-newsgroups): New variable.
7024         (nnir-get-active): Use it.
7025
7026 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7027
7028         * proto-stream.el (proto-stream-open-network): Add some comments.
7029
7030         * nntp.el (nntp-open-connection): Provide a :success condition.
7031
7032         * nnimap.el (nnimap-open-connection-1): Ditto.
7033
7034         * proto-stream.el (proto-stream-open-network): See what the response to
7035         the STARTTLS command is.
7036
7037         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7038         backwards compatibility).
7039         (nnimap-open-connection-1): Really respect nnimap-server-port.
7040
7041         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7042         TLS upgrades we don't really care about the identity of the peer.
7043         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7044         that what we've checked for.
7045         (proto-stream-always-use-starttls): Only default to t if
7046         open-gnutls-stream exists.
7047         (proto-stream-open-network): If STARTTLS failed, then just open a
7048         normal connection.
7049         (proto-stream-open-network): Wait until the greeting before doing
7050         STARTTLS.
7051
7052         * nntp.el (nntp-open-connection): Report what the connection error is.
7053
7054         * proto-stream.el (open-protocol-stream): Rename from
7055         open-proto-stream.
7056
7057 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7058
7059         * nnimap.el (nnimap-stream): Change default to `undecided'.
7060         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7061         first, and then network.
7062         (nnimap-open-connection-1): Respect nnimap-server-port.
7063         (nnimap-open-connection): Be more backwards-compatible.
7064
7065         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7066         (proto-stream-open-starttls): De-duplicate the starttls code.
7067         (proto-stream-open-starttls): Folded back into the main function.
7068         (proto-stream-open-network): Fix typo in the gnutls path.
7069         (proto-stream-command): Refactor out.
7070
7071         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7072
7073         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7074         starttls.el STARTTLS.
7075
7076         * color.el (color-lab->srgb): Fix function call name.
7077
7078         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7079         if we're using tls.el.
7080         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7081         built in, then don't try to establish a STARTTLS connection.
7082
7083         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7084         servers.
7085
7086         * proto-stream.el (open-proto-stream): Use network, not stream.
7087         (open-proto-stream): Add a way to specify what the end of a command is.
7088
7089         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7090         connections types.
7091         (nntp-open-network-stream): Remove.
7092         (nntp-open-ssl-stream): Remove.
7093         (nntp-open-tls-stream): Remove.
7094         (nntp-ssl-program): Remove.
7095
7096         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7097
7098 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7099
7100         * nnir.el: Fix typos.
7101         (nnir-retrieve-headers-override-function): Rename variable to reflect
7102         new semantics.
7103         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7104         macros.
7105         (nnir-request-article, nnir-request-move-article): Use them.
7106         (nnir-categorize): New function.
7107         (nnir-run-query): Use it.
7108         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7109         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7110         sorted.
7111         (nnir-group-full-name): Use gnus-group-full-name instead.
7112         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7113         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7114
7115 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7116
7117         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7118
7119         * proto-stream.el: New library to provide protocol-specific
7120         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7121         protocols.
7122         (open-proto-stream): Complete the documentation.
7123         (proto-stream-open-network): Fix some typos.
7124
7125         * nnimap.el (nnimap-open-connection): Use it.
7126
7127 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7128
7129         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7130         negotiation.
7131
7132 2010-11-26  Julien Danjou  <julien@danjou.info>
7133
7134         * color.el: Rename various rgb functions to srgb.
7135
7136 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7139         names.
7140
7141 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * shr.el (shr-insert): Revert last change.
7144         (shr-find-fill-point): Never leave point being at bol;
7145         relax the kinsoku limitation when rendering tables.
7146
7147 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7148
7149         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7150         results from -accept-article.
7151
7152         * shr-color.el: Require cl when compiling.
7153
7154         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7155         checkin.
7156
7157         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7158
7159         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7160
7161         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7162         'add and 'delete to set backend marks.
7163
7164         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7165
7166         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7167
7168         * nntp.el (nntp-request-set-mark): Use it.
7169
7170         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7171
7172         * nnml.el (nnml-request-set-mark): Ditto.
7173
7174         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7175         introduces regressions in article selection.
7176         (nnimap-find-uid-response): New function.
7177         (nnimap-request-accept-article): Use the UID returned, if any.
7178         (nnimap-request-move-article): Use the UID returned, if any.
7179         (nnimap-get-groups): Reimplement to work with folded lines.
7180         (nnimap-find-uid-response): The UID is the last element in the list.
7181         (nnimap-request-set-mark): Extend syntax with 'set.
7182
7183         * nnml.el (nnml-request-set-mark): Ditto.
7184
7185         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7186
7187         * nntp.el (nntp-request-set-mark): Ditto.
7188
7189 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7190
7191         * message.el (message-called-interactively-p): A temporary macro.
7192         (message-goto-body): Use it temporarily.
7193
7194 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195
7196         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7197         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7198         (nnimap-last-response-string): Fix last unfolding fix.
7199
7200 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * shr.el (shr-insert): Fix the way to fold lines.
7203
7204 2010-11-25  Julien Danjou  <julien@danjou.info>
7205
7206         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7207
7208         * color.el: Rename from color-lab.el
7209         (color-rgb->hex): Add.
7210         (color-complement): Add.
7211         (color-complement-hex): Add.
7212
7213         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7214
7215 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7216
7217         * shr-color.el (shr-color-visible): Don't bug out if the color names
7218         don't exist.
7219
7220 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7223         assuming that article displaying or another mml-preview may be
7224         interrupted for an error or for the like.
7225
7226         * shr.el (shr-get-background): Fix argument name.
7227
7228 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7231
7232         * gnus-sum.el (gnus-summary-include-articles): New function.
7233
7234         * message.el (message-goto-body): called-interactively-p needs a
7235         parameter, so use `any'.
7236
7237         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7238         clear marks before moving, since they're synced from the Gnus side
7239         first.
7240
7241         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7242         (gnus-summary-move-article): Copy over all marks before moving, so that
7243         IMAP doesn't think a new article has arrived.
7244
7245 2010-11-24  Julien Danjou  <julien@danjou.info>
7246
7247         * shr.el (shr-insert-background-overlay): Fix typo.
7248         (shr-render-td): Copy the background before rendering.
7249
7250         * shr-color.el (shr-color-visible): Fix docstring.
7251
7252         * shr.el (shr-tag-table): Add bgcolor support.
7253         (shr-render-td): Add bgcolor support.
7254         (shr-get-background): Add.
7255         (shr-insert-foreground-overlay): Use shr-get-background.
7256
7257         * message.el (message-goto-body): Use called-interactively-p.
7258         (message-in-body-p): message-goto-body returns point.
7259
7260 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7263         Fixes something or other in Emacs 23, and is backwards compatible.
7264
7265         * message.el (message-goto-body): Remove the <#secure special-casing,
7266         which is too special.
7267
7268         * shr.el (shr-parse-style): Drop !important from styles.
7269
7270 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7271
7272         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7273         this function to return incorrect results when calling it with an
7274         explicit article argument different from
7275         (gnus-summary-article-number).
7276
7277 2010-11-24  Julien Danjou  <julien@danjou.info>
7278
7279         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7280         (shr-tag-body): Add background support.
7281         (shr-descend): Add background support.
7282         (shr-tag-title): Add.
7283
7284         * shr-color.el (shr-color-visible): Really return original background
7285         if fixed.
7286
7287 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7288
7289         * shr.el (shr-color-check): Protect against non-existent color names.
7290
7291 2010-11-24  Julien Danjou  <julien@danjou.info>
7292
7293         * color-lab.el: Require 'cl when compiling.
7294
7295         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7296
7297         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7298         matched part.
7299
7300         * color-lab.el: Fix all expt calls to use float type.
7301
7302 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7305         expression to shr-color-check as is.
7306
7307         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7308
7309         * color-lab.el: Add coding cookie.
7310         (float-pi): Use eval-and-compile.
7311
7312         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7313         compiled for Emacsen having no `libxml-parse-html-region' support.
7314
7315 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * shr.el (shr-insert-color-overlay): Split stuff like
7318         "#444444 !important" to find the real color.
7319         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7320         parse <font color="red"> entries.
7321
7322 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7323
7324         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7325         point when parsing headers.
7326
7327         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7328         is positioned properly when parsing headers.
7329
7330 2010-11-23  Julien Danjou  <julien@danjou.info>
7331
7332         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7333
7334         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7335
7336         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7337
7338         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7339         Use shr-color-hue-to-rgb.
7340         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7341
7342 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7343
7344         * shr.el (shr-color->hexadecimal): Autoload.
7345         (shr-descend): Add color to all tags.
7346
7347 2010-11-22  Julien Danjou  <julien@danjou.info>
7348
7349         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7350         shr-color->hexadecimal.
7351
7352         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7353         RGB() or HSL() color representation.
7354
7355         * shr.el (shr-tag-font): Add.
7356         (shr-tag-color-check): New function to get better colors.
7357         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7358         tag-span.
7359
7360         * shr-color.el: New file.
7361
7362         * color-lab.el: New file.
7363
7364         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7365
7366 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7367
7368         * nnir.el: Fix typo in comments.
7369         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7370         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7371
7372 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7373
7374         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7375
7376         * nnimap.el (nnimap-get-capabilities): Refactor out.
7377         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7378
7379 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7380
7381         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7382         appearing when `mm-uu-hide-markers' is nil.
7383
7384 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * nnimap.el (nnimap-unselect-group): Make into its own function.
7387         (nnimap-request-rename-group): Unselect group before renaming.
7388         This had gotten lost somewhere.
7389         (nnimap-request-accept-article): Keep track of examined groups, and
7390         unselect the group before APPENDing to read-only groups.
7391         (nnimap-request-move-article): Clear flags before moving so that they
7392         can be re-set later.
7393
7394 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7395
7396         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7397         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7398
7399 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * gnus-art.el (gnus-mime-display-single):
7402         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7403         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7404         parameter.
7405
7406 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7407
7408         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7409         (shr-table-vertical-line): New variable.
7410         (shr-insert-table): Use it.
7411
7412 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * gnus-html.el (gnus-html-wash-images): Don't display images if
7415         gnus-inhibit-images is non-nil; register displayer for cid images.
7416         (gnus-html-display-image): Work for cid image.
7417         (gnus-html-insert-image): Allow arguments.
7418         (gnus-html-put-image): Inhibit read-only.
7419         (gnus-html-prefetch-images): Don't prefetch images if
7420         gnus-inhibit-images is non-nil.
7421
7422 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7423
7424         * shr.el (shr-put-image): Break lines when inserting big pictures.
7425
7426 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7427
7428         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7429         sender, thanks Katsumi Yamaoka.
7430
7431 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7432
7433         * nnir.el (nnir-run-imap): Reverse the article list for each group
7434         rather than the whole list.
7435
7436 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7437
7438         * shr.el (shr-image-displayer): Protect function against non-existent
7439         image source.
7440
7441         * gnus-art.el (gnus-inhibit-images): New user option.
7442         (gnus-mime-display-single): Don't display image if it is non-nil.
7443
7444         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7445         gnus-inhibit-images.
7446
7447         * shr.el (shr-image-displayer): New function.
7448         (shr-tag-img): Use it.
7449
7450 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7451
7452         * mml2015.el (mml2015-epg-sign): Use From header.
7453
7454 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7455
7456         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7457
7458         * gnus-util.el (gnus-find-text-property-region): Return markers.
7459
7460         * shr.el (shr-tag-img): Put a displayer in the text property.
7461
7462         * gnus-util.el (gnus-find-text-property-region): New utility function.
7463
7464         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7465         (gnus-html-show-images): Remove.
7466
7467         * gnus-art.el (gnus-article-show-images): New, more general function.
7468
7469         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7470         image url text properties.
7471
7472         * shr.el: Ditto.
7473
7474         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7475         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7476
7477 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7480         work for two or more articles.
7481
7482 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7483
7484         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7485         divide an image that's in an html article to two or more when washing
7486         non-ASCII characters in alt text of it.
7487
7488 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7491         smime-decrypt-region using function argument.
7492         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7493
7494         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7495
7496         * smime.el (smime-decrypt-region): Catch it.
7497
7498 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7499
7500         * smime.el (smime-mode-map): Move initialization into declaration.
7501         (gnus-run-mode-hooks): Don't autoload.
7502         (smime-mode): Use define-derived-mode.
7503
7504 2010-11-11  Glenn Morris  <rgm@gnu.org>
7505
7506         * smime.el (from): Restrict declaration to XEmacs.
7507
7508         * nnir.el (gnus-group-topic-name): Autoload.
7509
7510 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7511
7512         * shr.el (shr-insert): Don't break long line if it is because of
7513         kinsoku-bol characters in the line end.
7514
7515 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7516
7517         * nnir.el (nnir-request-move-article): Fix to provide original group
7518         and subject.
7519         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7520         been retrieved.
7521
7522         * gnus-sum.el (gnus-summary-move-article): Use original group and
7523         subject for virtual articles such as those in an nnir summary buffer.
7524
7525 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7526
7527         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7528         least 21.5).
7529
7530         * smime.el (from): Declare it again for XEmacs.
7531
7532 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * message.el (message-resend): Don't disable encoding unless it's
7535         already encoded.
7536
7537         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7538         low-numbered articles.
7539
7540 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * rfc2047.el (rfc2047-syntax-table): Simplify.
7543
7544         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7545
7546         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7547         set-char-table-range for XEmacs.
7548
7549 2010-11-10  Glenn Morris  <rgm@gnu.org>
7550
7551         * time-date.el (time-to-seconds): Always an alias on Emacs,
7552         never a real function.
7553         (with-no-warnings): Remove compat stub, now unused.
7554         (time-less-p): Doc fix.
7555         (time-to-number-of-days): Simplify.
7556
7557         * smime.el (from): Remove unused declaration.
7558
7559         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7560         (gnus-float-time): On Emacs, always an alias.
7561
7562         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7563         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7564
7565 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * dgnushack.el: Don't use ignore-errors in the top level form since it
7568         is unavailable in XEmacs even if cl is loaded.
7569
7570         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7571
7572 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7573
7574         * shr.el (browse-url-mailto): Autoload.
7575
7576         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7577
7578         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7579         regexp doesn't need quoting.
7580
7581 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7582
7583         * message.el (message-subject-trailing-was-ask-regexp)
7584         (message-subject-trailing-was-regexp): Match was: in addition to was.
7585
7586 2010-11-09  Glenn Morris  <rgm@gnu.org>
7587
7588         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7589         (nnbabyl-check-mbox): Use point-at-bol.
7590
7591 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7594
7595         * message.el (message-mailto): New function.
7596         (message-mailto): Should accept other parameters.
7597         (message-mailto): Remove since it duplicates browse-url-mailto
7598         functionality.
7599
7600 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7601
7602         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7603         methods.
7604         (gnus-read-active-file): Ditto.
7605
7606         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7607         ": " from the prompt.
7608         (gnus-group-make-group): Ditto.
7609
7610 2010-11-07  Glenn Morris  <rgm@gnu.org>
7611
7612         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7613         (gnus-bookmark-kill-line): Use point-at-eol.
7614
7615 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7618         asterisks in From header.
7619
7620 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7621
7622         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7623         string to avoid making the From headers syntactically invalid.
7624
7625         * message.el (message-send-mail): Don't insert courtesy messages if the
7626         message already has List-Post and List-ID messages.
7627
7628 2010-11-06  Glenn Morris  <rgm@gnu.org>
7629
7630         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7631         `condition', `type', `length' a prefix.
7632         (gnus-treat-predicate): Update for above name changes.
7633
7634 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7635
7636         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7637         binding.  Handled by `gnus-summary-refer-thread' instead.
7638         (nnir-warp-to-article): New backend function.
7639
7640         * nnimap.el (nnimap-request-thread): Force dependency updating.
7641
7642         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7643         (gnus-summary-refer-thread): Rework to improve thread-referral.
7644
7645         * gnus-int.el (gnus-warp-to-article): New function.
7646
7647         * gnus-sum.el (gnus-summary-article-map): Bind it.
7648
7649 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7650
7651         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7652         gnus-summary-refer-thread.
7653
7654         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7655         headers.
7656         (gnus-summary-limit-include-thread): Prevent articles in thread from
7657         being cut in gnus-cut-threads.
7658         (gnus-summary-refer-thread): Limit retrieved headers to those in
7659         thread.
7660
7661 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662
7663         * message.el (message-send-mail): Use the value of
7664         message-courtesy-message from the message buffer.
7665
7666         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7667
7668         * shr.el (shr-browse-url): Implement mailto: URLs.
7669
7670         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7671         "raw".
7672
7673         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7674         if it's already selected.
7675
7676         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7677
7678 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7679
7680         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7681         to measure the length and truncate alt text.
7682
7683 2010-11-03  Glenn Morris  <rgm@gnu.org>
7684
7685         * nndiary.el (nndiary-generate-nov-databases-1)
7686         (nndiary-generate-active-info): Rename dynamic variable `files' to
7687         something less generic.
7688
7689 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7690
7691         * nnir.el (nnir-request-move-article): Call the underlying backend to
7692         move articles from nnir.
7693
7694 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7695
7696         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7697
7698 2010-11-02  Julien Danjou  <julien@danjou.info>
7699
7700         * nnir.el: Remove wais support.
7701
7702 2010-11-02  Glenn Morris  <rgm@gnu.org>
7703
7704         * gnus-html.el: Reorder requirements to quieten compiler.
7705
7706 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7709         properly for XEmacs as well.
7710         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7711         (gnus-article-natural-long-line-p): Use window-width rather than
7712         frame-width.
7713
7714 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7715
7716         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7717         (nnir-read-parms): Don't modify query.
7718         (nnir-run-query): Add ability to search topic on current line.
7719         (nnir-get-active): Clean up.
7720
7721 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7722
7723         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7724         degenerate articles.
7725
7726         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7727         (gnus-print-buffer): Just print the buffer as is, without any copying
7728         to a buffer and then re-highlighting.
7729
7730         * nnimap.el (nnimap-request-group): Store the new updated info.
7731         (nnimap-request-group): Select the group when we don't know whether it
7732         exists or not.
7733
7734         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7735         groups.
7736
7737         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7738         groups.
7739
7740         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7741         groups.
7742
7743         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7744         long-lines case by only filling the long lines.
7745
7746         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7747         (bug #7311).
7748
7749 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * shr.el: No need to declare `declare-function' since shr.el is for
7752         only Emacsen that provide `libxml-parse-html-region'.
7753
7754         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7755         effective only in a file it is referred to.
7756
7757 2010-11-01  Glenn Morris  <rgm@gnu.org>
7758
7759         * mm-util.el (gnus-completing-read): Autoload.
7760         (mm-read-coding-system): Simplify Emacs definition.
7761
7762         * nnmail.el (gnus-activate-group):
7763         * nnimap.el (gnutls-negotiate):
7764         * nntp.el (netrc-parse): Fix declarations.
7765
7766 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7769         string-match-p in Emacs >=23.
7770
7771         * gnus-msg.el (gnus-configure-posting-styles):
7772         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7773
7774 2010-11-01  Glenn Morris  <rgm@gnu.org>
7775
7776         * nnir.el (declare-function): Add compat stub.
7777         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7778         (nnir-run-gmane): Require 'mm-url.
7779
7780         * mm-util.el (mm-string-to-multibyte): Simplify.
7781
7782         * shr.el (declare-function): Add compat stub.
7783         (url-cache-create-filename): Declare.
7784         (mm-disable-multibyte, widget-convert-button): Autoload.
7785
7786         * smime.el (ldap-search): Declare.
7787         (smime-cert-by-ldap-1): Require ldap on Emacs.
7788
7789         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7790         (nnimap-keepalive): Use gnus-float-time.
7791
7792         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7793         (mail-source-delete-crash-box): Use gnus-float-time.
7794
7795         * gnus-dired.el (gnus-completing-read): Autoload.
7796
7797         * mm-view.el (gnus-rescale-image): Autoload.
7798
7799         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7800
7801         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7802
7803         * sieve-manage.el: Require 'cl when compiling.
7804
7805         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7806         (gnus-iswitchb-completing-read): Require iswitchb.
7807         (gnus-select-frame-set-input-focus): Silence compiler.
7808
7809 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7810
7811         * message.el (message-subject-trailing-was-query): Change default to t,
7812         since I think that's what most people want.
7813
7814         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7815         appending for easier debugging.
7816         (nnimap-wait-for-connection): Take a regexp.
7817         (nnimap-request-accept-article): Wait for the continuation line before
7818         sending anything unless we're streaming.
7819
7820         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7821         leave the header washing to take place.
7822
7823 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7824
7825         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7826         regular expression match and replace in posting styles.
7827
7828 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7829
7830         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7831         an entire server.
7832         (nnir-get-active): New function.
7833         (nnir-run-imap): Use it.
7834         (nnir-run-gmane): Who knew, gmane search returns an article score!
7835
7836         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7837         server on the current line with nnir.
7838
7839 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7840
7841         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7842         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7843         left edge.
7844         (gnus-article-foldable-buffer): Skip past the prefix when determining
7845         raggedness.
7846
7847         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7848         the raw article, and change `C-u g' to show the article without doing
7849         treatments.
7850
7851         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7852         on to `gnus-treat-article'.
7853         (gnus-inhibit-article-treatments): New variable.
7854
7855         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7856
7857         * gnus-art.el (gnus-treatment-function-alist): Have
7858         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7859         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7860         sections.
7861
7862         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7863         parameter.
7864         (gnus-article-fill-cited-long-lines): New function.
7865         (gnus-article-fill-cited-article): Allow filling only long sections.
7866
7867         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7868         and non-punctuation (like after the apostrophe in "'We").
7869
7870         * gnus-sum.el (gnus-summary-select-article): Make sure
7871         gnus-original-article-buffer is alive.
7872
7873         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7874         reflect the order they're in in the digest.
7875
7876         * gnus.el (gnus-group-startup-message): Move point to the start of the
7877         buffer.
7878
7879         * nnimap.el (nnimap-capability): New function.
7880         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7881         is set.
7882
7883 2010-10-31  David Engster  <dengste@eml.cc>
7884
7885         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7886         conform with changes to gnus-completing-read.
7887
7888 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7889
7890         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7891
7892 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7893
7894         * nnir.el: Move defvar, defcustom around to keep file organized
7895         and keep byte-compiler quiet.
7896         (nnir-read-parms): Accept search-engine as arg.
7897         (nnir-run-query): Pass search-engine as arg.
7898         (nnir-search-engine): Remove.
7899
7900 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7901
7902         * shr.el (shr-generic): The text nodes should be text, not :text.
7903
7904         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7905         later in the file.
7906
7907 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7908
7909         * nnir.el: General clean up.  Allow searching with multiple engines.
7910         Allow separate extra-parameters for each engine.
7911         Batch queries when possible.
7912         (nnir-imap-default-search-key,nnir-method-default-engines):
7913         Add customize interface.
7914         (nnir-run-gmane): New engine.
7915         (nnir-engines): Use it.  Qualify all prompts with engine name.
7916         (nnir-search-engine): Remove global variable.
7917         (nnir-run-hyrex): Restore for now.
7918         (nnir-extra-parms,nnir-search-history): New variables.
7919         (gnus-group-make-nnir-group): Use them.
7920         (nnir-group-server): Remove in favor of gnus-group-server.
7921         (nnir-request-group): Avoid searching twice.
7922         (nnir-sort-groups-by-server): New function.
7923
7924 2010-10-30  Julien Danjou  <julien@danjou.info>
7925
7926         * gnus-group.el: Remove gnus-group-fetch-control.
7927
7928         * gnus-start.el (gnus-find-new-newsgroups):
7929         Remove gnus-check-first-time-used.
7930
7931         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7932
7933 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7934
7935         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7936         set on groups that don't have \* permanentflags.
7937
7938 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7939
7940         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7941         control the background color.
7942         (shr-tag-img): Ignore very small web bug type images.
7943         (shr-put-image): Add help-echo alt texts to the images.
7944         (shr-tag-video): Show the video poster image.
7945
7946 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7947
7948         * shr.el (shr-table-depth): New variable.
7949         (shr-tag-table-1): Only insert the images after the top-level table.
7950
7951         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7952
7953         * gnus-util.el (gnus-list-memq-of-list): New function.
7954
7955         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7956         selected.
7957         (nnimap-unsplittable-articles): New slot.
7958         (nnimap-new-articles): Use it.
7959
7960 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7961
7962         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7963         move to the previous line on `M-g'.
7964
7965 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966
7967         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7968         *-request-group, which seems unnecessary.
7969
7970         * nnimap.el (nnimap-quote-specials): Function copied over from
7971         imap.el.
7972         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7973         they support that.  Suggested by Tom Regner.
7974
7975 2010-10-29  Julien Danjou  <julien@danjou.info>
7976
7977         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7978         defalias.
7979         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7980
7981         * gnus.el: Remove `gnus-nntp-service' variable.
7982         (gnus-secondary-servers): Make obsolete.
7983         (gnus-nntp-server): Make obsolete.
7984
7985         * gnus-start.el (gnus-1): Remove x-splash calls.
7986
7987         * gnus-ems.el (gnus-x-splash): Remove.
7988
7989         * gnus.el (gnus-group-startup-message): Simplify/update code.
7990
7991         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7992         definition.
7993
7994         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7995         capability before doing anything.
7996         (gnus-group-insert-group-line): Remove useless
7997         gnus-group-remove-excess-properties.
7998
7999 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8002
8003 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8004
8005         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8006         config after reselecting.
8007
8008 2010-10-28  Julien Danjou  <julien@danjou.info>
8009
8010         * shr.el (shr-put-image): Use point even if only inserting text.
8011         (shr-put-image): Save excursion when inserting alt text on non-graphic
8012         display, so the behavior is the same when we are on a graphic display.
8013
8014         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8015
8016 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8019         (gnus-mime-copy-part): Check coding system, not charset.
8020         (gnus-mime-view-part-externally): Never remove part.
8021         (gnus-mime-view-part-internally): Don't remove part here.
8022         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8023         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8024         multipart/alternative.
8025
8026         * mm-decode.el (mm-display-part): Take optional arg `force'.
8027
8028 2010-10-26  Julien Danjou  <julien@danjou.info>
8029
8030         * gnus-group.el (gnus-group-default-list-level): Add this function to
8031         compute the default list level.
8032         (gnus-group-default-list-level): Add possibility to use a function.
8033
8034 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8037
8038         * gnus-group.el (gnus-group-completing-read)
8039         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8040         gnus-replace-in-string.
8041
8042 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * shr.el (shr-tag-div): Add.
8045
8046         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8047
8048 2010-10-25  Julien Danjou  <julien@danjou.info>
8049
8050         * gnus-util.el: Remove `gnus-with-local-quit'.
8051
8052         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8053
8054 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8055
8056         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8057         the original article buffer.
8058
8059 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * nnimap.el (nnimap-request-head): New function.
8062         (nnimap-request-move-article): Try to be slightly faster by not
8063         requesting the entire message when moving.
8064         (nnimap-transform-headers): Don't bug out on bodiless articles.
8065         (nnimap-send-command): Have no outstanding messages if the IMAP server
8066         doesn't support streaming.
8067         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8068
8069 2010-10-24  Julien Danjou  <julien@danjou.info>
8070
8071         * message.el (message-default-headers): Fix type.
8072
8073 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8076         prefetching images.
8077
8078         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8079         backend for unknown groups.  This is mainly useful for nnimap groups.
8080
8081         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8082         group isn't covered by the agent.
8083
8084 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8085
8086         * nnir.el (nnir-method-default-engines): New variable.
8087         (nnir-run-query): Use it.
8088         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8089         (gnus-summary-nnir-goto-thread): Change group if needed.
8090
8091         * gnus-group.el (gnus-group-group-map): Add key binding for
8092         gnus-group-make-nnir-group.
8093
8094 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8095
8096         * shr.el (shr-tag-object): Add.
8097
8098         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8099         original article buffer live.
8100         (gnus-summary-select-article-buffer):
8101         Mention gnus-widen-article-buffer.
8102
8103 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8104
8105         * shr.el (shr-tag-strong): Add.
8106
8107 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8108
8109         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8110         group names.  They mess up the group buffer badly.
8111
8112         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8113
8114         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8115         instead of the summary one.
8116
8117 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * mml.el (mml-preview): Work properly when editing article.
8120
8121         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8122         gnus-have-read-active-file if it's already been in.
8123
8124 2010-10-22  Tom Tromey  <tromey@redhat.com>
8125
8126         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8127         gnus-group-completing-read.
8128
8129 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * message.el (message-mode-map): Don't bind M-; to comment region, to
8132         allow the global comment-dwim to work.
8133
8134 2010-10-21  Julien Danjou  <julien@danjou.info>
8135
8136         * message.el (message-setup-1): Allow message-default-headers to be a
8137         function.
8138
8139 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * shr.el (shr-tag-table): Simplify.
8142
8143 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8146         to avoid trying to snarf invalid stuff.
8147
8148         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8149
8150         * gnus.el (gnus-message-archive-group): Quote value.
8151         (gnus-message-archive-group): Mark as changed.
8152
8153         * shr.el (shr-add-font): Don't put the font properties on the newline
8154         or the indentation.
8155
8156         * message.el (message-fix-before-sending): Change options when sending
8157         non-printable characters.
8158
8159         * gnus.el (gnus-message-archive-method): Change the default to
8160         monthly outgoing groups.
8161
8162         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8163         that have gotten new numbers.
8164
8165         * nnimap.el (nnimap-request-replace-article): New function.
8166
8167 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8168
8169         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8170         (nnrss-request-article): Don't use special html washing code.
8171
8172 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8173
8174         * shr.el (shr-tag-table): Remove useless nconc.
8175
8176 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8177
8178         * gnus-art.el (article-wash-html): Simplify and remove the charset
8179         stuff.  Use the normal html rendering code instead of the special html
8180         washing code.
8181
8182         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8183         `gnus-w3m' symbols.
8184         (mm-text-html-washer-alist): Remove.
8185
8186         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8187         (mm-inline-media-tests): Remove use.
8188         (mm-text-html-renderer): Change default to the `shr' symbol.
8189
8190         * mm-view.el (mm-inline-text-html): Remove use.
8191
8192         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8193         `gnus-blocked-images' to be a function.
8194         (gnus-article-wash-function): Remove.
8195
8196 2010-10-20  Julien Danjou  <julien@danjou.info>
8197
8198         * spam.el (spam-list-of-processors): Mark as obsolete.
8199
8200         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8201         (nnimap-insert-partial-structure): Fix boundary detection.
8202
8203 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8204
8205         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8206         run file-truename on remote files.  This can be expensive and even
8207         prevent one from editing drafts if some unrelated buffer has a stale
8208         connection.
8209
8210 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8213         kinsoku-eol regardless of shr-kinsoku-shorten.
8214         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8215         (shr-tag-table): Support caption, thead, and tfoot.
8216
8217 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8218
8219         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8220         lines.
8221         (shr-save-contents): New command and keystroke.
8222
8223         * nndoc.el (nndoc-type-alist): Add git support.
8224         (nndoc-git-type-p): New function.
8225         (nndoc-transform-git-article): Ditto.
8226         (nndoc-transform-git-headers): Ditto.
8227         (nndoc-transform-git-headers): Generate Subject headers.
8228
8229         * shr.el (shr-parse-style): New function.
8230         (shr-tag-span): Ditto.
8231
8232         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8233         to `G G' to avoid collisions.
8234
8235 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8236
8237         * shr.el: Load kinsoku if necessary.
8238         (shr-kinsoku-shorten): New internal variable.
8239         (shr-find-fill-point): Make kinsoku shorten text line if
8240         shr-kinsoku-shorten is bound to non-nil.
8241         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8242         shr-indentation too when testing if table is wider than frame width.
8243         (shr-insert-table): Use `string-width' instead of `length' to measure
8244         text width.
8245         (shr-insert-table-ruler): Make sure indentation is done at bol.
8246
8247 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8248
8249         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8250         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8251         undecoded network data.
8252
8253 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8256         name in the mode line spec so that the mode line menu works
8257         (bug #2431).
8258
8259         * message.el (message-get-reply-headers): If we're fed `to-address',
8260         then always use that.
8261
8262         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8263         aren't so wide as to need to switch off the edit menu.
8264
8265         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8266         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8267
8268         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8269         `M-g'.
8270         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8271         the permanent marks.
8272
8273 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8274
8275         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8276         Splitting according to references/in-reply-to obeys the ignore-groups
8277         variable, while splitting by sender and subject do not.
8278
8279 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8280
8281         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8282         alist, so that we can look for non-Unicode chars.
8283         (article-translate-strings): Allow both character and string maps.
8284
8285 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * shr.el (shr-insert): Don't insert space behind a wide character
8288         categorized as kinsoku-bol, or between characters both categorized as
8289         nospace.
8290
8291 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8292
8293         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8294         headers to gnus-newsgroup-headers.
8295
8296 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8297
8298         * shr.el (shr-tag-img): Don't align images -- since we're not
8299         rescaling, this often leads to ugly displays.
8300
8301 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8302
8303         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8304         duplicates.
8305
8306 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8307
8308         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8309         call.
8310
8311 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312
8313         * gnus.el: Autoload gnus-html-show-images.
8314
8315         * nnimap.el: Use nnheader-message throughout.
8316
8317         * shr.el (shr-tag-img): Ignore images with no data.
8318
8319 2010-10-15  Julien Danjou  <julien@danjou.info>
8320
8321         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8322         a possibility to disable format=flow encoding when using hard newlines.
8323
8324 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * shr.el (shr-insert): Remove space inserted before or after a
8327         breakable character or at the beginning or the end of a line.
8328         (shr-find-fill-point): Do kinsoku; find the second best point or give
8329         it up if there's no breakable point.
8330
8331 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8332
8333         * nnimap.el (nnimap-open-connection): Message when opening connection
8334         for debugging purposes.
8335
8336         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8337         on every setup buffer call to allow this to change from article to
8338         article.
8339
8340         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8341         buffers where we have a wide table.
8342
8343 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8344
8345         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8346         uses *-request-thread.
8347
8348 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8351         incantation, which is no longer valid.
8352
8353 2010-10-14  Julien Danjou  <julien@danjou.info>
8354
8355         * shr.el: Fix defcustom type (char -> character).
8356
8357 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8360         programs.
8361
8362 2010-10-14  Julien Danjou  <julien@danjou.info>
8363
8364         * shr.el (shr-tag-a): Use url-link as widget type.
8365
8366         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8367         `gnus-group-get-icon'.
8368
8369 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8370
8371         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8372         This should make server editing work better.
8373
8374         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8375
8376         * tls.el (tls-program): Remove spurious %s from openssl.
8377
8378         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8379         (nnimap-parse-flags): Fix regexp.
8380
8381         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8382         probably work for CJVK text, too.
8383
8384         * nnimap.el (nnimap-extend-tls-programs): Remove.
8385         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8386
8387         * tls.el (tls-starttls-switches): Remove starttls hack.
8388         (open-tls-stream): Ditto.
8389         (tls-find-starttls-argument): Ditto.
8390
8391 2010-10-13  Julien Danjou  <julien@danjou.info>
8392
8393         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8394         responses.
8395
8396 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8397
8398         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8399
8400         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8401         anything in Emacs.
8402
8403         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8404
8405 2010-10-13  Julien Danjou  <julien@danjou.info>
8406
8407         * shr.el (shr-width): Make shr-width a defcustom with default to
8408         fill-column.
8409         (shr-tag-img): Use shr-width rather than fill-column.
8410
8411 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * dgnushack.el (byte-optimize-apply):
8414         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8415
8416         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8417         position when (X-)Faces exist.
8418         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8419         avatars when called interactively.
8420
8421 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8424         gnus-article-x-face-too-ugly is bound.
8425
8426 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8429
8430         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8431         mailbox that doesn't exist.
8432
8433 2010-10-12  Julien Danjou  <julien@danjou.info>
8434
8435         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8436         (shr-get-image-data): Encode URL properly when fetching from cache.
8437         (shr-tag-img): Use aligned-to spaces to align correctly images.
8438
8439         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8440         before inserting the Gravatar.
8441
8442         * shr.el (shr-tag-img): Add align attribute support for <img>.
8443
8444 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8445
8446         * gnus-gravatar.el (gnus-art): Require.
8447
8448         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8449         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8450         Remove long obsoleted functions.
8451
8452 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8453
8454         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8455
8456         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8457
8458         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8459         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8460         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8461         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8462         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8463         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8464         * sieve-manage.el, smime.el, spam.el:
8465         Fix comment for declare-function.
8466
8467 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8468
8469         * nnimap.el (nnimap-request-rename-group): Select group read-only
8470         before renaming it.
8471
8472         * shr.el (shr-insert): Fix up the white space only regexp.
8473
8474         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8475         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8476
8477         * shr.el (shr-current-column): New function.
8478         (shr-find-fill-point): New function.
8479
8480 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8481
8482         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8483         numbers.
8484
8485 2010-10-11  Julien Danjou  <julien@danjou.info>
8486
8487         * shr.el (shr-hr-line): Add.
8488         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8489         display hr lines.
8490         (shr-max-columns): Do not change state to nil if we just inserting
8491         spaces.
8492
8493 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8496         select the last group.
8497
8498 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8499
8500         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8501
8502 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8503
8504         * dig.el (dig-mode-map): Declare and define in one step.
8505
8506 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8507
8508         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8509         for Gnus.
8510         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8511         (nnimap-update-qresync-info): Mark \Seen articles as read.
8512
8513         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8514         non-variable, too.
8515
8516         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8517         available.
8518         (nnimap-update-info): Rely more on the current active than the param
8519         active to avoid marking articles as read too much.
8520
8521         * auth-source.el (auth-source-create): Use (user-login-name) for the
8522         user name default.
8523
8524         * nnimap.el (nnimap-update-info): If the server doesn't return any
8525         useful info, just use the previous info.
8526         (nnimap-update-info): Prefer old info over start-article.
8527         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8528
8529 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8530
8531         * nnir.el (autoload): Clean up autoloads.
8532         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8533         Use key rather than value.
8534         (nnir-imap-search-other): New variable.
8535         (nnir-read-parm): Use it.
8536         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8537         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8538
8539 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8540
8541         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8542         the process, too.
8543
8544 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * spam.el (gnus-summary-mode-map): Bind to "$".
8547         Suggested by Russ Allbery.
8548
8549         * shr.el: Rework the way things are indented by <li> slightly.
8550
8551         * gnus.el (gnus-group-set-parameter): Fix typo.
8552
8553         * nnimap.el: Start implementing QRESYNC support.
8554
8555 2010-10-09  Julien Danjou  <julien@danjou.info>
8556
8557         * nnir.el (nnir-engines): Fix too many arguments.
8558
8559 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8562         group is the "last", so that the backends like nnfolder actually save
8563         their folders.
8564
8565         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8566         try to use that for the tls stream.
8567         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8568         UIDVALIDITY and find out which groups are read-only and not.
8569         (nnimap-get-flags): Use the same marks parsing code as the rest of
8570         nnimap.
8571
8572 2010-10-09  Julien Danjou  <julien@danjou.info>
8573
8574         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8575
8576         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8577         retrieving gravatars.
8578
8579         * shr.el (shr-table-corner): Add.
8580         (shr-table-line): Add.
8581         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8582
8583 2010-10-08  Julien Danjou  <julien@danjou.info>
8584
8585         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8586
8587 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8588
8589         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8590
8591         * gnus-sum.el (gnus-mark-article-as-unread)
8592         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8593         (gnus-summary-set-bookmark): Use it.
8594
8595         * gnus-msg.el (gnus-setup-message): Use it.
8596
8597         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8598
8599         * gnus.el (gnus-group-remove-parameter): Use it.
8600
8601         * gnus-group.el (gnus-group-make-web-group): Use it.
8602
8603         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8604
8605         * nnregistry.el: Update docs to mention manual.
8606
8607         * gnus-registry.el: Update docs to mention nnregistry.el.
8608         (gnus-registry-initialize): Don't install nnregistry refer method
8609         automatically.
8610         (gnus-registry-install-nnregistry): Remove it.
8611
8612 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * shr.el (shr-insert): Don't insert double spaces.
8615
8616 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-gravatar.el (gnus-treat-from-gravatar)
8619         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8620         called interactively.
8621
8622         * gnus-art.el (gnus-mime-view-part-externally)
8623         (gnus-mime-view-part-internally): Make predicate function passed to
8624         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8625         of a mime type.
8626
8627         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8628
8629 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * shr.el (require): Require cl when compiling.
8632         (shr-tag-hr): New function.
8633
8634         * nnimap.el (nnimap-update-info): Remove double setting of high.
8635         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8636         This makes nnimap work properly on Courier again.
8637
8638         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8639         the variable for backwards compatibility.
8640
8641         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8642         the file name before using to avoid setting mm-default-directory to
8643         nil.
8644
8645         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8646         bidning gnus-agent variables.
8647
8648         * shr.el (shr-render-td): Use a cache for the table rendering function
8649         to avoid getting an exponential rendering behavior in nested tables.
8650         (shr-insert): Rework the line-breaking algorithm.
8651         (shr-insert): Don't leave trailing spaces.
8652         (shr-insert-table): Also insert empty TDs.
8653         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8654
8655 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8656
8657         * gnus-sum.el (gnus-number): Rename from `number'.
8658         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8659         (gnus-summary-limit-children): Update uses correspondingly.
8660
8661 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8662
8663         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8664         (gnus-gravatar-transform-address): Don't show avatars of people of
8665         which mail addresses match gnus-gravatar-too-ugly.
8666
8667 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8668
8669         * shr.el (shr-table-widths): Expand TD elements to fill available
8670         space.
8671
8672 2010-10-07  Julien Danjou  <julien@danjou.info>
8673
8674         * nnimap.el (nnimap-request-rename-group): Add this method.
8675
8676 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8679         name from XEmacs' function-arglist.
8680
8681         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8682         gravatar under XEmacs.
8683
8684 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8685
8686         * auth-source.el: Update docs with TODO items.
8687
8688         * gnus-sync.el: Update docs to explain state and plans.
8689
8690         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8691         Hooks for mark updates.
8692         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8693
8694         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8695         hooks with arguments, which is needed for mark update hooks.
8696
8697 2010-10-06  Julien Danjou  <julien@danjou.info>
8698
8699         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8700         was matched.
8701
8702         * sieve-manage.el: Update example in `Commentary'.
8703
8704         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8705
8706         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8707         not 2000.
8708         (sieve-manage-authenticate): Re-add function.
8709
8710 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * shr.el (shr-insert): Get 'space transition right.
8713         (shr-render-td): Only delete space at the end of the TD.
8714
8715         * nnimap.el (nnimap-open-connection): Prepare to support
8716         open-gnutls-stream.
8717
8718         * shr.el: Rearrange function order to be more logical.
8719
8720 2010-10-06  Julien Danjou  <julien@danjou.info>
8721
8722         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8723         (nnrss-discover-feed): Remove 404 URL in docstring.
8724
8725         * nnir.el: Fix Swish-E URL.
8726         Fix Namazu URL.
8727
8728         * message.el (message-change-subject): Remove 404 URL in a comment.
8729
8730 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8733         called interactively.
8734
8735         * gnus-util.el (gnus-remove-if): Allow hash table.
8736         (gnus-remove-if-not): New function.
8737
8738         * gnus-art.el (gnus-mime-view-part-as-type):
8739         * gnus-score.el (gnus-summary-score-effect):
8740         * gnus-sum.el (gnus-read-move-group-name):
8741         Replace remove-if-not with gnus-remove-if-not.
8742
8743         * gnus-group.el (gnus-group-completing-read):
8744         Regard collection as a hash table if it is not a list.
8745
8746 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8747
8748         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8749
8750         * shr.el: Document the table-rendering algorithm.
8751
8752 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8755         for Emacsen having no `libxml-parse-html-region' support.
8756
8757 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8758
8759         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8760         invalid URLs.
8761
8762         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8763         line-broken.
8764         (shr-tag-img): Ignore image fetching errors.
8765         (shr-overlays-in-region): Compute overlay positions correctly.
8766
8767         * mm-decode.el (mm-shr): Require shr.
8768
8769         * gnus-art.el (gnus-blocked-images): Move variable here.
8770
8771         * shr.el (shr-insert-table): Bind free variable.
8772
8773         * mm-decode.el (mm-shr): Bind shr-content-function.
8774
8775         * shr.el (shr-content-function): New variable.
8776
8777         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8778         added for symmetry.
8779
8780         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8781
8782         * gnus-group.el (gnus-group-make-group): Doc fix.
8783
8784         * nnimap.el (nnimap-request-newgroups): Return success.
8785
8786         * shr.el (shr-find-elements): New function.
8787         (shr-tag-table): Put all the images after the table.
8788         (shr-tag-table): Really inhibit images inside the table.
8789         (shr-collect-overlays): Copy over overlays from the TD elements to the
8790         main document.
8791
8792         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8793         gnus-blocked-images.
8794
8795 2010-10-05  Julien Danjou  <julien@danjou.info>
8796
8797         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8798
8799         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8800         (gnus-html-maximum-image-size): Add this function.
8801         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8802
8803         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8804         server-value of the capability is nil.
8805
8806 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8807
8808         * shr.el (shr-tag-em): Add <EM> tag.
8809
8810 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8811
8812         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8813         customizable.
8814
8815         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8816         handing broken links to browse-url.
8817
8818 2010-10-05  Julien Danjou  <julien@danjou.info>
8819
8820         * gnus-util.el (gnus-emacs-completing-read)
8821         (gnus-iswitchb-completing-read): Use autoload rather than require.
8822
8823 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8824
8825         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8826         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8827         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8828         iswitchb-temp-buflist for XEmacs.
8829
8830         * gnus-util.el (gnus-completing-read-function): Exclude
8831         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8832         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8833         XEmacs.
8834
8835         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8836         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8837
8838         * gnus-html.el: Don't require help-fns under XEmacs.
8839         (gnus-html-schedule-image-fetching): Work for XEmacs.
8840
8841         * mm-decode.el (mm-shr): Decode contents by charset.
8842
8843 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8844
8845         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8846         unknown.
8847
8848         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8849         (shr-get-image-data): Ensure against the cache file missing.
8850
8851         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8852         for data.
8853
8854         * spam-report.el (spam-report-url-ping-plain): Don't query about
8855         killing the process.
8856
8857         * shr.el (shr-render-td): Protect against too-wide text.
8858
8859 2010-10-04  Julien Danjou  <julien@danjou.info>
8860
8861         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8862         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8863
8864         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8865         retrieved.
8866
8867 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * shr.el (browse-url): Require.
8870         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8871         lines.
8872         (shr-show-alt-text, shr-browse-image): New commands.
8873         (shr-browse-url, shr-copy-url): New commands.
8874
8875         * gnus-sum.el (gnus-widen-article-window): New variable.
8876         (gnus-summary-select-article-buffer): Use it.
8877
8878         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8879         without @ signs.
8880
8881 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8882
8883         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8884
8885 2010-10-04  Julien Danjou  <julien@danjou.info>
8886
8887         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8888         for XEmacs.
8889
8890 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8893
8894         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8895         (nnimap-close-server): Implement.
8896
8897         * dgnushack.el (iswitchb): Require to shut up the compiler.
8898
8899         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8900         (shr-insert): Tweak line breaking.
8901         (shr-insert): Handle <pre> better.
8902         (shr-tag-li): Get <li> indentation right.
8903         (shr-tag-li): Get <li> indentation even righter.
8904         (shr-tag-blockquote): Ensure paragraph start.
8905         (shr-make-table): Tweak table generation.
8906         (shr-make-table): Fix typo.
8907
8908         * shr.el: Implement table rendering.
8909
8910 2010-10-04  Julien Danjou  <julien@danjou.info>
8911
8912         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8913
8914 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * shr.el (shr-insert): Use string anchors instead of line anchors.
8917
8918 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * shr.el: Add headings.
8921         (shr-ensure-paragraph): Actually work.
8922         (shr-tag-li): Make <ul> prettier.
8923         (shr-insert): Get white space at the beginning/end of elements right.
8924         (shr-tag-p): Collapse subsequent <p>s.
8925         (shr-ensure-paragraph): Don't insert double line feeds after blank
8926         lines.
8927         (shr-insert): \t is also space.
8928         (shr-tag-s): Fix "s" tag name function.
8929         (shr-tag-s): Fix face prop name.
8930
8931 2010-10-03  Julien Danjou  <julien@danjou.info>
8932
8933         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8934
8935         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8936         gnus-window-inside-pixel-edges.
8937
8938         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8939         gnus-ems.
8940
8941         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8942
8943         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8944         function.
8945
8946         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8947         resize choice.
8948
8949 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8950
8951         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8952         beginning of the buffer.
8953
8954         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8955         article buffer again.
8956
8957         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8958
8959         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8960         when it's at the start of the buffer.
8961
8962         * shr.el (shr-tag-blockquote): Convert name.
8963         (shr-rescale-image): Use the right image-size variant.
8964
8965         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8966         buffer isn't shown, then select the current article first instead of
8967         bugging out.
8968         (gnus-summary-select-article-buffer): Show both the article and summary
8969         buffers again.
8970
8971         * shr.el (shr-fontize-cont): Protect against regions with no text.
8972         Rename tag functions to shr-tag-* for enhanced security.
8973         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8974
8975 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8976
8977         * shr.el (shr-insert):
8978         * pop3.el (pop3-movemail):
8979         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8980         loaded.
8981
8982 2010-10-03  Glenn Morris  <rgm@gnu.org>
8983
8984         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8985
8986         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8987
8988         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8989
8990         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8991
8992         * gnus-util.el (gnus-make-local-hook): Simplify.
8993
8994 2010-10-02  Julien Danjou  <julien@danjou.info>
8995
8996         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8997         (gnus-ido-completing-read): New function.
8998         (gnus-emacs-completing-read): New function.
8999         (gnus-completing-read): Use gnus-completing-read-function.
9000         Add gnus-completing-read-function.
9001
9002 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9003
9004         * shr.el (shr-insert-document): Autoload.
9005         (shr-img): Be silent.
9006         (shr-insert): Add a newline after every picture before text.
9007         (shr-add-font): Use overlays for combining faces.
9008         (shr-insert): Pass upwards the text start point.
9009
9010         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9011         possible.
9012         (mm-shr): New function.
9013
9014 2010-10-02  Julien Danjou  <julien@danjou.info>
9015
9016         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9017         should go backward.
9018
9019 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9020
9021         * shr.el (shr): Fix typo in provide call.
9022
9023 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9024
9025         * shr.el: New file.
9026
9027         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9028
9029         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9030         completing read.
9031
9032 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033
9034         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9035         we're being queried about.  Suggested by Dan Jacobson.
9036
9037         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9038         Suggested by Jason Eisner.
9039
9040         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9041         table, too.  Suggested by Stefan Wiens.
9042         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9043         the table unnecessary.  Suggested by Stefan Wiens.
9044
9045         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9046         longer needed, and probably doesn't work either, as pointed out by
9047         Stefan Wiens.
9048         (gnus-summary-exit): Remove call to the clearing function.
9049         (gnus-summary-exit-no-update): Ditto.
9050
9051         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9052         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9053         Reported by Stefan Monnier.
9054         (gnus-summary-save-in-rmail): Ditto.
9055
9056         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9057         article buffer, instead of both the article buffer and the summary
9058         buffer.  Sort of suggested by Dan Jacobson.
9059
9060         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9061
9062         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9063         Suggested by Dan Jacobson.
9064
9065         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9066         documentation clearer.
9067
9068         * message.el (message-shorten-references): Comment on the number "21".
9069         Suggested by Stefan Monnier.
9070
9071         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9072         Suggested by Dan Jacobson.
9073
9074         * gnus.el (gnus-large-newsgroup):
9075         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9076
9077         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9078         externalize attachments.  Bug reported by Steve Wen.
9079
9080         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9081         really message anything to the user.
9082
9083         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9084         directly.
9085
9086         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9087         messages in empty groups.
9088
9089 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
9090
9091         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9092         non-UIDNEXT group.
9093
9094 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9095
9096         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9097         not the value from the collection.
9098
9099         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9100         values.  This sometimes happens on some groups that have no info.
9101         (nnimap-request-newgroups): New function.
9102
9103 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9104
9105         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9106         check into `gnus-registry-initialize'.
9107         (gnus-registry-initialize): Ditto.
9108         Fix and extend header docs.
9109
9110 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9113         regexp backtrace overflows.
9114
9115         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9116         for starttls that tls.el implements; i.e. openssl.
9117
9118         * tls.el (tls-starttls-switches): Give up on using starttls with
9119         gnutls-cli.
9120         (tls-program): Add --insecure to be consistent with the defaults from
9121         openssl s_client.  Now all three commands are insecure.
9122
9123 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9124
9125         * lpath.el: Bind completion-styles-alist for XEmacs.
9126
9127         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9128         (gravatar-create-image): New function that's an alias to
9129         gnus-xmas-create-image, gnus-create-image, or create-image.
9130         (gravatar-data->image): Use it.
9131
9132 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9133
9134         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9135         install the nnregistry refer method.
9136         (gnus-registry-install-hooks): Use it.
9137         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9138         unfollowed groups.
9139
9140 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9141
9142         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9143         expanding threads.
9144
9145 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9146
9147         * nnir.el: Use the server names without suffixes (bug #7009).
9148
9149         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9150         unencrypted to STARTTLS, if possible.
9151
9152 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9153
9154         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9155         headers before superseding.
9156
9157 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9158
9159         * nnrss.el (nnrss-use-local): Add documentation.
9160
9161         * nnimap.el (nnimap-extend-tls-programs): New function.
9162         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9163         (nnimap-wait-for-connection): Accept the greeting from the stupid
9164         output from openssl s_client -starttls, too.
9165
9166         * tls.el (tls-starttls-switches): New variable.
9167         (tls-find-starttls-argument): Use it.
9168         (open-tls-stream): Ditto.
9169
9170         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9171         (netrc-machine): Ditto.
9172
9173         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9174         article number.
9175         (nnimap-split-fancy): New variable.
9176         (nnimap-split-incoming-mail): Use it.
9177
9178         * nntp.el (nntp-server-list-active-group): Document.
9179
9180         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9181         SELECT to get the message-id.
9182
9183         * mail-source.el (mail-sources): Remove webmail support.
9184         (defvar): Ditto.
9185         (mail-source-fetcher-alist): Ditto.
9186         (mail-source-fetch-webmail): Remove.
9187
9188         * webmail.el: Remove -- doesn't seem relevant any more.
9189
9190         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9191
9192         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9193         the \r.
9194
9195 2010-09-30  Julien Danjou  <julien@danjou.info>
9196
9197         * gnus-agent.el (gnus-agent-add-group): Fix call to
9198         gnus-completing-read.
9199
9200 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * nndoc.el (nndoc-retrieve-groups): New function.
9203
9204         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9205         `default', use nnmail-split-methods.
9206         (nnimap-request-article): Downcase the NILs so that they are nil.
9207
9208         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9209         symbol.
9210
9211         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9212         code, since if the user has requested network, that's what they ought
9213         to get.
9214         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9215         (nnimap-split-rule): Mark as obsolete.
9216
9217         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9218         New variable.
9219
9220         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9221         correct slot, too.
9222
9223 2010-09-29  Julien Danjou  <julien@danjou.info>
9224
9225         * gnus.el (gnus-local-domain): Declare variable obsolete.
9226
9227         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9228         Fix history computing.
9229         (gnus-ido-completing-read): Require ido.
9230
9231 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9232
9233         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9234         build Gnus.
9235
9236         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9237         when interpreting the structures.
9238         (nnimap-request-accept-article): Add \r\n to the lines to make this
9239         work with Cyrus.
9240
9241         * nndraft.el (nndraft-request-expire-articles): Use the group name
9242         instead if "nndraft".  Fix found by Nils Ackermann.
9243
9244 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
9245
9246         * nnregistry.el: Add.
9247
9248 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9249
9250         * nnmail.el (group, group-art-list, group-art):
9251         Remove unneeded directives.
9252
9253 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9256         (mm-mime-charset):
9257         * rfc2047.el (rfc2047-syntax-table):
9258         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9259
9260         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9261         rather than `insert-file-contents' and `eval-region'.
9262
9263         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9264         construction.
9265
9266         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9267
9268         * time-date.el: No need to require cl for Emacs 21.
9269
9270 2010-09-29  Julien Danjou  <julien@danjou.info>
9271
9272         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9273         replacement of `gnus-gravatar-relief' to mimic
9274         `gnus-faces-properties-alist'.
9275         Add :version property.
9276
9277 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9278
9279         * mail-source.el (mail-source-report-new-mail):
9280         * message.el (message-default-mail-headers):
9281         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9282
9283         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9284
9285 2010-09-28  Julien Danjou  <julien@danjou.info>
9286
9287         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9288         mail-address contains the same string as real-name.
9289
9290         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9291         non-blank in header, otherwise it'll get stripped.
9292
9293         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9294         real-name, and then for mail address rather than doing : or , search.
9295
9296 2010-09-27  Julien Danjou  <julien@danjou.info>
9297
9298         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9299         right completing-read function.
9300         (gnus-use-ido): New variable
9301         (gnus-completing-read-with-default): Remove.
9302         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9303         (gnus-agent-add-group):
9304         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9305         * mm-view.el (mm-view-pkcs7-decrypt):
9306         * mm-util.el (mm-codepage-setup):
9307         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9308         * mml-smime.el (mml-smime-openssl-sign-query):
9309         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9310         (mml-insert-multipart):
9311         * gnus-msg.el (gnus-summary-yank-message):
9312         * gnus-int.el (gnus-start-news-server):
9313         * mm-decode.el (mm-interactively-view-part):
9314         * gnus-dired.el (gnus-dired-attach):
9315         * gnus.el (gnus-read-method):
9316         * gnus-bookmark.el (gnus-bookmark-jump):
9317         * gnus-art.el (gnus-mime-view-part-as-type)
9318         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9319         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9320         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9321         * nnmairix.el (nnmairix-create-server-and-default-group)
9322         (nnmairix-update-groups, nnmairix-get-server)
9323         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9324         (nnmairix-get-group-from-file-path):
9325         * nnrss.el (nnrss-find-rss-via-syndic8):
9326         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9327         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9328         (gnus-group-browse-foreign-server):
9329         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9330         (gnus-summary-execute-command, gnus-summary-respool-article)
9331         (gnus-read-move-group-name):
9332         * gnus-score.el (gnus-summary-increase-score)
9333         (gnus-summary-score-effect):
9334         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9335
9336 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9339         x-focus-frame.
9340
9341         * nnimap.el (auth-source-forget-user-or-password)
9342         (auth-source-user-or-password): Autoload.
9343
9344         * message.el (message-from-style, message-interactive)
9345         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9346         (message-yank-prefix, message-indentation-spaces, message-signature)
9347         (message-signature-file): Add comment.
9348
9349 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9352         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9353         new articles.
9354
9355         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9356         parts.
9357         (nnimap-request-article): Work with the t setting, too.
9358
9359         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9360         that you don't get flashes of other buffers.
9361         (gnus-summary-show-complete-article): Intern before setting.
9362
9363 2010-09-27  David Engster  <dengste@eml.cc>
9364
9365         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9366         well as HEADERS.
9367         (nnmairix-retrieve-headers): Provide new argument for the above.
9368
9369 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370
9371         * gnus-sum.el (gnus-summary-move-article): Don't alter
9372         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9373         group.
9374
9375         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9376
9377         * message.el (message-cite-prefix-regexp): Revert my last edit.
9378
9379         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9380         variable instead of the Gnus variable.
9381
9382         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9383
9384         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9385
9386         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9387         since some servers don't like it.
9388         (nnimap-open-connection): Forget credentials if the server says the
9389         password was wrong.
9390         (nnimap-parse-line): Protect against invalid data.
9391
9392         * gnus-sum.el (gnus-summary-move-article): Add comment.
9393         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9394         nothing alters it while scanning for new messages.
9395
9396         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9397         which may or may not help.
9398         (nnimap-open-connection): If we're doing a stream connection, and then
9399         discover we're on a STARTTLS-capable server, then open a STARTTLS
9400         connection instead.
9401
9402 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9403
9404         * nnimap.el (utf7): Require.
9405
9406         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9407         prefix.
9408
9409 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9410
9411         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9412
9413 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9414
9415         * nnimap.el (nnimap-request-accept-article): Message the error on
9416         error.
9417
9418 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9419
9420         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9421
9422 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9423
9424         * nndoc.el (nndoc-request-list): Return success always.
9425
9426         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9427         `fetch-old' -- we only want to fetch the articles we've requested.
9428         The rest are in the agent, probably.
9429         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9430         disappeared server" to something low.  It's not important.
9431
9432         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9433         arrived before the FETCH data.
9434
9435         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9436         target here, because we don't know the Gnus name of the group.
9437
9438         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9439         for the correct group.
9440
9441         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9442
9443         * gnus.el (gnus): Give a final warning after startup.
9444
9445         * gnus-util.el (gnus-action-message-log): New variable.
9446         (gnus-message): Use it.
9447         (gnus-final-warning): New function.
9448
9449         * nnimap.el (nnimap-open-connection): Record the greeting.
9450         (nnimap): Add greeting.
9451
9452 2010-09-26  Julien Danjou  <julien@danjou.info>
9453
9454         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9455         arguments.
9456         (gnus-html-wash-images): Fix spec computing to include start/end.
9457
9458         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9459
9460 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9463         deletion.
9464         (nnimap-retrieve-headers): Don't select the group, because that's
9465         already done by nnimap-possibly-change-group.
9466
9467         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9468         (gnus-picon-transform-address): Use it.
9469
9470         * mail-source.el (mail-source-value): Revert previous patch.
9471
9472         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9473         on failure.
9474         (nnimap-open-connection): Look up both virtual and physical server name
9475         credentials.
9476
9477         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9478
9479 2009-02-07  Dave Love  <fx@gnu.org>
9480
9481         * tls.el (open-tls-stream): Don't query killing process.
9482
9483 2009-02-08  Dave Love  <fx@gnu.org>
9484
9485         * gnus-win.el (gnus-window-to-buffer-helper)
9486         (gnus-all-windows-visible-p): Function needn't be a symbol.
9487
9488         * mail-source.el (mail-source-value): Function needn't be a symbol.
9489
9490 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9491
9492         * message.el (message-cite-prefix-regexp): Remove } from the cite
9493         prefix.
9494
9495         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9496         highlight again, so that the highlight is correct.
9497
9498         * gnus-picon.el (gnus-picon): Remove again.
9499         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9500
9501         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9502         doing the header highlightling, so that the background color of the
9503         picon is correct.
9504
9505         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9506         (gnus-picon): Ditto.
9507         (gnus-picon): Reinstate.  The background color for picons is white.
9508         (gnus-picon-insert-glyph): Make the background white.
9509
9510         * nnml.el (nnml-open-nov): Don't return dead buffers.
9511
9512         * auth-source.el (auth-source-create): Query the user for whether to
9513         store the credentials.
9514
9515         * netrc.el (netrc-store-data): New function.
9516
9517         * auth-source.el (auth-source-user-or-password): Use the existing auth
9518         sources, if any, for creation.
9519
9520         * gnus.el (gnus-group-fast-parameter): Return the last matching
9521         parameter instead of the first matching parameter.
9522
9523 2010-09-26  Julien Danjou  <julien@danjou.info>
9524
9525         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9526
9527 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * mml2015.el (mml2015-use): Remove gpg support.
9530
9531         * mml1991.el (mml1991-function-alist): Remove gpg function.
9532         (mml1991-gpg-sign): Remove.
9533
9534 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9535
9536         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9537         (gnus-browse-unsubscribe-current-group): Document it.
9538         (gnus-browse-unsubscribe-group): Use it.
9539
9540 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9543         address to the To list for easier response.
9544
9545         * gnus.el (gnus-play-startup-jingle): Remove.
9546         (gnus-splash): Don't play jingle.
9547         (gnus): Silence gnus-load message.
9548
9549         * gnus-art.el (gnus-treat-play-sounds): Remove.
9550
9551         * gnus.el (gnus-play-jingle): Remove audio support.
9552
9553         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9554
9555         * earcon.el: Remove -- no users.
9556
9557         * gnus-audio.el: Remove -- no users of this package.
9558
9559         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9560
9561         * gnus-start.el (gnus-setup-news): Remove nocem support.
9562
9563         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9564
9565         * gnus.el (gnus-use-nocem): Remove.
9566
9567         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9568         Remove.
9569
9570         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9571         uses NoCeM any more.
9572
9573         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9574         (gnus-button-ctan-handler): Ditto.
9575         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9576         (gnus-button-ctan-directory-regexp): Ditto.
9577         (gnus-button-handle-ctan): Ditto.
9578         (gnus-button-tex-level): Ditto.
9579         (gnus-button-alist): Remove CTAN stuff.
9580
9581 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9582
9583         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9584         nnimap-streaming test.
9585
9586         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9587         servers twice.
9588
9589         * nnimap.el (nnimap-open-connection): Add more error reporting when
9590         nnimap fails early.
9591
9592         * nnheader.el (nnheader-get-report-string): New function.
9593         (nnheader-get-report): Use it.
9594
9595         * gnus-int.el (gnus-check-server): Say what the error was when opening
9596         failed.
9597
9598         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9599         using streaming.
9600
9601 2010-09-25  Julien Danjou  <julien@danjou.info>
9602
9603         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9604         gnus-window-inside-pixel-edges.
9605
9606 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9607
9608         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9609
9610         * mm-decode.el (mm-save-part): Allow saving to other directories the
9611         normal Emacs way.
9612
9613         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9614         Suggested by Jay Berkenbilt.
9615
9616         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9617         there isn't a single byte.
9618
9619         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9620         just do it.  It doesn't really seem to matter what the user responds
9621         here, I think, so it's just a confusing question.
9622
9623         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9624         non-streaming case.
9625
9626         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9627         (gnus-article-encrypt-body): Use it.
9628
9629         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9630         keystroke.
9631
9632         * nnimap.el (nnimap-find-wanted-parts-1):
9633         Use gnus-fetch-partial-articles.
9634
9635         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9636
9637         * nnimap.el (nnimap-insert-partial-structure): New function.
9638         (nnimap-get-partial-article): New function.
9639         (nnimap-request-article): Use it.
9640         (nnimap-wait-for-response): Return whether the wait was successful.
9641         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9642         retrieval wasn't successful.
9643         (nnimap-retrieve-group-data-early): Allow throttling servers.
9644         (nnimap-streaming): New variable.
9645         (nnimap-fetch-partial-articles): Remove.
9646
9647         * mm-decode.el (mm-with-part): Protect against killed buffers.
9648
9649         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9650         for prettier summary display.
9651
9652 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9653
9654         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9655
9656 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9657
9658         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9659         apparently third-party libraries depend on it.
9660
9661         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9662         before starting negotiation.
9663
9664         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9665         privacy reasons.
9666         (gnus-treat-mail-gravatar): Ditto.
9667
9668         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9669         buffer when inserting images.  Inserting text into the headers, for
9670         instance, can make them invalid.
9671
9672 2010-09-25  Julien Danjou  <julien@danjou.info>
9673
9674         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9675         variables.
9676
9677         * nnheader.el: Remove useless variables news-reply-yank-from and
9678         news-reply-yank-message-id.
9679
9680         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9681         variables.
9682
9683         * mml1991.el: Remove useless mml1991-verbose.
9684
9685         * gnus.el: Remove useless variable gnus-use-generic-from.
9686         Remove obsolete variable gnus-topic-indentation.
9687
9688         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9689
9690         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9691
9692         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9693
9694         * gnus-group.el: Remove useless gnus-group-icon-cache.
9695         Remove useless gnus-ephemeral-group-server.
9696
9697         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9698
9699         * mml2015.el: Remove useless mml2015-verbose.
9700
9701         * mml-smime.el: Remove useless mml-smime-verbose.
9702
9703         * gnus.el: Remove useless gnus-local-domain.
9704
9705         * gnus-gravatar.el (gnus-gravatar-transform-address):
9706         Use gnus-gravatar-size.
9707
9708         * gnus-art.el: Remove useless gnus-treat-translate.
9709
9710 2010-09-24  Julien Danjou  <julien@danjou.info>
9711
9712         * gnus-sum.el: Add support for Gravatars.
9713
9714         * gnus-art.el: Add support for Gravatars.
9715
9716         * gnus-gravatar.el: Add this file.
9717
9718         * gravatar.el: Add this file.
9719
9720 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9721
9722         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9723
9724         * gnus-group.el (gnus-group-fetch-faq): Remove.
9725
9726         * gnus.el (gnus-group-faq-directory): Remove.
9727
9728         * gnus-group.el (gnus-group-fetch-charter): Remove.
9729
9730         * gnus.el (gnus-group-charter-alist): Remove.
9731
9732         * gnus-group.el (gnus-group-archive-directory): Remove.
9733         (gnus-group-recent-archive-directory): Ditto.
9734         (gnus-group-make-archive-group): Remove.
9735
9736         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9737
9738         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9739         use the same article number for all the cached articles.
9740
9741         * nnimap.el (nnimap-command): Register the last command time so
9742         that we can use it for idling NOOPs.
9743         (nnimap-open-connection): Start the keeplive timer.
9744         (nnimap-make-process-buffer): Store all the process buffers.
9745         (nnimap-keepalive): New function.
9746
9747         * starttls.el (starttls-open-stream): Add autoload cookie.
9748
9749 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9750
9751         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9752         handling.
9753
9754 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9755
9756         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9757         its data structures.
9758
9759         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9760         instead of the cl.el copy-list.
9761         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9762         equalp.
9763
9764 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9767         and tool-bar-local-item-from-menu.
9768
9769         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9770         mode-line-highlight face for Emacs.
9771
9772         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9773         loading gnus-sum.elc; fix comment for canlock-verify.
9774         (gnus-article-jump-to-part): Use read-number.
9775         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9776         Remove Emacs pre-21 compatible code for help-echo.
9777         (gnus-article-next-page-1): No need to adjust the number of lines.
9778         (gnus-article-describe-bindings): Always use help-buffer.
9779
9780         * gnus-audio.el (gnus-audio-inline-sound):
9781         * gnus-cus.el (gnus-custom-mode):
9782         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9783
9784         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9785
9786         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9787         compatible code.
9788
9789 2010-09-24  Glenn Morris  <rgm@gnu.org>
9790
9791         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9792         visiting the fcc file in rmail-mode.
9793
9794         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9795
9796 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9797
9798         * nnir.el: Silence the byte compiler.
9799
9800         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9801         alias to browse-url-url-encode-chars if any.
9802         (gnus-html-encode-url): Use it.
9803
9804 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * gnus-start.el (gnus-use-backend-marks): New variable.
9807         (gnus-get-unread-articles-in-group): Use it.
9808
9809         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9810         makeover.
9811
9812 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9813
9814         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9815
9816 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9817
9818         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9819         Remove.
9820         (gnus-setup-news-hook):
9821         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9822
9823         * gnus-int.el (gnus-request-update-info): Protect against backends not
9824         having the function.
9825
9826         * nnimap.el (nnimap-stream): Mention starttls.
9827         (nnimap-open-connection): Add starttls support.
9828
9829 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9830
9831         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9832
9833 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834
9835         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9836         BODYSTRUCTUREs.
9837         (nnimap-transform-headers): Unfold quoted {42} headers.
9838
9839         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9840         the info.
9841         (gnus-get-unread-articles): Only call updatep on backends that support
9842         it.
9843
9844         * nnweb.el (nnweb-request-update-info): NOOP.
9845
9846         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9847
9848         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9849         since it only deals with marks.
9850
9851         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9852         gnus-request-marks, and make a new gnus-request-update-info.
9853
9854         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9855         the active instead of the high number, which is usually too low.
9856
9857 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9858
9859         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9860         * encrypt.el: Remove.
9861
9862 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9865         server in symbolic form.
9866
9867         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9868
9869 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9870
9871         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9872         (nnimap-update-info): Fix up code slightly.
9873
9874         * gnus-int.el (gnus-open-server): Add tracing for performance
9875         debugging.
9876
9877         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9878         (gnus-group-insert-group-line): Pass the real group name so that it
9879         gets the right data.
9880
9881         * gnus-start.el (gnus-get-unread-articles): Don't have
9882         `gnus-get-unread-articles-in-group' update info, since that can be
9883         really slow and doesn't seem to be needed?
9884
9885 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9886
9887         * time-date.el (date-to-time): Try using parse-time-string first before
9888         using the slower timezone-make-date-arpa-standard.
9889
9890 2010-09-22  Julien Danjou  <julien@danjou.info>
9891
9892         * gnus-group.el (gnus-group-insert-group-line):
9893         Call gnus-group-highlight-line.
9894         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9895         default hook list.
9896         (gnus-group-update-eval-form): Add new function.
9897         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9898         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9899
9900 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9901
9902         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9903         immediate, then expire all articles.
9904         (nnimap-update-info): Fix off-by-one errors.
9905         (nnimap-flags-to-marks): Would return no marks lists for group with no
9906         flags.  Instead return the other data.
9907
9908 2010-09-22  Julien Danjou  <julien@danjou.info>
9909
9910         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9911         Only return an icon.
9912         (gnus-group-insert-group-line): Compute icon to return.
9913
9914         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9915         (gnus-html-image-fetched): Only cache if
9916         gnus-html-image-automatic-caching is set.
9917         (gnus-html-image-fetched): Check for errors.
9918
9919 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9920
9921         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9922         once per method on `g'.  This ensures that backends like nnfolder don't
9923         open all their folders.
9924
9925         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9926         (nnimap-request-list): Nix out group in the correct buffer.
9927         (nnimap-parse-flags): Implement by using `read' instead of
9928         hand-parsing.
9929         (nnimap-flags-to-marks): Pass on permanent-flags.
9930         (nnimap-make-process-buffer): Record the server name.
9931         (nnimap-parse-flags): Fix typo.
9932         (nnimap-request-scan): Run split on the server in general, not just a
9933         single group.
9934
9935         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9936         parameter, and propagate this downwards.
9937
9938         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9939         since EXAMINE changes it on the server.
9940
9941         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9942         this command might take a while.
9943
9944 2010-09-22  Julien Danjou  <julien@danjou.info>
9945
9946         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9947         harmful if you have 2 images side-by-side, they can't be properly
9948         update on text deletion.  Using text-property is safer here.
9949         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9950         data.
9951
9952 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9953
9954         * nnimap.el (nnimap-expunge-inbox): Remove.
9955         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9956         (nnimap-expunge): Flip default to t.
9957
9958         * gnus.el (gnus-method-to-server): Don't push things to the cache
9959         unless it's unique.
9960         (gnus-server-to-method): Ditto.
9961
9962 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9963
9964         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9965
9966 2010-09-22  Julien Danjou  <julien@danjou.info>
9967
9968         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9969         get the start of data.
9970         (gnus-html-encode-url): Add this function to encode special chars in
9971         URL.
9972         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9973         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9974
9975         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9976         default.
9977         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9978
9979         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9980         images alt-text.
9981         (gnus-html-put-image): Put alt-text as help-echo.
9982
9983 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9986         * mm-util.el (mm-decompress-buffer):
9987         * nnir.el (nnir-run-find-grep):
9988         * pop3.el (pop3-list): Use 3rd arg of split-string.
9989
9990         * time-date.el (format-seconds): Comment fix.
9991
9992         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9993         and byte-optimize-form-code-walker.
9994         (dgnushack-make-auto-load): Don't advise make-autoload.
9995
9996         * lpath.el: Remove Emacs 21 stuff.
9997
9998 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9999
10000         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10001         outside the active range.  Suggested by Dan Christensen.
10002
10003         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10004         slightly later to avoid double-getting it.
10005
10006         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10007         previous patch.
10008
10009         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10010
10011 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10012
10013         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10014
10015 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * gnus-int.el (gnus-open-server): Give a better error message in the
10018         "go offline" case.
10019
10020         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10021         marks for nnimap, which is seldom the right thing to do.
10022
10023         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10024         (gnus-same-method-different-name): New function.
10025
10026         * nnimap.el (parse-time): Require.
10027
10028         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10029         method in the presence of many similar methods.
10030
10031         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10032
10033         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10034         nnml-inhibit-expiry.
10035
10036         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10037         find out whether methods are equal.
10038
10039         * nnimap.el (nnimap-find-expired-articles): New function.
10040         (nnimap-process-expiry-targets): New function.
10041         (nnimap-request-move-article): Request the article before looking at
10042         what the Message-ID is.  Fix found by Andrew Cohen.
10043         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10044
10045         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10046         for oldness in addition to being a predicate.
10047
10048         * nnimap.el (nnimap-request-group): When we have zero articles, return
10049         the right data to Gnus.
10050         (nnimap-request-expire-articles): Only delete articles immediately if
10051         the target is 'delete.
10052
10053         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10054         method, this would bug out.
10055
10056         * gnus-group.el (gnus-group-expunge-group): Rename from
10057         gnus-group-nnimap-expunge, and implemented as a normal interface
10058         function.
10059
10060         * gnus-int.el (gnus-request-expunge-group): New function.
10061
10062         * nnimap.el (nnimap-request-create-group): Implement.
10063         (nnimap-request-expunge-group): New function.
10064
10065 2010-09-21  Julien Danjou  <julien@danjou.info>
10066
10067         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10068         (gnus-html-cache-expired): Add new function.
10069         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10070         wethever we should display image for fetch it.
10071         Compute alt-text earlier to pass it to the fetching function too.
10072         (gnus-html-schedule-image-fetching): Change function argument to only
10073         get one image at a time, not a list.
10074         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10075         cache.
10076         (gnus-html-get-image-data): New function to retrieve image data from
10077         cache.
10078         (gnus-html-put-image): Change buffer argument to use image data rather
10079         than file, and place image above region rather than inserting a new
10080         one.  Do not take alt-text as argument, since it's useless now: we place
10081         the image above alt-text.
10082         (gnus-html-prune-cache): Remove.
10083         (gnus-html-show-images): Start to fetch image when we find one, do not
10084         push into a temporary list.
10085         (gnus-html-prefetch-images): Only fetch image if they have expired.
10086         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10087         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10088
10089 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10090
10091         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10092
10093 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10094
10095         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10096         spec inser "*" if the group isn't active instead of 0.
10097
10098         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10099         opening the server.
10100         (nnimap-request-delete-group): Implement group deletion.
10101         (nnimap-transform-headers): Return the size of the entire message in
10102         the Bytes header, not just the size of the first part.
10103         (nnimap-request-move-article): When moving an article from nnimap,
10104         request the article first so the accepting form has an article to
10105         accept.  Reported by Dan Christensen.
10106         (nnimap-command): Make sure that the error message doesn't error out.
10107
10108 2010-09-20  David Edmondson  <dme@dme.org>
10109
10110         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10111         we haven't requested anything.
10112
10113 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10114
10115         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10116         "".  Fix found by Andrew Cohen.
10117
10118         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10119         instead of -encode-string.
10120
10121 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10122
10123         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10124
10125         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10126         by mm-subst-char-in-string.
10127
10128 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10129
10130         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10131         waiting for the connection string.
10132
10133         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10134         arriving.
10135
10136         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10137         bogus characters.  This allows selecting certain Gmail groups.
10138
10139         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10140         (nnimap-fetch-partial-articles): New variable.
10141         (nnimap-open-connection): When looking for credentials, also use the
10142         nnimap-server-port.
10143         (nnimap-request-article): Return the group/article number, so that Gnus
10144         `^' works as expected.
10145         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10146
10147         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10148         comments.
10149         (gnus-methods-sloppily-equal): New function.
10150         (gnus): When using the development version of Gnus, load the gnus-load
10151         file.
10152
10153         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10154         `gnus-open-server' on each method before trying to scan them etc.
10155         This ensures that all the backend parameters are set correctly.
10156
10157         * nnimap.el (nnimap-authenticator): New variable.
10158         (nnimap-open-connection): Allow anonymous login.
10159         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10160         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10161
10162         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10163         patch, found by Knut Anders Hatlen.
10164
10165 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10166
10167         * gnus-agent.el (gnus-agent-batch-confirmation)
10168         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10169         to gnus-message.
10170         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10171         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10172         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10173         * gnus-int.el (gnus-open-server): Likewise.
10174         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10175         (gnus-score-check-syntax): Likewise.
10176         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10177         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10178         Likewise.
10179         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10180
10181 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10182
10183         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10184         calling conventions so that prefetch doesn't bug out.
10185
10186 2010-09-19  Julien Danjou  <julien@danjou.info>
10187
10188         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10189         rather than `subst-char-in-region' in order to be able to replace ASCII
10190         char by UTF-8 ones.
10191
10192         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10193         than curl.
10194         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10195         the right URL and ALT text on images.
10196         (gnus-html-wash-tags): Fix tag case.
10197         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10198         (gnus-article-html): Add -o display_ins_del=2 option.
10199         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10200
10201 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10202
10203         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10204         the extra mail headers, which sometimes seem to happen for unknown
10205         reasons.
10206
10207         * mail-parse.el (mail-header-encode-parameter): Define as
10208         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10209         (or most, perhaps?) mail readers don't understand the latter, but do
10210         understand the former.
10211
10212         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10213         to nil, so that no methods are automatically agentized.  I think this
10214         is probably what most users want.
10215
10216         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10217         from url-retrieve, for instance about invalid URLs.
10218
10219         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10220         groups that have no articles.
10221         (nnimap-request-article): Check that we really got an article when we
10222         requested one.
10223
10224         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10225         doesn't exist.
10226
10227         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10228         nntp buffer so the agent can save it.
10229         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10230         that CRLF doesn't get translated to \n.
10231         (nnimap-open-connection): Don't make 'shell commands only send \n.
10232
10233 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10234
10235         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10236         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10237         Update var name.
10238         (nnml-generate-nov-file): Use dolist.
10239         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10240         Use with-current-buffer.
10241
10242 2010-09-18  Julien Danjou  <julien@danjou.info>
10243
10244         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10245         parallel.
10246
10247 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10248
10249         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10250         the range update right.
10251         (nnimap-request-group): Don't make `M-g' bug out on group with no
10252         marks.
10253         (nnoo): Require, so that other packages can require nnimap.
10254         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10255         command we're looking for.  This helps when the server sends more
10256         responses after we've gotten everything we expected.
10257         (nnimap): Add a `newlinep' field to keep track of end-of-line
10258         conventions.
10259         Don't send CRLF to things that don't want it.
10260         (nnimap-request-accept-article): Ditto.
10261
10262 2010-09-18  Julien Danjou  <julien@danjou.info>
10263
10264         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10265         than curl to retrieve images.
10266
10267 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10268
10269         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10270         the marks.
10271         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10272         (nnimap-wait-for-connection): New function.
10273         (nnimap-open-connection): If we have PREAUTH, don't query for login
10274         credentials.
10275         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10276         when doing a partial update.
10277
10278 2010-09-18  Julien Danjou  <julien@danjou.info>
10279
10280         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10281         tags.
10282
10283 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10284
10285         * nnimap.el (nnimap-credentials): New function.
10286         (nnimap-open-connection): Use the new function to look for credentials
10287         also on the numeric equivalents of "imap" and "imaps".
10288
10289         * gnus-start.el (gnus-activate-group): Send the info to
10290         gnus-request-group.
10291
10292         * nnimap.el (nnimap-request-group): Have the "check" version of the
10293         function parse flags and update the info, so that a `M-g' get a total
10294         resync of all flags from the group.
10295
10296         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10297         to allow backends to alter the info on group selection.  Also alter all
10298         the backend -request-group functions to take the parameter.
10299
10300         * nnimap.el (nnimap-store-info): New function.
10301         (nnimap-update-info): Store the info for later usage.
10302         (nnimap-request-group): Use the stored info for the dont-check case, so
10303         that we don't retrieve all marks when we enter a group.
10304
10305         * nnimap.el: Use deffoo instead of defun for interface functions.
10306
10307         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10308         update the group info.  This makes the nndraft groups, for instance, go
10309         back to their old behavior.
10310
10311         * gnus-sum.el (gnus-select-newsgroup): Indent.
10312
10313         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10314         in.
10315         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10316         nothing.
10317
10318         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10319         from methods that are denied.
10320
10321         * gnus-int.el (gnus-method-denied-p): New function.
10322
10323         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10324         store the password instead of netrc.
10325         (nnimap-open-connection): Don't error out when we can't make a
10326         connections.
10327
10328         * auth-source.el (auth-source-create): In the password prompt, say what
10329         we're querying for.  Also prompt for user name if that hasn't been
10330         given.
10331
10332         * nnimap.el (nnimap-with-process-buffer): Remove.
10333
10334 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335
10336         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10337         method when we're reading from the agent.
10338
10339         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10340
10341         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10342         that's probably most useful for users.
10343
10344         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10345         "failed" all the time.
10346
10347         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10348         ...)) with (with-current-buffer ... ).
10349
10350         * nntp.el (nntp-open-server): Return whether the open was successful or
10351         not.
10352
10353         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10354         select an unread unseen article first.
10355
10356         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10357         /etc/services, supply some sensible port defaults.
10358
10359         * dgnushack.el: Define netrc-credentials.
10360
10361 2010-09-17  Julien Danjou  <julien@danjou.info>
10362
10363         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10364
10365 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10366
10367         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10368         doesn't have any parameters.
10369
10370 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10371
10372         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10373         only upcased checks.
10374
10375         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10376
10377         * nnimap.el (nnimap-open-shell-stream): New function.
10378         (nnimap-open-connection): Use it.
10379         (nnimap-transform-headers): Get the number of lines in each message.
10380         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10381         number of lines.
10382         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10383         problem.
10384
10385         * utf7.el (utf7-encode): Autoload.
10386
10387         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10388         to allow the mail splitting to not return a default group.  This is
10389         useful for nnimap, which will leave unmatched mail in the inbox.
10390
10391         * nnimap.el: Rewritten.
10392
10393         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10394         nnimap usage.
10395
10396         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10397         if the move is internal, so that nnimap can do fast internal moves.
10398
10399         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10400         data.
10401         (gnus-read-active-for-groups): Support finishing the early retrieval of
10402         data.
10403
10404         * gnus-range.el (gnus-range-nconcat): New function.
10405
10406         * gnus-int.el (gnus-finish-retrieve-group-infos)
10407         (gnus-retrieve-group-data-early): New functions.
10408
10409 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10410
10411         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10412         (nnrss-retrieve-groups):
10413         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10414         (pop3-quit): Use with-current-buffer.
10415
10416 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10419         instead of nnheader-accept-process-output.
10420
10421         * dgnushack.el (dgnushack-compile): Add comment.
10422
10423         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10424
10425         * gnus-html.el (gnus-html-schedule-image-fetching)
10426         (gnus-html-prefetch-images): Replace process-kill-without-query by
10427         gnus-set-process-query-on-exit-flag.
10428
10429 2010-09-16  Romain Francoise  <romain@orebokech.com>
10430
10431         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10432
10433 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10434
10435         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10436         parameter to unintern is mandatory-ish in Emacs 24.
10437
10438         * gnus-html.el (gnus-html-schedule-image-fetching)
10439         (gnus-html-prefetch-images): Check for curl before using it.
10440
10441         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10442         depend on curl, which isn't essential.
10443
10444         * imap.el: Revert back to version
10445         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10446         seem problematic.
10447
10448 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10449
10450         * gnus-registry.el (gnus-registry-install-shortcuts):
10451         Explicitly pass `obarray' to `unintern' to avoid a warning.
10452
10453 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10454
10455         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10456         change.
10457
10458         * nnrss.el (nnrss-request-list): Remove this function and related
10459         functions, including the moreover stuff.
10460
10461 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10462
10463         * nnrss.el (nnrss-retrieve-groups): New function.
10464
10465 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10466
10467         * .dir-locals.el: Add no-byte-compile cookie.
10468
10469 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * time-date.el (format-seconds): Comment fix.
10472
10473         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10474         for back end that doesn't support request-scan.
10475
10476 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10479         then do request scans from the backends.
10480
10481         * netrc.el (netrc-credentials): New conveniency function.
10482
10483         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10484         avoid running a hook per line, since this takes a lot of time,
10485         profiling shows.
10486         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10487         directly if gnus-visual-p is true.
10488
10489 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10492         groups; replace mapcar with dolist which is a bit faster; pass groups
10493         info to gnus-read-active-file-1.
10494         (gnus-read-active-file-1): Scan only specified groups if the new
10495         optional arg `infos' is given.
10496
10497 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10500
10501         * pop3.el (pop3-movemail): Remove.
10502         (pop3-streaming-movemail): Rename to pop3-movemail.
10503
10504         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10505         don't restrict end-tag searches to the end of the line.
10506
10507 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10508
10509         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10510         articles of every unchecked group to t, which means unknown since the
10511         server has never been opened.
10512
10513 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10514
10515         * gnus-html.el (gnus-html-show-alt-text): New command.
10516         (gnus-html-browse-image): Ditto.
10517         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10518         to browse the image directly.
10519         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10520         better.
10521
10522         * gnus-async.el (gnus-async-article-callback):
10523         Call `gnus-html-prefetch-images' unconditionally.
10524
10525         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10526         before feeding URLs to curl.
10527
10528 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10531         internal images as deletable by `W D D'.
10532
10533         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10534         (gnus-async-article-callback): Fix typo.
10535
10536 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10537
10538         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10539         current line to work around bugs in the output from w3m.
10540
10541         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10542         for groups that want that.
10543
10544         * nntp.el (nntp-wait-for-string): Supply a timeout for
10545         accept-process-output to ensure progress.
10546
10547         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10548         level to get unread articles from, then use that for foreign groups,
10549         too.
10550
10551         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10552         confuses the rest of the function.
10553
10554         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10555         for the methods that support -retrieve-groups, too.
10556
10557         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10558
10559 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10560
10561         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10562         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10563
10564         * pop3.el: Require cl when compiling.
10565         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10566
10567 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10568
10569         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10570         that aren't going to be activated.
10571         (gnus-get-unread-articles): Fix up the last commit.
10572
10573         * gnus-html.el (gnus-article-html): Allow calling without specifying
10574         the handle.  In that case, dissect the buffer first.
10575
10576         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10577
10578         * nnimap.el (nnimap-open-connection): Revert the change that would look
10579         into authinfo for imaps instead of imap.
10580
10581         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10582         say that you don't want to call gnus-request-group with don-check, but
10583         do check the reponse.  This is for virtual groups only.
10584         (gnus-get-unread-articles): Count the archive groups as secondary, so
10585         that they're activated the same way as before.
10586
10587         * imap.el (imap-message-map): Removed optional buffer parameter, since
10588         no callers use it.
10589         (imap-message-get): Ditto.
10590         (imap-message-put): Ditto.
10591         (imap-mailbox-map): Ditto.
10592         (imap-mailbox-put): Ditto.
10593         (imap-mailbox-get): Ditto.
10594         (imap-mailbox-get): Revert last change for this function.
10595
10596         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10597         case-insensitively.
10598         (nnimap-debug): Remove.
10599
10600         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10601         callers to use `imap-fetch' instead.  According to the comments, this
10602         should be safe, since all other IMAP clients use the 1:* syntax.
10603         (imap-enable-exchange-bug-workaround): Remove.
10604         (imap-debug): Remove -- doesn't seem very useful.
10605
10606         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10607         mail from a file, and the file doesn't exist.
10608
10609         * imap.el (imap-log): New convenience function used throughout instead
10610         of repeating the same code all over the place.
10611
10612         * pop3.el (pop3-streaming-movemail): Return t for success.
10613
10614         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10615         .authinfo if we're using ssl connection.
10616
10617         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10618         already have if we're in a main Gnus `g' run.
10619
10620         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10621
10622 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10625
10626         * nnmh.el (nnmh-request-list-1): Bind `file'.
10627
10628         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10629         alias to set-process-query-on-exit-flag or process-kill-without-query.
10630         (pop3-open-server): Use it.
10631
10632 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10633
10634         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10635         box to the Incoming file.  Fixes mistake in previous checkin.
10636
10637         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10638         request loop (for debugging purposes) removed.
10639
10640         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10641         culprit is more visible.
10642         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10643         (nnml-add-incremental-nov): New functions to do "incremental" nov
10644         updates, where we just append to the end of the existing nov files
10645         without reading/writing them in full.
10646
10647         * mail-source.el (mail-source-delete-crash-box): Really only check the
10648         incoming files once in a while.
10649
10650         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10651
10652         * mail-source.el (mail-source-delete-crash-box): Only check the
10653         incoming files for deletion once per day to save a lot of file
10654         accesses.
10655
10656         * pop3.el (pop3-logon): Fix up unbound variable typo.
10657
10658         * mail-source.el (pop3-streaming-movemail): Autoload.
10659
10660         * pop3.el (pop3-streaming-movemail):
10661         Respect pop3-leave-mail-on-server.
10662
10663         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10664         retrieval.
10665
10666         * pop3.el (pop3-process-filter): Remove unused function.
10667         (pop3-streaming-movemail, pop3-send-streaming-command)
10668         (pop3-wait-for-messages, pop3-write-to-file)
10669         (pop3-number-of-responses): New functions for streaming pop3
10670         retrieval.
10671
10672         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10673         come from no known methods.
10674         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10675         list.
10676
10677         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10678         message sizes.
10679         (pop3-movemail): Use erase-buffer instead of looping and deleting
10680         regions, which seems rather odd.
10681
10682         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10683         file once per `g' run.
10684
10685         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10686         directories.  This makes the draft queue directory work.
10687
10688         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10689         data from the backends, so that we only request the list of groups from
10690         each method once.  This should speed things up considerably.
10691
10692         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10693         detect that it's not implemented.
10694
10695         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10696         we actually do recurse down into the tree, but don't stat all leaf
10697         nodes.
10698
10699         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10700         then say so instead of bugging out.
10701
10702         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10703         files exist before trying to read them.
10704
10705         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10706         around <pre_int>.
10707
10708         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10709
10710         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10711
10712 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10713
10714         * mm-util.el (mm-image-load-path): Just return the image directories,
10715         not all directories in the path in addition to the image directories.
10716         (mm-image-load-path): Maintain a cache of the image directories so that
10717         the `g' command in Gnus doesn't have to stat dozens of directories each
10718         time.
10719
10720         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10721         (gnus-html-wash-tags): Add a new `i' command to insert images.
10722         (gnus-html-insert-image): New command and keystroke.
10723         (gnus-html-redisplay-with-images): New command and keystroke.
10724         (gnus-html-show-images): Rename command.
10725         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10726         spacers.
10727         (gnus-html-wash-tags): Decode entities at the end, so that entities
10728         inside the tags don't mess up the rest of the "parsing".
10729
10730         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10731         so that nnimap methods aren't agentized by default.  There's apparently
10732         many problems related to agent/imap behavior.
10733
10734         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10735
10736         * gnus-html.el: Doc fix.
10737
10738 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10739
10740         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10741         specifier-spec-list for Emacs 21.
10742
10743         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10744         glyph-width and glyph-height instead of display-graphic-p and
10745         image-size; make avoidance of displaying small images work for XEmacs.
10746
10747         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10748         for XEmacs.
10749
10750         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10751         of symbol that holds plist data.
10752         (gnus-process-plist): Remove plist of process after getting it.
10753
10754 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10755
10756         * message.el (message-generate-hashcash): Change default to
10757         'opportunistic if hashcash is installed.
10758
10759         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10760         (gnus-html-put-image): Only call image-size once, since it's somewhat
10761         time-consuming on remote X servers.
10762
10763 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10766         type on data, not a file name.
10767
10768         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10769         window-pixel-edges for Emacs 21.
10770
10771         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10772         decoded contents.
10773         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10774
10775 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10776
10777         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10778         group line format, since it isn't very interesting.
10779
10780         * gnus-agent.el (gnus-agent-short-article),
10781         (gnus-agent-long-article): Increase values for these two variables,
10782         since most people are likely to have more network connection and
10783         storage than before.
10784
10785         * gnus.el (gnus-refer-article-method): Change default to 'current.
10786         When referring an article, the common behavior is to refer it from the
10787         current select method, not the native select method.  The chances of
10788         the native select method having the message in question is rather slim
10789         these days.
10790
10791         * gnus-sum.el (gnus-auto-select-subject): Change default to
10792         `unseen-or-unread'.  I think it's likely that most people want to
10793         select an unseen article over a previously seen, but unread one.
10794
10795         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10796         means that in the article buffer none of the minor mode elements will
10797         be shown, usually, and this is not desirable in most cases.
10798
10799         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10800         that commands like `d' (and the like) go to the next line in the
10801         buffer, instead of the next unread article.  I think this is the
10802         behavior that is most natural for most users.
10803         (gnus-single-article-buffer): Change default to nil, so that people can
10804         have as many article buffers open as they have summary buffer.  I think
10805         this is the most natural way for the groups to behave.
10806
10807         * message.el (message-generate-new-buffers): Change default to
10808         `unsent', so that all new message buffers start their names with the
10809         string "*unsent", and it's easier to find the buffers if you move from
10810         them.
10811
10812 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10813
10814         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10815         small.  They're probably tracking images.
10816         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10817         (gnus-html-rescale-image): Yet another try at getting the image sizing
10818         right.
10819
10820         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10821         nntp-marks-file-name is nil.
10822
10823 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10824
10825         * gnus-html.el (gnus-html-wash-tags)
10826         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10827         Better logging.
10828
10829 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10830
10831         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10832
10833         * gnus-html.el (gnus-html-wash-tags): Check the value of
10834         gnus-blocked-images in the summary buffer.
10835
10836 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10837
10838         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10839
10840 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10841
10842         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10843         like "a", it seems like.
10844         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10845         since it needs to be picked from the correct buffer.
10846
10847         * nnwfm.el: Remove.
10848
10849         * nnlistserv.el: Remove.
10850
10851 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10852
10853         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10854         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10855
10856 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10857
10858         * nnkiboze.el: Remove.
10859
10860         * nndb.el: Remove.
10861
10862         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10863         alt text.
10864         (gnus-html-rescale-image): Try to get the rescaling logic right for
10865         images that are just wide and not tall.
10866
10867         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10868         overshadow variable bindings.
10869
10870 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10871
10872         * gnus-html.el (gnus-html-wash-tags)
10873         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10874         Add extra logging.
10875
10876 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10877
10878         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10879         (gnus-max-image-proportion): New variable.
10880         (gnus-html-rescale-image): New function.
10881         (gnus-html-put-image): Rescale images.
10882
10883 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10884
10885         Fix up some byte-compiler warnings.
10886         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10887         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10888         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10889         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10890         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10891         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10892         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10893
10894 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * gnus-html.el (gnus-article-html): Decode contents by charset.
10897
10898 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10901         (gnus-html-frame-width, gnus-blocked-images):
10902         * message.el (message-prune-recipient-rules): Add custom version.
10903         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10904
10905         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10906         functions.
10907
10908         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10909         gnus-process-get.
10910
10911 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10912
10913         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10914         instead of lsub directly.
10915
10916 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10917
10918         * nnwarchive.el: Remove.
10919
10920         * gnus-soup.el: Remove.
10921
10922         * nnsoup.el: Remove.
10923
10924         * nnultimate.el: Remove.
10925
10926         * gnus-html.el (gnus-blocked-images): New variable.
10927
10928         * message.el (message-prune-recipients): New function.
10929         (message-prune-recipient-rules): New variable.
10930
10931         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10932         guess whether a long line is natural text or not.
10933
10934         * gnus-html.el (gnus-html-schedule-image-fetching):
10935         Use gnus-process-plist and friends for compatibility.
10936
10937 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10938
10939         * gnus-html.el: Require packages that define macros used in this file.
10940         (gnus-article-mouse-face): Declare to silence byte-compiler.
10941         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10942         process-get.
10943         (gnus-html-put-image): Use plist-get to avoid getf.
10944         (gnus-html-prefetch-images): Use with-current-buffer.
10945
10946 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10947
10948         * gnus-ems.el: Provide compatibility functions for
10949         gnus-set-process-plist.
10950
10951         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10952         header-line-format for XEmacs 21.4.
10953
10954         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10955         * gnus.el (gnus-valid-select-methods):
10956         * message.el (message-send-mail-partially-limit):
10957         * mm-decode.el (mm-text-html-renderer):
10958         * mml.el (mml-insert-mime-headers-always):
10959         * smiley.el (smiley-regexp-alist): Bump custom version.
10960
10961 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10962
10963         * gnus-html.el: Require mm-url.
10964         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10965         with the url to `url'.
10966         (gnus-html-wash-tags): Support cid: URLs/images.
10967
10968 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10969
10970         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10971         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10972         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10973
10974         * gnus-move.el: Remove file, since it doesn't really work.
10975
10976         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10977         UTF-8.  This seems to fix problems with some German web feeds.
10978
10979         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10980         at the top so that the proper colors are applied.
10981
10982         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10983         don't have dots in their names.
10984
10985         * gnus-art.el (gnus-article-view-part): Doc fix.
10986
10987         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10988         XEmacs-compatible.
10989         (gnus-html-put-image): Don't do images on non-graphic displays.
10990
10991         * nnslashdot.el: Remove this unused backend.
10992
10993         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10994         actions.
10995         (gnus-undo-register-1): Revert last change.
10996
10997         * gnus-group.el (gnus-group-completing-read): Protect against not
10998         having completion-styles bound.
10999
11000         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11001         make broken recipients happier.
11002
11003         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11004
11005         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11006         point parameter.
11007
11008         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11009
11010         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11011         completion-styles for group selection.
11012
11013 2009-02-04  Andreas Schwab  <schwab@suse.de>
11014
11015         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11016         headers and regexp-quote the match if necessary.
11017
11018 2009-03-24  Miles Bader  <miles@gnu.org>
11019
11020         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11021         the blinking smiley.
11022
11023 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11024
11025         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11026         blink smiley.
11027
11028 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11029
11030         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11031         where the dribbel file lives exists.
11032
11033         * message.el (message-send-mail-partially-limit): Change the default to
11034         nil, since most people don't want this.
11035
11036         * mm-url.el (mm-url-decode-entities): Also decode entities like
11037         &#x3212.
11038
11039 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11040
11041         * gnus-sum.el (gnus-summary-idna-message):
11042         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11043         Hyperlink urls in docstrings with URL `...'.
11044
11045 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11046
11047         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11048         functions.
11049
11050 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11051
11052         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11053         say what the mouseover text should be.
11054
11055         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11056         version of the mm-w3m-safe-url-regexp variable to only download images
11057         in the groups where we want that to happen.
11058
11059         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11060
11061         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11062         easier debugging.
11063         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11064         big pictures in the article buffer.
11065
11066         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11067         gnus-article-html.
11068         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11069         w3m.
11070
11071         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11072
11073 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11074
11075         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11076         which doesn't exist.
11077
11078         * message.el (message-inhibit-ecomplete): New variable to allow some
11079         function to inhibit ecomplete address storage.
11080         (message-resend): Disable ecomplete message storage when resending
11081         messages.
11082
11083         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11084
11085 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11088         Save excursion while copying, moving, and deleting articles in order to
11089         prevent the cursor from jumping to unforeseen place.
11090
11091 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11092
11093         * lpath.el: No need to bind bookmark-current-buffer,
11094         bookmark-yank-point and bookmark-make-record-function.
11095
11096 2010-08-17  Glenn Morris  <rgm@gnu.org>
11097
11098         * gnus-sync.el: Require gnus components whose functions are used.
11099
11100         * gnus-art.el (bookmark-make-record-function):
11101         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11102         Declare for compiler.
11103
11104         * mm-url.el (mml-compute-boundary): Autoload.
11105
11106 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11107
11108         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11109
11110 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11111
11112         Typo fix "hoo4a" -> "hook".
11113
11114         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11115
11116 2010-08-14  Glenn Morris  <rgm@gnu.org>
11117
11118         * gnus-sync.el (gnus-sync): Fix defgroup version.
11119
11120 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11121
11122         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11123
11124         * gnus-sync.el: Fix docs.
11125         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11126         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11127
11128 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11129
11130         Optimizations for gnus-sync.el.
11131
11132         * gnus-sync.el: Add docs about gnus-sync-backend
11133         possibilities.
11134         (gnus-sync-save): Remove unnecessary message.
11135         (gnus-sync-read): Optimize and show what groups were skipped.
11136
11137 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11138
11139         Minor bug fixes for gnus-sync.el.
11140
11141         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11142         Don't read the sync on get-new-news.
11143
11144         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11145         quiet.
11146
11147         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11148         (fix typo).
11149
11150 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11151
11152         Make saving and restoring of hidden threads work with overlays.
11153         Patch applied by Ted Zlatanov.
11154
11155         * gnus-sum.el (gnus-hidden-threads-configuration)
11156         (gnus-restore-hidden-threads-configuration): Update to deal with text
11157         properties, rather than searching for a magic character.
11158
11159 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11160
11161         New gnus-sync.el library for synchronization of marks.
11162
11163         * gnus-sync.el: New library for synchronization of marks.
11164
11165         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11166         renamed from `gnus-registry-grep-in-list'.
11167
11168         * gnus-registry.el (gnus-registry-follow-group-p):
11169         Use `gnus-grep-in-list'.
11170
11171         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11172
11173 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11174
11175         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11176         determining charset of text fails.
11177
11178 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11179
11180         * nnmail.el (nnmail-get-new-mail-1): Revert.
11181
11182         * nnml.el (nnml-active-number): Make sure names of newly created groups
11183         in nnml-group-alist are encoded.
11184
11185 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11188         containing non-ASCII characters in active file for nnml back end.
11189
11190 2010-07-24  David Engster  <dengste@eml.cc>
11191
11192         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11193         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11194
11195 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11196
11197         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11198         tag (Bug#6654).
11199
11200 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11203         the article buffer, not the summary buffer.
11204
11205 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11208         Emacs 23 as well.
11209
11210 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11213         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11214
11215 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11216
11217         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11218         Patch applied by Karl Fogel.
11219
11220         * gnus-sum.el (gnus-summary-bookmark-make-record):
11221         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11222
11223 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11224
11225         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11226         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11227         C-w still not working correctly from Article buffers; Thierry's
11228         patch to fix that will be applied after this.
11229
11230         * gnus-art.el (bookmark-make-record-function): New local variable.
11231
11232         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11233         article buffer.
11234         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11235
11236 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11237
11238         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11239         on changes in bookmark.el.
11240
11241 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11242
11243         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11244         `no-log' instead of message not to log prompt string.
11245
11246 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11247
11248         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11249         the *other* type of HTML form submission.
11250
11251 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11252
11253         * auth-source.el (auth-source-pick): If choice does not contain a
11254         questioned keyword, set the check to t.
11255
11256 2010-06-12  Romain Francoise  <romain@orebokech.com>
11257
11258         * gnus-util.el (gnus-date-get-time): Move up before first use.
11259
11260 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11261
11262         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11263         (gnus-article-edit-part): Bind it to make last part that is substituted
11264         or deleted visible.
11265         (gnus-mime-display-single): Buttonize part of which id equals to
11266         gnus-mime-buttonized-part-id.
11267
11268 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11269
11270         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11271         (gnus-dd-mmm): Use gnus-date-get-time.
11272         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11273         simplify logic.
11274         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11275         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11276
11277 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11278
11279         * auth-source.el (top): Autoload `secrets-list-collections',
11280         `secrets-create-item', `secrets-delete-item'.
11281         (auth-sources): Fix tag string.
11282         (auth-get-source, auth-source-retrieve, auth-source-create)
11283         (auth-source-delete): New defuns.
11284         (auth-source-pick): Rewrite in order to avoid 2 passes.
11285         (auth-source-forget-user-or-password): New parameter USERNAME.
11286         (auth-source-user-or-password): New parameters CREATE-MISSING and
11287         DELETE-EXISTING.  Retrieve password interactively, if needed.
11288
11289 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11290
11291         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11292         deleting unused directories when gnus-expert-user is t.
11293
11294 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11295
11296         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11297         for each temp file when gnus-article-browse-delete-temp is ask.
11298
11299 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11300
11301         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11302         Replace Lisp calls to delete-backward-char by calls to delete-char.
11303
11304 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11305
11306         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11307
11308 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11309
11310         * password-cache.el (password-cache-remove): Fix docstring.
11311
11312 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11313
11314         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11315         article unless decoding article to be saved.
11316
11317 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11318
11319         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11320         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11321         generated within the mm-with-unibyte-current-buffer macro.
11322
11323 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11326         to nil when we're in a mml-preview buffer and no group is selected.
11327
11328 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11329
11330         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11331         when catching the `C-g'.  Reported by "Leo".
11332
11333 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * message.el (message-forward-make-body-plain)
11336         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11337         multibyte-string-p.
11338
11339         * lpath.el: Revert.
11340
11341 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * message.el (message-forward-make-body-mml): Assume original message
11344         is multibyte string; error on unibyte.
11345         (message-forward-make-body-plain): Ditto; don't add excessive newline
11346         in body end.
11347
11348         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11349
11350 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11351
11352         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11353         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11354
11355 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11356
11357         * mm-extern.el (mm-extern-url): Don't use
11358         mm-with-unibyte-current-buffer.
11359         (mm-extern-cache-contents): Use with-current-buffer instead of
11360         save-excursion + set-buffer.
11361
11362 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11363
11364         * mm-util.el (mm-emacs-mule): Remove.
11365
11366 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11367
11368         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11369         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11370         change.
11371
11372 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11375         bind the default value of enable-multibyte-characters to nil.
11376
11377 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11378
11379         * message.el (message-forward-make-body-plain)
11380         (message-forward-make-body-mml):
11381         Don't use mm-with-unibyte-current-buffer.
11382
11383 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11384
11385         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11386
11387 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11388
11389         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11390         (Bug#5592).
11391
11392 2010-05-07  Julien Danjou  <julien@danjou.info>
11393
11394         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11395         it to mm-pipe-part.
11396
11397         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11398         it is given.
11399
11400 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * binhex.el (binhex-decode-region-internal):
11403         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11404         (dns-query):
11405         * nnweb.el (nnweb-gmane-search):
11406         * pgg-parse.el (pgg-parse-armor):
11407         * pgg.el (pgg-verify-region):
11408         * sha1.el (sha1-string-external):
11409         * uudecode.el (uudecode-decode-region-internal):
11410         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11411         XEmacs.
11412
11413         * gnus-art.el (gnus-article-browse-html-parts):
11414         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11415         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11416         make-temp-file.
11417
11418         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11419         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11420         compiling.
11421
11422         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11423         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11424         XEmacs when compiling.
11425
11426         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11427         gnus-pick-mode-off-hook for XEmacs when compiling.
11428         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11429         gnus-binary-mode-off-hook for XEmacs when compiling.
11430
11431         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11432         Return nil if char-charset is not available.
11433
11434         * imap.el (imap-disable-multibyte)
11435         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11436         macros.
11437
11438         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11439         instead of encode-coding-string.
11440
11441         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11442         'xemacs) instead of mm-emacs-mule to switch function definitions.
11443         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11444
11445         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11446         bind temporary-file-directory for XEmacs;
11447         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11448         timer-set-function for XEmacs 21.4 and SXEmacs;
11449         bind timer-list for XEmacs 21.4 and SXEmacs;
11450         fbind char-charset and find-charset-region for non-Mule XEmacs;
11451         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11452         encode-coding-region and encode-coding-string for XEmacs having no
11453         file-coding feature.
11454
11455 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11456
11457         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11458
11459 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11460
11461         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11462         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11463
11464 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11465
11466         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11467         alias `jka-compr-delete-temp-file' no longer exists.
11468
11469 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11470
11471         Use define-minor-mode in Gnus where applicable.
11472         * mml.el (mml-mode): Use define-minor-mode.
11473         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11474         (gnus-undo-mode): Use define-minor-mode.
11475         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11476         (gnus-dead-summary-mode): Use define-minor-mode.
11477         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11478         Initialize in declaration.
11479         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11480         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11481         (gnus-mailing-list-mode): Use define-minor-mode.
11482         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11483         (gnus-draft-mode): Use define-minor-mode.
11484         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11485         (gnus-dired-mode): Use define-minor-mode.
11486
11487 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11488
11489         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11490         handles on recursive mml-to-mime translation and check them for
11491         boundary delimiter collisions.  Reported by Greg Troxel.
11492
11493 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11494
11495         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11496
11497 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11498
11499         * mm-util.el (mm-find-buffer-file-coding-system):
11500         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11501
11502 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11503
11504         * message.el (message-generate-headers): Record insertion of optional
11505         headers as well.  Otherwise the check to prevent repeated insertion of
11506         optional headers is a no-op.
11507
11508 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11509
11510         * smime.el: Don't mention CVS.
11511
11512         * nnrss.el (nnrss-fetch): Don't mention CVS.
11513
11514         * nnir.el: Don't mention CVS.
11515
11516 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11517
11518         * gnus-sum.el (gnus-summary-bookmark-make-record):
11519         Add `location' field.
11520
11521 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * lpath.el: Fbind bookmark-default-handler,
11524         bookmark-get-bookmark-record, bookmark-make-record-default,
11525         bookmark-prop-get for Emacs <23 and XEmacs.
11526
11527 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11528
11529         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11530         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11531         Use with-current-buffer to silence the byte-compiler.
11532         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11533         bother to require `gnus'.
11534         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11535
11536 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11537
11538         * gnus-sum.el (gnus-summary-bookmark-make-record)
11539         (gnus-summary-bookmark-jump): New functions.
11540         (gnus-summary-mode): Setup bookmark support.
11541
11542 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11543
11544         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11545         if set.
11546
11547 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11548
11549         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11550         gnus-article-browse-html-save-cid-image; make it work recursively for
11551         forwarded messages as well.
11552         (gnus-article-browse-html-parts): Work when prefix arg is given.
11553         (gnus-article-browse-html-article): Doc fix.
11554
11555 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11556
11557         * message.el (message-default-mail-headers):
11558         (message-default-headers): Carry the value mail-default-headers over
11559         into message-default-mail-headers, rather than message-default-headers.
11560
11561 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11562
11563         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11564         charset.
11565
11566         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11567         charset into the <meta> tag when the article is encoded to utf-8.
11568
11569 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * gnus-art.el (gnus-article-browse-delete-temp-files):
11572         Delete directories as well.
11573         (gnus-article-browse-html-parts): Work for images that do not specify
11574         file names; delete temp directory when quitting; insert header at the
11575         right place; use file: scheme for image files.
11576
11577 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11578
11579         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11580         (gnus-article-browse-html-parts): Use it to make temporary cid image
11581         files in addition to html file so that browser may display them.
11582
11583 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11584
11585         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11586
11587 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11588
11589         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11590
11591 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11592
11593         * auth-source.el (auth-sources): Change default to be simpler.
11594         Explain about Secret Service API sources.  Improve Customize options.
11595         (auth-source-pick): Change to accept any number of search parameters.
11596         Implement fallbacks iteratively, not recursively.  Add scoring on the
11597         second pass and sort by score.  Call Secret Service API when needed.
11598         (auth-source-user-or-password): Use it.  Call Secret Service API
11599         directly when needed to get the user name and the password.
11600
11601 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11602
11603         * message.el (message-interactive): Doc fix.
11604         (message-qmail-inject-args): Reflow.
11605         (message-kill-to-signature): Fix typo in docstring.
11606
11607         * smiley.el (smiley-buffer): Fix typo in docstring.
11608
11609 2010-03-24  Glenn Morris  <rgm@gnu.org>
11610
11611         * mail-source.el (gnus-message): Declare.
11612         (mail-source-delete-old-incoming): Require gnus-util.
11613
11614 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11615
11616         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11617
11618         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11619
11620         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11621         password-cache's default if it is not bound.
11622         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11623         password-cache-expiry's default if it is not bound.
11624
11625         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11626         available in Emacs 21.
11627
11628         * lpath.el: Suppress compiler warnings for:
11629         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11630         XEmacs;
11631         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11632         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11633         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11634
11635 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11636
11637         * auth-source.el (auth-sources): Fix up definition so extra parameters
11638         are always inline.
11639
11640 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11641
11642         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11643         wasn't updated after mismatch.  Clear cached mailbox info correctly
11644         when uidvalidity changes.
11645         (nnimap-group-prefixed-name): New function to avoid some code
11646         duplication.
11647         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11648         (nnimap-request-group): Use it.
11649         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11650         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11651         with many imap folders.  This is done by caching the group status from
11652         the imap server persistently in a group parameter `imap-status'.  (This
11653         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11654         but not persistently, so every Gnus startup was still very slow.)
11655
11656 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11657
11658         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11659         delete the extra newline.  Otherwise editing of :string and :number
11660         types don't work.
11661
11662 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11663
11664         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11665         secrets.el dependency.
11666         (auth-sources): Add optional user name.  Add secrets.el configuration
11667         choice (unused right now).
11668
11669 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11670
11671         * gnus-sum.el (gnus-summary-make-menu-bar):
11672         Let `gnus-registry-install-shortcuts' fill in the functions.
11673
11674         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11675         warnings.
11676         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11677         (gnus-registry-install-shortcuts): Populate and use it in a
11678         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11679
11680 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11681
11682         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11683         In-place substitutions for the group name encoding/decoding.
11684         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11685         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11686         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11687         (nnimap-update-unseen, nnimap-request-list)
11688         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11689         (nnimap-request-set-mark, nnimap-split-to-groups)
11690         (nnimap-split-articles, nnimap-request-newgroups)
11691         (nnimap-request-create-group, nnimap-request-accept-article)
11692         (nnimap-request-delete-group, nnimap-request-rename-group)
11693         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11694         `encoded-mbx' for consistency.
11695         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11696         variable `imap-current-mailbox'.
11697
11698         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11699         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11700
11701 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11702
11703         * pop3.el (pop3-display-message-size-flag): Display message size byte
11704         counts during POP3 download.
11705         (pop3-movemail): Use it.
11706         (pop3-list): Implement listing of available messages.
11707
11708 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11709
11710         * nnir.el (nnir-get-article-nov-override-function): New function to
11711         override the normal NOV retrieval.
11712         (nnir-retrieve-headers): Use it.
11713
11714 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11715
11716         * auth-source.el (netrc-machine-user-or-password): Autoload.
11717
11718 2010-03-19  Glenn Morris  <rgm@gnu.org>
11719
11720         Stop message.el from loading about 40 libraries it doesn't always need.
11721         The general approach is to autoload rather than require, and to
11722         require in the specific functions rather than the file.  (Bug#5642)
11723
11724         * gmm-utils.el: Don't require wid-edit.
11725         (widget-create-child-value, widget-convert, widget-default-get):
11726         Autoload.
11727
11728         * gnus-util.el: Don't require time-date, netrc.
11729         (message-fetch-field, gnus-group-name-decode): Declare rather than
11730         autoloading.
11731         (gnus-fetch-field): Require message.
11732         (gnus-decode-newsgroups): Require gnus-group.
11733
11734         * ietf-drums.el: Don't require time-date.
11735
11736         * message.el: Don't require hashcash, canlock, ecomplete.
11737         Do require mail-utils.  Require nnheader only when compiling.
11738         (smtpmail-default-smtp-server): Remove declaration.
11739         (message-send-mail-function): Check smtpmail-default-smtp-server
11740         is bound rather than requiring smtpmail.
11741         (message-auto-save-directory, message-insert-signature):
11742         Use expand-file-name rather than nnheader-concat.
11743         (nnheader-insert-file-contents): Autoload.
11744         (hashcash-wait-async): Declare.
11745         (message-send-mail): Only call gnus-setup-posting-charset if
11746         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11747         (message-send-mail-with-sendmail): Require sendmail.
11748         (canlock-password, canlock-password-for-verify): Declare.
11749         (message-canlock-password): Require canlock.
11750         (nnheader-get-report): Autoload.
11751         (gnus-setup-posting-charset): Declare.
11752         (message-send-news): Require gnus-msg.
11753         (message-make-references, message-make-in-reply-to): Use mail-header-id
11754         rather than the alias mail-header-message-id.
11755         (ecomplete-add-item, ecomplete-save): Declare.
11756         (message-put-addresses-in-ecomplete): Require ecomplete.
11757         (ecomplete-display-matches): Autoload.
11758
11759         * mm-decode.el: Don't require mailcap, gnus-util.
11760         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11761         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11762         Autoload.
11763         (mailcap-mime-extensions): Declare.
11764
11765         * mm-encode.el: Don't require mailcap.
11766         (mailcap-extension-to-mime): Autoload.
11767
11768         * mml-sec.el: Don't require password-cache.
11769
11770         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11771         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11772         (mml-minibuffer-read-type): Require mailcap.
11773         (mml-preview): Require gnus-msg.
11774
11775         * mml1991.el: Require password-cache.
11776         (password-cache-expiry): Remove declaration.
11777
11778         * mml2015.el: Require password-cache.
11779         (password-cache-expiry): Remove declaration.
11780
11781         * nneething.el (mailcap): Require mailcap.
11782
11783         * nnheader.el (declare-function): Add compatibility stub.
11784         (message-remove-header): Declare rather than autoload.
11785         (nnheader-replace-header): Require message.
11786
11787         * nnimap.el (declare-function): Add compatibility stub.
11788         (netrc-parse, netrc-machine-user-or-password): Declare.
11789         (nnimap-open-connection): Require netrc.
11790
11791         * nntp.el (declare-function): Add compatibility stub.
11792         (netrc-parse, netrc-machine, netrc-get): Declare.
11793         (nntp-send-authinfo): Require netrc.
11794
11795         * rfc2047.el: Don't require qp.
11796         (quoted-printable-encode-region, quoted-printable-decode-string):
11797         Autoload.
11798
11799         * sieve-mode.el: Don't require easymenu.
11800         (easy-menu-add-item): Autoload it.
11801
11802         * spam-stat.el (time-to-number-of-days): Autoload it.
11803
11804 2010-03-19  Glenn Morris  <rgm@gnu.org>
11805
11806         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11807
11808 2010-03-18  Glenn Morris  <rgm@gnu.org>
11809
11810         * hashcash.el (declare-function): Remove duplicate definition.
11811
11812 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11813
11814         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11815         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11816         value if any backslash escapes).
11817
11818 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11819
11820         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11821         if it is available.  (bug#5647)
11822
11823         * lpath.el: Suppress compiler warning for coding-system-from-name for
11824         Emacs 21 and XEmacs.
11825
11826 2010-03-14  Juri Linkov  <juri@jurta.org>
11827
11828         * hmac-def.el:
11829         * hmac-md5.el:
11830         * netrc.el: Fix keywords.
11831
11832 2010-02-26  Glenn Morris  <rgm@gnu.org>
11833
11834         * message.el (message-send-mail-function): Change the default, so that
11835         it inherits from a customized send-mail-function.  (Bug#5643)
11836
11837 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11838
11839         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11840         shell-command-to-string signals an error (bug#5299).
11841
11842 2010-02-24  Glenn Morris  <rgm@gnu.org>
11843
11844         * message.el (message-smtpmail-send-it)
11845         (message-send-mail-with-mailclient): Doc fixes.
11846
11847 2010-02-16  Glenn Morris  <rgm@gnu.org>
11848
11849         * message.el (message-default-mail-headers): Change the default value
11850         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11851
11852 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11855         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11856
11857 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11858
11859         * time-date.el (date-to-time): Doc fix (Bug#5408).
11860
11861 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11862
11863         * message.el (message-mail): Just pass yank-action on to message-setup.
11864         (message-setup): Handle (FUN . ARGS) form of yank-action.
11865         (message-with-reply-buffer, message-widen-reply)
11866         (message-yank-original): Handle non-buffer values of
11867         message-reply-buffer (Bug#4080).
11868         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11869
11870 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11871
11872         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11873         Fix typo in docstring.
11874
11875 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11876
11877         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11878         response.
11879
11880 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11883
11884         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11885
11886         * message.el (message-check-news-header-syntax): Protect against a
11887         string that `rfc822-addresses' returns when parsing fails.
11888
11889 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11890
11891         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11892         (gnus-previous-char-property-change): New functions.
11893
11894         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11895
11896 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11897
11898         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11899         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11900
11901 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11902
11903         * message.el (message-exchange-point-and-mark): Rework last change to
11904         avoid using optional arg of exchange-point-and-mark, for backward
11905         compatibility.
11906
11907 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11908
11909         * message.el (message-exchange-point-and-mark):
11910         Call exchange-point-and-mark with an argument rather than setting
11911         mark-active by hand (Bug#5175).
11912
11913 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11914
11915         * nntp.el (nntp-service-to-port): Work for service expressed with
11916         numeric string; replace [:digit:] with [0-9] for XEmacs.
11917
11918 2009-12-17  Glenn Morris  <rgm@gnu.org>
11919
11920         * gnus-group.el (gnus-bug-group-download-format-alist):
11921         Change emacs entry to debbugs.gnu.org.  Bump :version.
11922
11923 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11924
11925         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11926
11927 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * message.el (message-info): Explain why we use `Info-goto-node'.
11930
11931 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11934
11935 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11936
11937         * message.el (message-completion-in-region): New compatibility function.
11938         (message-expand-group): Use it.
11939
11940 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11941
11942         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11943         with no unread article should be listed if the 2nd arg `predicate' is
11944         given.
11945
11946 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11947
11948         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11949
11950 2009-11-29  Juri Linkov  <juri@jurta.org>
11951
11952         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11953         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11954         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11955
11956 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11957
11958         * sha1.el (sha1-string-external): default-directory "/" in case
11959         otherwise non-existent.  process-connection-type pipe for touch of
11960         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11961
11962 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11963
11964         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11965         it's comms related and sgml-mode.el has "comm" on that basis too.
11966
11967 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11968
11969         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11970         containing tspecial characters if they have been already quoted.
11971
11972 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11973
11974         * dns-mode.el (auto-mode-alist): Purecopy string.
11975
11976 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11977
11978         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11979
11980 2009-10-24  Glenn Morris  <rgm@gnu.org>
11981
11982         * gnus-art.el (help-xref-stack-item): Define for compiler.
11983
11984 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11985
11986         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11987
11988 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11991
11992 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11993
11994         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11995         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11996
11997 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11998
11999         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12000         (gnus-overlays-in): New alias to overlays-in.
12001
12002         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12003         gnus-overlay-get, and gnus-delete-overlay.
12004         (gnus-summary-show-thread): Make it work as well for systems in which
12005         next-single-char-property-change is not available.
12006         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12007
12008         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12009         (gnus-overlay-get): New alias to extent-property.
12010         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12011
12012         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12013         SXEmacs.
12014
12015         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12016         SXEmacs.
12017
12018 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12019
12020         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12021
12022 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12023
12024         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12025         and XEmacs that don't have `remove-overlays'.
12026
12027 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12028
12029         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12030         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12031         selective display.  Use overlays instead.
12032
12033 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12034
12035         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12036
12037 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12038
12039         * spam-stat.el (spam-stat-load): Fix typo in message.
12040
12041 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12042
12043         * dig.el (dig-invoke): Fix typo in docstring.
12044         (query-dig): Reflow docstring.
12045
12046 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12047
12048         * gnus-art.el (gnus-article-encrypt-body):
12049         * message.el (message-check-recipients):
12050         * mm-util.el (mm-codepage-setup):
12051         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12052         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12053
12054 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12055
12056         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12057         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12058         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12059         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12060         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12061
12062 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12063
12064         * dig.el: Add "Keywords: comm", as per net-utils.el.
12065
12066 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12067
12068         * dig.el (dig-mode): Use define-derived-mode.
12069
12070 2009-09-19  Glenn Morris  <rgm@gnu.org>
12071
12072         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12073
12074 2009-09-18  Glenn Morris  <rgm@gnu.org>
12075
12076         * gnus-diary.el (gnus-diary-check-message):
12077         * message.el (message-insert-formatted-citation-line):
12078         * nnbabyl.el (top-level):
12079         * nndiary.el (nndiary-schedule):
12080         Fix typos in condition-case handlers.
12081
12082 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12083
12084         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12085         configuration that provides the sole article window in a frame;
12086         position point correctly after deleting a part.
12087
12088 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12089
12090         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12091         (spam-resolve-registrations-routine): Use it to unregister articles
12092         that change status.
12093
12094 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12097         with XEmacs.
12098         (parse-time-string-chars): Use it.
12099
12100 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12101
12102         * imap.el (imap-interactive-login): Better messages.
12103         (imap-open): Fix bug with renamed buffer on reconnect.
12104         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12105         for easier debugging and cleaner code.  On successful (guessed based on
12106         server capabilities) secondary authentication, set imap-state
12107         correctly.
12108         (imap-last-authenticator): Define imap-last-authenticator as a variable
12109         to avoid warnings.
12110
12111 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * nnrss.el (nnrss-request-article): Remove binding of
12114         default-enable-multibyte-characters that has gotten needless by
12115         the 2007-07-13 change in rfc2047-encode-message-header.
12116
12117         * mml.el (mml-insert-multipart): Error on the message header.
12118         (mml-insert-part): Error on the message header; position point at
12119         the end of a MIME tag.
12120
12121 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * time-date.el (autoload): Expand define-obsolete-function-alias into
12124         defalias and make-obsolete for old Emacsen that Gnus supports.
12125         (with-no-warnings): Define it for old Emacsen.
12126         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12127         is available.
12128         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12129         float-time is available; suppress compile warning for time-to-seconds.
12130
12131         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12132         (gnus-float-time): Alias to float-time if it exists.
12133
12134         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12135         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12136         float-time is available; suppress compile warning for time-to-seconds.
12137
12138         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12139         XEmacs.
12140
12141 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12142
12143         * imap.el (imap-message-map): Docstring fix.
12144
12145 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12148         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12149         Add the optional argument `encoding' that overrides the default.
12150
12151         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12152         mm-encode-buffer.
12153
12154 2009-09-04  Glenn Morris  <rgm@gnu.org>
12155
12156         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12157         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12158         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12159         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12160         * mm-util.el (mm-with-unibyte-current-buffer)
12161         (mm-find-buffer-file-coding-system):
12162         * yenc.el (yenc-decode-region): Use default-value rather than
12163         default-enable-multibyte-characters.
12164
12165 2009-09-03  Glenn Morris  <rgm@gnu.org>
12166
12167         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12168         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12169         than default-enable-multibyte-characters.
12170
12171 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12172
12173         * gnus-art.el (gnus-article-read-summary-keys):
12174         Fix gnus-buffer-configuration's value temporarily used.
12175
12176 2009-09-02  Glenn Morris  <rgm@gnu.org>
12177
12178         * gnus-util.el (gnus-float-time): New function.
12179         * gnus-delay.el (gnus-delay-article):
12180         * gnus-sum.el (gnus-thread-latest-date):
12181         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12182         * nnspool.el (nnspool-request-newgroups):
12183         Use gnus-float-time rather than time-to-seconds.
12184         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12185
12186         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12187         (gnus-header-subject-face, gnus-header-newsgroups-face)
12188         (gnus-header-name-face, gnus-header-content-face):
12189         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12190         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12191         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12192         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12193         (gnus-cite-face-11):
12194         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12195         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12196         (gnus-server-closed-face, gnus-server-denied-face)
12197         (gnus-server-offline-face):
12198         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12199         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12200         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12201         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12202         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12203         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12204         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12205         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12206         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12207         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12208         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12209         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12210         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12211         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12212         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12213         (gnus-summary-high-undownloaded-face)
12214         (gnus-summary-low-undownloaded-face)
12215         (gnus-summary-normal-undownloaded-face)
12216         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12217         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12218         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12219         (gnus-splash-face):
12220         * message.el (message-header-to-face, message-header-cc-face)
12221         (message-header-subject-face, message-header-newsgroups-face)
12222         (message-header-other-face, message-header-name-face)
12223         (message-header-xheader-face, message-separator-face)
12224         (message-cited-text-face, message-mml-face):
12225         * sieve-mode.el (sieve-control-commands-face)
12226         (sieve-action-commands-face, sieve-test-commands-face)
12227         (sieve-tagged-arguments-face):
12228         * spam.el (spam-face):
12229         Mark face aliases with "-face" in the name as obsolete.
12230
12231 2009-09-01  Glenn Morris  <rgm@gnu.org>
12232
12233         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12234         than goto-line.
12235
12236 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12239         Don't move point if the command is invoked inside the message header.
12240
12241 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12242
12243         * imap.el (imap-send-command): Simplify.
12244         (imap-wait-for-tag): point-max -> buffer-size.
12245
12246 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12247
12248         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12249         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12250         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12251         * nnir.el (nnir-swish-e-index-file):
12252         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12253         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12254         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12255         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12256         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12257         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12258
12259 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12260
12261         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12262         Don't save excursion.
12263
12264 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12265
12266         * nnheader.el (nnheader-find-file-noselect):
12267         * mm-util.el (mm-insert-file-contents):
12268         Use (default-value 'major-mode) instead of default-major-mode.
12269
12270 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12271
12272         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12273
12274 2009-08-26  Glenn Morris  <rgm@gnu.org>
12275
12276         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12277         than placing in files.el.
12278
12279 2009-08-25  Glenn Morris  <rgm@gnu.org>
12280
12281         * nnir.el (top-level): Don't require cl at run-time.
12282         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12283         Replace cl-function substitute with gnus-replace-in-string.
12284         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12285         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12286         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12287         simplified expansions.
12288
12289 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12290
12291         * dig.el (dig): Add autoload cookie.
12292
12293 2009-08-22  Glenn Morris  <rgm@gnu.org>
12294
12295         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12296         goto-line.
12297
12298 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12299
12300         * parse-time.el (parse-time-string-chars): Save match data.
12301
12302 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12303
12304         * parse-time.el (parse-time-string-chars): Compute using character
12305         classes, to handle non-ascii characters (Bug#3190).
12306
12307 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12310
12311         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12312         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12313         (gnus-mm-display-part, gnus-mime-display-single)
12314         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12315         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12316
12317         * gnus-sum.el
12318         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12319         (gnus-summary-move-article): Add expirable mark to articles copied or
12320         moved to group that has auto-expire turned on if the option is non-nil.
12321
12322 2009-07-24  Glenn Morris  <rgm@gnu.org>
12323
12324         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12325         Fix typo.  (Bug#3903)
12326
12327 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12330         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12331         that should not be used for draft articles.
12332         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12333         that has no concern in minor mode keys.
12334         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12335         Abolish.
12336
12337 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12340         article without making inquiry to a user for unknown encoding.
12341
12342         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12343         (nnmaildir--scan): Assume i-node and device number that file-attributes
12344         returns might be cons-cell.
12345
12346         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12347
12348         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12349
12350 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12351
12352         * auth-source.el: Remove docs now in auth.texi.  Don't use
12353         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12354         `auth-source-hide-passwords' and use them.
12355
12356 2009-07-15  Glenn Morris  <rgm@gnu.org>
12357
12358         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12359
12360 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12363         excessive whitespace from the default values of title and description.
12364
12365 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12368         mail-fetch-field to fetch Content-Description header in order to
12369         exclude newlines.
12370
12371 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12372
12373         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12374         format used by GnuPG 2.0.11.
12375
12376 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12379         to deleted part.
12380
12381 2009-05-30  David Engster  <dengste@eml.cc>
12382
12383         * nnmairix.el: Remove old documentation in the commentary block.
12384         (nnmairix-request-group): Do not update active file for nnml back ends.
12385         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12386         end so that overview files are ignored.
12387         (nnmairix-update-groups): Make updating the groups more robust by using
12388         marks.
12389         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12390         with dollar characters in message-id.
12391
12392 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12393
12394         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12395         2008-12-25 in dns.el.
12396
12397 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12398
12399         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12400         could happen if the text is only composed of spaces and/or tabs.
12401
12402 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12403
12404         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12405         when sending a queued message to avoid extra mml tags.
12406
12407 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12410
12411 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12414         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12415         rmail-toggle-header for XEmacs;
12416         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12417
12418 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * gnus-dired.el: Remove autoload for gnus-setup-message.
12421         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12422         displaying Gnus logo; always use compose-mail.
12423
12424 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12427
12428 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12431         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12432         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12433         available.
12434         (gnus-nocem-epg-verify): New function.
12435
12436 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12437
12438         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12439
12440 2009-02-15  Glenn Morris  <rgm@gnu.org>
12441
12442         * gnus-util.el (rmail-insert-rmail-file-header)
12443         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12444         autoloads.
12445         (rmail-default-rmail-file): Remove unnecessary declaration.
12446         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12447
12448 2009-02-14  Glenn Morris  <rgm@gnu.org>
12449
12450         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12451         variable (only used in gnus-util, which declares it anyway).
12452         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12453         which was only needed by gnus-art (changed to not use it any more).
12454         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12455         only used in gnus-util, which autoloads it itself.
12456         (rmail-update-summary): Fix autoload.
12457
12458         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12459         rather than rmail-output-to-rmail-file.
12460
12461 2009-02-07  Glenn Morris  <rgm@gnu.org>
12462
12463         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12464         autoload of function that no longer exists.
12465         (rmail-toggle-header): Declare.
12466         (message-forward-rmail-make-body): Handle mbox Rmail.
12467
12468 2009-01-31  Glenn Morris  <rgm@gnu.org>
12469
12470         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12471         2009-01-09 change.
12472
12473 2009-01-31  Dave Love  <fx@gnu.org>
12474
12475         * imap.el (imap-fetch-safe): Bind debug-on-error.
12476         (imap-debug): Add imap-fetch-safe.
12477
12478 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12479
12480         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12481         (auth-source-forget-all-cached): New convenience function.
12482         (auth-source-user-or-password): Accept list of modes or a single mode.
12483
12484         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12485         auth-source modes.
12486
12487         * netrc.el (netrc-machine-user-or-password): Use list of
12488         auth-source modes.
12489
12490         * nnimap.el (nnimap-open-connection): Use list of
12491         auth-source modes.
12492
12493         * nntp.el (nntp-send-authinfo): Use list of
12494         auth-source modes.
12495
12496 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12497
12498         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12499         now.
12500
12501 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12504         coding system in XEmacs; add a workaround for XEmacs.
12505
12506         * lpath.el: Fbind coding-system-aliasee.
12507
12508 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12509
12510         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12511         of current-language-environment.
12512
12513 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12514
12515         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12516         available at runtime.
12517
12518 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12521
12522 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12523
12524         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12525         the greatest positive fixnum value doesn't work under an XEmacs with
12526         bignum support; use the most-positive-fixnum constant instead,
12527         available since Emacs 21.1 with cl and XEmacs 21.1.
12528
12529 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12532         XEmacs gets not to work.
12533
12534 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * mm-util.el (mm-coding-system-priorities): Allow the value like
12537         "Japanese (UTF-8)" of current-language-environment.
12538
12539 2009-01-09  Glenn Morris  <rgm@gnu.org>
12540
12541         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12542         with last-command-event.
12543
12544 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12547         in the doc string.
12548
12549         * message.el (message-fix-before-sending): Amend comment.
12550
12551 2009-01-08  Dave Love  <fx@gnu.org>
12552
12553         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12554
12555 2009-01-07  David Engster  <dengste@eml.cc>
12556
12557         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12558         simplified server definitions by converting it via
12559         gnus-server-to-method.
12560
12561 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12562
12563         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12564         parameter's operands.
12565
12566 2009-01-06  David Engster  <dengste@eml.cc>
12567
12568         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12569         primary select method (for gnus-group-mark-article-as-read).
12570
12571 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12572
12573         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12574         `(gnus)Face', not `(gnus)X-Face'.
12575
12576 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12577
12578         * mm-util.el (mm-ucs-to-char): New function.
12579
12580         * mm-url.el (mm-url-decode-entities): Use it.
12581
12582         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12583         unicode-to-char.
12584
12585 2009-01-05  Dave Love  <fx@gnu.org>
12586
12587         * time-date.el: Require cl for `declare'.
12588
12589 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12590
12591         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12592         Dave Love.
12593
12594 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12595
12596         * message.el (message-fix-before-sending): Add `eight-bit' to
12597         illegible-text check.
12598
12599 2009-01-03  Michael Olson  <mwolson@gnu.org>
12600
12601         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12602         `headers' is nil.  This can occur if the IMAP server does not have
12603         permissions to read messages from a folder, but can write new messages
12604         to the folder.
12605         (nnimap-request-article-part): Do not insert `data' if it is nil.
12606
12607         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12608         characters which will confuse `read', so skip past them.
12609
12610 2009-01-01  Dave Love  <fx@gnu.org>
12611
12612         * imap.el (imap-string-to-integer): Fix typo.
12613         (imap-fetch-safe): New function.
12614         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12615
12616         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12617
12618         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12619         (imap-parse-greeting): Fix doc strings.
12620         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12621         (imap-parse-flag-list): Make messages unique.
12622         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12623
12624         * nnimap.el: Fix author email.
12625         (nnimap-split-rule): Add FIXME comment.
12626         (nnimap-debug): Fix doc string.
12627
12628 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12631
12632 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12635         nslookup if resolv.conf isn't available.
12636         (dns-query): Rename from query-dns.
12637         (dns-query-cached): Rename from query-dns-cached.
12638
12639 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12642         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12643         to check if those variables exist (first appeared in Emacs 18.50).
12644
12645 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * mm-util.el (mm-line-number-at-pos): New function.
12648
12649         * spam-report.el (spam-report-process-queue): Use it.
12650
12651 2008-12-24  David Engster  <dengste@eml.cc>
12652
12653         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12654         parameters that haven't existed as variables as buffer-local variables.
12655
12656 2008-12-23  Dave Love  <fx@gnu.org>
12657
12658         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12659         cadar.
12660
12661         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12662         imap-starttls-p.
12663         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12664
12665 2008-12-22  Dave Love  <fx@gnu.org>
12666
12667         * imap.el: Fix author email.  Doc fixes.
12668         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12669         reply.
12670
12671 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12672
12673         * spam-report.el (spam-report-gmane-max-requests): New constant.
12674         (spam-report-gmane-wait): New variable.
12675         (spam-report-gmane-ham, spam-report-gmane-spam)
12676         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12677         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12678         the server.
12679
12680         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12681         Add explanations.
12682
12683         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12684         nnheader-accept-process-output and nnheader-read-timeout if available.
12685         (pop3-movemail): Use it.
12686
12687         * message.el (message-check-news-body-syntax): Fix signature check if
12688         there's an attachment.
12689
12690 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * mm-util.el: Add comments to the mm- emulating functions.
12693
12694 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12695
12696         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12697         Reported by Stephen Berman <stephen.berman@gmx.net>.
12698
12699 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * mm-util.el (mm-substring-no-properties): New function.
12702         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12703         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12704         (mm-string-to-multibyte): Doc fix.
12705
12706         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12707
12708 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12709
12710         * mml.el (mml-attach-file): Strip text properties from file name.
12711         (Bug#1574)
12712
12713 2008-12-16  Glenn Morris  <rgm@gnu.org>
12714
12715         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12716
12717 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12720         knows since the charset specified might be a bogus alias that
12721         mm-charset-synonym-alist provides.
12722
12723 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12724
12725         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12726         "ISO_8859-1".
12727
12728         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12729
12730 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12731
12732         * mm-util.el (mm-charset-eval-alist):
12733         Define it before mm-charset-to-coding-system.
12734         (mm-charset-to-coding-system): Add optional argument `silent';
12735         define it before mm-charset-override-alist.
12736         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12737         default value if it can be used in Emacs currently running;
12738         silence mm-charset-to-coding-system.
12739
12740 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12743         `allow-override' which says whether to use `mm-charset-override-alist'.
12744         (rfc2047-decode-encoded-words): Use it.
12745
12746         * mm-util.el (mm-charset-override-alist): Fix custom type;
12747         add `(gb2312 . gbk)' to choices.
12748
12749 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12752         fast.
12753
12754         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12755
12756         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12757
12758 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12759
12760         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12761         on links.
12762
12763         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12764
12765 2008-12-03  Lute Kamstra  <lute@gnu.org>
12766
12767         * sha1.el: Remove leading * from docstrings of defcustoms,
12768         deffaces, defconsts and defuns.
12769
12770 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12771
12772         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12773         users' addresses that don't have domain parts.
12774         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12775         rather than message-narrow-to-head since there will be the message
12776         header separator.
12777
12778 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12779
12780         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12781         since the result is inserted in a unibyte buffer anyway.
12782         (nnimap-demule-use-string-to-multibyte): Remove.
12783         (nnimap-demule): Alias it to mm-string-to-multibyte.
12784
12785 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12788         variable for debugging bug#464 and bug#1174.
12789         (nnimap-demule): Use it.
12790
12791 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12792
12793         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12794         score calculation correctly.
12795
12796 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12797
12798         * message.el (message-send-mail): Just set the buffer to unibyte
12799         rather than use mm-with-unibyte-current-buffer which does a lot more.
12800         (message-send-mail-partially): Don't bother with
12801         mm-with-unibyte-current-buffer since it's already been made unibyte by
12802         message-send-mail.
12803
12804 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12805
12806         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12807
12808 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12809
12810         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12811
12812 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12815         require itself and to remove `with-no-warnings'.
12816
12817 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12818
12819         * starttls.el (starttls-any-program-available): Get the name of the
12820         available TLS layer program.
12821         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12822         well as the host name in the "opening" message.
12823
12824         * auth-source.el (auth-source-cache, auth-source-do-cache)
12825         (auth-source-user-or-password): Cache passwords and logins by default,
12826         allow override with `auth-source-do-cache'.
12827         (auth-source-forget-user-or-password): Allow users to remove cache
12828         entries if needed.
12829
12830 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12831
12832         * md4.el (md4-buffer): Fix typo in docstring.
12833         (md4, md4-64): Doc fixes.
12834         (md4-pack-int32): Reflow docstring.
12835
12836 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12837
12838         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12839         condition-case to only the forward-sexp call.
12840
12841 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12842
12843         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12844         quotes contained.  Make it more robust regardless by an extra
12845         condition-case wrapper.
12846
12847 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12848
12849         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12850
12851 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12852
12853         * nnml.el (nnml-request-expire-articles): Check if the function set to
12854         `nnmail-expiry-target' returns the symbol `delete'.
12855
12856         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12857
12858         * nnmail.el (nnmail-expiry-target): Fix custom type.
12859
12860 2008-10-02  Glenn Morris  <rgm@gnu.org>
12861
12862         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12863         Silence compiler warning.
12864
12865 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12866
12867         * tls.el (open-tls-stream): Show the actual command being
12868         executed, instead of the format string.
12869
12870 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * lpath.el: Fbind codepage-setup for Emacs 23.
12873
12874 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12875
12876         * mml.el (mml-menu): Don't assume mml2015 is bound.
12877
12878 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12881         exists.
12882
12883 2008-09-27  Glenn Morris  <rgm@gnu.org>
12884
12885         * gnus-util.el (mail-header-remove-comments): Autoload it.
12886
12887 2008-09-27  Andreas Schwab  <schwab@suse.de>
12888
12889         * gnus-util.el (gnus-split-references): Strip comments.
12890         (gnus-parent-id): Likewise.
12891
12892 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12893
12894         * message.el (message-confirm-send): Fix version.
12895
12896 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12897
12898         * message.el (message-idna-to-ascii-rhs-1): Use
12899         mail-extract-address-components rather than mail-header-parse-addresses
12900         that is an alias by default to ietf-drums-parse-addresses that does not
12901         support non-ASCII names in headers' contents.
12902
12903 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12904
12905         * message.el (message-confirm-send): Fix variable documentation to
12906         avoid the "y/n" wording.
12907
12908 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12909
12910         * message.el (message-set-auto-save-file-name): Save to a different
12911         filename so multiple messages (especially drafts) can be recovered.
12912
12913 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12914
12915         * message.el (message-confirm-send): Add appropriate version.
12916
12917 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12918
12919         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12920         defvar.
12921
12922 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12923
12924         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12925         (mm-pkcs7-enveloped-magic): Ditto.
12926
12927 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12928
12929         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12930         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12931
12932 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12933
12934         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12935         default, it's better.
12936
12937 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12938
12939         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12940         summary line gnus-number property and ignore them (with a warning
12941         message).
12942
12943 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12944
12945         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12946         macro caddr in the interactive form since it won't be expanded.
12947
12948 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12951         `charset'; fix name of function called recursively.
12952         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12953
12954 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12957         (gnus-mime-set-charset-parameters): New function.
12958         (gnus-mime-view-part-as-charset): Use it to correctly display part
12959         specifying wrong charset.
12960
12961 2008-09-08  David Engster  <dengste@eml.cc>
12962
12963         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12964         in completing-read for back end server.
12965
12966 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12967
12968         * message.el (message-confirm-send): New variable to confirm sending a
12969         message.
12970         (message-send): Use it.
12971
12972 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12973
12974         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12975
12976 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12979
12980 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12981
12982         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12983         prevent tracking too many groups.
12984         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12985         Use it.
12986
12987 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12988
12989         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12990         moving point to the bottom of the window in order to avoid recentering.
12991
12992 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12995
12996         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12997         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12998         (gnus-article-beginning-of-window): Fix calculation.
12999
13000 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13001
13002         * gnus-msg.el (gnus-summary-supersede-article)
13003         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13004         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13005         message header.
13006
13007 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13008
13009         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13010         pending output coming after the status change.
13011
13012 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13013
13014         * message.el:
13015         * gnus-start.el:
13016         * gnus-registry.el: Remove VMS support.
13017
13018 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13019
13020         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13021         macro.
13022         (rfc2104-hash): Use it.
13023
13024 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13025
13026         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13027         (gnus-summary-sort-by-most-recent-date): New commands.
13028         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13029         and menu entries.
13030
13031 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13034         don't redisplay article for raw contents; remove plural articles stuff.
13035
13036         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13037         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13038         on gnus-summary-save-article; display results properly.
13039
13040 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * lpath.el: No need to fbind ns-focus-frame.
13043
13044 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13045
13046         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13047
13048 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13049
13050         * gnus-art.el (gnus-summary-save-in-pipe):
13051         Consider gnus-save-all-headers.
13052
13053 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13054
13055         * gnus-util.el (ns-focus-frame): Remove declaration.
13056         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13057         like x.
13058
13059 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13060
13061         * rfc2104.el (rfc2104-zero): Delete defconst.
13062         (rfc2104-hex-alist): Likewise.
13063         (rfc2104-hex-to-int): Delete func.
13064         (rfc2104-hexstring-to-bitstring): Likewise.
13065         (rfc2104-nybbles): New defconst.
13066         (rfc2104-hash): Rewrite for speed.
13067
13068 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13069
13070         * tls.el (open-tls-stream): Make it work with the 2nd argument
13071         BUFFER that is a string but does not exist as a buffer object, as
13072         mentioned in the doc-string.
13073
13074 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13077         SXEmacs.
13078
13079 2008-07-16  Glenn Morris  <rgm@gnu.org>
13080
13081         * gnus-util.el (ns-focus-frame): Declare for compiler.
13082
13083 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13086         set as a group parameter.
13087         (gnus-summary-save-in-pipe): Work when it is called independently.
13088         (gnus-summary-pipe-to-muttprint): Don't modify
13089         gnus-summary-pipe-output-default-command.
13090
13091 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13092
13093         * message.el (message-send-mail-with-sendmail):
13094         Display the error message.
13095
13096 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13097
13098         * gnus-art.el (gnus-default-article-saver):
13099         Add gnus-summary-save-in-pipe to choices.
13100         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13101         gnus-summary-pipe-output-default-command as the default command.
13102         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13103         instead of gnus-last-shell-command.
13104
13105         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13106         New user option.
13107         (gnus-summary-muttprint-program): Mention the value will be changed.
13108         (gnus-summary-save-article): Force showing of all headers.
13109         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13110
13111 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13112
13113         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13114
13115 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13116
13117         * nnimap.el (nnimap-id):
13118         * sieve-manage.el (sieve-manage-open): Doc fixes.
13119
13120 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13121
13122         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13123         if available.
13124
13125 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13126
13127         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13128
13129         * nnkiboze.el (nnkiboze-generate-group):
13130         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13131
13132         * nnmairix.el: Require CL.
13133
13134 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13135
13136         * dgnushack.el: Autoload get-display-table and put-display-table for
13137         XEmacs 21.5.
13138
13139         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13140         21.4 and SXEmacs.
13141
13142 2008-06-15  David Engster  <dengste@eml.cc>
13143
13144         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13145
13146 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13147
13148         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13149         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13150         runtime choice under XEmacs.
13151
13152         * gnus-sum.el (gnus-summary-set-display-table):
13153         Use `gnus-put-display-table', `gnus-get-display-table',
13154         `gnus-set-display-table' for the display table, instead of `aset'.
13155
13156         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13157         Use `gnus-put-display-table', `gnus-get-display-table',
13158         `gnus-set-display-table' for the display table.
13159
13160 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13161
13162         * nnmairix.el: Add autoloads.
13163
13164 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13165
13166         * nnmairix.el (nnmairix-delete-recreate-group)
13167         (nnmairix-update-and-clear-marks): Fix error messages.
13168
13169 2008-06-14  David Engster  <dengste@eml.cc>
13170
13171         * nnmairix.el: Upgrade to version 0.6.
13172         (nnmairix-group-toggle-propmarks-this-group)
13173         (nnmairix-group-toggle-readmarks-this-group)
13174         (nnmairix-group-delete-recreate-this-group)
13175         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13176         (nnmairix-remove-tick-mark-original-article): New commands.
13177         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13178         (nnmairix-propagate-marks-to-nnmairix-groups)
13179         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13180         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13181         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13182         functions needed for marks propagation and manipulation of read marks.
13183         (nnmairix-update-groups): New function.
13184         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13185         (nnmairix-determine-original-group-from-registry)
13186         (nnmairix-determine-original-group-from-path)
13187         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13188         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13189         New helper functions.
13190         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13191         keystrokes for new commands.
13192         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13193         (nnmairix-request-group): Check allow-fast group parameter.
13194         (nnmairix-request-create-group): Set allow-fast group parameter if
13195         nnmairix-allowfast-default is set.
13196         (nnmairix-close-group): Propagate marks upon closing if needed.
13197         (nnmairix-group-toggle-threads-this-group): Use new.
13198         nnmairix-group-toggle-parameter helper function.
13199         (nnmairix-search): Better check for empty search result.
13200         (nnmairix-goto-original-article): Use new helper functions for
13201         determining original article.
13202         (nnmairix-show-original-article): Make sure message-id is in brackets.
13203         (nnmairix-call-mairix-binary): Change variable name.
13204         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13205         helper function.
13206         (nnmairix-widget-toggle-activate): Fix doc string.
13207
13208 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * nnir.el: Require edmacro when compiling with XEmacs.
13211         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13212         available in Emacs 21.
13213
13214 2008-06-11  Glenn Morris  <rgm@gnu.org>
13215
13216         * gnus-util.el (x-focus-frame):
13217         * gnus.el (image-size):
13218         * mm-decode.el (image-size): Declare.
13219
13220         * gnus-picon.el (declare-function): Add compat definition.
13221         (image-size): Declare.
13222
13223         * gnus-group.el (tool-bar-map):
13224         * gnus-sum.el (tool-bar-map): Define for compiler.
13225
13226         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13227
13228         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13229
13230         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13231         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13232         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13233         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13234         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13235         * sieve-manage.el, spam-report.el, spam.el:
13236         Remove unnecessary eval-and-compile of autoloads.
13237
13238 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13239
13240         * auth-source.el: Precise Tramp doc.
13241
13242 2008-06-07  Glenn Morris  <rgm@gnu.org>
13243
13244         * nnmairix.el: Remove unnecessary eval-when-compile.
13245
13246 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * lpath.el: Fbind propertize for XEmacs 21.4.
13249
13250 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13251
13252         * nnir.el: Move here from ../contrib.
13253
13254 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13255
13256         * gnus-util.el (gnus-read-shell-command): New function.
13257         * mm-decode.el (mm-pipe-part):
13258         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13259
13260 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13263
13264 2008-06-03  Glenn Morris  <rgm@gnu.org>
13265
13266         * pop3.el (nnheader-accept-process-output): Autoload it.
13267
13268 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13271         are not 2-digit hexadecimal characters that follow `%'s.
13272
13273 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13274
13275         * message.el (message-bogus-recipient-p): Fix type in doc string.
13276         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13277         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13278         Improve custom options.
13279         (message-bogus-recipient-p): Adjust accordingly.
13280
13281 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13282
13283         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13284         long-form month and day names.
13285
13286 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13287
13288         * dgnushack.el: Autoload debug, eudc-expand-inline and
13289         pgg-snarf-keys-region for XEmacs.
13290
13291         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13292
13293         * nnmairix.el: Require edmacro when compiling with XEmacs.
13294
13295 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13298         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13299
13300 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13301
13302         * auth-source.el: Add more docs.
13303
13304         * netrc.el (netrc-machine): Always match if the port is not given.
13305
13306 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13307
13308         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13309         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13310         retrieval faster in some cases, but might make CPU usage larger.
13311         If this has any bad side effects, we might revert this change.
13312
13313         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13314         seems to make mail retrieval much, much faster.
13315         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13316         unconditionally.
13317
13318         * gnus-draft.el (gnus-group-send-queue):
13319         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13320
13321 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13322
13323         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13324
13325         * message.el (message-bogus-address-regexp): Fix and improve custom
13326         type.
13327         (message-setup-hook): Add message-check-recipients as custom option.
13328
13329 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13330
13331         * message.el (message-cite-function): Remove bogus autoload which crept
13332         in during merge from v5-10.
13333
13334 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13335
13336         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13337
13338         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13339
13340         * auth-source.el: Preliminary Tramp docs.
13341         (auth-sources): Change the default auth-sources to use
13342         EPA .gpg files.
13343
13344 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13345
13346         * nntp.el: Autoload `auth-source-user-or-password'.
13347         (nntp-send-authinfo): Use it.
13348
13349         * nnimap.el: Autoload `auth-source-user-or-password'.
13350         (nnimap-open-connection): Use it.
13351
13352         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13353         for the gnus-message function.
13354         (auth-source-user-or-password): Use it.
13355
13356 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13357
13358         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13359         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13360         (rfc2104-hash): Use it.
13361
13362 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13363
13364         * gnus-art.el (gnus-article-toggle-truncate-lines):
13365         Don't use `iff' in docstring.
13366
13367 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13368
13369         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13370
13371         * gnus-util.el (gnus-extract-address-component-name)
13372         (gnus-extract-address-component-email): Convenience functions around
13373         `gnus-extract-address-components'.
13374
13375         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13376         Use `gnus-extract-address-component-email' to fix bug of comparing full
13377         sender name to `user-mail-address'.
13378
13379 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13380
13381         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13382         catch/throw to optimize.
13383         (gnus-registry-find-keywords): Just use member to find a keyword.
13384
13385 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13386
13387         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13388         is current before calling gnus-server-prepare.
13389         (gnus-server-setup-buffer, gnus-server-update-server)
13390         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13391
13392 2008-05-04  Juri Linkov  <juri@jurta.org>
13393
13394         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13395         (mailcap-file-default-commands): Use mailcap-replace-in-string
13396         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13397         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13398
13399 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13400
13401         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13402
13403 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13404
13405         * gnus.el: Bump version to 0.11.
13406
13407 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13408
13409         * gnus.el: No Gnus v0.10 is released.
13410
13411 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13412
13413         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13414         hooks.
13415         (gnus-update-read-articles): Speed up non-marks-using users.
13416         (gnus-use-marks): Define gnus-use-marks.
13417         (gnus-propagate-marks): Rename variable to something more sensible.
13418
13419 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13420
13421         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13422         (gmm-image-load-path-for-library): Fix typos in docstrings.
13423         (gmm-message): Reflow docstring.
13424
13425 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13426
13427         * mail-source.el (mail-source-set-1, mail-source-bind):
13428         Move auth-source code out of the macro to clean it up and fix bugs.
13429
13430 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13431
13432         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13433         by sender if it's equal to user-mail-address, it's likely to be
13434         useless.
13435
13436         * mail-source.el (mail-source-bind): Don't use user or password if they
13437         are not bound.  Unintern them if they are nil.  Don't use server unless
13438         it's bound, and default it to empty string otherwise.
13439
13440 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13441
13442         * mail-source.el: Load auth-source.el.
13443         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13444         get user name or password, if auth-sources is set up.
13445
13446         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13447         strategy of splitting with parent.
13448         (gnus-registry-split-fancy-with-parent)
13449         (gnus-registry-post-process-groups): Use it and fix prior
13450         bug (returning a list as the split result).
13451
13452         * auth-source.el (auth-sources): Remove server parameter.
13453         (auth-source-pick, auth-source-user-or-password)
13454         (auth-source-user-or-password-imap)
13455         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13456         (auth-source-user-or-password-sftp)
13457         (auth-source-user-or-password-smtp): Remove server parameter.
13458
13459 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13460
13461         * smime.el (smime-sign-region, smime-encrypt-region)
13462         (smime-decrypt-region):
13463         Remove redundant calls to `generate-new-buffer-name'.
13464
13465 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13466
13467         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13468         Don't use QP for message/rfc822.
13469         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13470
13471 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13472
13473         * sieve-manage.el (sieve-string-bytes): Remove.
13474         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13475         correct byte-length only if the process's coding-system is the same as
13476         the one used internally by Emacs to represent strings.
13477
13478 2008-04-22  Juri Linkov  <juri@jurta.org>
13479
13480         * mailcap.el (mailcap-file-default-commands): New function.
13481
13482 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13483
13484         * message.el (message-signature-separator, message-cite-function):
13485         Change custom version.
13486
13487 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13488
13489         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13490         commands.
13491         (tls-checktrust): Ditto.
13492
13493 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13494
13495         * mm-decode.el (mm-display-external): Make temp file read-only.
13496
13497 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13500         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13501         `C-c C-f d'.
13502
13503 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13504
13505         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13506
13507 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13508
13509         * gnus.el: Bump version to 0.9.
13510
13511 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13512
13513         * gnus.el: No Gnus v0.8 is released.
13514
13515 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13516
13517         * mail-source.el (mail-source-value):
13518         Prefer fboundp to functionp so it works with macros as well.
13519
13520 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13521
13522         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13523         Fix last change in case the element is not even a symbol.
13524
13525 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13526
13527         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13528         Prefer fboundp to functionp so it works with macros as well.
13529
13530 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13531
13532         * auth-source.el: Add docs.
13533         (auth-sources): Modify format to support server.
13534         (auth-source-pick, auth-source-user-or-password)
13535         (auth-source-user-or-password-imap)
13536         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13537         (auth-source-user-or-password-sftp)
13538         (auth-source-user-or-password-smtp): Add server parameter.
13539
13540 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13541
13542         * gnus-registry.el: Initialize the registry when gnus-registry-install
13543         is t.
13544
13545 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * compface.el (uncompface): Make buffer unibyte.
13548
13549 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13550
13551         * mail-source.el (mail-source-value):
13552         Prefer fboundp to functionp so it works with macros as well.
13553
13554 2008-04-05  Glenn Morris  <rgm@gnu.org>
13555
13556         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13557
13558 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13559
13560         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13561         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13562
13563         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13564         multibyteness after rather than before erasing it.
13565
13566         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13567         mm-with-multibyte.
13568         (gnus-request-article-this-buffer): Make sure the proper decoding is
13569         used if gnus-original-article-buffer happens to be unibyte.
13570
13571         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13572         default-enable-multibyte-characters.
13573
13574         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13575         default-enable-multibyte-characters.
13576
13577         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13578
13579         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13580
13581 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13582
13583         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13584         Fix last change in case the element is not even a symbol.
13585
13586 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13587
13588         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13589         (imap-message-copyuid-1): Use it.
13590         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13591         J. Williams in
13592         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13593
13594         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13595         imap-enable-exchange-bug-workaround.
13596         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13597
13598 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13599
13600         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13601         a 100 byte status-checks into a 2-3MB transfer for each group.
13602         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13603         to enable bug workaround or not.
13604         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13605
13606 2008-03-31  Glenn Morris  <rgm@gnu.org>
13607
13608         * message.el (mml2015-use): Declare for compiler.
13609         (message-info): Require mml2015 when appropriate.
13610
13611 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13614         whitespace.
13615
13616 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13617
13618         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13619         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13620         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13621         (nntp-service-to-port): New function.
13622         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13623         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13624         (nntp-open-netcat-stream): New function.
13625         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13626
13627 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13628
13629         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13630
13631 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13632
13633         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13634
13635 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13636
13637         * dns.el (dns-write): Use set-buffer-multibyte.
13638
13639 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13640
13641         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13642
13643 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13644
13645         * message.el (message-signature-separator): Change default.
13646         Improve custom type.
13647         (message-cite-function): Change default to
13648         message-cite-original-without-signature.
13649
13650         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13651         toggle.
13652
13653         * message.el (message-check-news-body-syntax): Fix signature check.
13654         (message-setup-1): Mark buffer as unmodified _after_ running
13655         message-setup-hook and handling message-alternative-emails.
13656         (message-shorten-references): Be more strict when building list of
13657         valid references to comply with GNKSA.
13658
13659         * gnus-group.el (gnus-read-ephemeral-bug-group)
13660         (gnus-read-ephemeral-debian-bug-group)
13661         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13662
13663         * message.el (message-info): Don't use booleanp which isn't supported
13664         in Emacs 21 and XEmacs.
13665
13666 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13667
13668         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13669         gnus-group-gmane-group-download-format.
13670         (gnus-group-read-ephemeral-gmane-group): Rename from
13671         gnus-group-read-ephemeral-gmane-group.
13672         (gnus-read-ephemeral-gmane-group-url): Rename from
13673         gnus-group-read-ephemeral-gmane-group-url.
13674         (gnus-bug-group-download-format-alist): New variable.
13675         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13676         (gnus-read-ephemeral-emacs-bug-group): New commands.
13677
13678 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13681         (gnus-visible-headers): Improve custom type.
13682
13683 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13684
13685         * mml.el (mml-menu): Add workarounds for XEmacs.
13686
13687         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13688         X-Boundary header.
13689
13690         * message.el (message-simplify-recipients): Fix previous commit.
13691
13692 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13693
13694         * mm-util.el (mm-set-buffer-multibyte): New function.
13695         * mm-decode.el (mm-copy-to-buffer): Use it.
13696
13697         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13698         Prefer fboundp to functionp so it works with macros as well.
13699
13700 2008-03-19  Glenn Morris  <rgm@gnu.org>
13701
13702         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13703         Accidentally removed in the sync process with Emacs.
13704
13705 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13706
13707         * message.el (message-alter-recipients-discard-bogus-full-name):
13708         New function.
13709         (message-alter-recipients-function): New variable.
13710         (message-get-reply-headers): Use it.
13711         (message-replace-header): New helper function.
13712         (message-recipients-without-full-name): New variable.
13713         (message-simplify-recipients): New command.
13714
13715         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13716
13717         * message.el (message-info): Handle EasyPG manual.
13718
13719         * mml.el (mml-menu): Add entry for EasyPG.
13720
13721 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13722
13723         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13724         parameter.
13725
13726         * message.el (message-disassociate-draft): Specify drafts group name
13727         fully.
13728
13729 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13730
13731         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13732         Eliminate unnecessary duplicates from the match list.
13733
13734 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13735
13736         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13737
13738         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13739
13740         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13741         args of `how-many' of which the XEmacs version doesn't take; declare
13742         Info-index-next as function.
13743
13744 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13745
13746         * gnus-score.el (gnus-score-headers): Fix handling of
13747         gnus-inhibit-slow-scoring.
13748
13749         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13750         string.
13751         (gnus-button-url-regexp): Improve handling of parenthesis.
13752         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13753         (gnus-button-handle-info-keystrokes): Handle index entries.
13754
13755 2008-03-15  Glenn Morris  <rgm@gnu.org>
13756
13757         * parse-time.el (parse-time-string): Simplify.
13758
13759 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13762         Incoming* files.
13763
13764 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13765
13766         * auth-source.el (auth-sources): Rename from auth-source-choices.
13767         (auth-source-pick): Use it.
13768
13769 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13770
13771         * binhex.el (binhex-decode-region-internal):
13772         * uudecode.el (uudecode-decode-region-internal):
13773         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13774         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13775         setting default-enable-multibyte-characters.
13776
13777 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13778
13779         * auth-source.el (auth-source-protocols)
13780         (auth-source-protocols-customize, auth-source-choices): Add and
13781         modified variable customizations and defaults.
13782         (auth-source-pick, auth-source-user-or-password)
13783         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13784         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13785         (auth-source-user-or-password-sftp)
13786         (auth-source-user-or-password-smtp): Use new variables and provide an
13787         interface to netrc.el.
13788
13789 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13792         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13793         Make sure the nntp port to specify is a string.
13794
13795 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13796
13797         * nntp.el: Use with-current-buffer.
13798         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13799         dubious mm-with-unibyte-current-buffer.
13800         (nntp-with-open-group-function): New function extracted from
13801         nntp-with-open-group macro.
13802         (nntp-with-open-group): Use the function, so it's easier to debug.
13803         Add indentation and debugging info.
13804         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13805         Recommend the use of the netcat alternatives.
13806
13807         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13808         Avoid mm-string-as-multibyte as well.
13809
13810         * nnweb.el (nnweb-insert-html):
13811         Remove use of nnheader-string-as-multibyte.
13812
13813         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13814         (nnheader-string-as-multibyte): Remove.
13815
13816         * mm-view.el: Use inhibit-read-only.
13817         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13818         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13819         or unibyte-string.
13820
13821         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13822         (mm-uu-yenc-extract): Use with-current-buffer.
13823
13824         * gnus-soup.el (gnus-soup-send-packet): Don't use
13825         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13826
13827         * nnmh.el: Use with-current-buffer.
13828         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13829         mm-string-as-multibyte on the output of mm-encode-coding-string.
13830
13831         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13832         (nnimap-request-move-article): Use with-current-buffer.
13833
13834         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13835         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13836         conversion uses string-make-unibyte rather than string-as-unibyte.
13837
13838         * gnus-msg.el: Use with-current-buffer.
13839
13840         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13841
13842 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13843
13844         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13845         string for caching if it is 'PIN.
13846
13847 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13848
13849         * lpath.el: Consider the case without Emacs/W3.
13850
13851 2008-03-08  Glenn Morris  <rgm@gnu.org>
13852
13853         * time-date.el (date-to-time, time-subtract, time-add)
13854         (safe-date-to-time): Doc fixes.
13855
13856 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13857
13858         * mail-source.el (mail-source-delete-old-incoming-confirm):
13859         Change default to nil.
13860         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13861
13862 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * lpath.el: Rearrange.
13865
13866         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13867         (gnus-article-goto-prev-page): Work for articles having ^L's.
13868
13869         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13870
13871         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13872
13873 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13874
13875         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13876         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13877         (gnus-bookmark-jump): Adjust some variable names.
13878
13879 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13880
13881         * auth-source.el: New package.
13882         (auth-source-choices): Add customization entry point variable.
13883
13884         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13885         bug.
13886
13887 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13888
13889         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13890         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13891         (gnus-registry-install-shortcuts): Rename from
13892         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13893         the `gnus-registry-mark-map' keymap dynamically from
13894         `gnus-registry-marks'.  The generated functions update the summary line
13895         when a registry mark is added or deleted, and will call
13896         `gnus-registry-install-p' (see the comments in the code).
13897         (gnus-registry-user-format-function-M): Use concat intelligently.
13898
13899         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13900         the registry mark functions.
13901
13902 2008-03-05  Glenn Morris  <rgm@gnu.org>
13903
13904         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13905         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13906         gnus-art.
13907         (top-level): No need to load own source when compiling.
13908
13909 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13910
13911         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13912         Suggested by <chris.anderton@zetnet.co.uk>.
13913
13914 2008-03-04  Glenn Morris  <rgm@gnu.org>
13915
13916         * gnus-sum.el (top-level): No need to require gnus when compiling,
13917         since unconditionally required near start of file.
13918         (gnus-summary-display-while-building): Move definition before use.
13919
13920 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13921
13922         * gnus-registry.el (gnus-registry-user-format-function-M):
13923         Add formatting function.
13924
13925 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13926
13927         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13928         with plists.
13929         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13930         Use new format.
13931
13932 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13933
13934         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13935         `where-is-internal' that returns a range of key sequences.
13936
13937 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13938
13939         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13940
13941         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13942         (gnus-summary-jump-to-group): Consider windows on other displayed
13943         frames as well.  Similar changes might be needed elsewhere, but that's
13944         the one I've bumped into during my use.
13945
13946         * nndoc.el (nndoc-oe-dbx-type-p):
13947         * gnus-msg.el (gnus-debug):
13948         * gnus-group.el (gnus-update-group-mark-positions):
13949         Use mm-string-to-multibyte.
13950
13951 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13952
13953         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13954         doesn't handle NotDashEscaped.
13955
13956         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13957         (mml-dnd-attach-options): Fix typo in custom choice.
13958
13959         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13960         Change nndoc-article-type to mbox.
13961         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13962
13963         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13964         to nil, instead of html2text.
13965
13966         * imap.el (imap-debug): Add `imap-ping-server'.
13967
13968         * gnus-bookmark.el: Add FIXMEs.
13969
13970         * message.el (message-form-letter-separator)
13971         (message-send-form-letter-delay): New variables.
13972         (message-send-form-letter): Use them.  New command to send form
13973         letters.  Requested by Uwe Siart.
13974         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13975
13976 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13977
13978         * Update copyright years.
13979
13980 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13981
13982         Sync from EMACS_22_BASE.
13983
13984         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13985
13986 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13987
13988         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13989         empty author.
13990
13991 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13992
13993         * gnus-registry.el (gnus-registry-marks): Add variable for
13994         customization of marks and their appearance.
13995         (gnus-registry-read-mark): Use it.
13996         (gnus-registry-do-marks): Add utility function to loop through
13997         `gnus-registry-marks'.
13998         (gnus-registry-install-shortcuts-and-menus): Add function to install
13999         shortcuts and menus.
14000         (gnus-registry-initialize): Use it.
14001         (gnus-registry-default-mark): Clarify documentation.
14002
14003 2008-02-29  Glenn Morris  <rgm@gnu.org>
14004
14005         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14006         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14007         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14008         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14009         Change defcustom :version from 23.0 to 23.1.
14010
14011 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14012
14013         * gnus-registry.el (gnus-registry-follow-group-p)
14014         (gnus-registry-post-process-groups): Add functions to aid registry
14015         splitting and improve logging.  Clarify behavior in function
14016         documentation.
14017         (gnus-registry-split-fancy-with-parent): Use them.
14018
14019 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14020
14021         * gnus-art.el: Use with-current-buffer.
14022
14023 2008-02-27  David Engster  <dengste@eml.cc>
14024
14025         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14026         Express real group name in the response.
14027
14028 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14029
14030         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14031         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14032         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14033         autoload gnus-registry-fetch-group when compiling.
14034         (nnmairix-request-group-with-article-number-correction):
14035         Remove unreferenced argument passed to nnmairix-call-backend.
14036
14037 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14038
14039         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14040         (mm-uu-extract): Improve face for low color ttys.
14041         Reported by Sascha Wilde.
14042
14043 2008-02-27  Glenn Morris  <rgm@gnu.org>
14044
14045         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14046         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14047         variables to defconsts.  Convert comments to doc-strings.
14048         (nnmairix-last-server, nnmairix-current-server): Convert from free
14049         variables to defvars.  Convert comments to doc-strings.
14050         (gnus-registry-fetch-group): Autoload.
14051         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14052         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14053         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14054         caddr.
14055         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14056         nnmairix-request-group-with-article-number-correction call.
14057         (nnmairix-fast, nnmairix-group): New, less general names, for free
14058         variables passed from nnmairix-request-group to
14059         nnmairix-request-group-with-article-number-correction.  Declare.
14060         (nnmairix-request-group-with-article-number-correction):
14061         Use nnmairix-fast, nnmairix-group rather than fast, group.
14062
14063 2008-02-26  David Engster  <dengste@eml.cc>
14064
14065         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14066         version 0.5.
14067
14068 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14069
14070         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14071         instead of making an extra function call.  Don't add the current group
14072         to articles only when they have the group.  Use
14073         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14074         Reported by David <de_bb@arcor.de>.
14075
14076 2008-02-24  Miles Bader  <miles@gnu.org>
14077
14078         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14079         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14080         (mm-find-mime-charset-region):
14081         * mm-bodies.el (mm-encode-body):
14082         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14083
14084 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14085
14086         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14087         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14088
14089 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14090
14091         * mail-source.el (mail-source-delete-incoming): Change default.
14092         Supplement doc string.
14093
14094         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14095
14096 2008-02-14  Glenn Morris  <rgm@gnu.org>
14097
14098         * time-date.el (format-seconds): New function.
14099
14100 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14101
14102         * nnmail.el (nnmail-message-id-cache-file): Derive from
14103         `gnus-home-directory'.
14104
14105 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14106
14107         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14108         Document negative prefix.
14109
14110         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14111
14112 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14113
14114         * message.el (message-unsent-separator): Add the Exim bounce
14115         separator.
14116
14117 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14118
14119         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14120         list.
14121         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14122         recipient/signer list.
14123
14124 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * Makefile.in (datarootdir): Define.
14127         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14128         name that might contain whitespace.
14129
14130 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14131
14132         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14133         fbound (Emacs 23 unicode), signal an error.
14134
14135 2008-02-08  Glenn Morris  <rgm@gnu.org>
14136
14137         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14138
14139 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14140
14141         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14142         ports to the calls to `netrc-machine-user-or-password' in addition to
14143         "imap" and "imaps".
14144
14145 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14146
14147         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14148
14149         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14150
14151 2008-02-01  Kenichi Handa  <handa@m17n.org>
14152
14153         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14154         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14155         (rfc2104-hash): Convert the result of concat to unibyte string.
14156
14157 2008-02-01  Dave Love  <fx@gnu.org>
14158
14159         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14160         coding-system-for-read.
14161         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14162
14163 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14164
14165         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14166         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14167         <hanche@math.ntnu.no>.
14168
14169 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14172
14173         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14174
14175 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14176
14177         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14178         * message.el (message-beginning-of-line): Use featurep instead of bound
14179         tests in order to resolve conditionals at compile time.
14180
14181 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14182
14183         * mail-source.el (mail-sources): Add `group' choice.
14184
14185         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14186         parameter `in-group' to control into which group the articles go.
14187         Add treatment of `group' mail-source.
14188
14189 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14190
14191         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14192
14193         * mm-decode.el (mm-dissect-buffer): Decode description.
14194
14195         * mml.el (mml-to-mime): Encode message header first.
14196
14197 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14200         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14201
14202         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14203         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14204
14205 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14206
14207         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14208
14209 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14212         prefix keys.
14213         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14214         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14215         gnus-xmas.el.
14216
14217         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14218         (gnus-xmas-article-describe-bindings): New function.
14219         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14220         gnus-xmas-article-describe-bindings.
14221
14222         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14223
14224 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14225
14226         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14227         Add new variables for article mark management.
14228         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14229         list of extra data entries which, when present, will indicate that the
14230         article ID should not be trimmed from the registry.
14231         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14232         functions.
14233         (gnus-registry-read-mark): New function to read a mark name from the
14234         user.
14235         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14236         (gnus-registry-set-article-mark-internal): New functions to add and
14237         remove marks.
14238         (gnus-registry-get-article-marks): New function to show the marks for
14239         an article, or retrieve them for further use.
14240
14241 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14244         keys when no argument is given.
14245
14246 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14247
14248         * imap.el (imap-ping-server): New variable.
14249         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14250         (imap-ping-server): Minor doc string fixes.
14251
14252 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14253
14254         * imap.el (imap-ping-server): New function.
14255         (imap-opened): Call imap-ping-server.
14256
14257 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * gnus-sum.el (gnus-article-sort-by-random)
14260         (gnus-thread-sort-by-random): Fix doc strings.
14261         Reported by jidanni@jidanni.org.
14262
14263 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14264
14265         * gnus-art.el (gnus-article-describe-bindings): New function.
14266         (gnus-article-read-summary-keys): Use it.
14267         (gnus-article-mode-map): Bind `C-h b' to it.
14268
14269 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14270
14271         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14272         XEmacs.
14273         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14274         Protect against non-character events.
14275
14276         * lpath.el: Fbind map-keymap for Emacs 21.
14277
14278 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14279
14280         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14281         New command.
14282         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14283         instead of END.  Change name of the temp file.
14284         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14285         customizable.
14286
14287 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14288
14289         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14290         bind `S W' to gnus-article-wide-reply-with-original; set default
14291         binding to gnus-article-read-summary-send-keys.
14292         (gnus-article-read-summary-keys): Fix the order of keys; display
14293         continuation keys correctly in the echo area; describe bindings
14294         correctly when keys end with `C-h'.
14295         (gnus-article-read-summary-send-keys): New function.
14296         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14297         Work for gnus-article-read-summary-send-keys; display continuation keys
14298         correctly in the echo area.
14299         (gnus-article-reply-with-original): Ignore prefix argument.
14300         (gnus-article-wide-reply-with-original): New function.
14301
14302         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14303         Emacs 21.
14304
14305 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14306
14307         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14308         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14309
14310 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14311
14312         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14313         (gnus-group-read-ephemeral-gmane-group): New command.
14314
14315 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14316
14317         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14318
14319 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14320
14321         * message.el (message-send-mail-function): Increase custom version.
14322
14323         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14324         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14325
14326 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14327
14328         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14329         for the cases where imap-authenticate is called with a nil buffer
14330         parameter.
14331
14332 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14333
14334         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14335         html parts correctly; support forwarded messages.
14336         (gnus-article-browse-html-article): Remove work buffers.
14337
14338         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14339         compiling.
14340         (netrc-bound-and-true-p): New macro.
14341         (netrc-parse): Use it instead of bound-and-true-p that is not available
14342         in XEmacs 21.4.
14343
14344 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14345
14346         * gnus-registry.el (gnus-registry-mark-article)
14347         (gnus-registry-article-marks): Add functionality to mark articles
14348         through the Gnus registry.
14349
14350         * encrypt.el: Clarify documentation for the new pgg method.
14351         (encrypt-file-alist): Add PGG option.
14352         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14353         functionality.  Abstract password key and messaging to external
14354         functions.
14355         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14356         (encrypt-message-method-and-cipher): Add new convenience external
14357         functions.
14358         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14359         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14360
14361         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14362         (netrc-parse): Use encrypt-file-alist to determine if
14363         encrypt-find-model or encrypt-insert-file-contents should be used.
14364
14365         * encrypt.el: Clarify documentation.  Load password-cache or
14366         password, whichever one is found first, instead of autoloading.
14367
14368 2007-12-19  Glenn Morris  <rgm@gnu.org>
14369
14370         * mml.el (message-options-set, message-narrow-to-head)
14371         (message-in-body-p, message-mail-p, message-encode-message-body):
14372         Autoload.
14373         (message-remove-header, message-narrow-to-headers-or-head)
14374         (message-subscribed-p, message-make-mail-followup-to)
14375         (message-position-on-field, message-news-p)
14376         (message-options-set-recipient, message-generate-headers)
14377         (message-sort-headers): Declare as functions.
14378
14379 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14380
14381         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14382         convention in doc string.
14383
14384 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14387         title to html parts.
14388         (gnus-article-browse-html-article): Pass message header to it.
14389
14390         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14391
14392 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14393
14394         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14395         or password compatible with XEmacs.
14396
14397 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14398
14399         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14400         format document.
14401         (gnus-mime-delete-part): Don't write description line if empty.
14402         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14403
14404 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14405
14406         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14407         (gnus-summary-mark-read-and-unread-as-read)
14408         (gnus-summary-mark-current-read-and-unread-as-read)
14409         (gnus-summary-mark-unread-as-ticked): Doc fix.
14410         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14411
14412 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14413
14414         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14415         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14416
14417 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14420         yes-or-no-p.
14421
14422 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14423
14424         * mm-decode.el (mm-add-meta-html-tag): New function.
14425         (mm-save-part-to-file, mm-pipe-part): Use it.
14426
14427         * gnus-art.el (gnus-article-browse-delete-temp-files):
14428         Use gnus-y-or-n-p instead of y-or-n-p.
14429         (gnus-article-browse-html-parts): Work with message/external-body; use
14430         mm-add-meta-html-tag.
14431
14432 2007-12-11  Glenn Morris  <rgm@gnu.org>
14433
14434         * gnus-cache.el: Require gnus-sum not just when compiling.
14435
14436         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14437
14438         * gnus-int.el (gnus-server-opened, gnus-status-message):
14439         Move definitions before use.
14440
14441         * mm-decode.el: Require gnus-util.
14442         (mm-remove-part): Only call delete-annotation on XEmacs.
14443
14444         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14445
14446         * nnmail.el: Require gnus-int.
14447
14448         * spam.el: Move `require's before `eval-when-compile's.
14449
14450         * gnus-ems.el (gnus-alive-p):
14451         * gnus-fun.el (message-goto-eoh):
14452         * gnus-util.el (gnus-group-name-decode):
14453         * mail-source.el (gnus-compress-sequence):
14454         * message.el (Info-goto-node, format-spec):
14455         * mm-bodies.el (message-options-get):
14456         * mm-decode.el (mm-view-pkcs7):
14457         * mm-util.el (gmm-write-region):
14458         * mml-smime.el (mml-compute-boundary)
14459         (gnus-completing-read-with-default):
14460         * mml.el (widget-button-press, gnus-make-hashtable):
14461         * mml1991.el (mm-decode-content-transfer-encoding)
14462         (mm-encode-content-transfer-encoding)
14463         (message-options-get, message-options-set):
14464         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14465         * nnfolder.el (gnus-request-group):
14466         * nnheader.el (ietf-drums-unfold-fws):
14467         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14468         * smime.el (gnus-run-mode-hooks):
14469         * spam-stat.el (gnus-message): Autoload.
14470
14471         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14472         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14473         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14474         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14475         Add declare-function compatibility definition.
14476
14477         * gnus-cache.el (nnvirtual-find-group-art):
14478         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14479         (gnus-add-image, gnus-add-wash-type):
14480         * gnus-group.el (nnkiboze-score-file):
14481         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14482         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14483         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14484         (message-tokenize-header, gnus-get-buffer-create)
14485         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14486         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14487         * gnus.el (gnus-group-decoded-name):
14488         * mail-source.el (imap-capability):
14489         * mm-bodies.el (message-options-set):
14490         * mm-decode.el (gnus-configure-windows):
14491         * mm-extern.el (message-goto-body):
14492         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14493         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14494         (epg-sub-key-validity, message-options-set):
14495         * mml.el (widget-event-point, gnus-configure-windows):
14496         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14497         * mml2015.el (epg-check-configuration, epg-configuration)
14498         (message-options-set):
14499         * nndb.el (nndb-request-article):
14500         * nnfolder.el (gnus-request-create-group):
14501         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14502         * nnmaildir.el (gnus-group-mark-article-read):
14503         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14504         * rfc1843.el (message-fetch-field):
14505         * spam.el (gnus-extract-address-components):
14506         Declare as functions.
14507
14508 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14509
14510         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14511
14512         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14513
14514         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14515         bind show-trailing-whitespace for XEmacs.
14516
14517 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14518
14519         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14520         new no-op macro for backward compatibility.
14521
14522         * imap.el (imap-string-to-integer): New function.
14523
14524 2007-12-09  Glenn Morris  <rgm@gnu.org>
14525
14526         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14527
14528         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14529         * message.el, mm-view.el, sieve-manage.el, smime.el:
14530         Add declare-function compatibility definition.
14531
14532         * gnus-art.el (w3-region, w3m-region, Info-menu):
14533         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14534         * gnus-sum.el (gnus-get-predicate):
14535         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14536         * message.el (mail-abbrev-in-expansion-header-p):
14537         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14538         (w3m-detect-meta-charset, w3m-region):
14539         * sieve-manage.el (password-read, password-cache-add)
14540         (password-cache-remove):
14541         * smime.el (password-read-and-add): Declare as functions.
14542
14543 2007-12-08  David Kastrup  <dak@gnu.org>
14544
14545         * gnus-sum.el (gnus-summary-simplify-subject-query):
14546         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14547         `message'.
14548
14549 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14550
14551         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14552         it to bind idna-program, installation-directory, defined-colors, and
14553         face-attribute for XEmacs of the version that compiles defcustom forms.
14554
14555 2007-12-07  Glenn Morris  <rgm@gnu.org>
14556
14557         * gnus-art.el (article-make-date-line): Revert previous change.
14558
14559 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14560
14561         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14562
14563 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14564
14565         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14566         Call gnus-add-to-range ranges only once with a prepared article-list.
14567
14568 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14569
14570         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14571         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14572         group names with backslashes.
14573         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14574
14575 2007-12-06  Deepak Goel  <deego3@gmail.com>
14576
14577         * gnus-art.el (article-make-date-line):
14578         * gnus-start.el (gnus-load):
14579         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14580
14581 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * gnus-art.el (gnus-use-idna):
14584         * gnus-start.el (gnus-site-init-file):
14585         * message.el (message-use-idna):
14586         * mm-uu.el (mm-uu-hide-markers):
14587         * smiley.el (smiley-style): Revert changes that suppress warnings.
14588
14589 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14590
14591         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14592         specify charset to html source.
14593         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14594
14595 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14596
14597         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14598         idna-program in order to suppress byte compile warning issued by XEmacs
14599         that came to byte compile the default value section of defcustom forms
14600         recently.
14601
14602         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14603         value of installation-directory.
14604
14605         * message.el (message-use-idna): Don't directly refer to the value of
14606         idna-program.
14607
14608         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14609
14610         * smiley.el (smiley-style): Don't directly call face-attribute.
14611
14612 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14613
14614         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14615
14616         * gnus-dired.el: Reduce Gnus dependencies.
14617         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14618         Don't require.  Use autoloads instead.
14619         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14620         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14621         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14622         (gnus-dired-mode): Adjust doc string.
14623         (gnus-dired-mail-mode): New variable.
14624         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14625         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14626         (gnus-dired-mail-buffers): New function.  Return mail or message
14627         composition buffers.
14628         (gnus-dired-attach): Use it.
14629         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14630         NO-DECODE.
14631         (gnus-dired-print): Use `gnus-print-buffer' depending on
14632         `gnus-dired-mail-mode'.
14633
14634 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * rfc2047.el (rfc2047-encoded-word-regexp)
14637         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14638         explaining what regexp patterns are for.
14639
14640 2007-12-04  Glenn Morris  <rgm@gnu.org>
14641
14642         * password.el: Move to password-cache.el.
14643
14644         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14645         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14646         * mml-smime.el (password-read, password-cache-add)
14647         (password-cache-remove):
14648         No need to autoload, since mml-sec requires password.
14649
14650         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14651         * message.el (gnus-extract-address-components):
14652         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14653
14654         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14655         password.
14656
14657 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14658
14659         * mailcap.el: Reduce dependencies.
14660         (mail-header-parse-content-type): Autoload.
14661         (mailcap-delete-duplicates): New alias.
14662         (mailcap-mime-info): Add optional argument NO-DECODE.
14663         (mailcap-mime-types): Use mailcap-delete-duplicates.
14664
14665         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14666
14667 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14668
14669         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14670         (imap-parse-status): Upcase status-att for servers that sends them
14671         lower-case (e.g., MS Exchange 2007).
14672
14673 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14674
14675         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14676         function.
14677
14678         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14679         (gnus-uu-yenc-article): New function.
14680
14681         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14682
14683         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14684
14685 2007-12-02  Glenn Morris  <rgm@gnu.org>
14686
14687         * binhex.el (binhex): New custom group.
14688         (binhex-decoder-program, binhex-decoder-switches)
14689         (binhex-use-external): Move to the binhex custom group.
14690
14691         * uudecode.el (uudecode): New custom group.
14692         (uudecode-decoder-program, uudecode-decoder-switches)
14693         (uudecode-use-external): Move to the uudecode custom group.
14694
14695         * netrc.el (top-level): Don't load `encrypt' features.
14696         (netrc-parse): Don't use encrypt.
14697         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14698
14699         * encrypt.el: Remove file.
14700
14701 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14702
14703         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14704         matches on patches.
14705
14706         * gnus-art.el (gnus-article-browse-html-article):
14707         Mention `mm-text-html-renderer' in the doc string.
14708
14709         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14710         string.  Add comments.
14711
14712         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14713         if rhs is ASCII.
14714
14715 2007-12-01  Glenn Morris  <rgm@gnu.org>
14716
14717         * mail-source.el (top-level): Require format-spec before
14718         eval-when-compile.
14719
14720 2007-11-30  Glenn Morris  <rgm@gnu.org>
14721
14722         * encrypt.el: Require password, rather than autoloading password-read.
14723
14724 2007-11-29  Glenn Morris  <rgm@gnu.org>
14725
14726         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14727         (sasl-make-client, sasl-next-step, sasl-step-data)
14728         (sasl-step-set-data): Declare as functions.
14729
14730 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14733
14734 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14735
14736         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14737         certs should be verified and what is to be done in the event of a
14738         verification failure.
14739
14740         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14741         caller can indicate whether the cache should be disregarded for this
14742         call.  This way the result of the call is reproducible at all times and
14743         can be considered a canonical server name for the supplied method.
14744         (gnus-agent-method-p): Canonicalize server names by pushing their
14745         method through `gnus-method-to-server' using the no-cache argument.
14746
14747         * gnus-srvr.el (gnus-server-insert-server-line):
14748         Call `gnus-method-to-server' with `no-cache' argument.
14749
14750         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14751         gnus-agent-possibly-synchronize-flags as this should be called when the
14752         server is actually being opened.
14753         (gnus-agent-possibly-synchronize-flags)
14754         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14755         flags file of an agentized server to the latter function.
14756
14757         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14758         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14759         after a connection has been established successfully.
14760
14761 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14762
14763         * gnus-art.el (article-display-face): Force to display face if called
14764         interactively; check if gnus-article-x-face-too-ugly matches author.
14765         (article-display-x-face): Display face even if From header is missing
14766         as article-display-face does.
14767
14768 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14769
14770         * hashcash.el (message-narrow-to-headers-or-head)
14771         (message-fetch-field, message-goto-eoh)
14772         (message-narrow-to-headers): Declare as functions.
14773
14774 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14775
14776         * mail-source.el (mail-sources): Default to fetch from file for
14777         compatibility with default of nnmail-spool-file.
14778
14779 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14782         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14783         to look for encoded word that should be encoded again.
14784         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14785         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14786         encoding pattern.
14787         (rfc2047-decode-region): Switch strict regexp and loose one according
14788         to rfc2047-allow-irregular-q-encoded-words.
14789
14790 2007-11-25  Romain Francoise  <romain@orebokech.com>
14791
14792         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14793
14794 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14795
14796         * tls.el (tls-program): Provide more custom choices from
14797         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14798         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14799
14800 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14801
14802         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14803         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14804
14805         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14806         `nnmail-spool-file'.
14807
14808         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14809         `nnmail-spool-file'.
14810
14811         * gnus-move.el (gnus-change-server): Ditto.
14812
14813         * gnus-kill.el (gnus-batch-score): Ditto.
14814
14815         * gnus-cache.el (gnus-jog-cache): Ditto.
14816
14817         * gnus-msg.el (gnus-summary-reply):
14818         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14819
14820 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14821
14822         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14823         version.  Minor improvement to doc strings.
14824         (tls-program): Add comment.
14825
14826 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14827
14828         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14829         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14830         mismatch between the hostname provided in the certificate and the name
14831         of the host connnecting to.
14832         (open-tls-stream): Use them.  Check certificates against trusted root
14833         certificates.
14834
14835 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14836
14837         * gnus-cache.el (gnus-cache-generate-nov-databases):
14838         Use nnml-generate-nov-databases-directory instead of
14839         nnml-generate-nov-databases-1.
14840
14841 2007-11-24  Glenn Morris  <rgm@gnu.org>
14842
14843         * message.el (message-tool-bar-retro): Update for rename
14844         mail_send.xpm->mail-send.xpm.
14845
14846 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14849         `smime-ldap-search' for Emacs 22 and up.
14850
14851 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14852
14853         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14854
14855         * message.el (message-send-mail-function): Fix error convention.
14856         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14857         (message-widen-reply, message-send-mail, message-talkative-question)
14858         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14859         (message-clone-locals, message-send-news): Use with-current-buffer.
14860         (message-insert-or-toggle-importance): Remove unused var `valid'.
14861         (message-make-references): Remove unused var `new-references'.
14862         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14863
14864 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14865
14866         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14867         (spam-split-symbolic-return-positive): Reflow docstring.
14868         (spam-backends, spam-summary-exit-behavior)
14869         (spam-mark-ham-unread-before-move-from-spam-group)
14870         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14871         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14872         (spam-clear-cache, spam-backend-check, spam-install-backend)
14873         (spam-install-statistical-backend, spam-list-of-processors)
14874         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14875         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14876         (spam-check-crm114, spam-initialize, spam-unload-hook):
14877         Fix typos in docstrings.
14878
14879 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14882         been checked if they have never been read and those group levels are
14883         higher than the one that a user specified.
14884
14885 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14888         foreign groups unless a group level is specified by a user.
14889         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14890
14891 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14892
14893         * message.el (message-send-mail-function): Require sendmail.
14894
14895 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14896
14897         * message.el (message-send-mail-function): Check for smtpmail too.
14898
14899         * utf7.el (utf7-encode, utf7-decode): Use coding system
14900         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14901
14902         * message.el (message-send-mail-function): New function.
14903         (message-send-mail-function): Set default using
14904         message-send-mail-function.  Adjust doc string.
14905         (message-send-mail-with-mailclient): New function.
14906
14907 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14908
14909         * smime.el (from):
14910         * rfc2047.el (message-posting-charset):
14911         * qp.el (mm-use-ultra-safe-encoding):
14912         * pop3.el (parse-time-months):
14913         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14914         * nnml.el (files):
14915         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14916         (jka-compr-compression-info-list, ange-ftp-path-format)
14917         (efs-path-regexp):
14918         * nndiary.el (files):
14919         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14920         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14921         (epg-digest-algorithm-alist, inhibit-redisplay)
14922         (password-cache-expiry):
14923         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14924         (pgg-output-buffer, password-cache-expiry):
14925         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14926         (efs-path-regexp):
14927         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14928         (inhibit-redisplay):
14929         * mm-uu.el (file-name, start-point, end-point, entry)
14930         (gnus-newsgroup-name, gnus-newsgroup-charset):
14931         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14932         (latin-unity-ucs-list):
14933         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14934         (mm-uu-binhex-decode-function):
14935         * message.el (gnus-message-group-art, gnus-list-identifiers)
14936         (rmail-enable-mime-composing, gnus-local-organization)
14937         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14938         (gnus-read-active-file, facemenu-add-face-function)
14939         (facemenu-remove-face-function, gnus-article-decoded-p)
14940         (tool-bar-mode):
14941         * mail-source.el (display-time-mail-function):
14942         * gnus-util.el (nnmail-pathname-coding-system)
14943         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14944         (gnus-original-article-buffer, gnus-user-agent)
14945         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14946         (xemacs-codename, sxemacs-codename, emacs-program-version):
14947         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14948         * gnus-start.el (gnus-agent-covered-methods)
14949         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14950         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14951         (gnus-newsgroup-headers, gnus-group-list-mode)
14952         (gnus-group-mark-positions, gnus-newsgroup-data)
14953         (gnus-newsgroup-unreads, nnoo-state-alist)
14954         (gnus-current-select-method, mail-sources)
14955         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14956         (nnmail-spool-file, gnus-cache-active-hashtb):
14957         * gnus-mh.el (mh-lib-progs):
14958         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14959         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14960         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14961         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14962         (gnus-group-buffer):
14963         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14964         (font-lock-set-defaults):
14965         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14966         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14967         (gnus-summary-post-menu, total-parts, type, condition, length):
14968         * gnus-agent.el (gnus-agent-read-agentview):
14969         * flow-fill.el (show-trailing-whitespace):
14970         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14971         eval-and-compile wrappers for byte compiler pacifiers.
14972
14973         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14974         (mm-display-inline-fontify): Check for featurep 'xemacs not
14975         extent-list.
14976
14977         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14978         itimer-list.
14979         (mm-create-image-xemacs): Only do something for XEmacs.
14980         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14981
14982         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14983
14984         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14985         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14986
14987 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14988
14989         * nnimap.el (nnimap-split-download-body):
14990         * gnus-demon.el (gnus-demon):
14991         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14992
14993 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14994
14995         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14996         New macros.
14997         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14998         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14999         copy data from unibyte buffer to multibyte current buffer.
15000         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15001         to copy data from unibyte current buffer to multibyte buffer.
15002         (nntp-make-process-buffer): Make process buffer unibyte.
15003
15004         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15005
15006 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15007
15008         * pop3.el (pop3-open-server): Accept and process data more robustly at
15009         connection start to avoid spurious "POP SSL connection failed" errors.
15010
15011 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15012
15013         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15014         read group names.
15015
15016 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15017
15018         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15019
15020 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15021
15022         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15023         (nnmail-save-active): Use a unibyte buffer when saving active file,
15024         which may contain non-ASCII group names.
15025
15026         * nnml.el (nnml-request-group): Decode group names in messages.
15027
15028 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15029
15030         * message.el (message-citation-line-function)
15031         (message-insert-formatted-citation-line): Fix spelling of
15032         `message-insert-formated-citation-line'.
15033
15034 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15035
15036         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15037
15038 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15039
15040         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15041         nnmail-pathname-coding-system.
15042
15043         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15044         that a user enters; decode group names in messages.
15045
15046         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15047
15048 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15049
15050         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15051
15052         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15053
15054         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15055         risky local variable.
15056
15057         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15058
15059 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15060
15061         * encrypt.el: Improve documentation to fix function name typo.
15062         Reported by Daiki Ueno <ueno@unixuser.org>.
15063
15064 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15065
15066         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15067         even if the point is not in the last page of an article.
15068         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15069         back to the previous page.
15070
15071 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15072
15073         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15074
15075 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15076
15077         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15078
15079 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15080
15081         * message.el (message-check-news-body-syntax):
15082         Avoid mm-string-as-multibyte.
15083         (message-hide-headers): Don't assume (point-min)==1.
15084
15085 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15086
15087         * message.el (message-remove-blank-cited-lines): Fix if remove is
15088         given.
15089         (message-bogus-address-regexp): New variable.
15090         (message-bogus-recipient-p): New function.
15091         (message-check-recipients): New command.
15092         (message-syntax-checks): Add `bogus-recipient'.
15093         (message-fix-before-sending): Add `bogus-recipient'.
15094
15095         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15096         (gnus-treat-body-boundary): Don't test window-system.
15097
15098 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15099
15100         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15101
15102 2007-10-28  Miles Bader  <miles@gnu.org>
15103
15104         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15105         at compile-time too.
15106
15107 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15108
15109         * gnus-msg.el (gnus-message-setup-hook):
15110         Add `message-remove-blank-cited-lines' to options.
15111
15112 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15113
15114         * message.el (message-remove-blank-cited-lines): New function.
15115         Suggested by Karl Plästerer.
15116
15117 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15120         mapc.
15121
15122         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15123         (top-level): Use mapc to set functions to be traced for debugging.
15124
15125         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15126         called for effect with while loop.
15127
15128         * message.el (message-talkative-question): Replace mapcar called for
15129         effect with mapc.
15130
15131         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15132         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15133         called for effect with dolist.
15134
15135         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15136
15137         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15138         gnus-extra-headers and nnmail-extra-headers.
15139
15140         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15141         called for effect with dolist.
15142         (top-level): Use mapc to set functions to be traced for debugging.
15143
15144         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15145         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15146         dolist.
15147
15148         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15149         Replace mapcar called for effect with mapc.
15150         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15151         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15152         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15153         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15154
15155         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15156         remove-if that's a cl function.
15157
15158         * webmail.el (webmail-debug): Replace mapcar called for effect with
15159         dolist.
15160
15161         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15162         with mapc.
15163
15164 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15167         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15168         with while loop.
15169
15170         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15171         functions from article-* functions.
15172         (gnus-multi-decode-header): Replace mapcar called for effect with
15173         dolist.
15174
15175         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15176         (gnus-bookmark-show-details): Replace mapcar called for effect with
15177         while loop.
15178
15179         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15180         called for effect with while loop.
15181
15182         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15183         with dolist.
15184
15185         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15186         Replace mapcar called for effect with dolist.
15187
15188         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15189
15190         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15191         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15192         Replace mapcar called for effect with dolist.
15193         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15194         mapc.
15195
15196         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15197         Replace mapcar called for effect with dolist.
15198         (gnus-topic-list): Replace mapcar called for effect with mapc.
15199
15200         * gnus.el: Use mapc instead of mapcar to add autoloads.
15201
15202 2007-10-23  Richard Stallman  <rms@gnu.org>
15203
15204         * gnus-group.el (gnus-group-highlight): Mark as risky.
15205
15206 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15207
15208         * gnus.el (gnus-server-to-method): Return method found first in
15209         gnus-newsrc-alist.
15210
15211         * gnus-art.el (gnus-article-highlight-signature)
15212         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15213         button overlay without the front stickiness.
15214
15215 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15216
15217         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15218         overview buffer needed a catch to receive its throw.
15219         (gnus-agent-flush-cache): Declare as interactive to make this function
15220         easier to use.
15221
15222 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15223
15224         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15225         `next-line'.
15226
15227 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15228
15229         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15230         exclude address matching message-dont-reply-to-names.
15231
15232 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15233
15234         * gnus-util.el (gnus-string<): New function.
15235
15236         * gnus-sum.el (gnus-article-sort-by-author)
15237         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15238
15239 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15240
15241         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15242         the frame-focus tag is set in gnus-buffer-configuration.
15243
15244 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15247         the front stickiness.
15248
15249 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15252         url pattern; remove duplicate one.
15253         (gnus-article-extend-url-button): New function.
15254         (gnus-article-add-buttons): Use it.
15255         (gnus-button-push): Use concatenated url that it makes.
15256
15257 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15258
15259         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15260
15261 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15262
15263         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15264         Don't hardcode point-min==1.
15265
15266 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15267
15268         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15269         Fix comment about "iso8859-1".
15270
15271 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15272
15273         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15274         ones returned from the verify-function.
15275
15276         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15277         Call mml2015-extract-cleartext-signature if extraction failed.
15278
15279 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15280
15281         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15282         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15283         failed.
15284
15285 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15286
15287         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15288
15289 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15290
15291         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15292         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15293         recommends to use EasyPG instead of PGG.
15294
15295         * pgg.el: Revert to revision 6.23.2.16.
15296
15297         * pgg-def.el: Revert to revision 6.6.2.14.
15298
15299         * pgg-gpg.el: Revert to revision 6.23.2.34.
15300
15301 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15302
15303         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15304         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15305         thread for both the null and zero (kill/expire thread) universal prefix
15306         cases.
15307         (gnus-summary-expire-thread): Add new function to expire a thread,
15308         using gnus-summary-kill-thread.
15309         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15310         shortcuts for gnus-summary-expire-thread.
15311         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15312         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15313
15314 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15315
15316         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15317         extras value, so an extras entry can be deleted.
15318         (gnus-registry-delete-extra-entry): Use it.
15319         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15320         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15321         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15322         storage through the gnus-registry, and provide an appropriate API for
15323         it.
15324
15325 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15328         Suggested by Leo <sdl.web@gmail.com>.
15329
15330         * gnus.el: Do.
15331
15332 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15335         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15336
15337         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15338
15339         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15340         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15341
15342 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15343
15344         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15345         newline.
15346         (nnmbox-request-accept-article): Don't change article in source buffer;
15347         narrow to header to use message-fetch-field rather than
15348         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15349         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15350         as delimiters; make sure article ends with newline.
15351         (nnmbox-delete-mail): Correct last position of article to be deleted;
15352         ignore X-Gnus-Newsgroup header in article body.
15353         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15354         positions; make sure article ends with newline.
15355
15356         * message.el (message-display-abbrev): Don't infloop when a user
15357         inserts SPC in the beginning of header.
15358
15359         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15360         coding-system-for-read and coding-system-for-write for XEmacs having no
15361         file-coding feature.
15362
15363         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15364
15365 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15366
15367         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15368         list of groups not followed by default.  Fix type to be regexp.
15369         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15370
15371 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15372
15373         * hmac-def.el (define-hmac-function): Switch from old-style to
15374         new-style backquotes.
15375
15376         * md4.el (md4-make-step): Likewise.
15377
15378 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15381         raw-text coding system when saving .newsrc file, which may contain
15382         non-ASCII group names.
15383
15384 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * gnus-cus.el (gnus-score-extra): New widget.
15387         (gnus-score-extra-convert): New function.
15388         (gnus-score-customize): Use it for Extra.
15389
15390 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15391
15392         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15393         (mml2015-mailcrypt-clear-verify): Use it.
15394         (mml2015-gpg-clear-verify): Use it.
15395         (mml2015-pgg-clear-verify): Use it.
15396         (mml2015-epg-clear-verify): Replace the current part with the output
15397         from GnuPG; don't extract the plaintext by itself.
15398
15399         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15400         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15401         mml2015-clear-verify-function; don't touch the armor headers or
15402         dash-escaped text here.
15403
15404 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15405
15406         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15407         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15408         parts, or application/octet-stream as a last resort.
15409         (gnus-mime-view-part-as-type): Don't toggle display.
15410         (gnus-mime-view-part-as-charset): Don't turn off display before
15411         querying charset.
15412
15413         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15414         stuff to undisplayer function in Emacs.
15415         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15416
15417         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15418         text/calendar parts.
15419
15420 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15423         decoding text/calendar parts.
15424
15425         * message.el (message-forward-make-body-mime): Always mark body as
15426         having no illegible text; remove signed-or-encrypted argument.
15427         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15428
15429         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15430         (mml-generate-mime-1): Don't encode body if it is specified to be in
15431         raw form; don't make buffer be unibyte when inserting multibyte string.
15432
15433 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15434
15435         * sha1.el: Fix up comment style.
15436         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15437         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15438
15439         * hex-util.el: Fix up comment style.
15440         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15441
15442         * gnus-salt.el: Use with-current-buffer.
15443         (gnus-pick-setup-message): Fix long-standing typo.
15444
15445 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15446
15447         * imap.el (imap-logout-timeout): New variable.
15448         (imap-logout, imap-logout-wait): New functions.
15449         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15450
15451         * nnimap.el (nnimap-logout-timeout): New server variable.
15452         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15453         nnimap-logout-timeout.
15454
15455         * gnus-art.el (gnus-article-summary-command-nosave)
15456         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15457
15458 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus.el (gnus-maximum-newsgroup): New variable.
15461
15462         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15463         according to gnus-maximum-newsgroup.
15464
15465         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15466         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15467         Limit the range of articles according to gnus-maximum-newsgroup.
15468
15469 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15470
15471         * gnus-art.el (gnus-sticky-article): Fix problems described in
15472         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15473         Don't perform gnus-configure-windows here; reuse existing sticky
15474         article buffer.
15475
15476         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15477         it doesn't exist in gnus-article-mode.
15478
15479 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15480
15481         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15482         (gnus-agent-decoded-group-name): New function.
15483         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15484         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15485
15486 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15487
15488         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15489         Add binding for gnus-sticky-article.
15490         (gnus-summary-exit): Don't kill sticky article buffers.
15491
15492         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15493         article buffer.
15494         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15495         (gnus-kill-sticky-article-buffers): New commands.
15496
15497 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * nntp.el (nntp-xref-number-is-evil): New server variable.
15500         (nntp-find-group-and-number): If it is non-nil, don't trust article
15501         numbers in the Xref header.
15502
15503 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * gnus-agent.el (gnus-agent-read-group): New function.
15506         (gnus-agent-flush-group, gnus-agent-expire-group)
15507         (gnus-agent-regenerate-group): Use it.
15508         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15509         nnmail-pathname-coding-system.
15510
15511 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15514
15515         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15516         that are unread as unread, and also as selected so that information of
15517         marks having been changed by a user may be updated when exiting group.
15518
15519 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15520
15521         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15522
15523 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15524
15525         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15526         calculated ignoring signature parts to gnus-treat-article.
15527
15528 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15531         a point here in order to keep the window start.
15532         (gnus-insert-mime-security-button): Make a button overlay without the
15533         front stickiness.
15534         (gnus-mime-display-security): Goto the end of a button.
15535
15536         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15537
15538 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15541         group-name-at-point.
15542         (gnus-group-completing-read): New function that offers decoded
15543         non-ASCII group names for completion.
15544         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15545         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15546         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15547         (gnus-group-fetch-control): Use it.
15548         (gnus-fetch-group): Use group-name-at-point for the initial value
15549         rather than the default value; use gnus-alive-p.
15550
15551         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15552         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15553         (gnus-summary-post-news): Use gnus-group-completing-read.
15554
15555         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15556         (gnus-read-move-group-name): Decode group name for completion.
15557
15558 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15559
15560         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15561         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15562         Yamaoka slightly modified the code).
15563
15564 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15567         (nnmail-split-incoming): Bind it.
15568
15569         * nnml.el (nnml-group-name-charset): New function.
15570         (nnml-decoded-group-name): Use it; don't decode group name if
15571         nnmail-group-names-not-encoded-p is non-nil.
15572         (nnml-encoded-group-name): New function.
15573         (nnml-group-pathname): Inline nnml-decoded-group-name.
15574         (nnml-request-expire-articles): Decode group name in message.
15575         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15576         nnmail-pathname-coding-system.
15577         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15578         not decoded ones according to nnmail-group-names-not-encoded-p.
15579         (nnml-generate-active-info): Use nnml-encoded-group-name.
15580
15581 2007-08-08  Glenn Morris  <rgm@gnu.org>
15582
15583         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15584         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15585         doc-strings and comments.
15586
15587 2007-07-25  Glenn Morris  <rgm@gnu.org>
15588
15589         * Relicense all FSF files to GPLv3 or later.
15590
15591 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * gnus-sum.el (gnus-summary-move-article):
15594         Make gnus-summary-respool-article work.
15595
15596 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15597
15598         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15599         string.
15600
15601 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15602
15603         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15604         that should be ignored when comparing distant RSS articles with local
15605         ones.
15606         (nnrss-make-hash-index): New function.  Create a hash index according
15607         to the ignored fields.
15608         (nnrss-check-group): Use it.
15609
15610 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15613
15614         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15615
15616         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15617         the new optional argument ENCODED is non-nil.
15618         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15619         coding system for encoding group name.
15620         (gnus-group-make-rss-group): Pass un-encoded group name to
15621         gnus-group-make-group.
15622         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15623         encoded.
15624
15625         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15626         Encode group name to which articles are moved or copied.
15627         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15628         coding system for encoding Newsgroup, Followup-To and Xref headers.
15629
15630         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15631         marks; use nnheader-file-coding-system to write a file.
15632         (nnagent-retrieve-headers): Bind file-name-coding-system to
15633         nnmail-pathname-coding-system.
15634
15635         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15636
15637         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15638         (nnml-request-article, nnml-request-create-group)
15639         (nnml-request-rename-group, nnml-find-id)
15640         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15641         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15642         (nnml-save-marks): Use nnml-group-pathname instead of
15643         nnmail-group-pathname.
15644
15645         (nnml-request-create-group, nnml-request-expire-articles)
15646         (nnml-request-move-article, nnml-request-delete-group)
15647         (nnml-deletable-article-p, nnml-possibly-create-directory)
15648         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15649         (nnml-open-marks): Bind file-name-coding-system to
15650         nnmail-pathname-coding-system.
15651
15652         (nnml-request-article): Pass server argument to nnml-find-group-number.
15653         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15654         Pass server argument to nnml-possibly-create-directory.
15655         (nnml-request-accept-article): Pass server argument to
15656         nnml-active-number and nnml-save-mail.
15657         (nnml-find-group-number): Pass server argument to nnml-find-id.
15658         (nnml-request-update-info): Pass server argument to
15659         nnml-marks-changed-p.
15660
15661         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15662         (nnml-save-mail, nnml-active-number): Add server argument.
15663
15664         (nnml-request-delete-group): Warn if group is missing.
15665         (nnml-get-nov-buffer): Decode group name.
15666         (nnml-generate-active-info): Encode group name.
15667         (nnml-open-marks): Decode group name in messages.
15668
15669 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15670
15671         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15672         if it is not specified.
15673         (gnus-article-pipe-part, gnus-article-save-part)
15674         (gnus-article-interactively-view-part, gnus-article-copy-part)
15675         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15676         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15677         (gnus-article-replace-part, gnus-article-delete-part)
15678         (gnus-article-view-part-as-type): Pass raw prefix argument to
15679         gnus-article-part-wrapper.
15680
15681 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * gnus-agent.el (gnus-agent-save-active):
15684         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15685
15686         * gnus-cache.el (gnus-cache-save-buffers)
15687         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15688         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15689         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15690         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15691         (gnus-cache-generate-active, gnus-cache-rename-group)
15692         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15693         (gnus-cache-update-overview-total-fetched-for):
15694         Bind file-name-coding-system to nnmail-pathname-coding-system.
15695         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15696         New variables.
15697         (gnus-cache-decoded-group-name): New function.
15698         (gnus-cache-file-name): Use it.
15699         (gnus-cache-generate-active): Use non-decoded group name for active.
15700
15701         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15702         right place.
15703         (gnus-write-active-file): Don't break non-ASCII group names.
15704
15705         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15706         nnmail-pathname-coding-system.
15707
15708         * lpath.el: Bind default-file-name-coding-system,
15709         file-name-coding-system and language-info-alist for XEmacs.
15710
15711         * gnus-uu.el (gnus-uu-decode-save): Typo.
15712
15713 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15714
15715         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15716
15717 2007-07-14  David Kastrup  <dak@gnu.org>
15718
15719         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15720         finishing actions if we did not edit the article.
15721
15722 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15723
15724         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15725         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15726         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15727         (gnus-agent-flush-group, gnus-agent-flush-cache)
15728         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15729         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15730         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15731         (gnus-agent-regenerate-group)
15732         (gnus-agent-update-files-total-fetched-for)
15733         (gnus-agent-update-view-total-fetched-for):
15734         Bind file-name-coding-system to nnmail-pathname-coding-system.
15735         (gnus-agent-group-pathname): Don't encode file names by
15736         nnmail-pathname-coding-system.
15737         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15738         coding-system-for-write instead of buffer-file-coding-system to
15739         gnus-agent-file-coding-system.
15740
15741         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15742         Decode group name.
15743
15744         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15745
15746         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15747         (gnus-read-newsrc-el-file): Make group names unibyte.
15748
15749         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15750         nnmail-pathname-coding-system.
15751
15752         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15753         (nnrss-request-delete-group): Bind file-name-coding-system to
15754         nnmail-pathname-coding-system.
15755         (nnrss-read-server-data, nnrss-read-group-data):
15756         Bind file-name-coding-system correctly.
15757         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15758
15759         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15760         (nntp-server-to-method-cache): New variable.
15761         (nntp-group-pathname): New function that decodes non-ASCII group names.
15762         (nntp-possibly-create-directory, nntp-marks-changed-p)
15763         (nntp-save-marks, nntp-open-marks): Use it.
15764         (nntp-possibly-create-directory, nntp-open-marks):
15765         Bind file-name-coding-system to nnmail-pathname-coding-system.
15766         (nntp-open-marks): Decode group names when bootstrapping marks.
15767
15768         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15769         Newsgroups and Followup-To headers.
15770
15771 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15772
15773         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15774         (gnus-server-closed-face, gnus-server-denied-face)
15775         (gnus-server-offline-face): Remove variable.
15776         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15777
15778         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15779         of modifying message-stack directly for XEmacs.
15780
15781         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15782         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15783         if the coding-system argument is nil for XEmacs.
15784
15785         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15786         mm-charset-override-alist.
15787
15788         * rfc2047.el: Don't require base64; require rfc2045 for the function
15789         rfc2045-encode-string.
15790         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15791         to quote the parameter value.
15792
15793 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15796         form in gnus-group-name-charset-method-alist.
15797
15798         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15799         overrides the default layout edit-form.
15800
15801         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15802
15803         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15804
15805 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15806
15807         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15808         as unfetched articles.
15809
15810 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15811
15812         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15813
15814 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15815
15816         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15817         original back end that keeps marks in the local system.
15818
15819 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15822         arg of pop-to-buffer for XEmacs.
15823         (gnus-article-read-summary-keys): Ditto; don't restore window
15824         configuration if summary command ends up with neither article buffer
15825         nor summary buffer; describe bindings if summary keys end with C-h.
15826
15827 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15828
15829         * message.el (message-fix-before-sending): Skip raw message part to be
15830         forwarded while checking illegible text.
15831         (message-forward-make-body-mime, message-forward-make-body):
15832         Mark signed or encrypted raw message as having no illegible text.
15833
15834 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15835
15836         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15837         (gnus-message-with-timestamp-1): New macro.
15838         (gnus-message-with-timestamp): New function.
15839         (gnus-message): Use them.
15840
15841         * nnheader.el (nnheader-message): Use them.
15842
15843 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15846         .newsrc.eld file.
15847
15848 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * gnus-agent.el (gnus-agent-fetch-headers)
15851         (gnus-agent-retrieve-headers):
15852         Bind gnus-decode-encoded-address-function to identity.
15853
15854         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15855         available also when the server returns simply a dot.
15856
15857         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15858
15859 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15860
15861         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15862
15863 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15864
15865         * gnus-ems.el (gnus-x-splash): Make it work.
15866
15867         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15868         from being used.
15869
15870         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15871
15872 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15873
15874         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15875         4th and the 5th arguments.
15876
15877         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15878         the front stickiness.
15879         (gnus-article-summary-command-nosave): Correct the order of the
15880         arguments passed to pop-to-buffer.
15881         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15882         summary command ends up with the article buffer.
15883
15884         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15885         the same faces.
15886
15887 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15888
15889         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15890
15891 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15892
15893         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15894         * gnus-sum.el (gnus-summary-highlight):
15895         * pgg.el (pgg-sign-region, pgg-sign):
15896         * mail-source.el (mail-source-delete-old-incoming-confirm):
15897         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15898
15899 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15900
15901         * gnus-art.el (gnus-mime-view-part-externally)
15902         (gnus-mime-view-part-internally): Fix predicate function passed to
15903         completing-read.
15904
15905         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15906
15907         * gnus.el (gnus-update-message-archive-method): Add :version.
15908
15909 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * gnus.el (gnus-update-message-archive-method): New variable.
15912
15913         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15914         according to gnus-message-archive-method if
15915         gnus-update-message-archive-method is non-nil.
15916
15917 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15920         Suggested by Loic Dachary <loic@dachary.org>.
15921         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15922
15923 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * message.el (message-pop-to-buffer): Add switch-function argument.
15926         (message-mail): Pass switch-function argument to it.
15927
15928 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15929
15930         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15931         Improve doc string.
15932
15933 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15934
15935         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15936         (gnus-header-content):
15937         * gnus-cite.el (gnus-cite-10):
15938         * gnus-srvr.el (gnus-server-closed):
15939         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15940         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15941         (gnus-group-mail-3-empty, gnus-group-mail-low)
15942         (gnus-group-mail-low-empty, gnus-splash):
15943         * message.el (message-header-to, message-header-cc)
15944         (message-header-subject, message-header-other, message-header-name)
15945         (message-header-xheader, message-separator, message-cited-text)
15946         (message-mml): Lighten colors of faces used for dark background.
15947
15948 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15949
15950         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15951         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15952
15953 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15954
15955         * message.el (message-narrow-to-headers-or-head):
15956         Ignore mail-header-separator in the body.
15957
15958 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15959
15960         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15961         same as window size.
15962
15963 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15964
15965         * message.el (message-font-lock-keywords): Use message-header-xheader
15966         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15967         ahead of the anything pattern, to get it recognized.
15968
15969 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15972         spam.el loads uses it in the compiled defadvice form.
15973
15974 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15975
15976         * gnus-sum.el (gnus-articles-to-read)
15977         (gnus-summary-insert-old-articles): Don't truncate group name for
15978         `read-string'.
15979
15980         * gnus-util.el (gnus-limit-string): Delete this function.
15981
15982         * gnus-sum.el (gnus-simplify-subject-fully):
15983         Use `truncate-string-to-width' instead.
15984
15985 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15986
15987         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15988         Tell if, on summary exit, the next group has to be selected.
15989         (gnus-summary-exit): Use it.
15990
15991 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15992
15993         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15994         non-break space.
15995
15996 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15997
15998         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15999         Check if group is not a directory.
16000         (nnfolder-request-expire-articles): Don't delete articles if the target
16001         group is not available.
16002
16003         * nnml.el (nnml-request-create-group): Properly check if group is not a
16004         file.
16005         (nnml-request-expire-articles): Don't delete articles if the target
16006         group is not available.
16007
16008         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16009         Don't quote characters that are within parentheses.
16010
16011 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16012
16013         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16014         (gnus-handle-ephemeral-exit): Select article according to it.
16015
16016 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16017
16018         * message.el (message-insert-formated-citation-line): Remove newline.
16019         (message-citation-line-format): Add final \n here so that the user can
16020         avoid a blank line.
16021
16022 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16023
16024         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16025         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16026         Update lanl/arXiv support.
16027
16028 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16029
16030         * gnus.el: Bump version number.
16031
16032 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16033
16034         * gnus.el (gnus-version-number): Bump version.
16035
16036 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16037
16038         * gnus.el: No Gnus v0.6 is released.
16039
16040 2007-04-27  Didier Verna  <didier@xemacs.org>
16041
16042         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16043         * gmm-utils.el (gmm-regexp-concat): ... here.
16044         * message.el: Don't require 'gnus-util.
16045         (message-dont-reply-to-names): Handle name change above.
16046         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16047
16048 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16049
16050         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16051         since the initial value varies according to the system.
16052
16053 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16056
16057 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16058
16059         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16060
16061 2007-04-24  Didier Verna  <didier@xemacs.org>
16062
16063         Improve the type of gnus-ignored-from-addresses.
16064         * gnus-util.el (gnus-orify-regexp): New function.
16065         * message.el (gnus-util): Require it.
16066         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16067         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16068         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16069
16070 2007-04-24  Didier Verna  <didier@xemacs.org>
16071
16072         * gnus-sum.el:
16073         * gnus-utils.el: Fix some trailing whitespaces.
16074
16075 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16078         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16079         article's Message-ID; refer parent article in summary buffer.
16080
16081         * message.el (message-bounce): Call mime-to-mml.
16082
16083         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16084         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16085         optimize and/or forms properly.
16086
16087 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16088
16089         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16090         URL.
16091
16092 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16093
16094         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16095
16096 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16099         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16100         displayed of multipart/alternative part if it is invoked from summary
16101         buffer.
16102
16103         * mm-view.el (mm-inline-text-html-render-with-w3m)
16104         (mm-inline-text-html-render-with-w3m-standalone)
16105         (mm-inline-render-with-function): Use mail-parse-charset by default.
16106
16107 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16108
16109         * parse-time.el (parse-time-string-chars): Check if CHAR
16110         is less than the length of parse-time-syntax.
16111
16112 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16115         from gnus-newsgroup-processable.
16116
16117 2007-04-16  Didier Verna  <didier@xemacs.org>
16118
16119         * gnus-msg.el (gnus-configure-posting-styles):
16120         Handle message-signature-directory properly with :file syntax.
16121         Reported by "Leo".
16122
16123 2007-04-11  Didier Verna  <didier@xemacs.org>
16124
16125         New user option: message-signature-directory.
16126         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16127         * message.el (message-insert-signature): Ditto.
16128         * message.el (message-signature-file): Doc update.
16129         * message.el (message-signature-directory): New.
16130
16131 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16132
16133         * gnus-msg.el (gnus-inews-yank-articles):
16134         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16135
16136 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16137
16138         * message.el (message-yank-original): Make sure cited text ends with
16139         newline; don't exchange point and mark.
16140
16141 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16142
16143         * tls.el (open-tls-stream): Properly handle case where there
16144         is no associated buffer.
16145
16146 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16147
16148         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16149         message-yank-original, make sure (< mark TEXT point).
16150
16151 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16152
16153         * message.el (message-fill-column): New variable.
16154         (message-mode): Use it.  Add comment on a possible new hook.
16155
16156         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16157         (nnmail-get-new-mail): Reformat.
16158
16159         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16160
16161         * gmm-utils.el: Fix Commentary.
16162         (gmm-tool-bar-from-list): Fix typo in doc string.
16163
16164 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16165
16166         * message.el (message-yank-original): Don't switch point and mark
16167         unnecessarily to put point and mark as documented.
16168
16169 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16170
16171         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16172         from the message heads.
16173
16174 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16175
16176         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16177         article buffer does not have a window.  This may not be the best
16178         solution but is certainly better than setting the start of the null,
16179         that is the current, window.
16180
16181 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16182
16183         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16184         (gnus-draft-setup): Run it.
16185
16186         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16187         gnus-score-fast-scoring.  Allow regexp.
16188         (gnus-score-headers): Use it.
16189
16190         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16191         XEmacs.
16192
16193         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16194         string.
16195         (gnus-button-alist): Also catch `<f1> k ...'.
16196         (gnus-treat-display-x-face): Fix doc string.
16197
16198 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16199
16200         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16201         evaluation of gnus-extended-version to ensure correct generation of the
16202         User-Agent header when message-generate-headers-first is used.
16203
16204 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16205
16206         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16207         hashcash-path is nil.  Don't call callback with incorrect number of
16208         parameters if val is 0.
16209
16210 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16211
16212         * message.el (message-required-news-headers):
16213         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16214
16215 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16216
16217         * tls.el (open-tls-stream): In handshake-waiting loop,
16218         don't wait more if there is output available to process.
16219
16220 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16221
16222         * tls.el (tls-program): Doc fix.
16223
16224 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16225
16226         * message.el (message-generate-new-buffers): Change the meaning of the
16227         nil value; add `standard' to the choices; treat t as `unique'; improve
16228         doc string.
16229         (gnus-select-frame-set-input-focus): Autoload.
16230         (message-buffer-name): Search for the existing message buffer if
16231         message-generate-new-buffers is nil or `standard'; treat the value t of
16232         message-generate-new-buffers as `unique'.
16233         (message-pop-to-buffer): Raise the frame already displaying the message
16234         buffer; clear the echo area after querying.
16235         (message-setup): Pass the `continue' argument to compose-mail.
16236         (message-mail): Prefer `switch-function' if it is given; search for the
16237         existing message buffer if the `continue' argument is non-nil; pass
16238         continue and switch-function arguments to compose-mail by way of
16239         message-setup.
16240         (message-mail-other-window): Adjust argument of message-setup.
16241         (message-mail-other-frame): Ditto.
16242
16243 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16246         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16247         to turn font-lock on when turning gnus-message-citation-mode on.
16248
16249 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16250
16251         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16252         (mml-smime-function-alist): New variable; add epg as the backend.
16253         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16254         mml-smime- functions instead.
16255         * mm-view.el: Require smime.
16256
16257 2007-03-05  Didier Verna  <didier@xemacs.org>
16258
16259         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16260         instead of just inheritance for posting styles.
16261         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16262
16263 2007-02-24  Chris Moore  <dooglus@gmail.com>
16264
16265         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16266         * pgg-pgp.el (pgg-pgp-encrypt-region):
16267         * pgg-gpg.el (pgg-gpg-encrypt-region):
16268         Check pgg-encrypt-for-me if no other recipients.
16269
16270 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16271
16272         * tls.el (tls-certtool-program): Fix custom type.
16273
16274 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16275
16276         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16277         and point-at-eol instead of line-(beginning|end)-position.
16278
16279         * assistant.el (assistant-parse-buffer): Ditto.
16280
16281         * netrc.el (netrc-parse-services): Ditto.
16282
16283 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16284
16285         * mml2015.el (mml2015-epg-find-usable-key): New function.
16286         (mml2015-epg-sign): Use it.
16287         (mml2015-epg-encrypt): Use it.
16288
16289 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * message.el (message-make-in-reply-to): Quote name containing
16292         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16293         if there are special characters.  Reported by NAKAJI Hiroyuki
16294         <nakaji@jp.freebsd.org>.
16295
16296 2007-02-27  Didier Verna  <didier@xemacs.org>
16297
16298         Include the group parameters as well as the topic ones in the
16299         inheritance filter process.
16300         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16301         argument GROUP-PARAMS-LIST.
16302         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16303
16304 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16305
16306         * nntp.el (nntp-never-echoes-commands)
16307         (nntp-open-connection-functions-never-echo-commands): New variables.
16308         (nntp-send-command): Use them.
16309
16310 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16311
16312         * mml2015.el (mml2015-epg-verify): Simplify.
16313
16314 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * mml.el (mml-content-disposition-alist): New user option.
16317         (mml-content-disposition): New function.
16318         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16319         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16320
16321 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16322
16323         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16324         verification.
16325
16326 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16327
16328         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16329         articles posted in the last 24 hours.
16330
16331 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16332
16333         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16334
16335 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16336
16337         * nntp.el (nntp-send-command): Don't wait for echoes when
16338         nntp-open-ssl-stream is used.
16339
16340 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16343         (gnus-message-add-citation-keywords)
16344         (gnus-message-remove-citation-keywords): Remove.
16345         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16346         directly, make the variables in font-lock-defaults buffer-local, add
16347         gnus-message-citation-keywords to them and then update the value of
16348         font-lock-keywords.
16349
16350 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * message.el (message-cite-original-1): Don't call
16353         gnus-article-highlight-citation.
16354
16355         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16356         citations; fix line count.
16357
16358 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16361         (gnus-message-add-citation-keywords)
16362         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16363         versions of font-lock-add-keywords and font-lock-remove-keywords to
16364         work with XEmacs correctly.
16365
16366 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * gnus-cite.el (gnus-cite-face-list): Set the values of
16369         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16370         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16371         (gnus-message-cite-prefix-regexp): New variable.
16372         (gnus-message-search-citation-line): Use it; protect against long
16373         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16374         the 0th match data for Emacs.
16375         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16376         (gnus-message-add-citation-keywords): Append keywords rather than
16377         prepending; emulate font-lock-add-keywords if it is not available.
16378         (gnus-message-remove-citation-keywords):
16379         Emulate font-lock-remove-keywords if it is not available.
16380
16381         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16382
16383         * message.el (message-cite-prefix-regexp): Set the value of
16384         gnus-message-cite-prefix-regexp.
16385
16386 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16387
16388         * nnweb.el (nnweb-google-parse-1): Update parser.
16389
16390 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16391
16392         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16393
16394 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16395
16396         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16397         regexp.
16398
16399 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16400
16401         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16402         string-to-multibyte.
16403         (uudecode-decode-region-internal): Use it.
16404
16405         * lpath.el: Fbind string-as-multibyte for XEmacs.
16406
16407 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16408
16409         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16410         Fix custom choice.
16411
16412         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16413
16414 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16415
16416         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16417
16418         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16419         `write-region' to respect `mm-inhibit-file-name-handlers'.
16420
16421 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16422
16423         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16424         Use gnus-home-directory instead of "~/" or "$HOME".
16425
16426 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16427
16428         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16429         to mention filename.
16430         Add comments at beginning regarding usage.
16431         (encrypt-write-file-contents): Change interactive so a string is
16432         acceptable.  If the file has no associated model, show an error instead
16433         of a nonsense prompt.
16434
16435 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16436
16437         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16438         Thanks to Yoshihiko Yamada for kind notification of this typo.
16439
16440 2007-01-12  Kenichi Handa  <handa@m17n.org>
16441
16442         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16443         multibyte buffer.
16444
16445 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16446
16447         * gnus-score.el (gnus-score-fast-scoring): New variable.
16448         (gnus-score-headers): Use it.
16449
16450         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16451
16452         * message.el (message-cite-original-1):
16453         Call gnus-article-highlight-citation if requested.
16454         (message-make-from): Allow name and address as optional arguments.
16455
16456         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16457
16458         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16459         bugs to doc string.
16460         (gnus-button-alist): Add mid\\|message-id.
16461         (gnus-button-fetch-group): Extend for use in
16462         `browse-url-browser-function'.
16463         (gnus-button-url-regexp): Try to catch paired parentheses like in
16464         Wikipedia URLs.
16465
16466         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16467         Suggested by Simon Krahnke <overlord@gmx.li>.
16468
16469 2007-01-13  Romain Francoise  <romain@orebokech.com>
16470
16471         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16472         Update copyright.
16473
16474 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16475
16476         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16477
16478 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16479
16480         * gnus-registry.el (gnus-registry-unfollowed-groups)
16481         (gnus-registry-split-fancy-with-parent): Fix documentation.
16482
16483 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16484
16485         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16486         from nnweb groups.
16487
16488 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16489
16490         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16491         Xref urls.  Erase buffer before requesting head.
16492
16493         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16494
16495 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16496
16497         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16498         customizable.
16499
16500 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16501
16502         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16503         no signing key is found.
16504         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16505         no encrypting and/or signing key is found.
16506
16507 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16508
16509         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16510
16511 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16512
16513         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16514         headers read from disk with the ones newly found in the current search.
16515         This should no longer cause problems, because the article numbers in
16516         Gmane's `nov.php' output are ignored since the previous change.
16517
16518 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16519
16520         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16521
16522 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16525         replace-regexp-in-string; bind url-version; fbind display-images-p and
16526         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16527         find-face and set-itimer-function for Emacs; bind itimer-list for
16528         Emacs.
16529
16530         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16531
16532 2007-01-01  Romain Francoise  <romain@orebokech.com>
16533
16534         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16535
16536 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16537
16538         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16539         `define-minor-mode' macro definition expanded properly.
16540         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16541         exclude it there.
16542
16543         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16544         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16545         `fboundp' test.
16546         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16547         This is OK to autoload in (S)XEmacs now.
16548
16549 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16550
16551         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16552         keystroke.
16553         (gnus-summary-limit-to-singletons): Fix typo.
16554
16555         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16556         else fails.
16557
16558 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16559
16560         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16561         docstring.
16562
16563         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16564         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16565         (gnus-summary-insert-dormant-articles): Fix typo in message.
16566
16567 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16568
16569         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16570         nil for XEmacs.
16571         (gnus-message-citation-mode): Don't autoload in XEmacs.
16572
16573         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16574
16575 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16576
16577         * nnimap.el (nnimap-expunge-search-string):
16578         Mention nnimap-search-uids-not-since-is-evil in docstring.
16579
16580 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16581
16582         * spam.el: Revert to make-obsolete-variable because
16583         define-obsolete-variable-alias is not supported in Emacs 21.
16584
16585         * spam.el (spam-ifile-path, spam-ifile-database-path)
16586         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16587         make-obsolete-variable.
16588         (spam-bsfilter-path, spam-bsfilter-program)
16589         (spam-spamassassin-path, spam-spamassassin-program)
16590         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16591         Don't use "path" inappropriately.
16592         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16593         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16594         variable names.
16595
16596 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16597
16598         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16599         summary buffer.
16600
16601         * password.el (password-cache-remove): Use clear-string to burn
16602         password, if available.
16603
16604 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16605
16606         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16607
16608         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16609
16610         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16611         (gnus-message-highlight-citation): Move defcustom here from
16612         gnus-cite.el.
16613         (gnus-message-citation-mode): Autoload.
16614
16615         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16616         checks to make it compile with XEmacs.
16617         (gnus-message-citation-mode): New minor mode.
16618         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16619         (gnus-message-highlight-citation): New variables.
16620         (gnus-message-search-citation-line)
16621         (gnus-message-add-citation-keywords)
16622         (gnus-message-remove-citation-keywords)
16623         (turn-on-gnus-message-citation-mode)
16624         (turn-off-gnus-message-citation-mode): New functions.
16625
16626 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16627
16628         * gnus-cite.el: Enable highlighting of different citation levels in
16629         message-mode.
16630
16631 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16632
16633         * message.el (message-make-fqdn): Fix comment.
16634         (message-bogus-system-names): Add ".local".
16635
16636         * spam.el (spam-ifile-path, spam-ifile-program)
16637         (spam-ifile-database-path, spam-ifile-database)
16638         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16639         Don't use "path" inappropriately.
16640         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16641         strings.
16642         (spam-check-ifile, spam-ifile-register-with-ifile)
16643         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16644         Use new variable names.
16645
16646         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16647         (gnus-treat-display-smileys): Simplify using
16648         gnus-image-type-available-p.
16649
16650         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16651         available.
16652
16653         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16654         Use `display-images-p' if available.
16655
16656 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16657
16658         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16659         one after turning on the buffer's multibyteness instead of decoding
16660         them directly in the unibyte buffer that causes unexpected conversion
16661         in Emacs 23 (unicode).
16662
16663 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16664
16665         * message.el (message-generate-hashcash): Fix custom type.
16666
16667 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16668
16669         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16670
16671 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16672
16673         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16674         disconnect icons.  Add help text.
16675
16676 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16677
16678         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16679         negated to be consistent with the others we handle.
16680
16681 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16682
16683         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16684         version of gnus-summary-buffer to something, so that we can use two
16685         article buffers at the same time.
16686
16687 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16688
16689         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16690         trigger all the extra headers.
16691         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16692         sorting.
16693
16694 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16695
16696         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16697         solid groups.
16698
16699 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16700
16701         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16702
16703 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16704
16705         * legacy-gnus-agent.el: Add Copyright notice.
16706
16707 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16708
16709         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16710
16711 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16712
16713         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16714
16715         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16716         to make it work reliably in CVS Emacs.
16717         (gnus-summary-limit-strange-charsets-predicate)
16718         (gnus-summary-limit-to-predicate): New functions.
16719
16720 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16721
16722         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16723         specifying array size.
16724         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16725         array if it is too small.
16726         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16727         (gnus-sort-threads-loop): New function.
16728
16729 2006-12-06  Chris Moore  <dooglus@gmail.com>
16730
16731         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16732         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16733
16734 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16735
16736         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16737         options.
16738
16739 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16740
16741         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16742         DOS-ing the recipient.
16743
16744         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16745         the headers when creating the mapping to avoid mismappings.
16746         (nnweb-gmane-create-mapping): Always nix out old mapping.
16747
16748 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16749
16750         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16751         and mm-verify-option to never.
16752
16753 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * message.el (message-signed-or-encrypted-p): New function.
16756         (message-forward-make-body): Use it.
16757
16758         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16759         Replace encode-coding-string with mm-encode-coding-string.
16760
16761 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * nneething.el (nneething-decode-file-name):
16764         Replace decode-coding-string with mm-decode-coding-string.
16765
16766         * gnus-int.el (gnus-open-server): Say failed server's name.
16767
16768 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16769
16770         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16771         strings to a single string.  Quote `errors-file-name'.
16772         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16773         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16774         Adjust calls.  Use `shell-quote-argument'.
16775
16776 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16777
16778         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16779         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16780
16781         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16782         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16783         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16784         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16785         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16786         (gnus-subscribe-newsgroup, gnus-1):
16787         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16788         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16789         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16790         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16791
16792 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16793
16794         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16795         keystroke.
16796         (gnus-summary-limit-to-bodies): Implement headersp.
16797
16798 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16799
16800         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16801
16802 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16805
16806 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16807
16808         * message.el (message-generate-hashcash): Expand range of values to
16809         include `opportunistic'.
16810         (message-send-mail): Use it.
16811
16812 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16813
16814         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16815         and comment it.
16816
16817         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16818
16819 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16820
16821         * gnus-util.el (gnus-extract-address-components): Improve comment.
16822
16823 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * gnus-util.el (gnus-extract-address-components): Work with address in
16826         which the name portion contains @.
16827
16828         * lpath.el: Fbind custom-autoload.
16829
16830 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16831
16832         * gnus.el (gnus-start): Move custom group up.
16833         (gnus-select-method): Don't autoload, but make it available for
16834         `customize-variable'.
16835         (gnus-getenv-nntpserver): Don't autoload.
16836
16837 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16838
16839         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16840
16841 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16842
16843         * message.el (message-sendmail-extra-arguments): New variable.
16844         (message-send-mail-with-sendmail): Use it.
16845
16846 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16847
16848         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16849         mm-with-unibyte-current-buffer to make string unibyte.
16850
16851         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16852         mm-string-as-multibyte.
16853
16854 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16855
16856         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16857         Reported by Werner Koch <wk@gnupg.org>.
16858
16859 2006-11-14  Daiki Ueno  <ueno@p360>
16860
16861         * mml2015.el: Autoload epa-select-keys when compiling.
16862
16863 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16864
16865         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16866         message-options.
16867         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16868
16869 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16870
16871         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16872         EasyPG (< 0.0.6).
16873         (mml2015-always-trust): New user option.
16874         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16875         prompt.
16876
16877 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * nntp.el (nntp-authinfo-force): New variable.
16880         (nntp-send-authinfo): Use it.
16881
16882 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16883
16884         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16885         decode encoded words.  Improve prompt.  Add comment about forwarding.
16886         (message-replacement-char): Move up.
16887
16888 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16889
16890         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16891         instead of gnus-intersection because arguments of gnus-sorted-nunion
16892         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16893
16894 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16895
16896         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16897         (message-simplify-subject-functions):
16898         Enable message-strip-subject-encoded-words by default.
16899
16900 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16901
16902         * message.el (message-strip-subject-encoded-words): New function.
16903         (message-simplify-subject-functions): New variable.
16904         (message-simplify-subject): Use it.  Fix typo in doc string.
16905         Support message-strip-subject-encoded-words.
16906
16907 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16908
16909         * gnus-diary.el (gnus-diary-delay-format-function):
16910         * nndiary.el (nndiary-reminders):
16911         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16912
16913 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16914
16915         * gnus-art.el (article-hide-boring-headers): Fetch date from
16916         gnus-original-article-buffer to avoid problems with localized date
16917         strings.
16918
16919 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16922
16923 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16924
16925         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16926         New variables.
16927         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16928         (mm-charset-synonym-alist): Move some entries to
16929         mm-codepage-iso-8859-list.
16930         (mm-charset-synonym-alist, mm-charset-override-alist):
16931         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16932
16933 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16936
16937 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16938
16939         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16940         with Emacs 21 and XEmacs.
16941
16942 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16943
16944         * spam.el (spam-parse-address): New function for better parsing,
16945         catching errors, etc.
16946         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16947
16948 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16949
16950         * mm-view.el: Add interactive arg to html2text autoload.
16951
16952 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16953
16954         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16955
16956 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16957
16958         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16959         New variables.
16960         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16961         (mm-charset-synonym-alist): Move some entries to
16962         mm-codepage-iso-8859-list.
16963
16964         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16965
16966 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16967
16968         * message.el (message-citation-line-format)
16969         (message-insert-formated-citation-line): Fix implementation of %E, %N
16970         and %n according to the doc string.
16971
16972 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16973
16974         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16975         Use car-safe to avoid bad parses.
16976
16977 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16978
16979         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16980         names.
16981
16982         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16983
16984 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16985
16986         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16987         header.
16988
16989         * message.el (message-draft-headers): Add Date.
16990         (message-headers-to-generate): Fix typo in docstring.
16991
16992         * nndraft.el (nndraft-required-headers): New variable.
16993         (nndraft-generate-headers): Use it.
16994
16995         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16996
16997 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16998
16999         * gnus-registry.el (gnus-registry-wash-for-keywords)
17000         (gnus-registry-find-keywords): New functions to allow easy searching of
17001         articles that are in the registry.
17002
17003 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17004
17005         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17006         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17007         Reported by Damien Elmes <damien@repose.cx>.
17008
17009 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17010
17011         * gnus.el (gnus-mime): Remove unused custom group.
17012
17013 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17014
17015         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17016         "blank line" when searching for end of armor headers.
17017
17018 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * gmm-utils.el (gmm-write-region): Fix variable name.
17021
17022 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17023
17024         * gmm-utils.el (gmm-write-region): New function based on compatibility
17025         code from `mm-make-temp-file'.
17026
17027         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17028
17029         * nnmaildir.el (nnmaildir--update-nov)
17030         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17031         Use `gmm-write-region'.
17032
17033 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17034
17035         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17036         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17037
17038         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17039
17040         * message.el (message-replacement-char): New variable.
17041         (message-fix-before-sending): Use it.
17042         (message-simplify-subject): New function to remove duplicate code.
17043         (message-reply, message-followup): Use it.
17044
17045         * gnus-sum.el (gnus-summary-make-menu-bar):
17046         Clarify gnus-summary-limit-to-articles.
17047
17048 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17049
17050         * gnus-util.el (gnus-with-local-quit): New macro.
17051
17052         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17053
17054 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17055
17056         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17057         ignore non-string data.
17058
17059 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17060
17061         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17062         non-string data (needs to be done in the registry too).
17063
17064 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17065
17066         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17067         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17068         (gnus-registry-split-fancy-with-parent)
17069         (gnus-registry-fetch-simplified-message-subject-fast)
17070         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17071         Remove text properties on ingress into the registry and when it's saved.
17072         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17073         registry from entries with no groups.
17074
17075 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17076
17077         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17078         function to remove string properties.
17079
17080 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17081
17082         * gmm-utils.el (gmm): Adjust custom version.
17083
17084         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17085         Adjust custom version.
17086
17087         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17088
17089 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17090
17091         * gnus-art.el (gnus-insert-prev-page-button)
17092         (gnus-insert-next-page-button): Simplify.  Reformat.
17093
17094 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17095
17096         * gnus-art.el (gnus-insert-prev-page-button)
17097         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17098
17099 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17100
17101         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17102
17103 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17104
17105         * gnus-art.el (gnus-insert-mime-button)
17106         (gnus-insert-mime-security-button):
17107         Apply gnus-article-button-face to MIME and security buttons.
17108
17109 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17110
17111         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17112         readable.
17113
17114 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17117
17118 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17119
17120         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17121         `browse-url-of-file' instead of `browse-url'.
17122
17123 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17124
17125         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17126         regexp.  Articles containing quotation were cut prematurely.
17127
17128 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17129
17130         * message.el (message-cite-original-1): Use nobody by default for the
17131         value of From header.
17132         (message-reply): Ditto.
17133
17134 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17135
17136         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17137         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17138         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17139
17140 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17141
17142         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17143         mails in the doc string.  Add some URLs in comment.
17144         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17145
17146 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17147
17148         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17149         backslashes handling and the way to find boundaries of quoted strings.
17150
17151 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17152
17153         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17154         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17155         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17156         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17157
17158 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17159
17160         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17161         doc string.
17162         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17163
17164 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * lpath.el: Fbind epg-check-configuration.
17167
17168 2006-09-06  Simon Josefsson  <jas@extundo.com>
17169
17170         * mml2015.el (mml2015-use): Doc fix, mention epg.
17171
17172 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17173
17174         * mml2015.el (mml2015-use): Default to epg, if available.
17175
17176 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17177
17178         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17179         message-sender.
17180         (mml1991-epg-encrypt): Ditto.
17181         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17182         message-sender.
17183         (mml2015-epg-encrypt): Ditto.
17184
17185 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17186
17187         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17188         several common directories.
17189
17190 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17191
17192         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17193         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17194
17195 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17196
17197         * gnus-art.el (article-decode-encoded-words): Make it fast.
17198
17199 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17200
17201         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17202
17203         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17204         in quoted string into `\'.
17205
17206 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17209         Use standard-syntax-table.
17210
17211 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17212
17213         * gnus-art.el (gnus-decode-address-function): New variable.
17214         (article-decode-encoded-words): Use it to decode headers which are
17215         assumed to contain addresses.
17216         (gnus-mime-delete-part): Remove useless `or'.
17217
17218         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17219         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17220         (gnus-nov-parse-line): Use it to decode From header.
17221         (gnus-get-newsgroup-headers): Ditto.
17222         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17223
17224         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17225         (mail-decode-encoded-address-string): New alias.
17226
17227         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17228         New function.
17229         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17230         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17231         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17232         (rfc2047-decode-string): Ditto.
17233         (rfc2047-decode-address-region): New function.
17234         (rfc2047-decode-address-string): New function.
17235
17236 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17237
17238         * message.el (message-caesar-buffer-body): Allow rotating headers.
17239
17240         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17241
17242         * message.el (message-insert-formated-citation-line): Fix %f.
17243         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17244
17245 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17246
17247         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17248         (gnus-bookmark-mouse-available-p): New macro.
17249         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17250         (gnus-bookmark-bmenu-show-infos): Use it.
17251         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17252         (gnus-bookmark-bmenu-hide-infos): Ditto.
17253         (gnus-bookmark-remove-properties): New function.
17254         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17255         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17256         (gnus-bookmark-write-file): Bind coding-system-for-write.
17257         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17258         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17259         group before selecting it.
17260         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17261         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17262         quit-window if it is not available; use gnus-mouse-2 and bind it to
17263         gnus-bookmark-bmenu-select-by-mouse.
17264         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17265         (gnus-bookmark-bmenu-select-by-mouse): New function.
17266
17267 2006-08-13  Romain Francoise  <romain@orebokech.com>
17268
17269         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17270         space.
17271
17272 2006-08-10  Romain Francoise  <romain@orebokech.com>
17273
17274         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17275         (dns-mode-soa-auto-increment-serial): New user option.
17276         (dns-mode-soa-maybe-increment-serial): New function.
17277         (dns-mode): Add the latter to `write-contents-functions'.
17278
17279 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17280
17281         * compface.el (uncompface): Use binary rather than raw-text-unix.
17282
17283 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17284
17285         * compface.el (uncompface): Make sure the eol conversion doesn't take
17286         place when communicating with the external programs.
17287         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17288
17289 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17290
17291         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17292
17293 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17294
17295         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17296         Make it more robust by parsing author and date independently.
17297
17298 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17299
17300         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17301
17302 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17303
17304         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17305         first matching secret key.
17306         (mml2015-epg-encrypt): Ditto.
17307
17308         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17309         first matching secret key.
17310         (mml1991-epg-encrypt): Ditto.
17311
17312         * mml2015.el (mml2015-encrypt-to-self): New user option.
17313         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17314         mml2015-epg-encrypt-to-self is set.
17315
17316         * mml1991.el (mml1991-encrypt-to-self): New variable.
17317         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17318         mml1991-epg-encrypt-to-self is set.
17319
17320         * mml2015.el (mml2015-signers): New user option.
17321         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17322         (mml2015-epg-encrypt): Allow to select signing keys.
17323
17324         * mml1991.el (mml1991-signers): New variable.
17325         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17326         (mml1991-epg-encrypt): Allow to select signing keys.
17327
17328 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17329
17330         * nnheader.el (nnheader-insert-head): Make it work even if the file
17331         uses CRLF for the line-break code.
17332
17333 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17334
17335         * mml2015.el: Require mml-sec instead of password.
17336         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17337         (mml2015-cache-passphrase): Inherit the default value from
17338         mml-secure-cache-passphrase.
17339         (mml2015-passphrase-cache-expiry): Inherit the default value from
17340         mml-secure-passphrase-cache-expiry.
17341
17342         * mml1991.el: Require mml-sec instead of password.
17343         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17344         (mml1991-cache-passphrase): Inherit the default value from
17345         mml-secure-cache-passphrase.
17346         (mml1991-passphrase-cache-expiry): Inherit the default value from
17347         mml-secure-passphrase-cache-expiry.
17348
17349         * mml-sec.el: Require password.
17350         (mml-secure-verbose): New user option.
17351         (mml-secure-cache-passphrase): New user option.
17352         (mml-secure-passphrase-cache-expiry): New user option.
17353
17354 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17355             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17356
17357         * pgg-def.el (pgg-truncate-key-identifier):
17358         Truncate the key ID to 8 letters from the end.
17359
17360 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17361
17362         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17363         workaround for the url package included with Emacs.
17364
17365         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17366
17367 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17370         correctly.  This fixes a bug caused by the 2006-05-12 change.
17371
17372 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17373
17374         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17375         some information about the error when saying that the `bogus' mail
17376         group will be used.
17377
17378 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17379
17380         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17381         string.
17382
17383 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17384
17385         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17386
17387 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17388
17389         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17390
17391 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17392
17393         * mml1991.el (mml1991-function-alist): Add epg.
17394         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17395         (mml1991-epg-encrypt): New functions.
17396
17397 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17398
17399         * mml2015.el (mml2015-verbose): New variable.
17400         (mml2015-cache-passphrase): Ditto.
17401         (mml2015-passphrase-cache-expiry): Ditto.
17402         (mml2015-function-alist): Add epg.
17403         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17404         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17405         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17406         New functions.
17407
17408 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17409
17410         * message.el (message-cite-original-1): Preserve region when removing
17411         quoted text due to X-No-Archive in order to avoid bogus attribution
17412         when citing multiple messages.
17413
17414 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17415
17416         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17417         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17418
17419 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17420
17421         * gnus-diary.el (gnus-user-format-function-d)
17422         (gnus-user-format-function-D): Autoload.
17423
17424         * imap.el (Commentary): Fix typo.
17425
17426         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17427         2006-04-22 contribution.
17428
17429 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17430
17431         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17432         It didn't really fix the bogosity I'm seeing with solid web groups.
17433
17434 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17435
17436         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17437         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17438         created using server names.  If we use the feature without declaring
17439         it, Gnus does not properly manage server and group state.
17440
17441         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17442         bound.
17443
17444 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17445
17446         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17447         looking up the method using GROUP's prefix before inventing a new one.
17448         It is used on killed/unknown groups in various places where returning
17449         an all-new method isn't expected by the caller.
17450
17451         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17452         and match semantics of gnus-group-real-prefix.
17453
17454 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17455
17456         * nnmail.el (nnmail-broken-references-mailers): New variable.
17457         (nnmail-ignore-broken-references): New function generalizing
17458         nnmail-fix-eudora-headers.
17459         (nnmail-fix-eudora-headers): Now obsolete.
17460
17461         * gnus-art.el (gnus-button-handle-custom):
17462         Support `customize-apropos*'.
17463
17464 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17465
17466         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17467
17468         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17469         articles.
17470
17471 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17472
17473         * message.el (message-cite-reply-above): New variable.
17474         (message-yank-original): Use it.
17475
17476 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17477
17478         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17479
17480 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17481
17482         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17483         as read.
17484
17485         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17486
17487 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17488
17489         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17490         (gnus-bookmark-default-file): Use gnus-directory.
17491         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17492         Remove "*" in doc string.
17493         (gnus-bookmark-write-file): Simplify.
17494         (gnus-bookmark-maybe-sort-alist): Use `when'.
17495         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17496         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17497         Add FIXME about Emacs 21 and XEmacs compatibility.
17498         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17499         compatibility.
17500         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17501         compatibility.
17502         (gnus-bookmark-menu-heading): Fix version.
17503
17504 2006-06-19  Bastien Guerry  <bzg@altern.org>
17505
17506         * gnus-bookmark.el: New file.
17507
17508 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17509
17510         * message.el (message-syntax-checks): Doc fix.
17511
17512 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17513
17514         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17515         unsubscribed groups as if they were killed ones.  It causes duplicate
17516         entries in gnus-newsrc-alist.
17517
17518 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17519
17520         * message.el (message-syntax-checks): Doc fix.
17521         (message-send-mail): Add check for continuation headers.
17522         (message-check-news-header-syntax): Fix regexp used to check for
17523         continuation headers.
17524
17525 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17526
17527         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17528
17529 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17530
17531         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17532
17533 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17534
17535         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17536         default-truncate-lines.
17537
17538 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17539
17540         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17541         to fill the utf-8 entry.
17542
17543         * lpath.el: Fbind unicode-precedence-list.
17544
17545 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17546
17547         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17548
17549 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17550
17551         * gnus-agent.el (directory-files-and-attributes): Move all the way
17552         forward (the third and final move).
17553         (gnus-agent-read-agentview): Trap reconstruction errors due to
17554         nonexistent directory.  Handle by returning nil.
17555
17556 2006-05-30  Didier Verna  <didier@xemacs.org>
17557
17558         * message.el (message-dont-reply-to-names): Update the custom type.
17559         * message.el (message-dont-reply-to-names): New defsubst: potentially
17560         convert a list of regexps into a single one.
17561         * message.el (message-get-reply-headers): Use it.
17562         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17563
17564 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * gnus-agent.el (directory-files-and-attributes): Move forward.
17567
17568 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17569
17570         * gnus-ml.el (gnus-mailing-list-subscribe)
17571         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17572         (gnus-mailing-list-message): Fix doc strings.
17573
17574 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17575
17576         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17577         of doing it manually.
17578
17579 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17580
17581         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17582         comment.
17583
17584 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17585
17586         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17587         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17588         (gnus-agent-read-local): All symbols allocated in my-obarray.
17589         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17590         (gnus-agent-regenerate-group): Check numeric names to see if they are
17591         messages or groups.
17592         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17593         better way of do this...)
17594
17595         * gnus-cache.el (gnus-agent-total-fetched-for):
17596         Ignore 'dummy.group' (there should be a better way of do this...)
17597
17598 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17601         (gnus-saved-headers): Ditto.
17602         (gnus-default-article-saver): Mention functions may have properties.
17603         (gnus-article-save): Override gnus-save-all-headers and
17604         gnus-saved-headers by :headers property which saver function may have.
17605         (gnus-summary-save-in-file): Add :headers property.
17606         (gnus-summary-write-to-file): Ditto.
17607
17608         * gnus-sum.el (gnus-summary-save-article): Bind
17609         gnus-prompt-before-saving to t when saving many articles in a file;
17610         always show all headers.
17611
17612         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17613
17614 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17615
17616         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17617         marks.
17618
17619         * message.el (message-indent-citation): Add optional arguments to allow
17620         using it outside of message buffers.
17621
17622         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17623         (gnus-article-treat-unfold-headers): Use it.
17624         (gnus-article-truncate-lines): New variable.
17625         (gnus-article-mode): Use it.
17626         (gnus-article-toggle-truncate-lines): New function.
17627
17628         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17629         Add gnus-article-toggle-truncate-lines.
17630
17631         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17632         coding system in XEmacs, use binary.
17633
17634 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17635
17636         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17637         after-load-alist.
17638
17639         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17640         this function should save decoded articles.
17641         (gnus-summary-write-to-file): Use property to specify this function
17642         should save decoded articles and specify gnus-summary-save-in-file
17643         should be used to save articles other than the first one when saving
17644         many articles.
17645         (gnus-summary-save-body-in-file): Use property to specify this
17646         function should save decoded articles.
17647         (gnus-summary-write-body-to-file): Use property to specify this
17648         function should save decoded articles and specify
17649         gnus-summary-save-body-in-file should be used to save articles other
17650         than the first one when saving many articles.
17651
17652         * gnus-sum.el (gnus-summary-save-article): Simplify.
17653
17654 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17655
17656         * gnus-art.el (gnus-default-article-saver):
17657         Add gnus-summary-write-body-to-file.
17658         (gnus-article-save-coding-system): Don't use coding system object
17659         in XEmacs.
17660         (gnus-read-save-file-name): Add optional `dir-var' argument which
17661         specifies directory in which files are saved; work even if optional
17662         `variable' argument is not specified.
17663         (gnus-summary-write-to-file): Read file name.
17664         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17665         (gnus-summary-write-body-to-file): New function.
17666
17667         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17668         (gnus-summary-local-variables): Add it.
17669         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17670         (gnus-summary-save-article): Remove optional `decode' argument;
17671         determine whether to decode articles by the value of
17672         gnus-default-article-saver; when saving many files using
17673         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17674         it first and use gnus-summary-save-in-file or
17675         gnus-summary-save-body-in-file thereafter unless
17676         gnus-prompt-before-saving is always; move point to article which
17677         will be saved.
17678         (gnus-summary-save-article-file): Revert.
17679         (gnus-summary-write-article-file): Revert.
17680         (gnus-summary-save-article-body-file): Revert.
17681         (gnus-summary-write-article-body-file): New function.
17682
17683 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17684
17685         * gnus-art.el (gnus-default-article-saver): Doc fix.
17686         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17687         from gnus-summary-save-article-coding-system, and default to a
17688         certain coding system.
17689         (gnus-output-to-file): Add coding cookie and encode text according
17690         to gnus-article-save-coding-system; don't use mm-append-to-file.
17691
17692         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17693         gnus-art.el and rename to gnus-article-save-coding-system.
17694         (gnus-summary-save-article): Require gnus-art; don't show all
17695         headers if it decodes articles; don't add coding cookie here;
17696         don't bind mm-text-coding-system-for-write.
17697         (gnus-summary-save-article-file): Save decoded articles.
17698         (gnus-summary-write-article-file): When saving many files, use
17699         gnus-summary-write-to-file first and gnus-summary-save-in-file
17700         thereafter unless gnus-prompt-before-saving is always.
17701         (gnus-summary-save-article-body-file): Save decoded articles.
17702
17703         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17704
17705 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17706
17707         * nnrss.el (nnrss-check-group): Bind hash-index.
17708
17709 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17710
17711         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17712         its hash index.  Store this hash in `nnrss-group-data'.
17713         (nnrss-read-group-data): Update accordingly.
17714
17715 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17716
17717         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17718         entry.
17719
17720         * gnus-sum.el (gnus-summary-make-menu-bar):
17721         Add gnus-article-browse-html-article.
17722
17723 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17724
17725         * gnus-sum.el (gnus-summary-mime-map):
17726         Add gnus-article-browse-html-article.
17727
17728         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17729
17730 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17731
17732         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17733         suitable coding systems in customize.
17734
17735 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17736
17737         * mail-source.el (mail-sources): Fix custom type.
17738
17739 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17740
17741         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17742         (gnus-summary-expire-articles-now): Shorten prompt.
17743
17744         * gmm-utils.el (wid-edit): Require.
17745         (defun-gmm): Rename from `gmm-defun-compat'.
17746         (gmm-image-search-load-path): Use it.
17747         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17748
17749 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17750
17751         * gnus-sum.el (gnus-summary-save-article-coding-system):
17752         New variable.
17753         (gnus-summary-save-article): Add optional `decode' argument.
17754         If it is set and gnus-summary-save-article-coding-system is non-nil,
17755         save decoded article.
17756         (gnus-summary-write-article-file): Save decoded article if
17757         gnus-summary-save-article-coding-system is non-nil.
17758
17759         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17760         type.
17761
17762 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17763
17764         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17765
17766 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17767
17768         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17769         first to test gnus-single-article-buffer which may be buffer-local.
17770
17771         * gnus-sum.el (gnus-summary-setup-buffer):
17772         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17773         group; make gnus-article-buffer, gnus-article-current, and
17774         gnus-original-article-buffer always buffer-local.
17775         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17776         group.
17777         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17778
17779 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17780
17781         * nnml.el (nnml-request-compact-group): Compressed files might not
17782         have .gz extension.
17783
17784 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17785
17786         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17787         (mm-copy-to-buffer): Use with-current-buffer.
17788         (mm-display-part): Simplify.
17789         (mm-inlinable-p): Add optional arg `type'.
17790
17791 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17792
17793         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17794         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17795         Try harder to show the attachment internally or externally using
17796         gnus-mime-view-part-as-type.
17797
17798 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17799
17800         * message.el (message-from-style, message-signature-separator)
17801         (message-user-organization-file, message-send-mail-function)
17802         (message-citation-line-function, message-yank-prefix)
17803         (message-indent-citation-function, message-signature)
17804         (message-signature-file, message-signature-insert-empty-line):
17805         Remove autoloads.
17806
17807         * gnus-art.el (gnus-buttonized-mime-types):
17808         Remove "multipart/signed".  Revert 2006-04-26 change.
17809
17810 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17811
17812         * gnus.el (gnus-version-number): Bump version.
17813
17814 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17815
17816         * gnus.el: No Gnus v0.5 is released.
17817
17818 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17819
17820         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17821         fetching articles by message-id.
17822
17823 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17824
17825         * message.el (hashcash): Require hashcash as normal.
17826
17827         * ecomplete.el (ecomplete-highlight-match-line):
17828         Use point-at-eol.
17829         (ecomplete-highlight-match-line): Use `highlight', because that
17830         face exists in both Emacs and XEmacs.
17831
17832         * message.el (message-display-abbrev): Use point-at-bol.
17833
17834         * mail-source.el: Don't require timer/timer-funcs.
17835
17836         * gnus-async.el: Ditto.
17837
17838         * password.el: Ditto.
17839
17840         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17841
17842         * mm-url.el: Ditto.
17843
17844         * gnus-xmas.el: Don't require timer-funcs.
17845
17846         * mm-util.el: Require timer/timer-funcs.
17847
17848 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17849
17850         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17851         Close.
17852
17853 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17856         unibyte after clear-decrypt function runs.
17857
17858         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17859         returns as a unibyte string.
17860
17861 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * lpath.el: Revert.
17864
17865         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17866         (pgg-gpg-process-sentinel): Revert.
17867
17868         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17869         (pgg-pgp-lookup-key): Revert.
17870
17871         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17872         (pgg-pgp5-lookup-key): Revert.
17873
17874         * pgg.el (pgg-fetch-key): Revert.
17875
17876 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * lpath.el: Fbind string-as-multibyte for XEmacs.
17879
17880         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17881         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17882         (mml1991-pgg-encrypt): Ditto.
17883
17884         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17885         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17886         a multibyte buffer.
17887
17888         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17889         (pgg-pgp-lookup-key): Ditto.
17890
17891         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17892         (pgg-pgp5-lookup-key): Ditto.
17893
17894         * pgg.el (pgg-fetch-key): Ditto.
17895
17896 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17897
17898         * message.el (message-user-organization-file): Check several
17899         locations of the organization file.
17900
17901         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17902         Add gnus-article-view-part-as-type.
17903
17904         * gnus-art.el (gnus-article-view-part-as-type): New function.
17905
17906         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17907         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17908
17909         * mml.el: Simplify autoload.
17910         (mml-mode): defvar dnd-protocol-alist instead of using
17911         symbol-value.
17912         (mml-default-directory): New variable.
17913         (mml-minibuffer-read-file): Use it.
17914         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17915
17916         * message.el (message-citation-line-format): New variable.
17917         (message-insert-formated-citation-line): New function.
17918         (message-citation-line-function):
17919         Add `message-insert-formated-citation-line' to custom type.
17920
17921         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17922         to doc string.
17923
17924         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17925         depending on mm-verify-option.
17926
17927 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17930         binding pgg-* variables; reimplement the section which prevents
17931         MIME header from being signed.
17932         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17933         pgg-text-mode; remove a blank line at the top of body.
17934
17935         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17936         lines at the top of body; use gnus-newsgroup-charset if there's no
17937         Charset header.
17938
17939 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * message.el (message-self-insert-commands): Doc fix.
17942
17943         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17944         (mm-uu-pgp-encrypted-test): Ditto.
17945         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17946         between header and body; return application/pgp-encrypted handle
17947         if decryption failed; decode decrypted body by charset.
17948
17949         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17950         element match to application/pgp-*.
17951
17952 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17953
17954         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17955         HTML.
17956
17957 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17958
17959         * mail-source.el (mail-source-call-script): Message the error
17960         string.
17961
17962 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17963
17964         * gnus-util.el (gnus-byte-compile): Use it.
17965
17966 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17967
17968         * gnus-util.el (kill-empty-logs): New function.
17969
17970 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17971
17972         * message.el (message-mail-alias-type): Doc fix.
17973         (message-mail-alias-type-p): New function.
17974         (message-send): Use it.
17975         (message-mode): Ditto.
17976         (message-strip-forbidden-properties): Ditto.
17977
17978         * ecomplete.el (ecomplete-database-file-coding-system):
17979         New variable.
17980         (ecomplete-save): Use it.
17981         (ecomplete-setup): Use it.
17982
17983 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17984
17985         * message.el (message-self-insert-commands): New variable.
17986         (message-strip-forbidden-properties): Use it.
17987
17988 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17989
17990         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17991         that doesn't make XEmacs choke.
17992
17993 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17994
17995         * gnus-util.el (gnus-replace-in-string):
17996         Prefer replace-regexp-in-string over of replace-in-string.
17997
17998 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17999
18000         * gnus-util.el (gnus-select-frame-set-input-focus):
18001         Use select-frame-set-input-focus if it is available in XEmacs; use
18002         definition defined in Emacs 22 for old Emacsen.
18003
18004         * dgnushack.el: Autoload unmorse-region for XEmacs.
18005
18006         * lpath.el: Bind cursor-in-non-selected-windows and
18007         select-frame-set-input-focus for XEmacs.
18008
18009 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18012
18013 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18014
18015         * gnus-registry.el (gnus-registry-cache-save): Remove text
18016         properties when saving via the temp buffer.
18017
18018 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18019
18020         * message.el (message-generate-hashcash): Honor custom type.
18021
18022 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18023
18024         * message.el (message-generate-hashcash): Default to non-nil when
18025         hashcash is found.
18026
18027         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18028         (gnus-refer-thread-limit): Increase default to 500.
18029
18030         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18031
18032         * flow-fill.el (fill-flowed): Allow delete-space.
18033
18034 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18035
18036         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18037         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18038         Remove autoloads.
18039
18040 2006-04-18  Simon Josefsson  <jas@extundo.com>
18041
18042         * message.el (message-generate-hashcash): Default to.
18043
18044 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18047         concatenating segments rather than before concatenating them.
18048
18049 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18050
18051         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18052
18053 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18054
18055         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18056
18057         * message.el (message-forward-make-body-plain):
18058         Allow message-forward-ignored-headers to be a list.
18059         (message-remove-ignored-headers): Factor out into function.
18060         (message-forward-make-body-mml): Use it.
18061
18062         * imap.el (imap-quote-specials): New function.
18063         (imap-login-auth): Quote specials.
18064
18065         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18066         (rfc2231-parse-string): Allow concatanation of parameters that
18067         aren't contiguous.  The test case is
18068           (mail-header-parse-content-type "message/external-body;
18069             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18070             access-type=LOCAL-FILE;
18071             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18072
18073 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18074
18075         * nntp.el (nntp-accept-process-output): Return the value of
18076         `nnheader-accept-process-output'.
18077
18078 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18079
18080         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18081         (gnus-button-alist): Recognize more diff formats.
18082         (gnus-button-patch): Strip directory.
18083
18084 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18085
18086         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18087         Emacs 22 when setting focus.
18088
18089 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18090
18091         * gnus-art.el (gnus-article-treat-types): Do treatment of
18092         text/x-verbatim parts.
18093         (gnus-button-patch): New command.
18094
18095         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18096         addresses that contain invalid characters.
18097
18098 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18099
18100         * message.el (message-put-addresses-in-ecomplete):
18101         Use gnus-replace-in-string.
18102         (message-is-yours-p): Use the more correct
18103         mail-header-parse-address instead of
18104         mail-extract-address-components.
18105         (message-put-addresses-in-ecomplete): Fix typo.
18106
18107         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18108         keystroke.
18109
18110         * gnus-art.el (gnus-treatment-function-alist): Change order of
18111         newsgroups/generic header folding to avoid double-folding.
18112
18113         * message.el (message-hidden-headers): Add X-Draft-From.
18114
18115         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18116         New command.
18117         (gnus-summary-repeat-search-article-backward): New command.
18118
18119         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18120         groups in the parent topic.
18121
18122 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18123
18124         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18125         (spam-extra-header-to-number): Return the CRM114 number as a
18126         number instead of a string.
18127
18128 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18129
18130         * gnus-art.el (gnus-face-properties-alist): Move here from
18131         gnus-fun.
18132
18133         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18134
18135 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18136
18137         * message.el (message-strip-forbidden-properties): Only display on
18138         self-insert-command.
18139
18140         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18141         reindent.
18142         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18143
18144 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18145
18146         * smiley.el (smiley-style): Fix typo.
18147
18148 2006-03-23  Kenichi Handa  <handa@m17n.org>
18149
18150         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18151         instead of set-buffer-multibyte.
18152
18153 2006-03-23  Kenichi Handa  <handa@m17n.org>
18154
18155         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18156         buffer and then decode the buffer text if necessary.
18157         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18158         first, and after mm-encode-body, change the buffer to unibyte.
18159
18160 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18161
18162         * hashcash.el (hashcash-insert-payment-async-2):
18163         Use message-goto-eoh instead of doing it manually.
18164         (mail-add-payment): Use message-narrow-to-header instead of trying
18165         to do the same itself.
18166
18167         * message.el (message-hidden-headers): Add Face.
18168
18169         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18170         reparenting code.
18171         (gnus-summary-reparent-children): Refactored out code.
18172         (gnus-summary-thread-map): New keystroke.
18173         (gnus-summary-reparent-children): Make into command.
18174
18175         * smiley.el (smiley-style): Default to `medium' if using a large
18176         font.
18177
18178         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18179         does it itself.
18180
18181         * message.el (message-point-in-header-p): Simplify definition.
18182
18183 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18184
18185         * nnagent.el (nnagent-request-set-mark): Silence log file
18186         writing.
18187         (nnagent-request-set-mark): Use write-region instead of
18188         append-to-file.
18189
18190         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18191         strange select method.
18192
18193         * ecomplete.el (ecomplete-display-matches): Get highlightling
18194         right.
18195         (ecomplete-display-matches): Use literals.
18196         (ecomplete-display-matches): Disable message logging.
18197
18198         * message.el (message-display-abbrev): Small optimization.
18199
18200         * ecomplete.el (ecomplete-display-matches): Allow automatic
18201         display.
18202
18203         * message.el (message-strip-forbidden-properties):
18204         Display abbrevs.
18205         (message-display-abbrev): Get automatic display right.
18206
18207         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18208         keystrokes.
18209
18210 2006-04-13  Romain Francoise  <romain@orebokech.com>
18211
18212         TODO: Backport to v5-10!
18213
18214         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18215         Move here (and rename) from gnus-registry.el.
18216
18217         * gnus-registry.el: Require gnus-util.
18218         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18219
18220 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18221
18222         * gnus-group.el (gnus-group-catchup-current):
18223         Change if-then-else-if-then-else into cond.
18224         (gnus-group-catchup): Indent.
18225         (group-name-at-point): New function.
18226         (gnus-fetch-group): Provide default from thing at point.
18227
18228 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18229
18230         * message.el (message-display-abbrev): Fix regexp.
18231
18232         * ecomplete.el (ecomplete-highlight-match-line):
18233         Reimplement choosing.
18234         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18235         dead variables.
18236
18237         * message.el (message-newline-and-indent): Remove debugging.
18238         (message-display-abbrev): Use new implementation.
18239
18240 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18241
18242         * gnus-art.el (gnus-article-mode):
18243         Set cursor-in-non-selected-windows to nil.
18244
18245         * smiley.el: Revert previous change.
18246         (smiley-data-directory): defvar it before using it in the
18247         defcustom of `smiley-style'.
18248
18249 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18250
18251         * message.el (message-newline-and-indent): New function.
18252
18253         * ecomplete.el: Implement more bits.
18254
18255         * message.el (message-put-addresses-in-ecomplete): Clean up the
18256         string.
18257
18258         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18259
18260         * gnus-sum.el (gnus-summary-save-parts):
18261         Bind gnus-summary-save-parts-counter and use it to make unique file
18262         names.
18263
18264         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18265
18266         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18267         parameter to say whether to actually parse the individual
18268         addresses.
18269
18270         * message.el (message-put-addresses-in-ecomplete): New function.
18271         (ecomplete): Require.
18272         (message-mail-alias-type): Add ecomplete as an option.
18273
18274 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18275
18276         * flow-fill.el (fill-flowed): Remove trailing space from blank
18277         quoted lines.
18278
18279 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18280
18281         * smiley.el (smiley-style): Move definition later to avoid a
18282         compilation warning.
18283
18284 2006-04-12  Kenichi Handa  <handa@m17n.org>
18285
18286         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18287         buffer and then decode the buffer text if necessary.
18288         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18289         first, and after mm-encode-body, change the buffer to unibyte.
18290         Use mm-disable-multibyte instead of set-buffer-multibyte.
18291
18292 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18295         Content-Type header instead of Content-Disposition header.
18296         (gnus-mime-inline-part): Ditto.
18297         (gnus-mime-view-part-as-charset): Ignore charset that the part
18298         specifies.
18299
18300         * mm-decode.el (mm-display-part): Work with external parts and
18301         usual parts similarly.
18302
18303         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18304         instead of gnus-display-mime.
18305
18306         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18307         instead of with-temp-buffer.
18308
18309         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18310         tag to summarized topics part in order to encode non-ASCII text.
18311
18312 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18313
18314         * smiley.el (smiley-style): New variable.
18315         (smiley-directory): New function.
18316         (smiley-data-directory): Derive from `smiley-style' using
18317         `smiley-directory'.
18318         (smiley-regexp-alist): Add new entries.
18319
18320         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18321         (gnus-article-browse-delete-temp): Add :version.
18322
18323 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18324
18325         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18326         the sieve region.
18327
18328 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18329
18330         * gnus.el (gnus-version-number): Bump version.
18331
18332 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18333
18334         * gnus.el: No Gnus v0.4 is released.
18335
18336 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18337
18338         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18339         layout.
18340
18341         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18342         unknown charset.
18343
18344         * message.el (message-header-synonyms): Add Original-To to the
18345         default.
18346
18347         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18348         optional parameter.
18349
18350 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18351
18352         * gnus-fun.el (gnus): Require it for gnus-directory.
18353
18354 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18357
18358 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18359
18360         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18361
18362 2006-04-05  Simon Josefsson  <jas@extundo.com>
18363
18364         * password.el (password-reset): New function.
18365
18366 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18367
18368         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18369         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18370
18371 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18372
18373         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18374         Some whitespace was matched into the url, which broke browsing hits
18375         > 100 when mm-url-use-external was nil.
18376
18377 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18378
18379         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18380         Check gnus-extra-headers for 'Newsgroups.
18381
18382         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18383         bound.
18384
18385 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18386
18387         * pgg-gpg.el: Clean up process buffers every time gpg processes
18388         complete.
18389
18390 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18391
18392         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18393         doc string.
18394
18395 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18396
18397         * pgg-gpg.el (pgg-gpg-process-filter)
18398         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18399
18400         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18401         lines, temporary fix.
18402
18403 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18404
18405         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18406
18407 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18408
18409         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18410         default-enable-multibyte-characters.  This reverts the change from
18411         revision 6.17 which is no longer necessary because the passphrase
18412         is sent separately now.  GnuPG messages are unreadable under
18413         multibyte locales with default-enable-multibyte-characters set to
18414         nil.
18415
18416 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18417
18418         * message.el (message-tool-bar-gnome): Move "spell".
18419
18420 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18421
18422         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18423         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18424         instead.
18425
18426 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18427
18428         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18429         Improve newsgroups handling for NNTP overviews which don't include
18430         Newsgroups.
18431
18432 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18433
18434         * message.el (message-resend): Bind message-generate-hashcash to nil.
18435
18436 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18437
18438         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18439         when searching for already-paid recipients.
18440
18441 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18442
18443         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18444         passphrases when it is not needed.
18445         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18446         passphrase stuff from gpg, should only be necessary when you use
18447         gpg with a smartcard.
18448
18449 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18450
18451         * mml.el (mml-insert-mime): Ignore cached contents of
18452         message/external-body part.
18453
18454         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18455         (mm-insert-part): Ditto.
18456
18457 2006-03-23  Simon Josefsson  <jas@extundo.com>
18458
18459         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18460         Reiner.
18461         (pgg-gpg-use-agent-p): Use it again.
18462
18463 2006-03-23  Simon Josefsson  <jas@extundo.com>
18464
18465         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18466         older emacsen.
18467         (pgg-gpg-use-agent-p): Don't use it.
18468
18469 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18470
18471         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18472         if we can.
18473
18474 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18475
18476         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18477         (pgg-gpg-update-agent): New function.
18478         (pgg-gpg-use-agent-p): New function.
18479         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18480         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18481         (pgg-gpg-sign-region): Use it.
18482
18483 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18484
18485         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18486         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18487
18488 2006-03-21  Simon Josefsson  <jas@extundo.com>
18489
18490         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18491         <wilde@sha-bang.de>.
18492         (pgg-gpg-use-agent): New variable.
18493         (pgg-gpg-process-region): Use it.
18494         (pgg-gpg-encrypt-region): Likewise.
18495         (pgg-gpg-encrypt-symmetric-region): Likewise.
18496         (pgg-gpg-decrypt-region): Likewise.
18497         (pgg-gpg-sign-region): Likewise.
18498         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18499
18500 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18501
18502         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18503
18504         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18505         Add comment on version.
18506
18507 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18508
18509         * smiley.el: Add missing test smiley.
18510
18511 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18512
18513         * mm-decode.el (mm-with-part): New macro.
18514         (mm-get-part): Use it; work with message/external-body as well.
18515         (mm-save-part): Treat name and filename equally.
18516
18517         * mm-extern.el (mm-extern-cache-contents): New function.
18518         (mm-inline-external-body): Use it; force the part to be displayed;
18519         move undisplayer added to the cached handle to the parent.
18520
18521         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18522         (gnus-mime-view-part-as-type): Work with message/external-body.
18523
18524         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18525
18526 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18527
18528         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18529         images in image-load-path.  [Sync with image.el, revision 1.60, in
18530         Emacs.]
18531
18532 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18533
18534         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18535         path rather than symbol.  Always return list of directories.
18536         Guarantee that image directory comes first.  [Sync with image.el,
18537         revision 1.59, in Emacs.]
18538
18539         * message.el (message-make-tool-bar): Adjust to new API of
18540         `gmm-image-load-path-for-library'.
18541
18542         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18543
18544         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18545
18546 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18547
18548         * gnus-art.el (gnus-article-only-boring-p):
18549         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18550         intangible text.
18551         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18552
18553 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18554
18555         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18556         Use `defun' instead of `gmm-defun-compat'.
18557
18558 2006-03-14  Simon Josefsson  <jas@extundo.com>
18559
18560         * message.el (message-unique-id): Don't use message-number-base36
18561         if (user-uid) is a float.
18562         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18563
18564 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18567
18568         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18569         empty line between a part and a message part.
18570
18571 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * smiley.el: Add more test smileys.
18574         (smiley-data-directory, smiley-regexp-alist)
18575         (gnus-smiley-file-types): Fix doc strings.
18576         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18577         adding new elements.
18578         (smiley-mouse-map): Unused code.  Make it a comment.
18579
18580 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18581
18582         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18583         scan latest NoCeM messages instead of old ones.
18584         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18585         delimiters that are recently used.
18586         (gnus-nocem-load-cache): Add autoload cookie.
18587
18588         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18589
18590         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18591         level which is larger than gnus-use-nocem is specified.
18592
18593         * gnus-group.el (gnus-group-get-new-news): Ditto.
18594
18595 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * gnus-util.el (gnus-tool-bar-update): New function.
18598
18599         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18600         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18601
18602         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18603
18604         * gnus-group.el (gnus-group-redraw-when-idle)
18605         (gnus-group-redraw-check): Remove.
18606         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18607
18608 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18611         if optional last element is specified in splits (FIELD VALUE...).
18612
18613 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18614
18615         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18616         to gmm-image-load-path-for-library.  Call with no-error argument.
18617         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18618
18619         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18620
18621         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18622
18623         * gmm-utils.el (gmm-image-load-path): Remove alias.
18624
18625 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18626
18627         * gmm-utils.el (gmm-image-load-path): Add alias.
18628
18629         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18630         nnml-generate-nov-databases-1.
18631         (nnml-generate-nov-databases): Use it.
18632         (nnml-generate-nov-databases-directory): Document no-active
18633         argument.
18634
18635         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18636         directory if path is t.  Add no-error.
18637
18638         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18639         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18640
18641         * gnus-art.el (gnus-article-browse-delete-temp-files):
18642         Simplify resetting gnus-article-browse-html-temp-list.
18643
18644         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18645         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18646         Add example to docstring.  Rename local variables.  Move error
18647         checks to default case in cond and simplify.
18648
18649 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18650
18651         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18652         handle is multipart when calling it recursively.
18653         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18654
18655 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18656
18657         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18658         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18659
18660 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18661
18662         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18663         is loaded.
18664
18665         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18666         loaded.
18667
18668 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18669
18670         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18671         to "Emacs 23 (unicode)" in doc string.
18672
18673         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18674         "Emacs 23 (unicode)" in comment.
18675
18676 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18677
18678         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18679
18680         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18681         characters 160 through 255 in Emacs 23.
18682
18683 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18684
18685         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18686         gnus-article-browse-html-temp.
18687         (gnus-article-browse-delete-temp): Make it customizable.
18688         Add `file'.  Adjust doc string.
18689         (gnus-article-browse-delete-temp-files): Add argument.
18690         Allow query for each file.  Adjust doc string.
18691         (gnus-article-browse-html-parts):
18692         Add `gnus-article-browse-delete-temp-files' to
18693         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18694
18695 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18696
18697         * gnus-art.el (gnus-article-browse-html-temp)
18698         (gnus-article-browse-delete-temp): New variables.
18699         (gnus-article-browse-delete-temp-files): New function.
18700         (gnus-article-browse-html-parts): Use it.
18701
18702 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18703
18704         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18705
18706         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18707         string.
18708
18709         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18710         gnus-summary-insert-new-articles when unplugged.
18711         Remove gnus-summary-search-article-forward.
18712
18713         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18714         display-visual-class instead of display-color-cells.
18715
18716 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * dgnushack.el: Autoload customize-group for XEmacs.
18719
18720         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18721         message/* containing non-ASCII text properly.
18722
18723 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18724
18725         * message.el: Require gmm-utils, remove autoloads.
18726         (message-tool-bar): Set default based on
18727         gmm-tool-bar-style.
18728         (message-tool-bar-gnome): Add gmm-customize-mode.
18729
18730         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18731         gmm-tool-bar-style.
18732         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18733
18734         * gnus-group.el (gnus-group-tool-bar): Set default based on
18735         gmm-tool-bar-style.
18736         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18737
18738         * gmm-utils.el (gmm-image-directory): Rename variable from
18739         gmm-image-load-path.
18740         (gmm-image-load-path): Use gmm-image-directory.
18741         (gmm-customize-mode): New function.
18742         (gmm-tool-bar-style): New variable.
18743
18744         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18745         gnus-group-redraw-line-number.
18746         (gnus-group-redraw-check): Simplify.
18747         (gnus-group-tool-bar-update): Remove redraw check.
18748         (gnus-group-make-tool-bar): Add redraw check.
18749
18750 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18751
18752         * gnus-art.el (gnus-button): Add missing parentheses.
18753
18754 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18755
18756         * lpath.el: Fbind line-number-at-pos.
18757
18758 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18759
18760         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18761
18762 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18763
18764         * gnus-art.el (gnus-button): New face.
18765         (gnus-article-button-face): Use it.
18766
18767         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18768         Add gnus-summary-next-page.  Re-order.
18769
18770         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18771         next-node are now included.
18772         (gnus-group-redraw-line-number): New internal variable.
18773         (gnus-group-redraw-check): Helper function for updating the tool
18774         bar.
18775         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18776
18777         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18778
18779         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18780         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18781         Use it to match format of Spamassassin 3.0 and later.
18782         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18783         (spam-check-bogofilter)
18784         (spam-bogofilter-register-with-bogofilter): Fix args of
18785         `gnus-error' calls.
18786
18787 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18788
18789         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18790         unnecessary interaction when sending queued mails.
18791         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18792
18793 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18794
18795         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18796         first or last are nil.
18797
18798 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18799
18800         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18801
18802 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18803
18804         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18805
18806 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18807
18808         * dns.el (query-dns): Protect more against buggy tcp output.
18809
18810 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18811
18812         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18813         nov.php.
18814
18815 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18816
18817         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18818         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18819         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18820         output on the server side.
18821         (nnweb-google-create-mapping): Update regexps and add some
18822         progress indication.
18823
18824 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18825
18826         * gnus-group.el (gnus-group-tool-bar-gnome):
18827         Fix gnus-agent-toggle-plugged.  Re-order icons.
18828         (gnus-group-tool-bar-gnome):
18829         Add gnus-group-{prev,next}-unread-group.
18830         (gnus-group-tool-bar-gnome): Re-order icons.
18831
18832         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18833         Move gnus-summary-insert-new-articles.
18834
18835         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18836         Fix comments.
18837
18838         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18839         also available in Emacs 21.3.
18840
18841         * message.el (message-fix-before-sending): Change "Emacs 22" to
18842         "Emacs 23 (unicode)" in comment.
18843
18844         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18845         "Emacs 23 (unicode)" in comment.
18846
18847         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18848         comment.
18849         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18850
18851         * mm-view.el (mm-fill-flowed): Add :version.
18852
18853 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18854
18855         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18856         and load-path.
18857
18858 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18859
18860         * message.el: Autoload gmm-image-load-path.
18861         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18862         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18863         consitency.
18864
18865         * gmm-utils.el (gmm-image-load-path): Also search in
18866         "../etc/images".  Don't set gmm-image-load-path if we don't find
18867         the image.
18868
18869 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18870
18871         * gmm-utils.el (gmm-image-load-path): Don't make
18872         `gmm-image-load-path' include subdirectories which the second arg
18873         `image' might specify.
18874
18875         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18876         subdirectory to icon file names.
18877
18878         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18879
18880 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18881
18882         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18883         gmm-image-load-path calls.
18884
18885         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18886
18887         * message.el (message-make-tool-bar): Ditto.
18888
18889         * mml.el (mml-preview): Add comment concerning tool bar icons.
18890
18891         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18892         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18893
18894         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18895         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18896
18897         * message.el (message-tool-bar-gnome): Use new icon names.
18898         (message-make-tool-bar): Use `gmm-image-load-path'.
18899
18900         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18901         New functions from MH-E.
18902         (gmm-image-load-path): New variable from MH-E.
18903         (gmm-image-load-path): New function from MH-E.  Add arguments
18904         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18905         *-image-load-path-called-flag.
18906
18907 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18908
18909         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18910
18911 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18912
18913         * nnimap.el (nnimap-request-move-article): Change folder back to
18914         source group before deleting.
18915
18916 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18917
18918         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18919
18920         * gnus-art.el (mm-url-insert-file-contents-external):
18921         Autoload mm-url.
18922
18923         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18924
18925 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18926
18927         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18928         coding system which mm-charset-to-coding-system returns for a
18929         given charset is valid.
18930
18931 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18932
18933         * html2text.el (html2text-remove-tag-list):
18934         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18935
18936 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18937
18938         * gnus-cus.el: Revert 2005-10-17 change.
18939
18940 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18941
18942         * gnus-art.el (article-strip-banner):
18943         Call article-really-strip-banner only when the regexp match is made.
18944
18945 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18946
18947         * gnus-art.el (article-strip-banner):
18948         Use gnus-extract-address-components instead of
18949         mail-header-parse-addresses to make it work with non-ASCII text;
18950         remove mail-encode-encoded-word-string.
18951
18952         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18953         values which are surrounded with \"...\"; make it never cause a
18954         Lisp error; give up parsing of parameters if it failed in
18955         extracting type.
18956
18957 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18958
18959         * smime.el (smime-cert-by-ldap-1): Fix bug where
18960         `smime-ldap-search' returns results without userCertificates.
18961
18962 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18963
18964         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18965
18966 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18967
18968         * spam.el (spam-check-spamassassin-headers): Adapt format for
18969         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18970         <ari@mbf.ocn.ne.jp>.
18971         (spam-list-of-processors): Add spam-use-gmane.
18972
18973 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18974
18975         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18976         make-temp-file; make it work with XEmacs as well.
18977
18978         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18979         mm-make-temp-file.
18980
18981         * mm-decode.el (mm-display-external): Use the 3rd arg of
18982         mm-make-temp-file.
18983         (mm-create-image-xemacs): Ditto.
18984
18985 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18986
18987         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18988         with message-narrow-to-headers.
18989         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18990         (gnus-draft-check-draft-articles): New function.
18991         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18992
18993 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18994
18995         * gnus-art.el (gnus-article-browse-html-parts):
18996         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18997         Don't use suffix argument for mm-make-temp-file for Emacs 21
18998         compatibility.  Remove useless `format'.
18999
19000 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19001
19002         * nnweb.el (nnweb-google-wash-article): Update regexps.
19003         (nnweb-group-alist): Use defvoo instead of defvar.
19004
19005 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19006
19007         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19008         re-loading nn* modules.
19009
19010 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19011
19012         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19013         for `tool-bar-mode' and don't check it's default-value.
19014
19015         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19016
19017         * message.el (message-make-tool-bar): Ditto.
19018
19019         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19020         `substring'.  Shorten tmp-file name.
19021
19022         * gnus.el: Remove bogus comment.
19023
19024 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19025
19026         * gnus-art.el (gnus-article-browse-html-parts): New function.
19027         (gnus-article-browse-html-article): New function for viewing html
19028         articles with a browser.
19029
19030 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19031
19032         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19033         in elisp.
19034         (pgg-gpg-encrypt-symmetric-region): Ditto.
19035         (pgg-gpg-sign-region): Ditto.
19036
19037         * pgg-def.el (pgg-text-mode): New variable.
19038
19039         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19040         (mml2015-pgg-encrypt): Ditto.
19041
19042         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19043         (mml1991-pgg-encrypt): Ditto.
19044
19045 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19046
19047         * nnfolder.el (nnfolder-insert-newsgroup-line):
19048         Use message-make-date instead of current-time-string.
19049
19050         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19051         to gnus-decoded which mm-uu might set.
19052
19053 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19056         don't decode quoted parameters; remove misimported Emacs code.
19057         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19058         (rfc2231-decode-encoded-string): Don't use split-string which
19059         behaves differently according to Emacs version; use
19060         mm-decode-coding-region to convert charset to coding-system.
19061         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19062         (rfc2231-encode-string): Remove misimported Emacs code.
19063
19064 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19065
19066         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19067         when calling mail-header-parse-content-type.
19068         (article-de-quoted-unreadable): Ditto.
19069         (article-de-base64-unreadable): Ditto.
19070         (article-wash-html): Ditto.
19071
19072         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19073         calling mail-header-parse-content-type and
19074         mail-header-parse-content-disposition.
19075         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19076         mail-header-parse-content-type.
19077
19078         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19079         insert charset and format parameters; encode description after
19080         inserting it to buffer.
19081         (mml-insert-parameter): Fold lines properly even if a parameter is
19082         segmented into two or more lines; change the max column to 76.
19083
19084         * rfc1843.el (rfc1843-decode-article-body): Don't use
19085         ignore-errors when calling mail-header-parse-content-type.
19086
19087         * rfc2231.el (rfc2231-parse-string): Return at least type if
19088         possible; don't cause an error even if it fails in parsing of
19089         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19090         (rfc2231-encode-string): Don't break lines at the beginning, leave
19091         it to mml-insert-parameter.
19092
19093         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19094         calling mail-header-parse-content-type.
19095
19096 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19097
19098         * spam-report.el (spam-report-gmane-use-article-number):
19099         Improve doc string.
19100         (spam-report-gmane-internal): Check if a suitable header was found
19101         in the article.
19102
19103 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19104
19105         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19106         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19107
19108 2006-02-05  Romain Francoise  <romain@orebokech.com>
19109
19110         Update copyright notices of all files in the gnus directory.
19111
19112 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19113
19114         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19115
19116 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19117
19118         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19119         segmented lines of parameter value to cope with Thunderbird 1.5
19120         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19121         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19122         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19123
19124 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19125
19126         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19127         parts.
19128
19129 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19130
19131         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19132         there's only one active file for all servers.
19133         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19134         solid groups.  Gnus might have used a FAST request to select the group.
19135         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19136         and nnweb-search redundantly in the active file.
19137         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19138         (nnweb-request-create-group): Don't use ARGS.
19139         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19140         initializations.  Let nnoo do the work.
19141
19142 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19143
19144         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19145         Say the part has been decoded.
19146
19147         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19148
19149 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19150
19151         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19152         mailcap-viewer-test-cache when there's no 'test clause, since that
19153         will invert the meaning of a "nil" test previously determined by
19154         mailcap-mailcap-entry-passes-test.
19155
19156 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19157
19158         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19159         compiling.
19160
19161         * gnus-sum.el: Ditto.
19162
19163         * message.el: Don't bind tool-bar-map when compiling.
19164
19165 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19166
19167         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19168
19169 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19170
19171         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19172         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19173         current Google Groups.
19174
19175 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19176
19177         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19178         and tool-bar-mode.
19179
19180         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19181         and tool-bar-mode.
19182
19183         * message.el (message-tool-bar-update): Simplify.
19184         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19185
19186         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19187         gnus-summary-buffer.
19188         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19189         gnus-summary-reply.
19190
19191         * gmm-utils.el (gmm): Add :version.
19192
19193 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19194
19195         * Makefile.in (clean): New rule.
19196         (distclean): Use it.
19197
19198 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19199
19200         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19201         Don't autoload.
19202
19203 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * gmm-utils.el (gmm-verbose): Add :group.
19206
19207 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19208
19209         * message.el: Change some comments WRT tool-bars.
19210
19211         * gnus-sum.el (gnus-summary-tool-bar)
19212         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19213         (gnus-summary-tool-bar-zap-list): New variables.
19214         (gnus-summary-make-tool-bar): Complete rewrite using
19215         `gmm-tool-bar-from-list'.
19216
19217         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19218         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19219         New variables.
19220         (gnus-group-make-tool-bar): Complete rewrite using
19221         `gmm-tool-bar-from-list'.
19222         (gnus-group-tool-bar-update): New function.
19223
19224         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19225
19226 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19227
19228         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19229         is dissected into a single part of which the type is the same as
19230         the given one; decode charset.
19231
19232 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19233
19234         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19235         into alists as symbol not string, since that's what
19236         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19237         look for.
19238
19239 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19240
19241         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19242         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19243
19244         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19245
19246 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19247
19248         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19249         (gnus-xmas-mime-security-button-menu): New function.
19250
19251         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19252         (gnus-mime-security-button-menu): New definition.
19253         (gnus-mime-security-button-map): Use them.
19254         (gnus-mime-security-button-menu): New function.
19255         (gnus-insert-mime-security-button): Addition to help echo.
19256         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19257         (gnus-mime-security-pipe-part): New functions.
19258
19259         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19260         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19261
19262         * mm-decode.el (mm-handle-set-disposition): Remove.
19263         (mm-handle-set-description): Remove.
19264
19265 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19266
19267         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19268         (mm-w3m-standalone-supports-m17n-p): New function.
19269         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19270         w3m usage.
19271
19272         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19273         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19274
19275 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19276
19277         * message.el (message-tool-bar-zap-list):
19278         Use gmm-tool-bar-zap-list as custom type.
19279         (message-tool-bar-update): New function.
19280         (message-tool-bar, message-tool-bar-gnome)
19281         (message-tool-bar-retro): Add message-tool-bar-update.
19282         (message-tool-bar-gnome): Add flyspell-buffer.
19283
19284         * gnus-util.el (gnus-error): Describe `args'.
19285
19286         * gmm-utils.el (gmm-error): Describe `args'.
19287         (gmm-tool-bar-zap-list): New widget.
19288         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19289
19290 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19291
19292         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19293         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19294         the number of recursive calls.
19295
19296         * mm-decode.el (mm-handle-set-disposition): New macro.
19297         (mm-handle-set-description): New macro.
19298
19299 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19300
19301         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19302         encoding.
19303
19304 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19305
19306         * message.el (message-tool-bar-zap-list, message-tool-bar)
19307         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19308         (message-tool-bar-local-item-from-menu): Remove.
19309         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19310         (message-make-tool-bar): New function.
19311         (message-mode): Use `message-make-tool-bar'.
19312
19313         * gmm-utils.el: New file.
19314         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19315         (gmm-lazy): New widget copied from `nnmail.el'.
19316         (gmm-tool-bar-from-list): New function for creating customizable
19317         tool bars.
19318         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19319         output.
19320         (gmm): Add :prefix to defgroup.
19321
19322 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19323
19324         * gmm-utils.el (gmm-widget-p): New function.
19325
19326 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19327
19328         * mml.el (mml-attach-file): Describe `description' in doc string.
19329         (mml-menu): Add Emacs MIME manual and PGG manual.
19330
19331 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19332
19333         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19334
19335 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19336
19337         * nntp.el (nntp-end-of-line): Doc fix.
19338
19339 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19340
19341         * imap.el (imap-open): Handle case where buffer is a buffer
19342         object.
19343
19344 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19345
19346         * gnus-delay.el (gnus-delay): Don't autoload.
19347         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19348         to be re-loaded when customizing the `gnus-delay' group.
19349
19350 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19351
19352         * message.el (message-insert-citation-line): Use newlines.
19353
19354 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19355
19356         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19357         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19358         these routines, so the passphrase can be managed externally and
19359         passed in to the system.
19360         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19361         pgg-add-passphrase-to-cache function.
19362
19363         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19364         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19365         these routines, so the passphrase can be managed externally and
19366         passed in to the system.
19367         (pgg-pgp5-sign-region): Use new name of
19368         pgg-add-passphrase-to-cache function.
19369
19370 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19371
19372         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19373         part of the decoded armor to find the key-identifier.
19374         (pgg-gpg-lookup-key-owner): New function to return the
19375         human-readable identifier of a key owner.
19376         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19377         itself.
19378         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19379         the key value) if we have a key and can match it against a secret
19380         key.  Also, added a note pointing out fact that the prompt only
19381         indicates the first matching key.
19382
19383         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19384         pgg-decrypt-region.
19385         (pgg-add-passphrase-to-cache): Rename from
19386         `pgg-add-passphrase-cache' to reduce confusion (all callers
19387         changed).
19388         (pgg-remove-passphrase-from-cache): Rename from
19389         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19390         changed).
19391         (pgg-read-passphrase, pgg-add-passphrase-cache)
19392         (pgg-remove-passphrase-cache): Add informative docstrings.
19393         (pgg-decrypt): Convey provided passphrase in subordinate call to
19394         pgg-decrypt-region.
19395
19396 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19397
19398         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19399         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19400         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19401         'passphrase' argument, so the passphrase can be managed externally
19402         and then passed in to the system.
19403
19404         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19405         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19406         so the passphrase cache can be used reliably with identifiers
19407         besides a pgp packet's key id.
19408
19409         * pgg-gpg.el (pgg-gpg-encrypt-region)
19410         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19411         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19412         these routines, so the passphrase can be managed externally and
19413         passed in to the system.
19414
19415         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19416         'notruncate' argument, so the passphrase cache can be used
19417         reliably with identifiers besides a pgp packet's key id.
19418
19419 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19420
19421         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19422         symmetric encryption.
19423         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19424         encrypted session key.
19425         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19426         message ask for the passphrase in a proper way.
19427
19428         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19429         New user commands for symmetric encryption.
19430
19431 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19432
19433         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19434
19435         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19436
19437 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19438
19439         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19440
19441 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19442
19443         * mm-decode.el (mm-inlined-types): Add application/pgp.
19444         (mm-automatic-display): Ditto.
19445
19446         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19447         part as text.
19448
19449 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19450
19451         * nnrss.el: Update copyright.
19452         (nnrss-opml-import): Query whether to subscribe to each entry.
19453
19454         * gnus-art.el:
19455         * gnus-sum.el:
19456         * gnus-xmas.el:
19457         * messagexmas.el:
19458         * mm-uu.el:
19459         * mm-view.el: Update copyright.
19460
19461 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19462
19463         * message.el (message-info): New function.
19464         (message-mode-menu): Add it.
19465         Update copyright.
19466
19467         * ChangeLog: Fix and update copyright.
19468
19469 2006-01-13  Romain Francoise  <romain@orebokech.com>
19470
19471         * message.el (message-forward-subject-name-subject): Prefer the
19472         address to 'nowhere' if the sender has no name.
19473         Fix typo.  Update copyright year.
19474
19475 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19476
19477         * gnus-art.el (article-wash-html):
19478         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19479         (gnus-article-wash-html-with-w3m-standalone): New function.
19480
19481         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19482         mm-inline-text-html-render-with-w3m-standalone.
19483         (mm-text-html-washer-alist): Map w3m-standalone to
19484         gnus-article-wash-html-with-w3m-standalone.
19485         (mm-inline-text-html-render-with-w3m-standalone): New function.
19486
19487 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19488
19489         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19490         Improve LaTeX.
19491
19492 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19493
19494         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19495         (nnrss-request-article): Render text/plain parts as HTML.
19496
19497         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19498         the buffer.
19499
19500 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19501
19502         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19503         custom definition of `gnus-posting-styles'.
19504
19505         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19506         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19507
19508 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19509
19510         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19511         Use nntp for bug archive.
19512
19513 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19514
19515         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19516         parts.
19517         (nnrss-normalize-date): New function converts ISO 8601 date into
19518         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19519         (nnrss-check-group): Use it.
19520
19521 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19522
19523         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19524
19525         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19526         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19527         (nnrss-insert-w3): Ditto.
19528
19529 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19530
19531         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19532         the articles to be forwarded including the case where neither a
19533         number of articles nor a region is specified.
19534
19535 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19536
19537         * nnrss.el (nnrss-request-article): Fix last change; fill
19538         text/plain parts.
19539
19540 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19541
19542         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19543         in text/plain part.
19544         (nnrss-check-group): Don't add excessive newline to dc:subject.
19545
19546 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19547
19548         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19549         article.
19550
19551 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19552
19553         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19554         (nnml-use-compressed-files, nnml-save-mail): Support other
19555         comression programs such as bzip2.
19556
19557 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19558
19559         * dns.el (query-dns): Make sure we check the buffer size before
19560         removing tcp headers.
19561
19562 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19563
19564         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19565         remove MIME buttons associated with multipart/alternative parts.
19566         (gnus-mime-display-alternative): Tag buttons using `article-type'
19567         text property.
19568
19569         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19570         associated with multipart/alternative parts.
19571
19572         * gnus-art.el (gnus-signature-separator): Fix custom type.
19573
19574         * mm-decode.el (mm-inlined-types): Fix custom type.
19575         (mm-keep-viewer-alive-types): Ditto.
19576         (mm-automatic-display): Ditto.
19577         (mm-attachment-override-types): Ditto.
19578         (mm-inline-override-types): Ditto.
19579         (mm-automatic-external-display): Ditto.
19580
19581 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19582
19583         * spam-report.el (spam-report-user-mail-address)
19584         (spam-report-user-agent): New variables.
19585         (spam-report-url-ping-plain): Use spam-report-user-agent.
19586
19587 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19588
19589         * gnus-art.el (gnus-button-handle-custom): Do not just use
19590         `customize-apropos' for any "M-x customize-*" button but the
19591         function called for.  Accept both the function name and its
19592         argument in order to achieve this.
19593         (gnus-button-alist): Remove support for "custom:" URL's.
19594         Pass function name to `gnus-button-handle-custom' in case of "M-x
19595         customize-*" buttons.
19596
19597 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19598
19599         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19600         multipart/alternative and add xref to mm-discouraged-alternatives
19601         in doc string.
19602
19603         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19604         gnus-buttonized-mime-types in doc string.
19605
19606 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19607
19608         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19609         Suggest image/.* in the doc string.
19610
19611 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19612
19613         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19614         message-marks (Debian bug #342521).
19615
19616 2005-12-12  Simon Josefsson  <jas@extundo.com>
19617
19618         * password.el (password-read-from-cache): Add.
19619         (password-read): Use it.
19620
19621 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19622
19623         * rfc2047.el (rfc2047-charset-to-coding-system):
19624         Recognize us-ascii as a MIME charset.
19625
19626         * mm-bodies.el (mm-decode-content-transfer-encoding):
19627         Protect against the case where the 2nd arg TYPE is nil.
19628
19629 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19630
19631         * pop3.el (pop3-stream-type): Fix custom version.
19632
19633         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19634
19635 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19636
19637         * mm-decode.el (mm-display-external): Add missing cdr.
19638
19639 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19640
19641         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19642         RFC1524) if it is in mailcap or add a suffix according to
19643         mailcap-mime-extensions when generating a temp filename; postpone
19644         deleting a temp file for 2 seconds for some wrappers, shell
19645         scripts, and so on, which might exit right after having started a
19646         viewer command as a background job.
19647
19648 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19649
19650         * nntp.el (nntp-marks-directory): Fix custom group.
19651
19652         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19653         steps when < 10.
19654
19655         * gnus-start.el (gnus-no-server-1):
19656         Mention `gnus-level-default-subscribed' in doc string.
19657
19658 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19659
19660         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19661         parens.
19662
19663 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19664
19665         * gnus-xmas.el (gnus-use-toolbar): Revert.
19666         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19667         gnus-use-toolbar is default.
19668
19669         * messagexmas.el (message-use-toolbar): Revert.
19670         (message-setup-toolbar): Use global default-toolbar if
19671         message-use-toolbar is default.
19672
19673 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19674
19675         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19676         according to default-toolbar-visible-p.
19677
19678         * messagexmas.el (message-use-toolbar): Ditto.
19679
19680 2005-11-26  Dave Love  <fx@gnu.org>
19681
19682         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19683         (tls-program, tls-success): Provide openssl alternative.
19684
19685         * starttls.el: Doc fixes.
19686         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19687         SERVICE to PORT.
19688
19689         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19690         port null or service name.
19691         (starttls-negotiate): Autoload.
19692
19693 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19694
19695         * message.el (message-kill-to-signature): Fix interactive spec.
19696
19697 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19698
19699         * pop3.el (pop3-open-server): Recognize a string as a service name.
19700
19701 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19702
19703         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19704
19705 2005-11-23  Dave Love  <fx@gnu.org>
19706
19707         Add pop3s, pop3/starttls.
19708
19709         * pop3.el (pop3-authentication-scheme): Clarify doc.
19710         (open-tls-stream, starttls-open-stream): Autoload.
19711         (pop3-stream-type): New.
19712         (pop3-open-server): Use it.
19713
19714         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19715         for POP.
19716         (mail-source-keyword-map): Add :stream for POP.
19717         (mail-source-fetch-pop): Use pop3-stream-type.
19718
19719 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19720
19721         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19722         of current-time-string.
19723
19724 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19725
19726         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19727         date header.
19728
19729 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19730
19731         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19732         it can seriously impact performance as it bypasses the agent's
19733         local caches.
19734
19735 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19736
19737         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19738         must be explicitly online rather than "not explicitly offline" for
19739         its flags to be synchronized.
19740
19741         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19742         that gnus-uu-unmark-thread will function correctly.
19743
19744         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19745         1024K is instead displayed as 1M.
19746
19747 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19748
19749         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19750
19751 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19752
19753         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19754
19755 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19756
19757         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19758         error message to display actual error condition.
19759         (gnus-agent-save-local): Avoid saving symbols that are bound to
19760         nil as they simply result in a warning message in
19761         gnus-agent-read-local.
19762
19763 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19764
19765         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19766         rather than make-variable-buffer-local for file-precious-flag.
19767
19768 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19769
19770         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19771         for duplicates which are removed.  The invalid sort check then
19772         triggers a rescan after the sort as sorting may have moved
19773         duplicate entries such that they can be cheaply detected.
19774
19775 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19776
19777         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19778
19779 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19780
19781         * gnus-agent.el (gnus-agent-article-alist-save-format):
19782         Change internal variable to a custom variable.  Change default value
19783         from compressed(2) to uncompressed(1).
19784         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19785         support for uncompressed agentview files.  Taken together, reading
19786         the agentview file should now be 6-7 times faster.
19787
19788 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19789
19790         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19791         as a buffer-local variable.  This avoids creating truncated
19792         dribble files as a result of a hang up, eg.
19793
19794 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19795
19796         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19797         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19798         XEmacs.
19799
19800 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19801
19802         * gnus-start.el (gnus-start-draft-setup):
19803         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19804
19805         * gnus.el (gnus-splash): Change custom group.
19806         (gnus-group-get-parameter, gnus-group-parameter-value):
19807         Describe allow-list argument.
19808
19809         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19810         string.
19811
19812 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19813
19814         * gnus-art.el (gnus-default-article-saver): Add user-defined
19815         `function' to custom type.
19816
19817 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19818
19819         * imap.el (imap-open): Handle case where buffer is a buffer
19820         object.
19821
19822 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19823
19824         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19825         long lines.
19826         (gnus-cache-delete-group): Wrap doc strings.
19827
19828         * gnus-agent.el (gnus-agent-rename-group)
19829         (gnus-agent-delete-group): Wrap doc strings.
19830
19831 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19832
19833         * messagexmas.el (message-use-toolbar): Change the valid values
19834         into default, top, bottom, left, and right.
19835         (message-toolbar-thickness): New variable.
19836         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19837         well.
19838         (message-setup-toolbar): Make it work.
19839
19840         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19841         (gnus-use-toolbar): Change the valid values into default, top,
19842         bottom, left, and right.
19843         (gnus-toolbar-thickness): New variable.
19844         (gnus-xmas-setup-toolbar): New function.
19845         (gnus-xmas-setup-group-toolbar): Use it.
19846         (gnus-xmas-setup-summary-toolbar): Use it.
19847
19848 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19849
19850         * gnus-start.el (gnus-1): Add "native" to
19851         gnus-predefined-server-alist.
19852
19853         * gnus.el (gnus-method-to-server): Don't add "native" to the
19854         lists here, because that leads to problems when
19855         gnus-select-method is bound.
19856
19857 2005-11-09  Simon Josefsson  <jas@extundo.com>
19858
19859         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19860         use (not sort-by-date) instead.
19861
19862 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19863
19864         * gnus-delay.el (gnus-delay-group): Don't autoload.
19865         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19866         to be re-loaded when customizing the `gnus-delay' group.
19867
19868 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19869
19870         * message.el: Revert last changes.
19871         (message-insert-citation-line): Use newlines.
19872
19873 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19874
19875         * message.el (message-courtesy-message)
19876         (message-mark-insert-begin, message-mark-insert-end)
19877         (message-elide-ellipsis, message-cancel-message)
19878         (message-add-header, message-change-subject)
19879         (message-cross-post-followup-to-header)
19880         (message-cross-post-insert-note, message-reduce-to-to-cc)
19881         (message-widen-reply, message-delete-not-region)
19882         (message-kill-to-signature, message-insert-signature)
19883         (message-insert-importance-high, message-insert-importance-low)
19884         (message-insert-or-toggle-importance)
19885         (message-insert-disposition-notification-to)
19886         (message-indent-citation, message-yank-original)
19887         (message-cite-original-without-signature, message-cite-original)
19888         (message-insert-citation-line, message-position-on-field)
19889         (message-fix-before-sending, message-send-mail-partially)
19890         (message-send-mail, message-send-mail-with-sendmail)
19891         (message-send-mail-with-qmail, message-send-news)
19892         (message-check-news-header-syntax, message-generate-headers)
19893         (message-insert-courtesy-copy, message-fill-address)
19894         (message-fill-header, message-shorten-references)
19895         (message-setup-1, message-cancel-news)
19896         (message-forward-make-body-plain, message-forward-make-body-mime)
19897         (message-forward-make-body-mml, message-encode-message-body)
19898         (message-forward-make-body-digest-plain)
19899         (message-forward-make-body-digest-mime)
19900         (message-use-alternative-email-as-from): Insert `hard-newline'
19901         instead of ordinary newlines.
19902
19903 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19904
19905         * message.el (message-generate-headers): Downcase the argument
19906         given to message-check-element.
19907
19908 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19909
19910         * nntp.el (nntp-authinfo-rejected): New error condition.
19911         (nntp-wait-for): Use new error condition to signal authentication
19912         error.
19913         (nntp-retrieve-data): Rethrow new error condition to break out of
19914         recursive call to nntp-send-authinfo.
19915
19916 2005-11-08  Romain Francoise  <romain@orebokech.com>
19917
19918         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19919         (gnus-summary-exit-map): Bind to `Z p'.
19920         (gnus-summary-make-menu-bar): Add menu item.
19921
19922 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19923
19924         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19925         (gnus-treat-*): Add `first' in all doc strings.
19926
19927         * gnus-group.el (gnus-group-compact-group): Fix typo.
19928
19929 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19930
19931         * gnus.el (gnus-parameters-case-fold-search): New variable.
19932         (gnus-parameters-get-parameter): Use it.
19933
19934         * gnus-score.el (gnus-home-score-file): Doc fix.
19935
19936 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19937
19938         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19939
19940 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19941
19942         * mm-util.el (mm-special-display-p): New function.
19943
19944         * mml.el (mml-preview): Use it; doc fix.
19945
19946 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19947
19948         * imap.el (imap-open): Handle case where buffer is a buffer object.
19949
19950 2005-10-29  Romain Francoise  <romain@orebokech.com>
19951
19952         * message.el (message-fix-before-sending): Fix comment.
19953
19954 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19955
19956         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19957
19958 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19959
19960         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19961         Used in gnus-score.el.
19962
19963 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19964
19965         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19966
19967 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19968
19969         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19970         whitespace removed in revision 7.8.  Use concatenated string to
19971         protect trailing whitespace.
19972
19973 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19974
19975         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19976         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19977         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19978         Courier IMAP ("some version from 2004").  Mostly based on similar
19979         code in the same function.
19980
19981 2005-10-26  Didier Verna  <didier@xemacs.org>
19982
19983         * gnus-group.el (gnus-group-compact-group): Invalidate original
19984         article buffer.
19985         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19986         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19987         NOV database and in article itself.
19988         Invalidate article backlog.
19989
19990 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19991
19992         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19993
19994 2005-10-26  Simon Josefsson  <jas@extundo.com>
19995
19996         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19997         part of 2004-07-25 change.
19998
19999 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20000
20001         * message.el (message-display-completion-list): New function.
20002         (message-expand-group): Use it; make sure the Completions buffer
20003         is modifiable.
20004 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20005
20006         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20007         user-mail-name is an empty string.
20008
20009 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20010
20011         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20012         depending on gnus-score-decay-constant.
20013
20014         * encrypt.el (encrypt-insert-file-contents)
20015         (encrypt-write-file-contents): Don't use `gnus-message'.
20016
20017         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20018         arguments.
20019         (mm-uu-type-alist): Add message-marks and insert-marks.
20020         Pass arguments to mm-uu-verbatim-marks-extract.
20021         (mm-uu-hide-markers): New variable.
20022         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20023
20024         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20025         (gnus-convert-image-to-face-command): Use "convert" by default to
20026         allow other input image formats.
20027         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20028         accordingly.
20029
20030 2005-10-23  Simon Josefsson  <jas@extundo.com>
20031
20032         * imap.el (imap-gssapi-program): Align command line parameters
20033         with latest GNU SASL.
20034         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20035
20036 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20037
20038         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20039         HTML.
20040         (nnslashdot-request-article): Ditto.
20041
20042         * lpath.el (featurep): Add nobreak-char-display.
20043
20044 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20045
20046         * mail-source.el (mail-source-fetch-pop): Require pop3.
20047         (mail-source-check-pop): Ditto.
20048
20049 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20050
20051         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20052         errors.
20053
20054 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20055
20056         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20057         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20058
20059         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20060
20061         * mm-bodies.el (mm-decode-string):
20062         Call `mm-charset-to-coding-system' with allow-override argument.
20063
20064 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20065
20066         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20067         (rfc2047-charset-to-coding-system): New function.
20068         (rfc2047-decode-encoded-words): New function.
20069         (rfc2047-decode-region): Use them.
20070         (rfc2047-decode-cte): Remove.
20071         (rfc2047-parse-and-decode): Remove.
20072         (rfc2047-decode): Remove.
20073
20074 2005-10-15  Kenichi Handa  <handa@m17n.org>
20075
20076         * rfc2047.el (rfc2047-decode-cte): New function.
20077         (rfc2047-decode-region): Change the way to decode successive
20078         encoded-words: decode B- or Q-encoding in each encoded-word,
20079         concatenate them, and decode it as charset.
20080
20081 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20082
20083         * lpath.el: Fbind codepage-setup for XEmacs.
20084
20085 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20086
20087         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20088         widget-move-and-invoke.
20089         (gnus-custom-mode): Use gnus-custom-map.
20090
20091 2005-10-15  Bill Wohler  <wohler@newt.com>
20092
20093         * message.el (message-tool-bar-map): Rename image file from
20094         mail_send to mail/send.
20095
20096 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20097
20098         * message.el (message-expand-group): Pass the common
20099         prefix substring of completion to `display-completion-list'.
20100
20101 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20102
20103         * mml-sec.el (mml-secure-method): New internal variable.
20104         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20105         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20106         New functions using mml-secure-method.
20107
20108         * mml.el (mml-mode-map): Add key bindings for those functions.
20109         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20110         Harder <harder@myrealbox.com>.
20111         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20112         Goto end of message if point is the headers of the message.
20113
20114         * message.el (message-in-body-p): New function.
20115
20116         * assistant.el: Autoload gnus-util and netrc.
20117
20118         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20119         Use `mm-charset-override-alist' only when decoding.
20120
20121         * mm-bodies.el (mm-decode-body):
20122         Call `mm-charset-to-coding-system' with allow-override argument.
20123
20124         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20125         `filename' from Content-Disposition if Content-Type doesn't
20126         provide `name'.
20127         (gnus-mime-view-part-as-type): Set default instead of
20128         initial-input.
20129
20130 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20131
20132         * format-spec.el (format-spec): Propagate text properties of % spec.
20133
20134 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20135
20136         * gnus-art.el (gnus-treat-predicate): Add `first'.
20137
20138 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20139
20140         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20141         (mm-charset-override-alist): New variable.
20142         (mm-charset-to-coding-system): Use it.
20143         (mm-codepage-setup): New helper function.
20144         (mm-charset-eval-alist): New variable.
20145         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20146         Warn about unknown charsets.
20147
20148         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20149
20150 2005-10-04  David Hansen  <david.hansen@gmx.net>
20151
20152         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20153         (nnrss-check-group): Ditto.
20154
20155 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20156
20157         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20158         Rename x-gnus-verbatim to x-verbatim.
20159         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20160
20161         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20162         x-verbatim.
20163
20164         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20165
20166         * gnus-util.el (gnus-remove-duplicates): Remove.
20167
20168         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20169         instead of gnus-remove-duplicates.
20170
20171         * message.el (message-remove-duplicates): Remove.
20172         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20173         message-remove-duplicates.
20174
20175         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20176         available, else use implementation from `delete-dups'.
20177
20178         * message.el (message-insert-expires): New function.
20179         (message-mode-map): Add key binding.
20180         (message-mode-field-menu): Add menu entry.
20181         (message-mode): Document it.
20182         (message-make-expires-date): Use `message-make-date'.
20183
20184 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20185
20186         * message.el (message-make-expires-date): New function.
20187
20188 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20189
20190         * Makefile.in (list-installed-shadows): New entry.
20191         (install): Use it.
20192         (remove-installed-shadows): New entry.
20193
20194         * dgnushack.el (dgnushack-default-load-path): New variable.
20195         (dgnushack-find-lisp-shadows): New function.
20196         (dgnushack-remove-lisp-shadows): New function.
20197
20198 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20199
20200         * Makefile.in (install-el-elc): New entry.
20201         (install): Use it so that .el files are necessarily installed.
20202
20203 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20204
20205         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20206
20207 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20208
20209         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20210         function rather than the diff-mode.el package.
20211         (mm-display-external): Use with-current-buffer.
20212         (mm-viewer-completion-map, mm-viewer-completion-map):
20213         Move initialization inside declaration.
20214
20215 2005-09-29  Simon Josefsson  <jas@extundo.com>
20216
20217         * spam.el: Load hashcash when compiling, to avoid warnings.
20218         Don't autoload mail-check-payment.
20219         (spam-check-hashcash): Define unconditionally, since hashcash.el
20220         is part of Gnus now.  Ignore errors from payment checking.
20221
20222 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20223
20224         * message.el (message-bold-region, message-unbold-region):
20225         Rename from `bold-region' and `unbold-region'.
20226
20227         * message.el: Remove useless autoloads.
20228
20229 2005-09-28  Simon Josefsson  <jas@extundo.com>
20230
20231         * message.el (message-use-idna): Default to t.
20232         (message-use-idna): Test whether encoding works too.  Doc fix.
20233
20234 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20235
20236         * nntp.el (nntp-warn-about-losing-connection): Remove.
20237
20238 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20239
20240         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20241         customizable.  Change default value.
20242         (mm-uu-diff-groups-regexp): Change default value.
20243         (mm-uu-type-alist): Add doc string.
20244         (mm-uu-configure): Add doc string.  Make it interactive.
20245         (mm-uu-tex-groups-regexp): New variable.
20246         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20247         (mm-uu-type-alist): Add LaTeX documents.
20248         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20249         of "text/verbatim".
20250         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20251
20252         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20253         instead of "text/verbatim".
20254
20255         * message.el (message-mark-inserted-region)
20256         (message-mark-insert-file): Use slrn style marks when called with
20257         prefix argument.
20258
20259 2005-09-27  Simon Josefsson  <jas@extundo.com>
20260
20261         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20262
20263 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20264
20265         * message.el (message-remove-duplicates): New function.
20266         Implementation borrowed from `gnus-remove-duplicates'.
20267         (message-idna-to-ascii-rhs): Also encode idna addresses in
20268         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20269         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20270         only ask about the same idna domain once per header and also tell
20271         in what header to replace the idna domain.
20272
20273         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20274         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20275         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20276         a header is decoded and not just the last one.
20277
20278 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20279
20280         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20281         has been decoded.
20282
20283         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20284         (mm-insert-part): Don't modify text if it has been decoded.
20285
20286         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20287         decoded.
20288
20289         * mm-view.el (mm-inline-text): Don't strip text props unless
20290         decoding enriched or richtext parts.
20291
20292 2005-09-25  Romain Francoise  <romain@orebokech.com>
20293
20294         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20295         * gnus-start.el (gnus-subscribe-interactively):
20296         * gnus-uu.el (gnus-uu-grab-articles):
20297         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20298         space.
20299
20300 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20301
20302         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20303         * mm-view.el (mm-view-pkcs7-decrypt):
20304         * gnus-sum.el (gnus-summary-limit-to-extra)
20305         (gnus-summary-respool-article, gnus-read-move-group-name):
20306         * gnus-score.el (gnus-summary-increase-score):
20307         * gnus-util.el (gnus-completing-read-with-default):
20308         * gnus-art.el (gnus-read-save-file-name)
20309         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20310         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20311         * message.el (message-check-news-header-syntax):
20312         Follow convention for reading with the minibuffer.
20313
20314 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20315
20316         * spam-report.el (spam-report-url-ping-plain):
20317         Use gnus-extended-version as User-Agent.
20318
20319         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20320         default value is nil.
20321
20322         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20323         (mm-uu-verbatim-marks-extract): New function.
20324         (mm-uu-extract): New face.
20325         (mm-uu-copy-to-buffer): Use it.
20326
20327         * spam-report.el (spam-report-gmane-ham): Rename from
20328         `spam-report-gmane-unspam'.
20329         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20330         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20331
20332         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20333         Autoload.
20334         (spam-report-gmane-unregister-routine):
20335         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20336
20337 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20338
20339         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20340         (spam-report-gmane-unregister-routine): Add support for gmane
20341         unregistration.
20342
20343         * spam-report.el (spam-report-gmane-unspam)
20344         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20345         (spam-report-gmane): Change to take a single article and do unspam
20346         registration.
20347
20348 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20349
20350         * mm-url.el (mm-url-decode-entities): Fix regexp.
20351
20352 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20353
20354         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20355         default to nil, to be able to use Gnus at all.  If the default
20356         switches to something else, then the function should be fixed not
20357         be exceedingly slow.
20358
20359 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20360
20361         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20362         fail hard.
20363
20364         * spam-report.el: Add better Keywords line.
20365
20366         * spam.el: Add Maintainer and better Keywords line.
20367
20368 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20369
20370         * gnus-art.el (gnus-article-replace-part)
20371         (gnus-mime-replace-part): New functions.
20372         (gnus-mime-action-alist, gnus-mime-button-commands)
20373         (gnus-mime-save-part-and-strip): Add file argument.
20374         (gnus-article-part-wrapper): Add interactive argument.
20375
20376         * gnus-sum.el (gnus-summary-mime-map):
20377         Add `gnus-article-replace-part'.
20378
20379 2005-09-19  Didier Verna  <didier@xemacs.org>
20380
20381         The nnml compaction feature:
20382         * nnml.el (nnml-request-compact-group): New function.
20383         * nnml.el (nnml-request-compact): New function.
20384         * gnus-int.el (gnus-request-compact-group): New function.
20385         * gnus-int.el (gnus-request-compact): New function.
20386         * gnus-group.el (gnus-group-compact-group): New function.
20387         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20388         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20389         * gnus-srvr.el (gnus-server-compact-server): New function.
20390         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20391         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20392
20393 2005-09-18  Deepak Goel  <deego@gnufans.org>
20394
20395         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20396         format spec.
20397
20398 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20399
20400         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20401
20402 2005-09-15  Romain Francoise  <romain@orebokech.com>
20403
20404         * message.el (message-fill-paragraph): Clarify docstring.
20405
20406 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20407
20408         * gnus-art.el (gnus-mime-display-part): Protect against broken
20409         MIME messages.
20410
20411 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20412
20413         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20414         before parsing header.
20415
20416 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20417
20418         * html2text.el (html2text-replace-list): Add new entities.
20419
20420 2005-09-11  Romain Francoise  <romain@orebokech.com>
20421
20422         * message.el (message-alternative-emails): Improve docstring.
20423         (message-setup-1): Call `message-use-alternative-email-as-from'
20424         after `message-setup-hook' to give it precedence over posting
20425         styles, etc.
20426         (message-use-alternative-email-as-from): Add docstring.
20427         Remove the original From header if present.
20428
20429         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20430         (nnml-save-mail): Use it.
20431
20432         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20433         articles.  Add new argument `silent'.
20434         (gnus-uu-mark-all): Report the total number of marked articles.
20435
20436 2005-09-10  Romain Francoise  <romain@orebokech.com>
20437
20438         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20439         (gnus-uu-mark-series): Likewise.
20440
20441 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20442
20443         * spam-report.el (spam-report-gmane): Fix generation of spam
20444         report URL.
20445
20446 2005-09-10  Simon Josefsson  <jas@extundo.com>
20447
20448         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20449         t, based on discussion on the ding list with Robert Epprecht
20450         <epprecht@solnet.ch>.
20451
20452 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20453
20454         * spam-report.el (spam-report-gmane): Make it work without
20455         X-Report-Spam header.  Gmane now only provides Archived-At.
20456         This is only used if `spam-report-gmane-use-article-number' is nil.
20457         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20458
20459         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20460         make `gnus-summary-sort-by-recipient' work with threading.
20461
20462         * nnweb.el (nnweb-google-wash-article): Print a message if article
20463         is not available.
20464
20465 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20466
20467         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20468         change.  Decode text/* parts content before displaying.
20469
20470 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20471
20472         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20473
20474 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20475
20476         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20477
20478         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20479         url-package-name, url-package-version,
20480         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20481         w3m-display-inline-images, and w3m-minor-mode-map.
20482
20483 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20484
20485         * message.el (message-tab-body-function): Fix mismatched custom type.
20486
20487         * gnus.el (gnus-group-change-level-function): Ditto.
20488
20489         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20490
20491         * gnus-art.el (gnus-signature-limit)
20492         (gnus-article-mime-part-function): Ditto.
20493
20494 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * mml.el (mml-mode): Silence the byte compiler.
20497
20498         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20499         using `(sit-for 0)' before moving the point to the specified part;
20500         skip unbuttonized parts.
20501         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20502         return to the summary window if gnus-auto-select-part is non-nil.
20503
20504 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20505
20506         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20507         New variables.
20508         (mml-dnd-attach-file, mml-mode): Use them.
20509
20510         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20511         Make fetching article by MID work again for Google Groups.
20512         Add FIXME concerning gnus-group-make-web-group.
20513
20514         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20515         Don't depend on Gnus by using mail-extract-address-components if
20516         gnus-extract-address-components is not bound.
20517
20518 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20519
20520         * gnus-art.el (gnus-mime-display-security): Don't display the
20521         signature, but only the signed part.
20522
20523 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20524
20525         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20526
20527         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20528         list, not listp.
20529
20530 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20531
20532         * mm-encode.el (mm-encode-content-transfer-encoding):
20533         Likewise when encoding.
20534
20535         * mm-bodies.el (mm-decode-content-transfer-encoding):
20536         De-canonicalize CRLF for all text content types, not just
20537         text/plain.
20538
20539 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20540
20541         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20542         valid article; point arrow and cursor at the MIME button.
20543
20544 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20545
20546         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20547         Suggested by Dan Christensen <jdc@uwo.ca>.
20548
20549         * mm-decode.el (mm-save-part): Enable change of prompt.
20550
20551 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20552
20553         * gnus-msg.el (gnus-inews-add-send-actions):
20554         Make `message-post-method' lambda parameter ARG `&optional'.
20555
20556 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20557
20558         * gnus-sum.el (gnus-summary-mime-map):
20559         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20560         gnus-article-jump-to-part.
20561
20562         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20563         (gnus-article-edit-part): Use it.
20564         (gnus-article-part-wrapper): Add no-handle argument.
20565         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20566         New functions.
20567
20568 2005-08-29  Romain Francoise  <romain@orebokech.com>
20569
20570         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20571         docstring.
20572         (gnus-face-from-file): Likewise.
20573
20574 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20575
20576         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20577         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20578         non-nil.
20579         (gnus-auto-select-part): New variable.
20580         (gnus-article-jump-to-part): New function.
20581         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20582         (gnus-mime-delete-part): Allow selecting specified part after
20583         deleting or stripping parts.
20584         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20585         part if argument is bogus.
20586
20587 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20588
20589         * gnus-art.el (w3m-minor-mode-map):
20590         * gnus-spec.el (gnus-newsrc-file-version):
20591         * gnus-util.el (nnmail-active-file-coding-system)
20592         (gnus-original-article-buffer, gnus-user-agent):
20593         * gnus.el (gnus-ham-process-destinations)
20594         (gnus-parameter-ham-marks-alist)
20595         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20596         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20597         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20598         * mm-decode.el (gnus-current-window-configuration):
20599         * mm-extern.el (gnus-article-mime-handles):
20600         * mm-url.el (url-current-object, url-package-name)
20601         (url-package-version):
20602         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20603         (smime-keys, w3m-cid-retrieve-function-alist)
20604         (w3m-current-buffer, w3m-display-inline-images)
20605         (w3m-minor-mode-map):
20606         * mml-smime.el (gnus-extract-address-components):
20607         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20608         (gnus-newsrc-hashtb, message-default-charset)
20609         (message-deletable-headers, message-options)
20610         (message-posting-charset, message-required-mail-headers)
20611         (message-required-news-headers):
20612         * mml1991.el (mc-pgp-always-sign):
20613         * mml2015.el (mc-pgp-always-sign):
20614         * nnheader.el (nnmail-extra-headers):
20615         * rfc1843.el (gnus-decode-encoded-word-function)
20616         (gnus-decode-header-function, gnus-newsgroup-name):
20617         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20618
20619 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20620
20621         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20622         the end of the date treatments.
20623
20624 2005-08-15  Simon Josefsson  <jas@extundo.com>
20625
20626         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20627         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20628         Capello and Romain Francoise.
20629         (pgg-fetch-key-function): Remove, not used?
20630         (pgg-insert-url-with-w3): Require url, to get
20631         url-insert-file-contents regardless of where it is defined.
20632
20633 2005-08-13  Romain Francoise  <romain@orebokech.com>
20634
20635         * message.el (message-cite-original-1): New function.
20636         (message-cite-original): Use it.
20637         (message-cite-original-without-signature): Ditto.
20638
20639 2005-08-08  Romain Francoise  <romain@orebokech.com>
20640
20641         * message.el (message-yank-empty-prefix): New variable.
20642         (message-indent-citation): Use it.
20643         (message-cite-original-without-signature): Respect X-No-Archive.
20644
20645 2005-08-08  Simon Josefsson  <jas@extundo.com>
20646
20647         * pgg.el: Autoload url-insert-file-contents instead of loading
20648         w3/url.
20649         (pgg-insert-url-with-w3): Don't load url here.
20650
20651 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20652
20653         * message.el (message-kill-to-signature): Don't insert newline at
20654         bol.
20655         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20656
20657 2005-08-06  Romain Francoise  <romain@orebokech.com>
20658
20659         * message.el (message-user-fqdn): Fix typo in docstring.
20660
20661 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20662
20663         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20664
20665         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20666
20667 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20668
20669         * mm-bodies.el (mm-encode-body): Use coding system rather than
20670         charset to encode text.
20671
20672         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20673         number of charsets if utf-8 is available (XEmacs).
20674
20675 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20676
20677         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20678         taken from `gnus-button-mid-or-mail-regexp'.
20679         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20680         (gnus-button-alist): Improve regexp for domain part of the MIDs
20681         for news:localpart@domain buttons.
20682         (gnus-button-ctan-directory-regexp): Update.
20683
20684 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20685
20686         * sieve-manage.el (sieve-manage-interactive-login):
20687         Use make-local-variable rather than make-variable-buffer-local.
20688         (sieve-manage-open): Ditto.
20689         (sieve-manage-authenticate): Ditto.
20690
20691         * mml.el (mml-generate-mime-1): Make the content type default to
20692         text/plain if the filename is not specified.
20693
20694 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20695
20696         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20697         instead of insert-buffer.
20698
20699         * message.el (message-yank-original): Ditto; set the mark at the
20700         end of the yanked message.
20701
20702 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20703
20704         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20705         lines to scroll rather than to stop it.
20706
20707         * mml.el (mml-generate-default-type): Add doc string.
20708         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20709         default to application/octet-stream when determining the content
20710         type if it is not specified for the part or the mml contents; add
20711         a comment about mml-generate-default-type.
20712
20713 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20714
20715         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20716         make it default to application/octet-stream when determining the
20717         content type if it is not specified for the external contents.
20718
20719 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20720
20721         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20722         segmented parameter but also other parameters might be there.
20723
20724 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20725
20726         * mm-decode.el (mm-display-external): Delete temp file, directory
20727         and buffer immediately if the external process is exited.
20728
20729 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20730
20731         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20732         fewer lines than that of scroll-margin.
20733         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20734
20735 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20736
20737         * gnus-art.el (gnus-article-next-page): Revert.
20738         (gnus-article-beginning-of-window): New macro.
20739         (gnus-article-next-page-1): Use it.
20740         (gnus-article-prev-page): Ditto.
20741         (gnus-article-edit-part): Use insert-buffer-substring instead of
20742         insert-buffer.
20743         (gnus-article-edit-exit): Ditto.
20744
20745         * gnus-util.el (gnus-beginning-of-window): Remove.
20746         (gnus-end-of-window): Remove.
20747
20748         * lpath.el: Don't bind header-line-format and scroll-margin.
20749
20750 2005-07-25  Simon Josefsson  <jas@extundo.com>
20751
20752         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20753         to have the url package without w3.  Reported by Daiki Ueno
20754         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20755
20756 2005-07-20  Didier Verna  <didier@xemacs.org>
20757
20758         * gnus-diary.el: Remove the description comment (nndiary is now
20759         properly documented in the Gnus manual).
20760         Fix the spelling of "Back End".
20761         * nndiary.el: Ditto.
20762         Fix the copyright notice.
20763
20764 2005-07-18  Romain Francoise  <romain@orebokech.com>
20765
20766         * gnus-sum.el (gnus-summary-to-prefix)
20767         (gnus-summary-newsgroup-prefix): New variables.
20768         (gnus-summary-from-or-to-or-newsgroups): Use them.
20769
20770 2005-07-17  Romain Francoise  <romain@orebokech.com>
20771
20772         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20773         space as it's generally not especially interesting to the user.
20774
20775 2005-07-16  Romain Francoise  <romain@orebokech.com>
20776
20777         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20778         nil to avoid prompting and file modification if one of the
20779         messages at the top of the nnfolder file contains a copyright
20780         notice.
20781         Update copyright notice.
20782
20783         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20784         instead of `current-time-string' as the latter creates a time
20785         string that is not RFC 2822 compliant (it lacks the zone).
20786         Update copyright notice.
20787
20788 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20789
20790         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20791         for text/rtf.  Display default in prompt.  Pass default for M-n.
20792
20793         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20794
20795 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20796
20797         * gnus-msg.el (gnus-button-mailto):
20798         Remove save-selected-window-window hackery because it relies on
20799         save-selected-window internals.
20800
20801 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20802
20803         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20804         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20805         (gnus-article-prev-page): Ditto.
20806
20807         * gnus-util.el (gnus-beginning-of-window): New function.
20808         (gnus-end-of-window): New function.
20809
20810         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20811
20812 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20813
20814         * gnus-score.el (gnus-score-edit-all-score):
20815         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20816         gnus-message.
20817
20818 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20819
20820         * gnus-msg.el (gnus-button-mailto):
20821         Remove save-selected-window-window hackery because it relies on
20822         save-selected-window internals.
20823
20824 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20825
20826         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20827         add-minor-mode.
20828         (gnus-binary-mode): Ditto.
20829
20830         * gnus-topic.el (gnus-topic-mode): Ditto.
20831
20832 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20833
20834         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20835         (gnus-article-prev-page): Take scroll-margin into consideration.
20836
20837 2005-07-04  Lute Kamstra  <lute@gnu.org>
20838
20839         Update FSF's address in GPL notices.
20840
20841 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20842
20843         * gnus.el (gnus-exit):
20844         * gnus-group.el (gnus-group-icons):
20845         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20846
20847         * gnus-nocem.el (gnus-nocem):
20848         * message.el (message-various, message-buffers, message-sending)
20849         (message-interface, message-forwarding, message-insertion)
20850         (message-headers, message-news, message-mail):
20851         * pgg-gpg.el (pgg-gpg):
20852         * pgg-parse.el (pgg-parse):
20853         * pgg-pgp.el (pgg-pgp):
20854         * pgg-pgp5.el (pgg-pgp5):
20855         * pop3.el (pop3): Finish `defgroup' description with period.
20856
20857 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20858
20859         * gnus-art.el (article-display-face): Improve the efficiency.
20860         (article-display-x-face): Ditto; remove gray x-face stuff.
20861
20862 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20863
20864         * gnus-art.el (article-display-face): Correct the position in
20865         which Faces are inserted.
20866
20867 2005-06-29  Didier Verna  <didier@xemacs.org>
20868
20869         * gnus-art.el (article-display-face): Display faces in correct
20870         order.
20871
20872 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20873
20874         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20875         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20876         (gnus-nocem-check-article): Fetch the Type header.
20877         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20878         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20879         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20880         make sure gnus-nocem-hashtb is initialized.
20881         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20882         (gnus-nocem-unwanted-article-p): Ditto.
20883
20884         * pgg.el (pgg-verify): Return the verification result.
20885
20886 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20887
20888         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20889         is ascii.
20890
20891 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20892
20893         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20894         `show-nonbreak-escape'.
20895
20896 2005-06-23  Lute Kamstra  <lute@gnu.org>
20897
20898         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20899
20900         * dig.el (dig-mode):
20901         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20902
20903 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20904
20905         * nnimap.el (nnimap-split-download-body): Fix spellings.
20906
20907 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20908
20909         * gnus-art.el (gnus-article-encrypt-body):
20910         * gnus-cus.el (gnus-score-customize):
20911         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20912         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20913
20914 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20915
20916         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20917         header by looking for magic "MII" at the beginning.
20918
20919 2005-06-16  Miles Bader  <miles@gnu.org>
20920
20921         * gnus-xmas.el (gnus-xmas-group-startup-message):
20922         Use renamed gnus-splash face.
20923
20924         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20925         (assistant-field-face): New backward-compatibility alias for renamed
20926         face.
20927         (assistant-render-text): Use renamed assistant-field face.
20928
20929         * spam.el (spam): Remove "-face" suffix from face name.
20930         (spam-face): New backward-compatibility alias for renamed face.
20931         (spam-face, spam-initialize): Use renamed spam face.
20932
20933         * message.el (message-header-to, message-header-cc)
20934         (message-header-subject, message-header-newsgroups)
20935         (message-header-other, message-header-name)
20936         (message-header-xheader, message-separator, message-cited-text)
20937         (message-mml): Remove "-face" suffix from face names.
20938         (message-header-to-face, message-header-cc-face)
20939         (message-header-subject-face, message-header-newsgroups-face)
20940         (message-header-other-face, message-header-name-face)
20941         (message-header-xheader-face, message-separator-face)
20942         (message-cited-text-face, message-mml-face):
20943         New backward-compatibility aliases for renamed faces.
20944         (message-font-lock-keywords): Use renamed message faces.
20945
20946         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20947         (sieve-test-commands, sieve-tagged-arguments):
20948         Remove "-face" suffix from face names.
20949         (sieve-control-commands-face, sieve-action-commands-face)
20950         (sieve-test-commands-face, sieve-tagged-arguments-face):
20951         New backward-compatibility aliases for renamed faces.
20952         (sieve-control-commands-face, sieve-action-commands-face)
20953         (sieve-test-commands-face, sieve-tagged-arguments-face):
20954         Use renamed sieve faces.
20955
20956         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20957         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20958         (gnus-group-news-3-empty, gnus-group-news-4)
20959         (gnus-group-news-4-empty, gnus-group-news-5)
20960         (gnus-group-news-5-empty, gnus-group-news-6)
20961         (gnus-group-news-6-empty, gnus-group-news-low)
20962         (gnus-group-news-low-empty, gnus-group-mail-1)
20963         (gnus-group-mail-1-empty, gnus-group-mail-2)
20964         (gnus-group-mail-2-empty, gnus-group-mail-3)
20965         (gnus-group-mail-3-empty, gnus-group-mail-low)
20966         (gnus-group-mail-low-empty, gnus-summary-selected)
20967         (gnus-summary-cancelled, gnus-summary-high-ticked)
20968         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20969         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20970         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20971         (gnus-summary-low-undownloaded)
20972         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20973         (gnus-summary-low-unread, gnus-summary-normal-unread)
20974         (gnus-summary-high-read, gnus-summary-low-read)
20975         (gnus-summary-normal-read, gnus-splash):
20976         Remove "-face" suffix from face names.
20977         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20978         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20979         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20980         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20981         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20982         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20983         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20984         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20985         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20986         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20987         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20988         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20989         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20990         (gnus-summary-normal-ticked-face)
20991         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20992         (gnus-summary-normal-ancient-face)
20993         (gnus-summary-high-undownloaded-face)
20994         (gnus-summary-low-undownloaded-face)
20995         (gnus-summary-normal-undownloaded-face)
20996         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20997         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20998         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20999         (gnus-splash-face):
21000         New backward-compatibility aliases for renamed faces.
21001         (gnus-group-startup-message): Use renamed gnus faces.
21002
21003         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21004         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21005         (gnus-server-agent): Remove "-face" suffix from face names.
21006         (gnus-server-agent-face, gnus-server-opened-face)
21007         (gnus-server-closed-face, gnus-server-denied-face)
21008         (gnus-server-offline-face):
21009         New backward-compatibility aliases for renamed faces.
21010         (gnus-server-agent-face, gnus-server-opened-face)
21011         (gnus-server-closed-face, gnus-server-denied-face)
21012         (gnus-server-offline-face): Use renamed gnus faces.
21013
21014         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21015         Remove "-face" suffix from face names.
21016         (gnus-picon-xbm-face, gnus-picon-face):
21017         New backward-compatibility aliases for renamed faces.
21018
21019         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21020         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21021         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21022         (gnus-cite-11): Remove "-face" suffix from face names.
21023         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21024         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21025         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21026         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21027         New backward-compatibility aliases for renamed faces.
21028         (gnus-cite-attribution-face, gnus-cite-face-list)
21029         (gnus-article-boring-faces): Use renamed gnus faces.
21030
21031         * gnus-art.el (gnus-signature, gnus-header-from)
21032         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21033         (gnus-header-content): Remove "-face" suffix from face names.
21034         (gnus-signature-face, gnus-header-from-face)
21035         (gnus-header-subject-face, gnus-header-newsgroups-face)
21036         (gnus-header-name-face, gnus-header-content-face):
21037         New backward-compatibility aliases for renamed faces.
21038         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21039
21040         * gnus-sum.el (gnus-summary-selected-face)
21041         (gnus-summary-highlight): Use renamed gnus faces.
21042         * gnus-group.el (gnus-group-highlight): Likewise.
21043
21044 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21045
21046         * gnus-sieve.el (gnus-sieve-article-add-rule):
21047         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21048         * spam-stat.el (spam-stat-buffer-change-to-spam)
21049         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21050
21051         * message.el (message-is-yours-p):
21052         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21053
21054 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21055
21056         * mm-view.el (mm-inline-text): Withdraw the last change.
21057
21058 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21059
21060         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21061         executing enriched-decode.
21062
21063 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21064
21065         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21066         charset of tar files.
21067
21068 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21069
21070         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21071
21072 2005-06-04  Lute Kamstra  <lute@gnu.org>
21073
21074         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21075         information is never recorded.
21076
21077 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21078
21079         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21080
21081 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21082
21083         * pop3.el (pop3-apop): Run md5 in the binary mode.
21084
21085         * starttls.el (starttls-set-process-query-on-exit-flag):
21086         Use eval-and-compile.
21087
21088 2005-05-31  Simon Josefsson  <jas@extundo.com>
21089
21090         * smime.el (smime-replace-in-string): Define.
21091         (smime-cert-by-ldap-1): Use it.
21092
21093 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21094
21095         * gnus-art.el (article-display-x-face): Replace
21096         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21097
21098         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21099         set-process-query-on-exit-flag or process-kill-without-query.
21100
21101         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21102         loop instead of replace-regexp.
21103
21104         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21105         instead of process-kill-without-query if it is available.
21106
21107         * lpath.el: Fbind ldap-search-entries.
21108
21109         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21110         instead of find-file-hooks if it is available.
21111
21112         * mml1991.el: Bind pgg-default-user-id when compiling.
21113
21114         * mml2015.el: Bind pgg-default-user-id when compiling.
21115
21116         * nndraft.el (nndraft-request-associate-buffer):
21117         Use write-contents-functions instead of write-contents-hooks if it is
21118         available.
21119
21120         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21121         instead of find-file-hooks if it is available.
21122
21123         * nntp.el (nntp-open-connection): Replace
21124         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21125         (nntp-open-ssl-stream): Ditto.
21126         (nntp-open-tls-stream): Ditto.
21127
21128         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21129         set-process-query-on-exit-flag or process-kill-without-query.
21130         (starttls-open-stream-gnutls): Use it instead of
21131         process-kill-without-query.
21132         (starttls-open-stream): Ditto.
21133
21134 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21135
21136         * smime.el (smime-cert-by-ldap-1): Don't use
21137         replace-regexp-in-string.
21138
21139 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21140
21141         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21142
21143         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21144         in PEM format.  Adjust to the XEmacs compatibility.
21145
21146 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21147
21148         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21149         by `string-to-number'.
21150         * gnus-agent.el (gnus-agent-regenerate-group)
21151         (gnus-agent-fetch-articles): Ditto.
21152         * gnus-art.el (gnus-button-fetch-group): Ditto.
21153         * gnus-cache.el (gnus-cache-generate-active)
21154         (gnus-cache-articles-in-group): Ditto.
21155         * gnus-group.el (gnus-group-set-current-level)
21156         (gnus-group-insert-group-line): Ditto.
21157         * gnus-score.el (gnus-score-set-expunge-below)
21158         (gnus-score-set-mark-below, gnus-summary-score-effect)
21159         (gnus-summary-score-entry): Ditto.
21160         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21161         (gnus-soup-pack): Ditto.
21162         * gnus-spec.el (gnus-xmas-format): Ditto.
21163         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21164         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21165         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21166         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21167         * nndb.el (nndb-get-remote-expire-response): Ditto.
21168         * nndiary.el (nndiary-parse-schedule-value)
21169         (nndiary-string-to-number, nndiary-request-replace-article)
21170         (nndiary-request-article): Ditto.
21171         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21172         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21173         * nneething.el (nneething-make-head): Ditto.
21174         * nnfolder.el (nnfolder-request-article)
21175         (nnfolder-retrieve-headers): Ditto.
21176         * nnheader.el (nnheader-file-to-number): Ditto.
21177         * nnkiboze.el (nnkiboze-request-article): Ditto.
21178         * nnmail.el (nnmail-process-unix-mail-format)
21179         (nnmail-process-babyl-mail-format): Ditto.
21180         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21181         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21182         (nnmh-request-create-group, nnmh-request-list-1)
21183         (nnmh-request-group, nnmh-request-article): Ditto.
21184         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21185         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21186         * nnsoup.el (nnsoup-make-active): Ditto.
21187         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21188         * nntp.el (nntp-find-group-and-number)
21189         (nntp-retrieve-headers-with-xover): Ditto.
21190         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21191         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21192         (pgg-format-key-identifier): Ditto.
21193         * pop3.el (pop3-last, pop3-stat): Ditto.
21194         * qp.el (quoted-printable-decode-region): Ditto.
21195
21196         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21197         of concat.
21198
21199 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21200
21201         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21202
21203         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21204
21205         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21206
21207         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21208
21209         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21210
21211         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21212
21213         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21214         (gnus-carpal-mode): Ditto.
21215
21216         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21217         (gnus-browse-mode): Ditto.
21218
21219         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21220
21221         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21222
21223 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21224
21225         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21226
21227 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21228
21229         * gnus-util.el (gnus-run-mode-hooks): New function.
21230
21231         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21232
21233         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21234         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21235
21236 2005-05-27  Lute Kamstra  <lute@gnu.org>
21237
21238         * dns-mode.el (dns-mode): Specify customization group.
21239
21240 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21241
21242         * gnus-agent.el (gnus-agent-make-mode-line-string):
21243         Use mode-line-highlight as mouse-face.
21244
21245 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21246
21247         * canlock.el (canlock): Change the parent group to news.
21248
21249         * deuglify.el (gnus-outlook-deuglify): Add :group.
21250
21251         * dig.el (dig): Add :group.
21252
21253         * dns-mode.el (dns-mode): Add :group.
21254
21255         * encrypt.el (encrypt): Add :group.
21256
21257         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21258         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21259         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21260         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21261         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21262
21263         * gnus-diary.el (gnus-diary): Add :group.
21264
21265         * gnus.el (gnus-group-news-1-face): Add :group.
21266         (gnus-group-news-1-empty-face): Ditto.
21267         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21268         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21269         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21270         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21271         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21272         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21273         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21274         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21275         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21276         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21277         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21278         (gnus-summary-high-ticked-face): Ditto.
21279         (gnus-summary-low-ticked-face): Ditto.
21280         (gnus-summary-normal-ticked-face): Ditto.
21281         (gnus-summary-high-ancient-face): Ditto.
21282         (gnus-summary-low-ancient-face): Ditto.
21283         (gnus-summary-normal-ancient-face): Ditto.
21284         (gnus-summary-high-undownloaded-face): Ditto.
21285         (gnus-summary-low-undownloaded-face): Ditto.
21286         (gnus-summary-normal-undownloaded-face): Ditto.
21287         (gnus-summary-high-unread-face): Ditto.
21288         (gnus-summary-low-unread-face): Ditto.
21289         (gnus-summary-normal-unread-face): Ditto.
21290         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21291         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21292
21293         * hashcash.el (hashcash): New custom group.
21294         (hashcash-default-payment): Add :group.
21295         (hashcash-payment-alist): Ditto.
21296         (hashcash-default-accept-payment): Ditto.
21297         (hashcash-accept-resources): Ditto.
21298         (hashcash-path): Ditto.
21299         (hashcash-extra-generate-parameters): Ditto.
21300         (hashcash-double-spend-database): Ditto.
21301         (hashcash-in-news): Ditto.
21302
21303         * message.el (message-minibuffer-local-map): Add :group.
21304
21305         * netrc.el (netrc): Add :group.
21306
21307         * sieve-manage.el (sieve-manage-log): Add :group.
21308         (sieve-manage-default-user): Diito.
21309         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21310         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21311         (sieve-manage-authenticators): Ditto.
21312         (sieve-manage-authenticator-alist): Ditto.
21313         (sieve-manage-default-port): Ditto.
21314
21315         * sieve-mode.el (sieve-control-commands-face): Add :group.
21316         (sieve-action-commands-face): Ditto.
21317         (sieve-test-commands-face): Ditto.
21318         (sieve-tagged-arguments-face): Ditto.
21319
21320         * smime.el (smime): Add :group.
21321
21322         * spam-report.el (spam-report): Add :group.
21323
21324         * spam.el (spam, spam-face): Add :group.
21325
21326 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21327
21328         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21329         return \n.\n.\n at the end of articles.  Protect against that.
21330         (nntp-with-open-group): Allow debugging.
21331
21332         * nnheader.el (mail-header-set-extra): Make into a function
21333         because I just could't understand how to quote the list properly.
21334
21335         * dns.el (query-dns-cached): New function.
21336
21337 2005-05-26  Lute Kamstra  <lute@gnu.org>
21338
21339         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21340
21341 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21342
21343         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21344
21345         * gnus-art.el: Don't autoload mail-extract-address-components.
21346
21347         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21348         eval-and-compile to evaluate it.
21349
21350         * hashcash.el: Don't autoload executable-find.
21351
21352         * nndb.el: Don't declare the nndb back end two or more times; don't
21353         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21354
21355         * nntp.el: Autoload format-spec instead of format; use
21356         eval-and-compile to evaluate autoload forms.
21357
21358 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21359
21360         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21361
21362 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21363
21364         * gnus.el (gnus-version-number): Bump version.
21365
21366 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21367
21368         * gnus.el: No Gnus v0.3 is released.
21369
21370 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21371
21372         * lpath.el (featurep): Bind show-nonbreak-escape.
21373
21374 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21375
21376         * gnus-art.el (gnus-article-edit-part): Disable undo.
21377
21378 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21379
21380         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21381         gnus-article-date-lapsed-new-header is t if date timer is active;
21382         skip headers in which the original date value is empty.
21383         (gnus-article-save-original-date): Redefine it as a macro.
21384         (gnus-display-mime): Use it.
21385
21386 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21387
21388         * gnus-art.el (article-date-ut): Support converting date in
21389         forwarded parts as well.
21390         (gnus-article-save-original-date): New function.
21391         (gnus-display-mime): Use it.
21392
21393 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21394
21395         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21396         enclosure element of <item>.
21397
21398 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21399
21400         * message.el (message-kill-buffer-query): Rename from
21401         `message-kill-buffer-query-if-modified'.  Add :version.
21402
21403 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21404
21405         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21406         window layout.
21407
21408 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21409
21410         * mml.el: Autoload dnd when compiling.
21411
21412 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21413
21414         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21415         x-dnd-*.
21416
21417 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21418
21419         * qp.el (quoted-printable-encode-region): Save excursion.
21420
21421 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21422
21423         * message.el (message-kill-buffer-query-if-modified): Add new variable
21424         so the user can kill a modified message buffer quickly.
21425         (message-kill-buffer): Use it.
21426
21427 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21428
21429         * lpath.el: Fbind display-time-event-handler; don't fbind
21430         string-to-multibyte.
21431
21432         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21433
21434 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21435
21436         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21437         contained in text because xml.el decodes entities) with LFs.
21438
21439 2005-04-11  Lute Kamstra  <lute@gnu.org>
21440
21441         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21442         differently.
21443
21444 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21445
21446         * mm-util.el (mm-detect-coding-region): Typo.
21447
21448 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21449
21450         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21451
21452 2005-04-06  Deepak Goel  <deego@gnufans.org>
21453
21454         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21455         user-function allow user modifications of the scores.
21456         (spam-stat-score-buffer-user): New function, to allow
21457         user-computed modifications to the score.
21458         (spam-stat-score-buffer-user-functions): List of additional
21459         scoring functions.
21460         (spam-stat-error-holder): Global temporary error holder.
21461         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21462         variable.
21463
21464 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21465
21466         * gnus-registry.el (gnus-registry-clean-empty-function)
21467         (gnus-registry-trim, gnus-registry-fetch-groups)
21468         (gnus-registry-delete-group): Groups that match
21469         `gnus-registry-ignored-groups' are removed from the registry
21470         entries, not just ignored for splitting.  This helps clean up the
21471         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21472         to get all the groups a message ID is in.
21473
21474         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21475         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21476         (spam-stat-score-buffer-user-functions): Add :number custom type.
21477
21478 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21479
21480         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21481         argument in XEmacs.
21482
21483         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21484         (nnrss-request-group): Decode group name first.
21485         (nnrss-request-article): Make a text/plain article if mml-to-mime
21486         failed.
21487         (nnrss-get-encoding): Return a compatible encoding according to
21488         nnrss-compatible-encoding-alist.
21489         (nnrss-find-el): Use consp instead of listp.
21490         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21491
21492 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21493
21494         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21495         which Emacs 20 doesn't support.
21496         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21497
21498 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21499
21500         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21501         silence the byte compiler inside the defun.
21502
21503         * gnus-demon.el (parse-time-string): Add autoload.
21504
21505         * gnus-delay.el (parse-time-string): Add autoload.
21506
21507         * gnus-art.el (parse-time-string): Add autoload.
21508
21509         * nnultimate.el (parse-time): Require for `parse-time-string'.
21510
21511 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21512
21513         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21514
21515         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21516
21517         * smime.el (smime-ldap-host-list): Add :version.
21518
21519 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21520
21521         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21522         pass it to `gnus-browse-read-group'.
21523         (gnus-browse-read-group): Add NUMBER argument and pass it to
21524         `gnus-group-read-ephemeral-group'.
21525
21526         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21527         argument and pass it to `gnus-group-read-group'.
21528
21529 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21530
21531         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21532         mm-xemacs-find-mime-charset-1 if we have the mule feature
21533         available at runtime.
21534
21535 2005-03-25  Werner Lemberg  <wl@gnu.org>
21536
21537         * nnmaildir.el: Replace `illegal' with `invalid'.
21538
21539 2005-03-23  Lute Kamstra  <lute@gnu.org>
21540
21541         * time-date.el: Add comment on time value formats.
21542         Don't require parse-time.
21543         (with-decoded-time-value): New macro.
21544         (encode-time-value): New function.
21545         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21546         (days-to-time): Return a valid time value when arg is huge.
21547         (time-since): Use time-subtract.
21548         (time-to-number-of-days): Use time-to-seconds.
21549
21550 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21551
21552         * gnus-start.el (gnus-display-time-event-handler):
21553         Check display-time-timer at runtime rather than only at load time
21554         in case display-time-mode is turned off in the mean time.
21555
21556 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21557
21558         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21559         used.
21560
21561         * nneething.el (nneething-map-file-directory): Derive from
21562         `gnus-directory'.
21563
21564         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21565         the To/Cc button.
21566
21567 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21568
21569         * nnmaildir.el (nnmaildir-request-accept-article):
21570         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21571
21572 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21573
21574         * gnus-async.el: Require timer-funcs at compile time when in
21575         XEmacs for `run-with-idle-timer'.
21576
21577 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21578
21579         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21580         autoloaded function.
21581
21582 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21583
21584         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21585
21586 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21587
21588         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21589
21590 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21591
21592         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21593         Add gnus-expert-user to default.
21594
21595 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21596
21597         * nnimap.el (nnimap-open-server): Ditto.
21598
21599         * imap.el (imap-authenticate): Fix typo.
21600
21601 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21602
21603         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21604         buffer (since IMAP server might return FETCH response out of
21605         order, and the nntp buffer must be sorted).
21606
21607 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21608
21609         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21610         comparison on string.
21611
21612         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21613         (gnus-agent-score): Rename category keywords to match gnus-cus.
21614         (gnus-agent-summary-fetch-series): Modify to protect against
21615         gnus-agent-summary-fetch-group clearing processable flags.
21616         (gnus-agent-synchronize-group-flags): Update live group buffer as
21617         synchronization may occur due to the user toggle the plugged
21618         status.
21619         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21620         successfully downloaded.
21621         (gnus-agent-expire-group-1): Avoid using markers when the overview
21622         is in ascending order; greatly improves performance.
21623         (gnus-agent-regenerate-group):
21624         Use gnus-agent-synchronize-group-flags to reset read status in both
21625         gnus and server.
21626         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21627
21628 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21629
21630         * message.el: Don't autoload former message-utils variables.
21631         (message-strip-subject-trailing-was): Change doc string.
21632
21633         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21634         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21635         (nnweb-google-search): Add "hl=en" here.
21636         (nnweb-google-parse-1, nnweb-google-create-mapping):
21637         Don't hardcode URL.
21638
21639 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21640
21641         * message.el (message-get-reply-headers, message-followup):
21642         Mention related variables `message-use-followup-to' and
21643         `message-use-mail-followup-to', in the information buffer.
21644
21645         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21646         of broken groups(-beta).google.com.
21647
21648 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21649
21650         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21651         parameter to invoked gnus-request-move-article; remove the
21652         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21653         all at once instead of once per article.
21654         (gnus-summary-remove-process-mark): Accept a list of articles as
21655         well as a single article for processing.
21656
21657         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21658         parameter.
21659
21660         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21661
21662         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21663
21664         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21665         parameter.
21666
21667         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21668         parameter.
21669
21670         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21671         parameter and remove the gnus-sum-hint-move-is-internal variable.
21672
21673         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21674         parameter.
21675
21676         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21677         parameter.
21678
21679         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21680         parameter.
21681
21682         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21683
21684         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21685         parameter.
21686
21687         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21688         parameter.
21689
21690 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21691
21692         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21693         a more conservative way.
21694
21695 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21696
21697         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21698         buffer, so it moves the window's cursor.
21699
21700 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21701
21702         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21703         `mm-dissect-multipart' and receive the from field as an (optional)
21704         argument from `mm-dissect-multipart'.
21705         (mm-dissect-multipart): Receive the from field as an argument and
21706         pass it on when we call `mm-dissect-buffer' on MIME parts.
21707         Fixes verification/decryption of signed/encrypted MIME parts.
21708
21709 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21710
21711         * gnus-sum.el (gnus-summary-move-article):
21712         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21713         whatever it calls (right now, only nnimap-request-move article
21714         respects it).
21715
21716         * nnimap.el (nnimap-request-move-article):
21717         When gnus-sum-hint-move-is-internal is set, don't do the extra
21718         nnimap-request-article.
21719
21720 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21721
21722         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21723
21724         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21725         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21726
21727         * gnus-sum.el (gnus-summary-caesar-message):
21728         Apply `gnus-treat-article' after rotation.
21729
21730         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21731         doc string.
21732
21733 2005-02-22  Simon Josefsson  <jas@extundo.com>
21734
21735         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21736         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21737         <arne@arnested.dk>.
21738         (encrypt): Add password-cache and password-cache-expiry as group
21739         members.
21740
21741 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21742
21743         * smime.el (smime-ldap-host-list): Doc fix.
21744         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21745         cache) password.
21746         (smime-sign-region): Use it.
21747         (smime-decrypt-region): Use it.
21748         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21749         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21750         fails.
21751         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21752         certificate from DER to PEM format rather than calling openssl.
21753
21754         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21755
21756         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21757         for signing/encryption.
21758
21759         * mml.el (mml-parse-1): Use them.
21760
21761 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21762
21763         * nnrss.el (nnrss-verbose): Remove.
21764         (nnrss-request-group): Use `nnheader-message' instead.
21765
21766 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21767
21768         * nnrss.el (nnrss-verbose): New variable.
21769         (nnrss-request-group): Make it say nnrss is requesting a group.
21770
21771 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21772
21773         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21774         Handle news URL with given port correctly.
21775
21776 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21777
21778         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21779         containing special characters.
21780
21781         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21782
21783         * mml.el (mime-to-mml): Ditto.
21784
21785         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21786         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21787         (rfc2047-decode-region): Quote decoded words containing special
21788         characters when rfc2047-quote-decoded-words-containing-tspecials
21789         is non-nil.
21790
21791 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21792
21793         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21794
21795         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21796
21797 2005-02-15  Simon Josefsson  <jas@extundo.com>
21798
21799         * nnimap.el (nnimap-debug): Doc fix.
21800
21801         * imap.el (imap-debug): Doc fix.
21802
21803 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21804
21805         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21806
21807 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21808
21809         * gnus.el (spam-contents): Improve docs for spam-contents
21810         parameter in its variable incarnation.
21811
21812 2005-02-14  Simon Josefsson  <jas@extundo.com>
21813
21814         * smime-ldap.el: Use require instead of load-library for ldap.
21815         (smime-ldap-search): Indent.
21816         (smime-ldap-search-internal): Shorten line.
21817
21818         * smime.el (smime-cert-by-dns): Add doc-string.
21819         (smime-cert-by-ldap-1): Indent.
21820
21821         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21822         mml-smime-get-dns-ldap.
21823         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21824
21825 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21826
21827         * smime.el: Require smime-ldap.
21828         (smime-ldap-host-list): New variable.
21829         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21830
21831         * mml-smime.el (mml-smime-encrypt-query): New function.
21832         (mml-smime-encrypt-query): Use it.
21833
21834         * smime-ldap.el: New file.
21835
21836 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21837
21838         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21839
21840 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21841
21842         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21843         argument in doc string.  Make query for type more clear.
21844
21845 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21846
21847         * gnus.el (gnus-group-startup-message): Search for gnus images in
21848         etc/images/gnus.
21849         * mm-util.el (mm-image-load-path): Likewise.
21850         * smiley.el (smiley-data-directory): Search for smilies in
21851         etc/images/smilies.
21852
21853 2005-02-09  Kim F. Storm  <storm@cua.dk>
21854
21855         Change Emacs release version from 21.4 to 22.1 throughout.
21856         Change Emacs development version from 21.3.50 to 22.0.50.
21857
21858 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21859
21860         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21861
21862         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21863         non-Mule XEmacs as well.
21864         (mm-decompress-buffer): Signal an error intentionally if it does
21865         not decompress compressed data because auto-compression-mode is
21866         disabled.
21867
21868 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21869
21870         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21871         an ID in the registry even if it has no groups.
21872
21873 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21874
21875         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21876         merge it into mm-decompress-buffer.
21877         (gnus-mime-copy-part): Use the MIME part charset, the value which
21878         a user specified or gnus-newsgroup-charset for decoding, like
21879         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21880         save-buffer what was used.  Suggested by Kevin Ryde
21881         <user42@zip.com.au>.
21882         (gnus-mime-inline-part): Allow the name parameter as well as the
21883         filename parameter; force decompressing of compressed data; always
21884         display contents being not decoded as unibyte.
21885
21886         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21887         as well as the filename parameter.
21888
21889         * mm-util.el (mm-decompress-buffer):
21890         Merge gnus-mime-jka-compr-maybe-uncompress.
21891         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21892         of compressed data.
21893
21894 2005-02-08  Simon Josefsson  <jas@extundo.com>
21895
21896         * imap.el (imap-log): Doc fix.
21897
21898 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21899
21900         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21901         the coding cookies; decompress compressed parts.
21902
21903         * mml.el (mml-generate-mime-1): Add the charset parameter according
21904         to the value which a user specified manually or the coding cookie.
21905
21906         * mm-util.el (mm-string-to-multibyte): New function.
21907         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21908         (mm-coding-system-to-mime-charset): New function.
21909         (mm-decompress-buffer): New function.
21910         (mm-find-buffer-file-coding-system): New function.
21911
21912         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21913         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21914         parts.
21915
21916 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21917
21918         * mm-view.el (mm-display-inline-fontify): Decode a part according
21919         to the charset parameter.
21920
21921 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21922
21923         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21924         prefix arg is neither nil nor a number, as info specifies.
21925
21926 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21927
21928         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21929         timestamps.
21930
21931 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21932
21933         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21934         groups error checking and notify user.
21935
21936 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21937
21938         * message.el (message-send-mail-function): Check existence of
21939         sendmail-program first before using default value
21940         `message-send-mail-with-sendmail'.  Otherwise use more generic
21941         `smtpmail-send-it'.
21942
21943 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21944
21945         * nntp.el (nntp-request-update-info): Always return nil.
21946
21947 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21948
21949         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21950
21951 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21952
21953         * message.el (message-beginning-of-line): Change the behavior when
21954         invoked between BOL and : so that it first moves backward.
21955
21956 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21957
21958         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21959         article buffer when editing of the article is discarded.
21960         (gnus-article-prepare): Revert.
21961
21962 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21963
21964         * gnus-art.el (gnus-article-prepare):
21965         Remove message-strip-forbidden-properties from the local hook.
21966
21967 2005-01-27  Simon Josefsson  <jas@extundo.com>
21968
21969         * password.el (password-cache-add): Only start one timer per key.
21970         Reported by Derek Atkins <warlord@MIT.EDU>.
21971
21972 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21973
21974         * run-at-time.el: Remove.  It is no longer needed as
21975         timer-funcs.el in the xemacs-base package has a working version of
21976         `run-at-time'.
21977
21978         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21979
21980         * password.el: Require timer-funcs instead of run-at-time in
21981         XEmacs.
21982         Remove `password-run-at-time' macro.
21983         (password-cache-add): Use `run-at-time' instead of
21984         `password-run-at-time'.
21985
21986         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21987         Remove `nnheader-cancel-function-timers' alias,
21988         `cancel-function-timers' exists in XEmacs in timer-funcs.
21989
21990         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21991         for `run-with-idle-timer'.
21992
21993         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21994         for `run-at-time'.
21995
21996         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21997         for `with-timeout'.
21998
21999         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22000         the same as for XEmacs 21.4.
22001         No need to ignore `run-with-idle-timer', this function exists in
22002         XEmacs now in timer-funcs.el in the xemacs-base package.
22003         (dgnushack-compile): No need to delete
22004         run-at-time.el from the list of files to compile because it
22005         doesn't exist anymore.
22006
22007 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22008
22009         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22010         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22011
22012 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22013
22014         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22015         sensitively.
22016
22017 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22018
22019         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22020
22021 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22022
22023         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22024         which will be inserted according to the multibyteness of a buffer
22025         rather than the type of contents.  Suggested by ARISAWA Akihiro
22026         <ari@mbf.ocn.ne.jp>.
22027
22028         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22029         of string which old xml.el may return rather than a string.
22030
22031 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22032
22033         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22034
22035 2005-01-16  Simon Josefsson  <jas@extundo.com>
22036
22037         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22038         idn/idna.el isn't available.
22039         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22040         <michael@waxrat.com>.
22041
22042         * hashcash.el: Remove non-FSF copyright header.
22043
22044         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22045         (hashcash-generate-payment): Use it.
22046         (hashcash-generate-payment-async): Use it.
22047
22048 2005-01-15  Simon Josefsson  <jas@extundo.com>
22049
22050         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22051         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22052
22053         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22054         gnus-summary-idna-message.
22055         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22056         (gnus-summary-idna-message): New function.
22057
22058 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22059
22060         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22061         gnus-novice-user.
22062
22063 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22064
22065         * nnrss.el (nnrss-request-delete-group): Delete entries in
22066         nnrss-group-alist as well.
22067         (nnrss-save-server-data): Insert newline.
22068
22069 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22070
22071         * gnus.el (gnus-user-agent): Use list of symbols instead of
22072         symbols.  Display full version number for (S)XEmacs.
22073         Optionally display (S)XEmacs codename.
22074
22075         * gnus-util.el (gnus-emacs-version): Update for new
22076         `gnus-user-agent'.
22077
22078         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22079         Gnus version.
22080
22081 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22082
22083         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22084         which is unreadable in some setups.
22085
22086 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22087
22088         * gnus-spec.el (gnus-update-format-specifications): Flush the
22089         group format spec cache if it doesn't support decoded group names.
22090
22091 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22092
22093         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22094         Allow to apply decay on score files matching a regexp.
22095
22096 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22097
22098         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22099         compatibility in %g and %c.
22100
22101 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22102
22103         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22104         name for only %g and %c.
22105         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22106         of gnus-tmp-group to decoded group name.
22107         (gnus-group-make-rss-group): Exclude `/'s from group names.
22108
22109 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22110
22111         * nnrss.el (nnrss-get-encoding): Fix regexp.
22112
22113 2004-12-27  Simon Josefsson  <jas@extundo.com>
22114
22115         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22116         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22117         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22118
22119 2004-12-17  Kim F. Storm  <storm@cua.dk>
22120
22121         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22122
22123         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22124
22125 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22126
22127         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22128
22129 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22130
22131         * nnrss.el: Require rfc2047 and mml.
22132         (nnrss-file-coding-system): New variable.
22133         (nnrss-format-string): Redefine it as an inline function.
22134         (nnrss-decode-group-name): New function.
22135         (nnrss-string-as-multibyte): Remove.
22136         (nnrss-retrieve-headers): Decode group name; don't use
22137         nnrss-format-string.
22138         (nnrss-request-group): Decode group name.
22139         (nnrss-request-article): Decode group name; allow a Message-ID as
22140         well as an article number; don't use nnrss-format-string; encode a
22141         Message-ID string which may contain non-ASCII characters; use
22142         mml-to-mime to compose a MIME article.
22143         (nnrss-request-expire-articles): Decode group name.
22144         (nnrss-request-delete-group): Decode group name.
22145         (nnrss-fetch): Clarify error message.
22146         (nnrss-read-server-data): Use insert-file-contents instead of load;
22147         bind file-name-coding-system; use multibyte buffer.
22148         (nnrss-save-server-data): Bind coding-system-for-write to the
22149         value of nnrss-file-coding-system; bind file-name-coding-system;
22150         add coding cookie.
22151         (nnrss-read-group-data): Use insert-file-contents instead of load;
22152         bind file-name-coding-system; use multibyte buffer.
22153         (nnrss-save-group-data): Bind coding-system-for-write to the
22154         value of nnrss-file-coding-system; bind file-name-coding-system.
22155         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22156         make it work with non-ASCII text.
22157         (nnrss-find-el): Make it work with old xml.el as well.
22158
22159 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22160
22161         * nnrss.el (nnrss-get-encoding): New function.
22162         (nnrss-fetch): Use unibyte buffer initially; bind
22163         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22164         decode contents according to the encoding attribute.
22165         (nnrss-save-group-data): Add coding cookie.
22166         (nnrss-mime-encode-string): New function.
22167         (nnrss-check-group): Use it to encode subject and author.
22168
22169 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22170
22171         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22172         imaginary variable.
22173
22174 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22175
22176         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22177         correctly even if there are wide characters.
22178
22179 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22180
22181         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22182         downcased symbol names; make a new cache instead of reusing
22183         bbdb-hashtable.
22184
22185 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22186
22187         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22188         concatenating segments rather than before concatenating them.
22189         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22190
22191         * message.el (message-get-reply-headers): Bind `extra'.
22192
22193 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22194
22195         * message.el (message-extra-wide-headers): New variable.
22196         (message-get-reply-headers): Use it.
22197
22198 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22199
22200         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22201         (gnus-agent-group-pathname): Ditto.
22202
22203         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22204
22205         * gnus-group.el (gnus-group-make-group): Decode group name.
22206         (gnus-group-make-rss-group): Register the group data after opening
22207         the nnrss group.
22208
22209 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22210
22211         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22212         by expiry now get marked as read.
22213
22214 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22215
22216         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22217
22218 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22219
22220         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22221         unify Latin characters in XEmacs.
22222         (mm-find-mime-charset-region): Use it.
22223
22224 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22225
22226         * gnus-util.el (gnus-delete-directory): New function.
22227
22228         * gnus-agent.el (gnus-agent-delete-group): Use it.
22229
22230         * gnus-cache.el (gnus-cache-delete-group): Use it.
22231
22232 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22233
22234         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22235         names.
22236
22237 2004-12-16  Simon Josefsson  <jas@extundo.com>
22238
22239         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22240
22241 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22242
22243         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22244
22245         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22246         (gnus-group-set-current-level): Decode group name.
22247
22248 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22249
22250         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22251         failed.
22252
22253 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22254
22255         * gnus-group.el (gnus-group-delete-group): Decode group name.
22256         (gnus-group-make-rss-group): Encode group name.
22257         (gnus-group-catchup-current): Decode group name.
22258         (gnus-group-kill-group): Decode group name.
22259
22260 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22261
22262         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22263
22264 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * gnus-group.el (gnus-group-make-rss-group):
22267         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22268
22269         * gnus-start.el (gnus-setup-news): Honor user's setting to
22270         gnus-message-archive-method.  Suggested by Lute Kamstra
22271         <lute@gnu.org>.
22272
22273 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22274
22275         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22276         global counterparts of the buffer-local variables.
22277
22278 2004-11-16  Romain Francoise  <romain@orebokech.com>
22279
22280         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22281         counterparts of the buffer-local variables.
22282
22283 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22284
22285         * message.el (message-forbidden-properties): Fix typo in doc
22286         string.
22287
22288 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22289
22290         * gnus-util.el (gnus-replace-in-string): Add doc string.
22291
22292         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22293         to avoid problems when splitting mails with many recipients.
22294
22295 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22296
22297         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22298         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22299
22300 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22301
22302         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22303         if there is no hashtable in memory or file modification time is
22304         newer than cached timestamp.
22305
22306 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22307
22308         * gnus-sum.el (gnus-summary-limit-to-recipient):
22309         Implement not-matching option.
22310
22311 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22312
22313         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22314         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22315         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22316         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22317         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22318         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22319
22320 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22321
22322         * message.el (message-forward-make-body-mml): Remove headers
22323         according to message-forward-ignored-headers if a message is decoded.
22324
22325 2004-12-02  Romain Francoise  <romain@orebokech.com>
22326
22327         * message.el (message-forward-make-body-plain): Always remove
22328         headers according to message-forward-ignored-headers.
22329
22330 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22331
22332         * spam.el (spam-summary-prepare-exit): Remove the
22333         gnus-summary-limit pop for now, it has problems with ham marks for
22334         me.
22335
22336 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22337
22338         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22339         correctly.
22340
22341 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22342
22343         * format-spec.el (format-spec): Message the char.
22344
22345 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22346
22347         * gnus-art.el (gnus-split-methods): Reformat comments.
22348
22349         * spam.el (spam-summary-prepare-exit): Remove article limits
22350         before exiting the summary buffer.
22351
22352 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22353
22354         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22355         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22356
22357         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22358         order to silence the byte compiler.
22359
22360         * spam.el: Fix the way to silence the byte compiler, which
22361         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22362         bbdb-search-simple, spam-BBDB-register-routine,
22363         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22364         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22365         spam-stat-buffer-is-spam, spam-stat-load,
22366         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22367         spam-stat-save and spam-stat-split-fancy.
22368
22369 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22370
22371         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22372         which may confuse users.
22373         (canlock-password-for-verify): Ditto.
22374
22375         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22376
22377         * gnus-art.el (gnus-emphasis-alist): Ditto.
22378
22379         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22380
22381         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22382
22383         * gnus-start.el (gnus-save-killed-list): Ditto.
22384
22385         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22386         (gnus-sum-thread-tree-root): Ditto.
22387         (gnus-sum-thread-tree-false-root): Ditto.
22388         (gnus-sum-thread-tree-single-indent): Ditto.
22389
22390         * message.el (message-courtesy-message): Ditto.
22391         (message-archive-note): Ditto.
22392         (message-subscribed-address-file): Ditto.
22393         (message-user-fqdn): Ditto.
22394
22395         * spam-report.el (spam-report-gmane-regex): Ditto.
22396
22397         * spam.el (spam-blackhole-good-server-regex): Ditto.
22398
22399 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22400
22401         * mml.el (mml-preview): Widen the message buffer before copying
22402         the contents to the preview buffer; sort headers before previewing.
22403
22404         * message.el (message-hidden-headers): Fix the way to avoid a bug
22405         in the `repeat' widget in Emacs 21.3 or earlier.
22406
22407 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22408
22409         * message.el (message-hidden-headers): Default to "^References:".
22410         Improve customization type.  Suggested by Reiner Steib
22411         <Reiner.Steib@gmx.de>.
22412
22413 2004-11-25  Romain Francoise  <romain@orebokech.com>
22414
22415         * message.el (message-strip-forbidden-properties): Remove check for
22416         obsolete `message-hidden' text property, hidden headers are not
22417         accessible in the buffer anymore.
22418
22419 2004-11-22  Romain Francoise  <romain@orebokech.com>
22420
22421         * message.el (message-header-format-alist): Add `From' in list
22422         so that it can be sorted.
22423         (message-fix-before-sending): Widen and sort headers before
22424         sending.
22425         (message-hide-headers): Use narrowing to hide headers by moving
22426         them to the top of the buffer and narrowing to the region
22427         underneath.
22428
22429 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22430
22431         * message.el (message-strip-forbidden-properties):
22432         Bind buffer-read-only (etc) to nil.
22433
22434 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22435
22436         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22437         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22438
22439 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22440
22441         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22442
22443 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22444
22445         * dns.el (query-dns): Use sit-for to time instead of
22446         accept-process-output, since that doesn't seem to work on udp
22447         sockets.
22448
22449 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22450
22451         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22452
22453 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22454
22455         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22456         doc string.  Improve doc string.
22457
22458 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22459
22460         * nntp.el (nntp-request-update-info): Return nil if
22461         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22462         may not call gnus-activate-group which uselessly issues the GROUP
22463         commands for all nntp groups and wastes time.  Reported by Romain
22464         Francoise <romain@orebokech.com>.
22465
22466         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22467
22468 2004-11-15  Simon Josefsson  <jas@extundo.com>
22469
22470         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22471         headers separately.
22472         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22473         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22474
22475 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22476
22477         * gnus-start.el (gnus-convert-old-newsrc):
22478         Assign legacy-gnus-agent to 5.10.7.
22479
22480 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22481
22482         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22483         start of the lines.
22484
22485 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22486
22487         * hashcash.el (hashcash-default-payment): Change default to 20.
22488         (hashcash-default-accept-payment): Change default to 20.
22489         (hashcash-process-alist): New variable.
22490         (hashcash-generate-payment-async): Add.
22491         (hashcash-already-paid-p): Add.
22492         (hashcash-insert-payment): Don't generate payments twice.
22493         (hashcash-insert-payment-async): Add.
22494         (hashcash-insert-payment-async-2): Add.
22495         (hashcash-cancel-async): Add.
22496         (hashcash-wait-async): Add.
22497         (hashcash-processes-running-p): Add.
22498         (hashcash-wait-or-cancel): Add.
22499         (mail-add-payment): New optional argument.  Conditionally start
22500         asynchronous calculation.
22501         (mail-add-payment-async): Add.
22502
22503         * message.el (message-send-mail): Wait for asynchronous hashcash
22504         results.  Don't clobber existing X-Hashcash headers.
22505         (message-setup-1): Call mail-add-payment-async when
22506         message-generate-hashcash is non-nil.
22507
22508 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22509
22510         * message.el (message-use-alternative-email-as-from): Examine the
22511         From header as well; use message-make-from in order to include a
22512         user's full name.
22513
22514 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22515
22516         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22517         default; improve customization type.
22518         (gnus-emphasis-custom-with-format): New macro.
22519         (gnus-emphasis-custom-value-to-external): New function.
22520         (gnus-emphasis-custom-value-to-internal): New function.
22521
22522 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22523
22524         * dns.el (query-dns): Resolve reverse addresses.
22525
22526 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22527
22528         * gnus-group.el (gnus-group-get-new-news): Use it.
22529
22530         * gnus-start.el (gnus-check-reasonable-setup): New function.
22531
22532 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22533
22534         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22535         "Args out of range" error.  Reported by Arnaud Giersch
22536         <arnaud.giersch@free.fr>.
22537
22538 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22539
22540         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22541
22542 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22543
22544         * spam.el (spam group): Add :version.
22545
22546         * pgg-def.el (pgg group): Add :version.
22547
22548 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22549
22550         * gnus-art.el (gnus-article-edit-article): Don't associate the
22551         article buffer with a draft file.  This is a temporary measure
22552         against the 2004-08-22 change to gnus-article-edit-mode.
22553
22554 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22555
22556         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22557         (html2text-format-tags): Remove unused variable `attr'.
22558
22559 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22560
22561         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22562
22563         * tls.el (tls-process-connection-type, tls-success)
22564         (tls-certtool-program): Add :version.
22565
22566         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22567         (starttls-extra-arguments, starttls-process-connection-type)
22568         (starttls-connect, starttls-failure, starttls-success): Add :version.
22569
22570         * spam-stat.el (spam-stat): Add :version.
22571
22572         * sieve.el (sieve): Add :version.
22573
22574         * sha1.el (sha1): Add :version.
22575         (sha1-use-external): Remove redundant version.
22576
22577         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22578         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22579         (nnmail-split-fancy-match-partial-words)
22580         (nnmail-split-lowercase-expanded): Add :version.
22581
22582         * nndiary.el (nndiary): Add :version.
22583
22584         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22585
22586         * mml-sec.el (mml-default-sign-method)
22587         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22588         Add :version.
22589
22590         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22591
22592         * mm-url.el (mm-url-use-external, mm-url-program)
22593         (mm-url-arguments): Add :version.
22594
22595         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22596         (mm-attachment-file-modes, mm-decrypt-option)
22597         (mm-w3m-safe-url-regexp): Add :version.
22598
22599         * message.el (message-cite-prefix-regexp)
22600         (message-sendmail-envelope-from, message-minibuffer-local-map)
22601         (message-user-fqdn, message-completion-alist): Add :version.
22602
22603         * gnus-win.el (gnus-configure-windows-hook)
22604         (gnus-use-frames-on-any-display): Add :version.
22605
22606         * gnus-art.el (gnus-article-address-banner-alist)
22607         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22608         (gnus-treat-from-picon, gnus-treat-mail-picon)
22609         (gnus-treat-x-pgp-sig): Add :version.
22610
22611         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22612         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22613         (gnus-summary-article-delete-hook)
22614         (gnus-summary-display-while-building): Add :version.
22615
22616         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22617         (gnus-get-top-new-news-hook): Add :version.
22618
22619         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22620         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22621
22622         * gnus-registry.el (gnus-registry): Add :version.
22623
22624         * gnus-spec.el (gnus-use-correct-string-widths)
22625         (gnus-make-format-preserve-properties): Add :version.
22626
22627         * gnus.el (gnus-group-charter-alist)
22628         (gnus-group-fetch-control-use-browse-url)
22629         (gnus-install-group-spam-parameters): Add :version.
22630
22631         * gnus-diary.el (gnus-diary): Add :version.
22632
22633         * gnus-delay.el (gnus-delay): Add :version.
22634
22635         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22636         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22637         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22638         Add :version.
22639
22640         * gnus-agent.el (gnus-agent-max-fetch-size)
22641         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22642         (gnus-agent-prompt-send-queue): Add :version.
22643
22644         * deuglify.el (gnus-outlook-deuglify): Add :version.
22645
22646         * html2text.el: Beautify code.  Improve doc strings.
22647         Some checkdoc cleanup.
22648         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22649
22650 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22651
22652         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22653
22654 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22655
22656         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22657         when package is loaded.
22658
22659         * spam.el (spam-summary-score-preferred-header): Add global preference
22660         for people who want to override the default SpamAssassin over
22661         Bogofilter preference (when both are set).
22662         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22663         (spam-user-format-function-S):
22664         Check spam-summary-score-preferred-header.
22665         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22666         (spam-user-format-function-S): Format the score correctly.
22667
22668 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22669
22670         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22671         signature file.  Suggested by Manoj Srivastava
22672         <srivasta@golden-gryphon.com>.
22673
22674         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22675         iso-2022-jp even in the Japanese language environment.
22676         Suggested by Jason Rumney <jasonr@gnu.org>.
22677
22678 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22679
22680         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22681         use the same characters as the dummy marks; make it free from
22682         getting affected by the language environment.
22683         (gnus-summary-read-group-1): Update mark positions only when the
22684         format spec is updated.
22685
22686         * gnus-spec.el (gnus-update-format-specifications): Return a list
22687         of updated types.
22688
22689 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22690
22691         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22692         of boundp to check if display-warning is available.
22693
22694 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22695
22696         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22697
22698 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22699
22700         * nnspool.el (nnspool-spool-directory): Use news-path if the
22701         news-directory variable is not bound.
22702
22703         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22704         function instead of display-warning if it is not available.
22705
22706 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22707
22708         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22709         v5-10: Use `point-at-bol'.
22710
22711 2004-10-26  Simon Josefsson  <jas@extundo.com>
22712
22713         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22714         <chenggao@gmail.com>.
22715
22716 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22717
22718         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22719         instead.
22720
22721 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22722
22723         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22724         to remove a server from the nnimap-server-buffer-alist.
22725         (nnimap-open-connection, nnimap-close-server): Use it.
22726
22727         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22728
22729 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22730
22731         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22732         running the major-mode function.
22733
22734 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22735
22736         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22737         dummy marks in the right way.
22738
22739 2004-10-18  David Edmondson  <dme@dme.org>
22740
22741         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22742         excessively.
22743
22744 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22745
22746         * gnus-util.el (gnus-split-references): Accept a nil references
22747         string and go on blissfully.
22748
22749         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22750         cases where the references string is non-nil but has no references.
22751
22752         * encrypt.el: Add autoload tags.
22753
22754         * spam.el (spam-resolve-registrations-routine): Remove article
22755         from unregistration list too.  Reported by David Hanak
22756         <dhanak@isis.vanderbilt.edu>
22757
22758 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22759
22760         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22761         nil.  Change custom type.
22762
22763 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22764
22765         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22766
22767         * gnus-sum.el (gnus-summary-move-article): Use it.
22768
22769 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22770
22771         * encrypt.el: Add autoload cookies.
22772
22773         * spam.el (spam-backend-article-list-property)
22774         (spam-backend-get-article-todo-list)
22775         (spam-backend-put-article-todo-list)
22776         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22777         Resolve registrations separately.
22778         (spam-register-routine): Format comments.
22779         (spam-unregister-routine, spam-register-routine): Always call with
22780         specific-articles, no default list.
22781         (spam-summary-prepare-exit): Use the spam-classifications function.
22782
22783         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22784         gnus-encrypt.el.
22785
22786         * encrypt.el: Copied from gnus-encrypt.el.
22787
22788         * gnus-encrypt.el: Commented that it's obsolete.
22789
22790 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22791
22792         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22793         (gnus-score-save): Use it.
22794
22795         * message.el (message-bury): Use `window-dedicated-p'.
22796
22797 2004-10-15  Simon Josefsson  <jas@extundo.com>
22798
22799         * pop3.el (top-level): Don't require nnheader.
22800         (pop3-read-timeout): Add.
22801         (pop3-accept-process-output): Add.
22802         (pop3-read-response, pop3-retr): Use it.
22803
22804 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22805
22806         * spam.el (spam-register-routine): Move comment.
22807         (spam-verify-bogofilter): Use 'unknown for the initial
22808         spam-bogofilter-valid state, not 'never.
22809
22810         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22811         for netrc-machine.
22812
22813         * nnimap.el (nnimap-open-connection):
22814         Use netrc-machine-user-or-password.
22815
22816 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22817
22818         * gnus-registry.el (gnus-registry-unload-hook):
22819         Set as a variable with add-hook.
22820
22821         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22822         of news-path.
22823
22824         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22825
22826         * spam.el: Delete duplicate `provide'.
22827         (spam-unload-hook): Set as a variable with add-hook.
22828
22829 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22830
22831         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22832         in the doc string.
22833
22834         * message.el (message-ignored-news-headers)
22835         (message-ignored-supersedes-headers)
22836         (message-ignored-resent-headers)
22837         (message-forward-ignored-headers): Improve custom type.
22838
22839 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22840
22841         * message.el (message-tokenize-header): Fix 2004-09-06 change
22842         which used point-min in the wrong place.
22843
22844 2004-10-12  Simon Josefsson  <jas@extundo.com>
22845
22846         * tls.el (tls-certtool-program): New variable.
22847         (tls-certificate-information): New function, based on
22848         ssl-certificate-information.
22849
22850 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22851
22852         * compface.el: Move the version of ELisp-based uncompface program
22853         to the contrib directory because of the copyright problem.
22854
22855 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22856
22857         * message.el (message-kill-buffer): Raise the current frame.
22858
22859 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22860
22861         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22862
22863         * gnus.el (message-y-or-n-p): Autoload.
22864
22865         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22866         (pop3-password-required, pop3-authentication-scheme)
22867         (pop3-leave-mail-on-server): Make customizable.
22868         (pop3): New custom group.
22869         (pop3-retr): Remove `sleep-for' statements.
22870         Suggested by Dave Love <fx@gnu.org>.
22871
22872         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22873         Windows/DOS.
22874
22875         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22876         (imap-parse-body): Fix incorrect use of `assert'.
22877         Suggested by Dave Love <fx@gnu.org>.
22878
22879         * mml.el (mml-minibuffer-read-disposition): Require match.
22880         Suggested by Dave Love <fx@gnu.org>.
22881
22882 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22883
22884         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22885         doc string.
22886
22887 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22890
22891 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22892
22893         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22894         instead of calling `mm-insert-inline', to decode text/* parts
22895         before displaying them.
22896
22897 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22898
22899         * mm-uu.el (mm-uu-text-plain-type): New variable.
22900         (mm-uu-pgp-signed-extract-1): Use it.
22901         (mm-uu-pgp-encrypted-extract-1): Use it.
22902         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22903         bind mm-uu-text-plain-type with that value.
22904         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22905         mm-uu-dissect.
22906
22907 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22908
22909         * gnus-group.el (gnus-update-group-mark-positions):
22910         * gnus-sum.el (gnus-update-summary-mark-positions):
22911         * message.el (message-check-news-body-syntax):
22912         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22913         of string-as-multibyte.
22914
22915 2004-10-05  Juri Linkov  <juri@jurta.org>
22916
22917         * gnus-group.el (gnus-update-group-mark-positions):
22918         * gnus-sum.el (gnus-update-summary-mark-positions):
22919         * message.el (message-check-news-body-syntax):
22920         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22921         8-bit unibyte values to a multibyte string for search functions.
22922
22923 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22924
22925         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22926         (mm-uu-dissect-text-parts): New function.
22927
22928         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22929         dissect text parts.
22930
22931         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22932         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22933
22934         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22935
22936         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22937         Use gnus-current-topics instead of gnus-current-topic.
22938
22939 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22940
22941         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22942
22943 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22944
22945         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22946         where appropriate.
22947
22948         * nnml.el (nnml-generate-active-info): do.
22949
22950         * nndiary.el (nndiary-generate-active-info): do.
22951
22952         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22953         (gnus-topic-move): do.
22954
22955         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22956         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22957
22958         * gnus-srvr.el (gnus-server-prepare)
22959         (gnus-server-open-all-servers): do.
22960
22961         * gnus-msg.el (gnus-summary-cancel-article)
22962         (gnus-summary-resend-message)
22963         (gnus-summary-mail-crosspost-complaint): do.
22964
22965         * gnus-move.el (gnus-change-server): do.
22966
22967         * gnus-group.el (gnus-group-unmark-all-groups)
22968         (gnus-group-set-current-level): do.
22969
22970 2004-10-04  Simon Josefsson  <jas@extundo.com>
22971
22972         * message.el (message-generate-hashcash): Doc fix.
22973
22974 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22975
22976         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22977         avoid infinite recursion via gnus-get-function.
22978
22979 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22980
22981         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22982
22983         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22984
22985         * nnmail.el (nnmail-split-history): do.
22986
22987         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22988         (nnml-request-delete-group): do.
22989
22990         * nnslashdot.el (nnslashdot-read-groups): do.
22991
22992         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22993         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22994
22995         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22996         (nnspool-sift-nov-with-sed): Use last.
22997         (nnspool-retrieve-headers-with-nov): Use mapc.
22998         (nnspool-request-newgroups): Use dolist.
22999         (nnspool-request-group): Use last.
23000
23001         * nntp.el (nntp-read-server-type): Use dolist.
23002
23003         * nnvirtual.el (nnvirtual-create-mapping)
23004         (nnvirtual-update-read-and-marked): Use dolist.
23005         (nnvirtual-convert-headers): Simplify.
23006
23007 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23008
23009         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23010         Add support for sync'ing tick marks.
23011
23012 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23013
23014         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23015         there's no visible header.
23016
23017 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23018
23019         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23020         When necessary, pass full group name to gnus-request-set-marks.
23021
23022 2004-10-01  Simon Josefsson  <jas@extundo.com>
23023
23024         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23025         acroread.
23026
23027 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23028
23029         * spam-report.el (spam-report-gmane): Fix interactive.
23030
23031         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23032
23033         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23034         when writing file.
23035         (gnus-agent-synchronize-flags): Don't default to being
23036         interactive.
23037
23038 2004-09-30  Simon Josefsson  <jas@extundo.com>
23039
23040         * message.el (message-generate-hashcash): Add.
23041         (message-send-mail): Use it, call mail-add-payment.
23042
23043 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23044
23045         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23046
23047 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23048
23049         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23050         gnus-requst-update-info with explicit code to sync the in-memory
23051         info read flags with the marks being sync'd to the backend.
23052
23053         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23054
23055 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23056
23057         * spam.el (spam-verify-bogofilter): Add new function.
23058         (spam-check-bogofilter)
23059         (spam-bogofilter-register-with-bogofilter): Use it.
23060         (spam-verify-bogofilter): Add small fixes.
23061
23062 2004-09-28  Simon Josefsson  <jas@extundo.com>
23063
23064         * hashcash.el (hashcash-generate-payment): Revert.
23065
23066 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23067
23068         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23069         Use gnus-extract-references instead of gnus-split-references.
23070
23071         * gnus-util.el (gnus-extract-references): Add new function, analogous
23072         to gnus-split-references but extracts only the message-ID without
23073         anything extra.
23074
23075         * hashcash.el (hashcash-generate-payment)
23076         (hashcash-check-payment): Do the right thing if hashcash-path is
23077         nil (because the hashcash program could not be found).
23078
23079         * spam.el (spam-use-hashcash): Remove comment.
23080
23081 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23082
23083         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23084         (gnus-cache-enter-article, gnus-cache-remove-article)
23085         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23086
23087         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23088
23089         * gnus-art.el (article-hide-boring-headers)
23090         (article-translate-strings, article-display-face)
23091         (gnus-article-mime-match-handle-first)
23092         (gnus-article-highlight-headers)
23093         (gnus-article-add-buttons-to-head): do.
23094
23095 2004-09-27  Simon Josefsson  <jas@extundo.com>
23096
23097         * hashcash.el: New version, from
23098         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23099         ../contrib/.
23100
23101 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23102
23103         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23104
23105 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23106
23107         * gnus-dup.el (gnus-dup-open): Use mapc.
23108         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23109
23110         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23111         Reported by Stefan Wiens <s.wi@gmx.net>.
23112
23113         * gnus.el (gnus-shutdown): Use dolist.
23114
23115         * gnus-undo.el (gnus-undo): Use mapc.
23116
23117         * nnrss.el (nnrss-generate-active): do.
23118
23119         * message.el (message-cite-original-without-signature)
23120         (message-cite-original): Use mapc.
23121         (message-do-actions, message-make-forward-subject): Use dolist.
23122
23123 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23124
23125         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23126         deletion to remove entire duplicate line.  Fixes merged article
23127         number bug.
23128
23129 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23130
23131         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23132         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23133         first ask if you want to open a server and then, even when you
23134         responded with no, asking if you want to synchronize the server's
23135         flags.
23136         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23137         multi-line expressions.
23138         (gnus-agent-synchronize-group-flags): New internal function.
23139         Updates marks in memory (in the info structure) AND in the
23140         backend.
23141
23142         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23143
23144         * nnagent.el (nnagent-request-set-mark):
23145         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23146         method, to ensure that synchronization updates marks in the
23147         backend and in the info (in memory) structure.
23148
23149 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23150
23151         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23152         convention fully; don't miss the root article of a thread; make
23153         the X-Draft-From header with correct article numbers.
23154
23155 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23156
23157         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23158         unless plugged.  Disable the agent so that an open failure causes
23159         an error.
23160
23161         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23162         Revert 2004-09-21 change.  The backend must be opened while
23163         synchronizing flags even when the backend stores the flags
23164         locally.
23165
23166 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23167
23168         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23169         in `header' match.  Reported by Svend Tollak Munkejord.
23170
23171         * message.el (message-cite-original): Fix use of
23172         `message-cite-articles-with-x-no-archive'.
23173
23174 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23175
23176         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23177         (gnus-window-to-buffer): Ditto.
23178
23179         * mml.el (mml-preview-buffer): New variable.
23180         (mml-preview): Manage window layout with gnus-buffer-configuration.
23181
23182         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23183         X-Draft-From header even if those articles aren't quoted.
23184
23185 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23186
23187         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23188         (gnus-request-set-mark, gnus-request-update-mark): Use new
23189         g-s-t-u-l-m to decide to use backend even when unplugged.
23190
23191 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23192
23193         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23194         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23195
23196 2004-09-20  Simon Josefsson  <jas@extundo.com>
23197
23198         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23199         "utf-16-le".
23200
23201 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23202
23203         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23204
23205 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23206
23207         * uudecode.el (uudecode-use-external): Add :version.
23208
23209         * smime.el (smime-CA-file, smime-encrypt-cipher)
23210         (smime-dns-server): Add :version.
23211
23212         * smiley.el (gnus-smiley-file-types): Add :version.
23213
23214         * sha1.el (sha1-use-external): Add :version.
23215
23216         * pgg-def.el (pgg-query-keyserver): Add :version.
23217
23218         * nnmail.el (nnmail-fancy-expiry-targets)
23219         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23220         Add :version.
23221
23222         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23223         (nnimap-retrieve-groups-asynchronous): Add :version.
23224         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23225
23226         * mml.el (mml-content-disposition-parameters)
23227         (mml-insert-mime-headers-always): Add :version.
23228
23229         * mm-util.el (mm-coding-system-priorities): Add :version.
23230
23231         * mm-decode.el (mm-inline-text-html-with-images)
23232         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23233         (mm-verify-option): Add :version.
23234         (mm-text-html-renderer): Change :version.
23235
23236         * message.el (message-fcc-externalize-attachments)
23237         (message-required-headers, message-draft-headers)
23238         (message-subject-trailing-was-query)
23239         (message-subject-trailing-was-ask-regexp)
23240         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23241         (message-mark-insert-end, message-archive-header)
23242         (message-archive-note, message-cross-post-default)
23243         (message-cross-post-note, message-followup-to-note)
23244         (message-cross-post-note-function, message-use-mail-followup-to)
23245         (message-subscribed-address-functions)
23246         (message-subscribed-address-file, message-subscribed-addresses)
23247         (message-subscribed-regexps, message-allow-no-recipients)
23248         (message-yank-cited-prefix, message-signature-insert-empty-line)
23249         (message-hidden-headers, message-hierarchical-addresses)
23250         (message-mail-user-agent, message-use-idna)
23251         (message-valid-fqdn-regexp)
23252         (message-strip-special-text-properties, message-header-synonyms)
23253         (message-beginning-of-line, message-tab-body-function): Add :version.
23254         (message-insert-canlock, message-wide-reply-confirm-recipients):
23255         Change :version.
23256
23257         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23258         and :version.
23259         (mail-source-delete-old-incoming-confirm)
23260         (mail-source-movemail-program): Add :version.
23261
23262         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23263         (gnus-agent-cache, gnus-agent): Change :version.
23264
23265         * gnus-util.el (gnus-use-byte-compile): Change :version.
23266
23267         * gnus-sum.el (gnus-summary-make-false-root-always)
23268         (gnus-summary-default-high-score)
23269         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23270         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23271         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23272         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23273         (gnus-sum-thread-tree-single-indent)
23274         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23275         (gnus-sum-thread-tree-leaf-with-other)
23276         (gnus-sum-thread-tree-single-leaf): Add :version.
23277         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23278         (gnus-article-loose-mime): Change :version.
23279
23280         * gnus-start.el (gnus-backup-startup-file)
23281         (gnus-save-startup-file-via-temp-buffer): Add :version.
23282
23283         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23284         (gnus-server-offline-face): Add :version.
23285
23286         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23287
23288         * gnus-msg.el (gnus-gcc-externalize-attachments)
23289         (gnus-debug-files, gnus-debug-exclude-variables)
23290         (gnus-discouraged-post-methods): Change :version.
23291         (gnus-confirm-mail-reply-to-news)
23292         (gnus-confirm-treat-mail-like-news): Add :version.
23293
23294         * gnus-int.el (gnus-server-unopen-status): Add :version.
23295
23296         * gnus-group.el (gnus-group-jump-to-group-prompt)
23297         (gnus-large-ephemeral-newsgroup)
23298         (gnus-fetch-old-ephemeral-headers): Add :version.
23299
23300         * gnus-fun.el (gnus-x-face-directory)
23301         (gnus-convert-pbm-to-x-face-command)
23302         (gnus-convert-image-to-x-face-command)
23303         (gnus-convert-image-to-face-command): Add :version.
23304
23305         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23306
23307         * gnus-cite.el (gnus-cite-blank-line-after-header)
23308         (gnus-article-boring-faces): Add :version.
23309
23310         * gnus-art.el (gnus-buttonized-mime-types)
23311         (gnus-inhibit-mime-unbuttonizing)
23312         (gnus-treat-display-face)
23313         (gnus-treat-body-boundary): Change :version.
23314         (gnus-body-boundary-delimiter, gnus-picon-databases)
23315         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23316         (gnus-treat-date-english, gnus-treat-fold-headers)
23317         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23318         (gnus-treat-mail-picon, gnus-treat-wash-html)
23319         (gnus-article-encrypt-protocol)
23320         (gnus-use-idna, gnus-article-over-scroll)
23321         (gnus-mime-display-multipart-alternative-as-mixed)
23322         (gnus-mime-display-multipart-related-as-mixed)
23323         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23324         (gnus-ctan-url, gnus-button-ctan-handler)
23325         (gnus-button-handle-ctan-bogus-regexp)
23326         (gnus-button-ctan-directory-regexp)
23327         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23328         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23329         (gnus-button-man-level, gnus-button-emacs-level)
23330         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23331
23332         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23333         (gnus-agent-go-online): Change :version.
23334         (gnus-agent-expire-unagentized-dirs)
23335         (gnus-agent-auto-agentize-methods): Add :version.
23336
23337         * flow-fill.el (fill-flowed-display-column)
23338         (fill-flowed-encode-column): Add :version.
23339
23340         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23341         (gnus-outlook-deuglify-unwrap-max)
23342         (gnus-outlook-deuglify-cite-marks)
23343         (gnus-outlook-deuglify-unwrap-stop-chars)
23344         (gnus-outlook-deuglify-no-wrap-chars)
23345         (gnus-outlook-deuglify-attrib-cut-regexp)
23346         (gnus-outlook-deuglify-attrib-verb-regexp)
23347         (gnus-outlook-deuglify-attrib-end-regexp)
23348         (gnus-outlook-display-hook): Add :version.
23349
23350         * binhex.el (binhex-use-external): Add :version.
23351
23352 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23353
23354         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23355         and `invisible'.
23356
23357 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23358
23359         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23360         in gnus-registry-trim.
23361
23362 2004-09-13  Simon Josefsson  <jas@extundo.com>
23363
23364         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23365
23366         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23367
23368         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23369         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23370         <yamaoka@jpl.org>.
23371         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23372         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23373         <yamaoka@jpl.org>.
23374
23375         * sieve.el (sieve-manage-mode): Ditto.
23376
23377 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23378
23379         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23380
23381 2004-09-11  Simon Josefsson  <jas@extundo.com>
23382
23383         * dns-mode.el: Add.
23384
23385         * mm-view.el (mm-display-dns-inline): Add.
23386
23387         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23388         (mm-automatic-display): Ditto.
23389
23390         * mailcap.el (mailcap-mime-data): Add text/dns.
23391         (mailcap-mime-extensions): Map .soa to text/dns.
23392
23393 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23394
23395         * gnus-art.el (article-decode-mime-words, article-babel)
23396         (gnus-article-highlight-signature, gnus-article-add-buttons)
23397         (gnus-signature-toggle): Remove unnecessary bindings of
23398         `inhibit-read-only' inherited from v5.10 merge.
23399
23400 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23401
23402         * nntp.el (nntp): New customization group.
23403         (nntp-authinfo-file): Add customization group.
23404
23405         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23406
23407         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23408
23409         * gnus.el (to-address, to-list, subscribed)
23410         (large-newsgroup-initial): Ditto.
23411
23412         * flow-fill.el (fill-flowed-display-column)
23413         (fill-flowed-encode-column): Ditto.
23414
23415 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23416
23417         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23418         Use point-min rather than 1.
23419         (message-send-mail): Use buffer-size rather than point-max.
23420
23421         * gnus-sum.el (gnus-summary-search-article-forward):
23422         Signal a specific `search-failed' rather than a generic `error'.
23423
23424         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23425         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23426         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23427
23428 2004-09-10  Simon Josefsson  <jas@extundo.com>
23429
23430         * nndb.el (require): Remove tcp and duplicate cl.
23431
23432 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23433
23434         * gnus-agent.el (directory-files-and-attributes): Move forward.
23435
23436 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23437
23438         * gnus-agent.el (directory-files-and-attributes):
23439         Optionally defined to support XEmacs.
23440
23441 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23442
23443         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23444         to avoid run-time CL dependencies.
23445         (gnus-agent-unfetch-articles): New function.
23446         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23447         article numbers even when local .overview file is missing.
23448         (gnus-agent-read-article-number): New function.  Only accepts
23449         27-bit article numbers.
23450         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23451         Use gnus-agent-read-article-number.
23452         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23453         from backend while recognizing that article numbers in .overview
23454         must be valid.
23455         (gnus-agent-update-files-total-fetched-for):
23456         Use directory-files-and-attributes to improve performance.
23457         * gnus-int.el (gnus-request-move-article):
23458         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23459         improve performance.
23460
23461         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23462         some users confused by references to .newsrc when they only have a
23463         .newsrc.eld file.
23464         (gnus-convert-mark-converter-prompt)
23465         (gnus-convert-converter-needs-prompt): Fix use of property list.
23466         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23467         New function.  Used internally to only display 'gnus converting
23468         files' message when actually necessary.
23469
23470         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23471         methods now autoloaded.
23472
23473 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23474
23475         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23476         identifiers.
23477
23478 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23479
23480         * gnus-picon.el: Fix indentation and closing parenthesis.
23481
23482 2004-09-01  Simon Josefsson  <jas@extundo.com>
23483
23484         * message.el (message-canlock-generate): Require sha1, not
23485         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23486         to require within a function.  Sadly, if sha1.el isn't loaded, the
23487         let binding in m-c-g will hide the defcustom definition, which is
23488         bad.)
23489
23490         * canlock.el: Require sha1, not sha1-el.
23491
23492         * message.el: Don't autoload sha1 (there is a autoload cookie in
23493         sha1.el).
23494
23495         * sha1-el.el: Rename to sha1.el.
23496
23497 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23498
23499         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23500
23501 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23502
23503         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23504
23505 2004-08-30  Kim F. Storm  <storm@cua.dk>
23506
23507         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23508
23509         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23510         Add :group 'nnimap.
23511
23512 2004-08-30  Andreas Schwab  <schwab@suse.de>
23513
23514         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23515         ?* and ?\;.
23516
23517         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23518         and ?\' to symbol instead of whitespace.
23519
23520 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23521
23522         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23523
23524         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23525         instead of re-search-forward.
23526
23527         * gnus-uu.el (gnus-uu-save-article): Ditto.
23528         (gnus-uu-post-encode-uuencode): Ditto.
23529
23530         * html2text.el (html2text-clean-list-items): Ditto.
23531         (html2text-clean-dtdd): Ditto.
23532         (html2text-format-tags): Ditto.
23533
23534         * message.el (message-send-mail-with-sendmail): Fix regexp.
23535         (message-fill-field-general): Use search-forward instead of
23536         re-search-forward.
23537         (unbold-region): Ditto.
23538
23539         * nnrss.el (nnrss-request-article): Ditto.
23540
23541         * nnslashdot.el (nnslashdot-request-article): Ditto.
23542
23543         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23544
23545         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23546         "Unrecognized menu descriptor" error in XEmacs.
23547
23548 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23549
23550         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23551         parent article of a sparse article in the thread hashtb.
23552
23553 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23554
23555         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23556         (nnmail-expand-newtext): Lowercase expanded entries if
23557         nnmail-split-lowercase-expanded is non-nil.
23558
23559 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23560
23561         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23562
23563         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23564         of gnus-tmp-news-method into string under XEmacs.  It will be
23565         passed to gnus-correct-length which takes only a string argument.
23566
23567 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23568
23569         * gnus-util.el (gnus-bind-print-variables): New macro.
23570         (gnus-prin1): Use it.
23571         (gnus-prin1-to-string): Use it.
23572         (gnus-pp): New function.
23573         (gnus-pp-to-string): New function.
23574
23575         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23576         Replace pp-to-string with gnus-pp-to-string.
23577         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23578         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23579         * gnus-msg.el (gnus-debug): Ditto.
23580         * gnus-score.el (gnus-score-save): Ditto.
23581         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23582         gnus-pp-to-string.
23583         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23584         with gnus-pp.
23585         * score-mode.el (gnus-score-pretty-print): Ditto.
23586         * webmail.el (webmail-debug): Ditto.
23587
23588 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23589
23590         * gnus-art.el (article-display-face, article-display-x-face):
23591         Use buffer-read-only.
23592
23593 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23594
23595         * gnus-art.el (article-hide-list-identifiers):
23596         Bind inhibit-read-only as t.
23597
23598 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23599
23600         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23601
23602 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23603
23604         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23605         (gnus-narrow-to-page): Don't assume point-min == 1.
23606         (gnus-article-edit-mode): Derive from message-mode.
23607
23608         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23609         point-min == 1.
23610
23611         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23612         Disable incorrect use of `assert'.
23613
23614         * message.el (message-mode): Set comment-start-skip.
23615
23616
23617 2004-08-22  Sam Steingold  <sds@gnu.org>
23618
23619         * pop3.el (pop3-leave-mail-on-server): New user variable.
23620         (pop3-movemail): Delete mail only when it is nil.
23621
23622 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23623
23624         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23625
23626         * mml.el (mml-preview): Use `pop-to-buffer'.
23627
23628         * message.el (message-goto-mail-followup-to): Insert after "To".
23629         (message-carefully-insert-headers): Add comment.
23630
23631         * gnus.el: Remove unused variable `gnus-article-check-size'.
23632
23633         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23634
23635         * gnus-art.el (gnus-button-alist):
23636         Improve `gnus-button-handle-library' entry.
23637
23638 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23639
23640         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23641         Use downcase, since XEmacs capitalizes error messages differently.
23642
23643 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23644
23645         * nntp.el: Add (require 'gnus) due to reference to
23646         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23647
23648 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23649
23650         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23651         Bind `mm-fill-flowed'.
23652
23653         * mm-decode.el (mm-dissect-singlepart): Check it.
23654
23655 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23656
23657         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23658         'imap' for netrc parsing.
23659
23660 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23661
23662         * mailcap.el (mailcap-mime-data): Mark as risky.
23663
23664 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23665
23666         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23667         may be included in the encoded word.
23668         (rfc2047-encode): Don't append a space if the encoded word
23669         includes close parenthesis.
23670
23671 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23672
23673         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23674         of text within parentheses.
23675
23676 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23677
23678         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23679         (gnus-encrypt-write-file-contents): Make the password key the file
23680         name PLUS the cipher, not just the cipher.  Also remove failed
23681         passwords from the cache.
23682
23683 2004-08-06  Simon Josefsson  <jas@extundo.com>
23684
23685         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23686         Doc fix.
23687
23688 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23689
23690         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23691         LWSP.
23692
23693 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23694
23695         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23696         Try to append in-reply-to: data to the references: header.
23697
23698         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23699         (netrc-parse): Use gnus-encrypt.el functions.
23700
23701         * gnus-encrypt.el: Add new file for encryption support; currently
23702         does only a few GPG ciphers and an internal XOR cipher.
23703
23704         * password.el: Add comments on using password-read-and-add.
23705         (password-read-and-add): Add function to read and add the
23706         password to the cache at once.
23707
23708 2004-07-28  Simon Josefsson  <jas@extundo.com>
23709
23710         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23711         parameter (but don't use it, for now).
23712
23713         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23714         instead of hard coding to nil.
23715
23716 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23717
23718         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23719         as mm-inline-image-xemacs does.
23720
23721 2004-07-26  Simon Josefsson  <jas@extundo.com>
23722
23723         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23724         Revert part of 2004-07-17 change below.
23725
23726 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23727
23728         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23729         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23730
23731 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23732
23733         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23734         quotes that actually start with ">" at the beginning of the
23735         lines.
23736
23737 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23738
23739         * rfc2047.el (rfc2047-encode-region): Fix last change.
23740         (rfc2047-encode-parameter): Remove useless concat.
23741
23742 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23743
23744         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23745         encode special characters; fix some kind of misconfigured headers;
23746         signal a real error if debug-on-quit or debug-on-error is non-nil.
23747         (rfc2047-encode-max-chars): New variable.
23748         (rfc2047-encode-1): Use it.
23749         (rfc2047-encode-parameter): New function.
23750
23751         * mml.el (mml-insert-parameter): Remove an excessive space.
23752
23753 2004-07-17  Simon Josefsson  <jas@extundo.com>
23754
23755         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23756         Kai Grossjohann <kai@emptydomain.de>.
23757         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23758         (gnus-group-make-menu-bar): Ditto.
23759
23760         * gnus-util.el (gnus-group-server): Add.
23761
23762 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23763
23764         * message.el (message-clone-locals): Clone sendmail and smtp
23765         variables.
23766
23767 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23768
23769         * rfc2047.el (rfc2047-encode-region): Fix last change.
23770
23771 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23772
23773         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23774         characters as non-special.
23775
23776 2004-07-09  Simon Josefsson  <jas@extundo.com>
23777
23778         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23779         Users will lose all flag changes made while unplugged with
23780         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23781         good default.  See numerous reports on ding mailing list.
23782
23783 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23784
23785         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23786         add generate-head-function and generate-article-function to the
23787         rfc822-forward entry.
23788         (nndoc-rfc822-forward-generate-article): New function.
23789         (nndoc-rfc822-forward-generate-head): New function.
23790
23791         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23792
23793 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23794
23795         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23796         respect display group parameter and gnus-summary-expunge-below.
23797         (gnus-articles-to-read): Remove unused reference to display group
23798         parameter.
23799
23800 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23801
23802         * nnheader.el (nnheader-uniquify-message-id): New experimental
23803         variable.
23804         (nnheader-nov-read-message-id): Use it.
23805
23806         * spam-report.el (spam-report-gmane): Add interactive.
23807
23808 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23809
23810         * mm-encode.el (mm-content-transfer-encoding-defaults):
23811         Use qp-or-base64 for the application/* types.
23812
23813 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23814
23815         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23816
23817 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23818
23819         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23820         trim value.
23821
23822 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23823
23824         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23825         New macro and function.
23826         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23827
23828 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23829
23830         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23831         after-load-alist.
23832
23833 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23834
23835         * gnus-group.el (gnus-group-get-new-news-this-group):
23836         Don't update info that isn't there.
23837
23838 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23839
23840         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23841         entry.
23842
23843 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23844
23845         * mm-view.el (mm-inline-render-with-function): Use multibyte
23846         buffer; decode html source by charset.
23847
23848         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23849
23850         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23851         Mule-UCS is loaded under XEmacs.
23852         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23853
23854 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23855
23856         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23857
23858 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23859
23860         * mm-util.el (mm-coding-system-p): Return a coding-system.
23861         (mm-mime-mule-charset-alist): Use shift_jis instead of
23862         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23863         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23864         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23865         instead of japanese-shift-jis and iso-latin-1 respectively in
23866         order to share the default value with both Emacs and XEmacs-mule.
23867         (mm-mule-charset-to-mime-charset):
23868         Make mm-coding-system-priorities effective.
23869         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23870         while predicating of candidates upon the priorities.
23871
23872 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23873
23874         * gnus-sum.el (gnus-summary-make-menu-bar):
23875         Add gnus-uu-invert-processable.
23876
23877         * gnus.el: Autoload gnus-uu-invert-processable.
23878
23879 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23880
23881         * mm-util.el (mm-with-multibyte-buffer): New macro.
23882
23883         * rfc2047.el (rfc2047-encode-string): Use it.
23884         (rfc2047-encode-region): Move point to the end of the region after
23885         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23886
23887 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23888
23889         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23890         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23891
23892 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23893
23894         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23895         (gnus-cite-parse): Ignore quoted envelope From_.
23896         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23897
23898 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23899
23900         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23901         invalid addresses.
23902
23903 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23904
23905         * spam.el: Change section markers, revise TODO list.
23906         (spam-backends): Make new master list of all installed backends.
23907         (spam-summary-exit-behavior): Add new variable to determine how
23908         messages moves are done at summary exit.
23909         (spam-move-spam-nonspam-groups-only)
23910         (spam-process-ham-in-nonham-groups)
23911         (spam-process-ham-in-spam-groups): Remove variables, the
23912         spam-summary-exit-behavior variable should be used to manage this
23913         behavior.
23914         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23915         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23916         and spam-old-spam-articles.
23917         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23918         Add empty variables, placeholders for the backends they represent.
23919         (spam-set-difference): Move, unchanged.
23920         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23921         unless the user has a processor variable.
23922         (spam-classifications, spam-classification-valid-p)
23923         (spam-backend-properties, spam-backend-property-valid-p)
23924         (spam-backend-function-type-valid-p)
23925         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23926         (spam-report-articles-gmane, spam-report-articles-resend):
23927         Remove functions, they are not needed.
23928         (spam-install-backend-super, spam-backend-list)
23929         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23930         (spam-backend-function, spam-backend-ham-registration-function)
23931         (spam-backend-spam-registration-function)
23932         (spam-backend-ham-unregistration-function)
23933         (spam-backend-spam-unregistration-function)
23934         (spam-backend-statistical-p, spam-backend-mover-p)
23935         (spam-install-backend-alias, spam-install-checkonly-backend)
23936         (spam-install-mover-backend, spam-install-nocheck-backend)
23937         (spam-install-backend, spam-install-statistical-backend)
23938         (spam-install-statistical-checkonly-backend): Add backend installation
23939         support.
23940         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23941         (spam-group-processor-p): Use the new backend code and respect the
23942         summary exit behavior.
23943         (spam-mark-spam-as-expired-and-move-routine): Remove.
23944         (spam-summary-prepare): Change to use the new spam-old-articles
23945         variable.
23946         (spam-copy-or-move-routine, spam-copy-spam-routine)
23947         (spam-move-spam-routine, spam-copy-ham-routine)
23948         (spam-move-ham-routine): Add code to copy/move ham or spam.
23949         (spam-fetch-field-fast): Improve doc and code, plus allow the
23950         'number request.
23951         (spam-list-of-checks, spam-list-of-statistical-checks):
23952         Remove variables.
23953         (spam-split, spam-find-spam): Use the new backend code.
23954         (spam-registration-functions): Remove variable.
23955         (spam-unregister-routine): Add convenience wrapper.
23956         (spam-log-undo-registration, spam-register-routine)
23957         (spam-log-processing-to-registry)
23958         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23959         where possible.
23960         (spam-check-gmane-xref, spam-check-regex-headers)
23961         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23962         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23963         (spam-check-bogofilter-headers, spam-check-spamoracle)
23964         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23965         (spam-check-crm114-headers): Use the spam-split-group that
23966         spam-split prepares, no need to determine it every time.
23967
23968         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23969         to the nnheader-parse-naked-head call.
23970
23971         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23972
23973         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23974         the nnheader-nov-read-message-id call.
23975
23976 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23977
23978         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23979         gnus-activate-group twice.  Suggested by Markus Peter
23980         <warp@spin.de>.
23981
23982 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23983
23984         * gnus-art.el (gnus-article-time-format): Exchange the order of
23985         day and month in the default value; fix customization type.
23986         (article-date-ut): Use add-text-properties.
23987         (article-make-date-line): Use message-make-date instead of
23988         current-time-string.
23989
23990         * message.el (message-fetch-field): Don't use set-text-properties.
23991         (message-make-date): Simplify.
23992
23993         * messagexmas.el (message-xmas-make-date): New function.
23994         (message-xmas-redefine): Defalias message-make-date to it.
23995
23996 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23997
23998         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23999         (rfc2047-encode-region): Treat text within parentheses as special;
24000         show the original text when error has occurred.
24001
24002         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24003         already-computed method to gnus-activate-group.
24004
24005         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24006         same select-methods identical Lisp objects.
24007
24008         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24009         object when modifying the info.
24010
24011 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24012
24013         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24014         gnus-opened-servers since it has never been opened with the new
24015         configuration yet.
24016
24017 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24018
24019         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24020         arg to nnheader-generate-fake-message-id.
24021
24022 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24023
24024         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24025         number and build a fake message ID localized to a group and
24026         article number (so it's repeatable from that point on).
24027         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24028         ID format.
24029
24030         * gnus-sum.el (gnus-get-newsgroup-headers):
24031         Call nnheader-generate-fake-message-id with the article number.
24032
24033 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24034
24035         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24036         end-of-buffer.
24037
24038 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24039
24040         * message.el (message-ignored-supersedes-headers): Add Approved.
24041
24042 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24043
24044         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24045         goto-char.
24046         (rfc2047-encode): Fold the line before encoding.
24047
24048 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24049
24050         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24051         folding -- not all headers can be folded, and this should be done
24052         by the message composition mode.  Probably.  I think.
24053
24054 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24055
24056         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24057         fast.
24058
24059         * gnus-ems.el (gnus-remove-image): Don't use
24060         message-text-with-property; remove only the image found first.
24061
24062         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24063         found first.
24064
24065 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24066
24067         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24068
24069 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24070
24071         * message.el (message-text-with-property): Make it fast and accept
24072         optional arguments.
24073         (message-strip-forbidden-properties): Use it.
24074         (message-fix-before-sending): Follow the m-t-w-p change.
24075
24076         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24077
24078 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24079
24080         * gnus-art.el (article-hide-headers): Don't change the buffer
24081         mistakenly when performing mml-preview even if
24082         gnus-single-article-buffer is nil.
24083
24084 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24085
24086         * message.el (message-expand-name-databases): New user option.
24087         (message-expand-name): Use it.
24088
24089 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24090
24091         * spam.el (spam-report-articles-resend)
24092         (spam-report-resend-register-routine): Allow ham reporting.
24093         (spam-report-resend-register-ham-routine): Add wrapper.
24094         (spam-registration-functions): Add ham resending functions.
24095         (spam-list-of-processors): Add ham resend processor.
24096
24097         * gnus.el (ham-resend-to): Add new group parameter.
24098         (spam-process): Add ham resend option.
24099
24100         * spam-report.el (spam-report-resend): Allow reporting ham.
24101         (spam-report-resend-ham): Add wrapper.
24102
24103 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24104
24105         * message.el (message-cite-articles-with-x-no-archive):
24106         New variable.
24107         (message-cite-original): Use it.
24108
24109 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24110
24111         * message.el (message-cite-original): Respect X-No-Archive.
24112
24113 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24114
24115         * gnus-art.el (article-hide-headers): Refer to the values for
24116         gnus-ignored-headers and gnus-visible-headers in the summary
24117         buffer since a user may have set them as group parameters.
24118
24119 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24120
24121         * assistant.el (assistant-node-name): Add convenience function.
24122         (assistant-render-text, assistant-render-node): Add error handling,
24123         plus handle multiple next nodes.
24124         (assistant-find-next-node): Comment out for now.
24125         (assistant-find-next-nodes): Add function, returns list of next
24126         nodes.
24127
24128 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24129
24130         * mail-source.el (mail-source-directory): Fix doc-string.
24131
24132 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24133
24134         * assistant.el (assistant-render-text, assistant-eval): Add :set
24135         widget type, which is different because it takes and returns a
24136         list.  Much hilarity ensues.
24137
24138 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24139
24140         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24141
24142         * gnus-group.el (gnus-group-get-new-news-this-group):
24143         Add doc-string.
24144
24145         * gnus-start.el (gnus-activate-group): Add doc-string.
24146
24147 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24148
24149         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24150
24151 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24152
24153         * assistant.el (assistant-render-text): Try to add a :set
24154         widget, more to come.
24155
24156         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24157         strings.
24158         (spam-report-articles-resend)
24159         (spam-register-routine): Do registration iff any articles warrant
24160         it.
24161         (spam-summary-prepare-exit): Change log message for nil group
24162         destinations.
24163
24164 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24165
24166         * spam.el (spam-report-resend-register-routine):
24167         Allow spam-report-resend-to to be a group parameter or a global value.
24168
24169 2004-05-26  Simon Josefsson  <jas@extundo.com>
24170
24171         * starttls.el: Merge with my GNUTLS based starttls.el.
24172         (starttls-gnutls-program, starttls-use-gnutls)
24173         (starttls-extra-arguments, starttls-process-connection-type)
24174         (starttls-connect, starttls-failure, starttls-success):
24175         New variables.
24176         (starttls-program, starttls-extra-args): Doc fix.
24177         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24178         New functions.
24179         (starttls-negotiate, starttls-open-stream):
24180         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24181         function if it is set.
24182
24183 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24184
24185         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24186         structured fields.
24187
24188 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24189
24190         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24191
24192 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24193
24194         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24195         Add variable.
24196         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24197         assigning the spam-mark to new messages.
24198
24199 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24200
24201         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24202
24203 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24204
24205         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24206
24207         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24208         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24209         default.
24210
24211 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24212
24213         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24214         correct data.
24215
24216 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24217
24218         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24219         (spam-group-processor-p): Fix function.
24220         (spam-group-processor-multiple-p)
24221         (spam-group-spam-processor-report-gmane-p)
24222         (spam-group-spam-processor-report-resend-p)
24223         (spam-group-spam-processor-bogofilter-p)
24224         (spam-group-spam-processor-blacklist-p)
24225         (spam-group-spam-processor-ifile-p)
24226         (spam-group-ham-processor-ifile-p)
24227         (spam-group-spam-processor-spamoracle-p)
24228         (spam-group-spam-processor-crm114-p)
24229         (spam-group-ham-processor-bogofilter-p)
24230         (spam-group-spam-processor-stat-p)
24231         (spam-group-ham-processor-stat-p)
24232         (spam-group-ham-processor-whitelist-p)
24233         (spam-group-ham-processor-BBDB-p)
24234         (spam-group-ham-processor-spamoracle-p)
24235         (spam-group-ham-processor-copy-p): Remove functions with some
24236         prejudice against unneeded code.
24237         (spam-report-articles-resend)
24238         (spam-report-resend-register-routine): Allow the group/topic
24239         spam-resend-to value to override spam-report-resend-to.
24240         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24241         properly now.
24242
24243         * gnus.el (spam-resend-to): Add group/topic parameter.
24244         (spam-process): Move the OBSOLETE processors to the end of the
24245         choices.
24246
24247 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24248
24249         * spam-report.el (spam-report-resend-to, spam-report-resend):
24250         Start with resend-to set to nil, and then ask the user if necessary.
24251         (spam-report-resend): spam-report-resend takes a list of articles, not
24252         separate article numbers.
24253
24254 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24255
24256         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24257         addition to emacs-w3m.
24258
24259 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24260
24261         * assistant.el (assistant-authinfo-data): New function.
24262         (assistant-eval): Eval for entire assistant.
24263
24264         * netrc.el (netrc-services-file): New variable.
24265         (netrc-parse-services): New function.
24266         (netrc-find-service-name): New function.
24267         (netrc-find-service-number): New function.
24268         (netrc-port-equal): New function.
24269         (netrc-machine): Use it.
24270
24271         * nnimap.el (nnimap-open-connection): Use netrc.
24272
24273         * gnus-util.el (gnus-netrc-get): Remove aliases.
24274
24275         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24276
24277         * assistant.el (wid-edit): Fix compilation.
24278
24279         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24280
24281 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24282
24283         * gnus-util.el (gnus-set-file-modes): New function.  (small
24284         patch).
24285
24286 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24287
24288         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24289
24290         * assistant.el (assistant-render-node): Fix up rendering and
24291         read-only text.
24292         (assistant-render-node): Reset.
24293         (assistant-make-read-only): Not sticky.
24294
24295 2004-05-20  Danny Siu  <dsiu@adobe.com>
24296
24297         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24298         centered even when gnus-auto-center-summary is t.
24299
24300 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24301
24302         * dns.el (dns-get-txt-answer): New function.
24303         (dns-read-txt): Ditto.
24304         (query-dns): Use it.
24305
24306 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24307
24308         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24309         active for foreign groups even if the group level is higher than
24310         the specified value.
24311
24312 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24313
24314         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24315         non-active groups.
24316
24317         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24318
24319 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24320
24321         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24322
24323 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24324
24325         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24326         (spam-crm114-header, spam-crm114-spam-switch)
24327         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24328         (spam-crm114-positive-spam-header)
24329         (spam-crm114-database-directory, spam-list-of-processors)
24330         (spam-group-spam-processor-crm114-p)
24331         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24332         (spam-generic-score, spam-list-of-checks)
24333         (spam-list-of-statistical-checks, spam-registration-functions)
24334         (spam-check-crm114-headers, spam-crm114-score)
24335         (spam-check-crm114, spam-crm114-register-with-crm114)
24336         (spam-crm114-register-spam-routine)
24337         (spam-crm114-unregister-spam-routine)
24338         (spam-crm114-register-ham-routine)
24339         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24340
24341 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24342
24343         * gnus.el: Add spam-use-crm114.
24344
24345         * spam.el (spam-list-of-processors, spam-registration-functions):
24346         Add spam-use-resend.
24347         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24348         (spam-report-articles-gmane): Add doc fix.
24349         (spam-report-articles-resend, spam-report-resend-register-routine):
24350         Add wrappers around spam-report-resend-to.
24351
24352         * spam-report.el (spam-report-resend-to, spam-report-resend):
24353         Add support for resending spam.
24354         (spam-report-gmane): Fix line length >80.
24355
24356         * gnus.el (spam-process): Add spam-use-resend.
24357
24358 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24359
24360         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24361         number of processed spam messages.
24362         (spam-ham-copy-or-move-routine): Return the number of processed
24363         ham messages.
24364         (spam-summary-prepare-exit): Use the above values to decide
24365         whether status messages shouled be displayed.
24366
24367 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24368
24369         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24370         `rfc2047-encoding-function-alist' in order to avoid conflicting
24371         with the old version.
24372         (rfc2047-encode-region): Concatenate words containing non-ASCII
24373         characters in structured fields; don't encode space-delimited
24374         ASCII words even in unstructured fields; don't break words at
24375         char-category boundaries.
24376         (rfc2047-encode-1): New function.
24377         (rfc2047-encode): Use it; encode text so that it occupies the
24378         maximum width within 76-column; work correctly on Q encoding for
24379         iso-2022-* charsets.
24380         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24381         sure not to break a line just after the header name.
24382         (rfc2047-b-encode-region): Remove.
24383         (rfc2047-b-encode-string): New function.
24384         (rfc2047-q-encode-region): Remove.
24385         (rfc2047-q-encode-string): New function.
24386
24387         * mm-util.el (mm-replace-in-string): New function.
24388
24389 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24390
24391         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24392         Really get it right.
24393         (gnus-inews-make-draft): Really.
24394
24395 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24396
24397         * nnmh.el (nnmh-request-list-1): Don't check the link count
24398         before descending.  (small patch)
24399
24400 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24401
24402         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24403         stuff.
24404
24405         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24406         Match on real group name.
24407
24408         * gnus-art.el (gnus-signature-limit): Doc fix.
24409
24410         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24411
24412         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24413
24414 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24415
24416         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24417         isn't a string.
24418
24419 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24420
24421         * gnus-draft.el (gnus-draft-send):
24422         Bind rfc2047-encode-encoded-words.
24423
24424         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24425         (rfc2047-encodable-p): Say that =? needs encoding.
24426         (rfc2047-encode-encoded-words): New variable.
24427
24428         * gnus-group.el (gnus-group-select-group): Doc fix.
24429
24430         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24431
24432         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24433         to nil.
24434
24435         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24436
24437         * nnheader.el (nnheader-get-lines-and-char): New function.
24438
24439 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24440
24441         * gnus-msg.el (gnus-summary-followup-with-original):
24442         Document yanking of region when active.
24443
24444 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24445
24446         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24447         groups if the group level is higher than the specified value.
24448
24449 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24450
24451         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24452         (gnus-group-jump-to-group): Add prefix argument using
24453         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24454         non-active group.
24455
24456         * compface.el (uncompface): Be verbose when changing
24457         `uncompface-use-external'.
24458
24459         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24460         handle manual section.
24461
24462 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24463
24464         * gnus-art.el (gnus-button-alist): Revert previous change.
24465
24466 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24467
24468         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24469
24470 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24471
24472         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24473         whether backend can accept message.
24474
24475         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24476
24477 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24478
24479         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24480         Avoid creating directory when nntp-marks-is-evil is true.
24481         Reported by Reiner Steib.
24482
24483 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24484
24485         * gnus-picon.el (gnus-picon-insert-glyph):
24486         Add optional `nostring' argument.
24487
24488 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24489
24490         * gnus-picon.el (gnus-picon-style): New variable.
24491         (gnus-picon-transform-address): Support `gnus-picon-style'.
24492
24493 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24494
24495         * message.el (message-fill-field): Return point.
24496         (message-generate-headers): Go to end of field.
24497
24498         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24499         stuff for non-living groups.
24500
24501 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24502
24503         * gnus-art.el (gnus-article-followup-with-original)
24504         (gnus-article-reply-with-original): gnus-mark-active-p ->
24505         gnus-region-active-p.
24506
24507 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24508
24509         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24510         only when there is spam or ham to be processed.
24511
24512 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24513
24514         * mail-source.el (mail-source-delete-crash-box): Refactor.
24515         (mail-source-fetch): Use it.
24516         (mail-source-fetch-file): Ditto.
24517         (mail-source-fetch-directory): Run postscript in loop.
24518         (mail-source-fetch-pop): Delete.
24519         (mail-source-fetch-maildir): Ditto.
24520         (mail-source-fetch-imap): Ditto.
24521
24522         * imap.el (imap-authenticators): Comment out sasl.
24523
24524         * message.el (message-skip-to-next-address): New function.
24525         (message-fill-header-address): Refactor.
24526         (message-fill-address): Use it.
24527         (message-delete-address): Use it.
24528         (message-fill-header-general): Refactor.
24529         (message-fill-field-address): Rename.
24530         (message-narrow-to-field): Find the start of the header.
24531         (message-header-format-alist): Don't pre-fill.
24532         (message-fill-header): Remove.
24533         (message-insert-header): New function.
24534         (message-shorten-references): Use it.
24535
24536         * rfc2047.el (rfc2047-field-value): Strip props.
24537
24538         * mail-parse.el (mail-header-make-address): New alias.
24539
24540         * ietf-drums.el (ietf-drums-make-address): New function.
24541
24542         * imap.el: Add compiler directives.
24543
24544         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24545
24546         * gnus-art.el (article-decode-idna-rhs): Don't use
24547         message-idna-inside-rhs-p.
24548
24549 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24550
24551         * message.el (message-idna-inside-rhs-p): Remove.
24552         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24553
24554         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24555         false positives.
24556
24557 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24558
24559         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24560
24561 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24562
24563         * nneething.el (nneething-file-name): Don't create spurious
24564         files.
24565
24566         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24567         (gnus-inews-do-gcc): Remove sleep.
24568
24569         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24570         part under point.
24571
24572         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24573         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24574
24575 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24576
24577         * spam.el (spam-summary-prepare-exit): Fix (length).
24578
24579 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24580
24581         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24582         as expired without moving it" message when there are spam
24583         messages left.
24584
24585 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24586
24587         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24588         header is not nil.
24589
24590 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24591
24592         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24593         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24594         (nntp-marks-changed-p): New arg SERVER.
24595         (nntp-request-update-info): Adjust caller.
24596
24597 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24598
24599         * nntp.el (nntp-save-marks): Pass missing arg.
24600
24601 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24602
24603         * nntp.el: Support marks.
24604         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24605         (nntp-marks-modtime, nntp-marks-directory): New variables.
24606         (nntp-request-set-mark, nntp-request-update-info)
24607         (nntp-possibly-create-directory, nntp-marks-changed-p)
24608         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24609         New functions.
24610
24611 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24612
24613         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24614         (gnus-xmas-redefine): Rename.
24615
24616         * gnus-score.el (gnus-score-insert-help):
24617         Use gnus-select-lowest-window.
24618
24619         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24620         appt-select-lowest-window and rename to gnus-select-lowest-window.
24621
24622         * gnus.el: do.
24623
24624 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24625
24626         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24627         encodings of MIME-encoded words, in order to improve
24628         interoperability with several broken MUAs.
24629
24630 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24631
24632         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24633         tags, only when charsets are not specified in headers.
24634         (mm-inline-text-html-render-with-w3m): Ditto.
24635
24636         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24637         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24638
24639 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24640
24641         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24642         instead of MIME-decoded from fields when checking
24643         `gnus-article-address-banner-alist'.
24644
24645 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24646
24647         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24648         description rather than subject.
24649
24650 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24651
24652         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24653
24654 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24655
24656         * gnus.el (gnus-version-number): Bump.
24657
24658 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24659
24660         * gnus.el: No Gnus v0.2 is released.
24661
24662 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24663
24664         * gnus-agent.el (gnus-agent-read-agentview):
24665         Inline gnus-uncompress-range.
24666
24667 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24668
24669         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24670         `exec-installed-p'.
24671
24672 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24673
24674         * gnus.el (spam-process, spam-autodetect-methods):
24675         Add bsfilter and bsfilter-headers.
24676
24677         * spam.el (spam-bsfilter): New customize group.
24678         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24679         (spam-bsfilter-header, spam-bsfilter-probability-header)
24680         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24681         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24682         (spam-bsfilter-database-directory): New options.
24683         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24684         (spam-list-of-statistical-checks, spam-registration-functions):
24685         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24686         (spam-bsfilter-score): New command.
24687         (spam-check-bsfilter-headers, spam-check-bsfilter)
24688         (spam-bsfilter-register-with-bsfilter)
24689         (spam-bsfilter-register-spam-routine)
24690         (spam-bsfilter-unregister-spam-routine)
24691         (spam-bsfilter-register-ham-routine)
24692         (spam-bsfilter-unregister-ham-routine): New functions.
24693         (spam-generic-score): Support bsfilter; Accept an optional argument
24694         to recalcurate spam score even if scoring header has already been
24695         added.
24696         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24697         optional argument to recalcurate spam score even if scoring header
24698         has already been added.
24699
24700 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24701
24702         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24703         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24704         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24705         link is missing.
24706
24707 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24708
24709         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24710         (html2text-get-attr): Rewrite.
24711
24712         * message.el (message-setup-1): Remove redundant put-text-property
24713         on mail-header-separator.
24714
24715 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24716
24717         * gnus-registry.el (gnus-registry-cache-whitespace)
24718         (gnus-registry-action, gnus-registry-spool-action)
24719         (gnus-registry-split-fancy-with-parent): Change message levels
24720         from 5 to 3 or 7, as needed.
24721
24722         * spam.el (spam-summary-prepare-exit)
24723         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24724         (spam-split, spam-find-spam, spam-log-undo-registration)
24725         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24726         level from 5 to 6.
24727
24728 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24729
24730         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24731         2004-03-04 change).
24732
24733 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24734
24735         * sieve-manage.el (sieve-manage-open):
24736         * nnweb.el (nnweb-insert-html):
24737         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24738         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24739         * nnspool.el (nnspool-request-group):
24740         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24741         * nnml.el (nnml-request-update-info):
24742         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24743         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24744         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24745         (nnimap-request-set-mark):
24746         * nnfolder.el (nnfolder-request-update-info):
24747         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24748         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24749         * gnus-uu.el (gnus-uu-find-articles-matching):
24750         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24751         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24752         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24753         * gnus-nocem.el (gnus-nocem-scan-groups):
24754         * gnus-int.el (gnus-start-news-server):
24755         * gnus-group.el (gnus-group-make-kiboze-group)
24756         (gnus-group-browse-foreign-server):
24757         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24758         Use mapc when appropriate.
24759
24760 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24761             Adam Sjøgren  <asjo@koldfront.dk>
24762             Wes Hardaker  <wes@hardakers.net>
24763             Michael Shields  <shields@msrl.com>
24764
24765         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24766         may need for spam sorting and scoring.
24767         (spam-user-format-function-S): Add user format function suitable for
24768         general use.
24769         (spam-article-sort-by-spam-status): Add sorting function for summary
24770         sorting.
24771         (spam-extra-header-to-number): Add function to get a score from a
24772         header.
24773         (spam-summary-score): Add function to get a numeric score from the
24774         headers.
24775         (spam-generic-score): Fix function doc, was in wrong place.
24776         (spam-initialize): Take symbols when it's run, and install the
24777         extra headers that spam-necessary-extra-headers thinks we need.
24778
24779 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24780
24781         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24782         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24783
24784 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24785
24786         * gnus-sum.el (gnus-set-global-variables)
24787         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24788         (gnus-article-get-xrefs, gnus-summary-best-group)
24789         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24790         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24791         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24792         Use with-current-buffer.
24793
24794 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24795
24796         * spam.el (spam-summary-prepare-exit): Simplify logic.
24797         (spam-fetch-article-header): Read the article header if it's not
24798         available.
24799         (spam-list-articles): Simplify logic.
24800         (spam-filelist-register-routine): Fix bug with unregister-list.
24801
24802         * gnus-registry.el: Fix comments at beginning.
24803
24804 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24805
24806         * message.el (message-cater-to-broken-inn): Remove.
24807         (message-shorten-references): Make sure the total folded length of
24808         References is shorter than 998 characters to cater to a bug in INN
24809         2.3.  Also, don't pretend that references aren't folded -- this
24810         hasn't worked for a while.
24811
24812 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24813
24814         * gnus-agent.el (gnus-agentize):
24815         gnus-agent-send-mail-real-function no longer set to current value
24816         of message-send-mail-function but rather a lambda that calls
24817         message-send-mail-function.  The change makes the agent real-time
24818         responsive to user changes to message-send-mail-function.
24819
24820 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24821
24822         * legacy-gnus-agent.el
24823         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24824         help from Florian Weimer <fw@deneb.enyo.de>
24825
24826 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24827
24828         * nnmail.el (nnmail-cache-insert): Revert last change.
24829
24830 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24831
24832         * nnmail.el (nnmail-cache-insert): Always check whether
24833         nnmail-cache-ignore-groups matches a group name.
24834
24835 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24836
24837         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24838         (spam-find-spam, spam-log-processing-to-registry)
24839         (spam-log-registered-p, spam-log-unregistration-needed-p)
24840         (spam-log-undo-registration): Use gnus-message instead of
24841         gnus-error, none of these errors are fatal.
24842
24843         * gnus-registry.el (gnus-registry-clean-empty-function)
24844         (gnus-registry-clean-empty): Remove only empty entries without
24845         extra data.
24846
24847 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24848
24849         * spam-stat.el (spam-stat-buffer-change-to-spam)
24850         (spam-stat-buffer-change-to-non-spam): Change (error) to
24851         (gnus-message 8) invocation.
24852
24853 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24854
24855         * nntp.el (nntp-via-netcat-command): New variable.
24856         (nntp-via-netcat-switches): New variable.
24857         (nntp-open-via-rlogin-and-netcat): New function.
24858         (nntp-open-connection-function): Doc fix.
24859         (nntp-telnet-command): Doc fix.
24860         (nntp-end-of-line): Doc fix.
24861         (nntp-via-rlogin-command): Doc fix.
24862         (nntp-via-user-name): Doc fix.
24863         (nntp-via-address): Doc fix.
24864
24865 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24866
24867         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24868         error in Emacs 21.1.
24869
24870 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24871
24872         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24873
24874 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24875
24876         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24877         (gnus-agent-with-refreshed-group): New macro.
24878         (gnus-agent-rename-group): New function.
24879         (gnus-agent-delete-group): New function.
24880         (gnus-agent-save-group-info): Use gnus-command-method when
24881         `method' parameter is nil.  Don't write nil entries into the
24882         active file.
24883         (gnus-agent-get-group-info): New function.
24884         (gnus-agent-fetch-articles):
24885         Use gnus-agent-update-files-total-fetched-for to increment disk space
24886         used.
24887         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24888         Use gnus-agent-update-view-total-fetched-for to increment disk space
24889         used.
24890         (gnus-agent-get-local): Add optional parameters to avoid calling
24891         gnus-group-real-name and gnus-find-method-for-group.
24892         (gnus-agent-set-local): Delete stored entry if either min, or max,
24893         are nil.
24894         (gnus-agent-fetch-session): Reworded error/quit messages.
24895         On quit, use gnus-agent-regenerate-group to record existance of any
24896         articles fetched to disk before the quit occurred.
24897         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24898         gnus-agent-update-view-total-fetched-for, and
24899         gnus-agent-update-files-total-fetched-for to decrement disk space
24900         used.
24901         (gnus-agent-retrieve-headers):
24902         Use gnus-agent-update-view-total-fetched-for to increment disk space
24903         used.
24904         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24905         with gnus-agent-update-files-total-fetched-for to decrement disk
24906         space and fresh group buffer.
24907         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24908         (gnus-agent-need-update-total-fetched-for): New variable.
24909         (gnus-agent-update-files-total-fetched-for): New function.
24910         (gnus-agent-update-view-total-fetched-for): New function.
24911         (gnus-agent-total-fetched-for): New function.
24912
24913         * gnus-cache.el (gnus-cache-save-buffers):
24914         Use gnus-cache-update-overview-total-fetched-for to change disk space
24915         used by this group.
24916         (gnus-cache-possibly-enter-article):
24917         Use gnus-cache-update-file-total-fetched-for to increment disk space
24918         used by this group.
24919         (gnus-cache-possibly-remove-article):
24920         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24921         used by this group.
24922         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24923         (gnus-cache-rename-group): New function.
24924         (gnus-cache-delete-group): New function.
24925         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24926         (gnus-cache-need-update-total-fetched-for): New variable.
24927         (gnus-cache-with-refreshed-group): New macro.
24928         (gnus-cache-update-file-total-fetched-for): New function.
24929         (gnus-cache-update-overview-total-fetched-for): New function.
24930         (gnus-cache-rename-group-total-fetched-for): New function.
24931         (gnus-cache-delete-group-total-fetched-for): New function.
24932         (gnus-cache-total-fetched-for): New function.
24933
24934         * gnus-group.el: Require gnus-sum and autoload functions to
24935         resolve warnings when gnus-group.el compiled alone.
24936         (gnus-group-line-format): Documented new %F.
24937         (size of Fetched data) group line format; identifies disk space
24938         used by agent and cache.
24939         (gnus-group-line-format-alist): Defined new F format.
24940         (gnus-total-fetched-for): New function.
24941         (gnus-group-delete-group): No longer update
24942         gnus-cache-active-altered as gnus-request-delete-group now keeps
24943         the cache in sync.
24944         (gnus-group-list-active): Let the agent store a server's active
24945         list if currently plugged.
24946
24947         * gnus-int.el (gnus-request-delete-group):
24948         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24949         local disk in sync with the server.
24950         (gnus-request-rename-group):
24951         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24952         local disk in sync with the server.
24953
24954         * gnus-start.el (gnus-get-unread-articles):
24955         Cosmetic simplification to logic.
24956
24957         * gnus-util.el (gnus-rename-file): New function.
24958
24959 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24960
24961         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24962
24963 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24964
24965         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24966         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24967
24968 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24969
24970         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24971         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24972
24973 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24974
24975         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24976
24977 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24978
24979         * spam.el (spam-set-difference): Add function to replace
24980         gnus-set-difference in spam.el.
24981         (spam-summary-prepare-exit): Use spam-set-difference.
24982
24983 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24984
24985         * gnus-registry.el (gnus-registry-cache-file): Update to use
24986         gnus-dribble-directory OR gnus-home-directory OR ~.
24987         (gnus-registry-split-fancy-with-parent): Fix doc.
24988
24989 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24990
24991         * message.el (message-exchange-point-and-mark):
24992         Use message-mark-active-p.  Suggested by Jesper Harder
24993         <harder@ifa.au.dk>.
24994
24995 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24996
24997         * message.el (message-exchange-point-and-mark): Don't activate
24998         region if it was inactive.  Suggested by Hiroshi Fujishima
24999         <pooh@nature.tsukuba.ac.jp>.
25000
25001 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25002
25003         * gnus-art.el (article-display-face): Display Faces in the same
25004         order as X-Faces.
25005
25006 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25007
25008         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25009
25010 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25011
25012         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25013         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25014         (gnus-article-mime-hierarchy): Remove.
25015         (gnus-article-mime-hierarchy-next): Remove.
25016         (gnus-article-mode): Revert 2004-03-19 change.
25017         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25018         (gnus-insert-mime-button): Revert 2004-03-19 change.
25019         (gnus-mime-accumulate-hierarchy): Remove.
25020         (gnus-mime-enter-multipart): Remove.
25021         (gnus-mime-leave-multipart): Remove.
25022         (gnus-mime-display-part): Revert 2004-03-19 change.
25023         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25024
25025         * mml.el (mml-preview): Revert 2004-03-19 change.
25026
25027 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25028
25029         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25030
25031 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25032
25033         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25034         t while entering a file name using the mm-with-multibyte macro.
25035         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25036
25037         * mm-util.el (mm-with-multibyte): New macro.
25038
25039 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25040
25041         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25042         New user option.
25043         (gnus-mime-multipart-functions): Doc and customization fix.
25044         (gnus-article-mime-hierarchy): New variable.
25045         (gnus-article-mime-hierarchy-next): New variable.
25046         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25047         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25048         gnus-article-mime-hierarchy-next to nil.
25049         (gnus-insert-mime-button): Show hierarchy numbers.
25050         (gnus-mime-accumulate-hierarchy): New function.
25051         (gnus-mime-enter-multipart): New function.
25052         (gnus-mime-leave-multipart): New function.
25053         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25054         (gnus-mime-display-alternative): Show hierarchy numbers.
25055
25056         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25057         gnus-article-mime-hierarchy-next to nil.
25058
25059 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25060
25061         * dns.el: Don't require gnus-xmas.
25062
25063 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25064
25065         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25066         inline PGP.
25067         (mml-menu): Disable mml-quote-region if mark is inactive.
25068
25069 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25070
25071         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25072         when the group's active is not available.
25073
25074 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25075
25076         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25077         error.
25078
25079 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25080
25081         * imap.el (imap-store-password): New variable.
25082         (imap-interactive-login): Use it.
25083         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25084
25085 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25086
25087         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25088         window-start and hscroll to summary window.
25089
25090 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25091
25092         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25093         conversion message to newsrc-dribble when an actual conversion is
25094         performed.
25095
25096 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25097
25098         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25099
25100 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25101
25102         * mm-decode.el (mm-complicated-handles): New function reviving
25103         former definition of mm-multiple-handles.
25104
25105         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25106         (gnus-mime-delete-part): Use it.
25107
25108 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25109
25110         * gnus-agent.el (gnus-agent-read-local):
25111         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25112         avoid the implicit assumption that they will always be equal.
25113         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25114         coding-system-for-write, as the with-temp-file macro first prints
25115         to a buffer then saves the buffer.
25116
25117 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25118
25119         * gnus-art.el (gnus-article-edit-part): New function.
25120         (gnus-mime-save-part-and-strip): Use it; do query instead of
25121         signaling an error; don't use mm-multiple-handles.
25122         (gnus-mime-delete-part): Ditto.
25123
25124 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25125
25126         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25127         old file versions.
25128         (gnus-group-prepare-hook): Remove function that converted list
25129         form of gnus-agent-expire-days to group properties.
25130
25131         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25132         (gnus-request-accept-article): Re-indented.
25133
25134         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25135         converters to handle old agent file formats.  Add logic for a
25136         "backup before upgrading warning".
25137         (gnus-convert-mark-converter-prompt): Developers can mark
25138         functions as needing (default), or not needing,
25139         gnus-convert-old-newsrc's "backup before upgrading warning".
25140         (gnus-convert-converter-needs-prompt): Tests whether the user
25141         should be protected from potentially irreversable changes by the
25142         function.
25143
25144         * legacy-gnus-agent.el: New.  Provides converters that are only
25145         loaded when gnus-convert-old-newsrc needs to call them.
25146
25147 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25148
25149         * mail-source.el (mail-source-touch-pop): Doc fix.
25150
25151         * message.el (message-smtpmail-send-it): Doc fix.
25152
25153 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25154
25155         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25156
25157         * nnmail.el (nnmail-split-fancy): do.
25158
25159         * gnus-kill.el (gnus-kill, gnus-execute): do.
25160
25161 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25162
25163         * gnus-sum.el (gnus-widget-reversible-match)
25164         (gnus-widget-reversible-to-internal)
25165         (gnus-widget-reversible-to-external): New functions.
25166         (gnus-widget-reversible): New widget.
25167         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25168
25169 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25170
25171         * gnus-sum.el (gnus-thread-sort-functions)
25172         (gnus-article-sort-functions): Document `(not F)' items.
25173
25174 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25175
25176         * spam.el (spam-use-gmane-xref): Add new backend.
25177         (spam-gmane-xref-spam-group): Add variable to control the name of the
25178         Gmane spam group.
25179         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25180         (spam-regex-headers-spam, spam-regex-headers-ham)
25181         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25182         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25183         backends and checks.
25184         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25185
25186         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25187         an autodetect method.
25188
25189 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25190
25191         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25192         articles are being added to a group.
25193         (gnus-request-replace-article): Inform the agent that articles
25194         need to be uncached as the cached contents are no longer valid.
25195
25196 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25197
25198         * binhex.el: Don't autoload executable-find.
25199
25200         * canlock.el: Don't autoload mail-fetch-field.
25201
25202         * dgnushack.el: Autoload c-mode for XEmacs.
25203
25204         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25205
25206         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25207         rmail-dont-reply-to and rmail-output.
25208
25209         * gnus-score.el: Don't autoload ffap-string-at-point.
25210
25211         * gnus-setup.el: Don't autoload sc-cite-original.
25212
25213         * imap.el: Don't autoload base64-decode-string,
25214         base64-encode-string and md5.
25215
25216         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25217         and rmail-msg-restore-non-pruned-header.
25218
25219         * mm-decode.el: Don't autoload executable-find.
25220
25221         * mm-url.el: Don't autoload executable-find.
25222
25223         * mm-view.el: Don't autoload diff-mode.
25224
25225         * nndb.el: Don't autoload news-reply-mode, news-setup,
25226         cancel-timer and telnet.
25227
25228         * password.el: Don't autoload run-at-time for Emacs.
25229
25230         * sha1-el.el: Don't autoload executable-find.
25231
25232         * sieve-mode.el: Don't autoload c-mode.
25233
25234         * uudecode.el: Don't autoload executable-find.
25235
25236 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25237
25238         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25239         (gnus-agent-possibly-alter-active): Avoid null in numeric
25240         comparison.
25241         (gnus-agent-set-local): Refuse to save null in local object table.
25242         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25243         list of articles that will be marked as unread.
25244
25245 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25246
25247         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25248
25249 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25250
25251         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25252         language tags.
25253
25254 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25255
25256         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25257         Don't bind "obarray".
25258
25259         * gnus-sum.el (gnus-thread-sort-functions):
25260         Add `gnus-thread-sort-by-most-recent-number' and
25261         `gnus-thread-sort-by-most-recent-date'.
25262         Reported by Kai Grossjohann <kai@emptydomain.de>.
25263
25264 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25265
25266         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25267
25268 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25269
25270         * gnus-cus.el (gnus-agent-customize-category):
25271         Remove ignore-errors macro reference that required cl to be loaded at
25272         run-time.
25273
25274         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25275         single-interval range of the form (min . max).  Previously the
25276         range had to look like ((min . max)).  Likewise, return
25277         (min . max) rather than ((min . max)).
25278         (gnus-range-map): Use gnus-range-normalize to accept
25279         single-interval range.
25280
25281         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25282         the cache, but not the agent, now appear with their usual face.
25283
25284         * dgnushack.el (loaddir): New variable that is bound to the
25285         directory containing the dgnushack.el file. Use loaddir, rather
25286         than srcdir, to update load-path. Change lets dgnushack compile
25287         code in directories other than GNUS/lisp.
25288
25289 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25290
25291         * lpath.el: Don't bind w3m-safe-url-regexp.
25292
25293         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25294         w3m-safe-url-regexp variable buffer-local.
25295
25296         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25297
25298 2004-02-27  Simon Josefsson  <jas@extundo.com>
25299
25300         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25301         gnus-group-real-prefix.
25302         (gnus-summary-move-article): Use it, instead of
25303         gnus-group-real-prefix.
25304
25305 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25306
25307         * lpath.el: Bind w3m-safe-url-regexp.
25308
25309         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25310         w3m-safe-url-regexp variable buffer-local and set it as the value
25311         of mm-w3m-safe-url-regexp.
25312
25313         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25314
25315         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25316         parsing gnus-posting-styles when the message is not for replying.
25317
25318         * dgnushack.el: Autoload sgml-mode for XEmacs.
25319
25320         * nnrss.el (nnrss-opml-export):
25321         Use mm-set-buffer-file-coding-system instead of
25322         set-buffer-file-coding-system.
25323
25324 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25325
25326         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25327         of checkdoc.el).
25328         * nnrss.el: do.
25329         * gnus-mlspl.el: do.
25330         * gnus-ml.el: do.
25331         * gnus-srvr.el: do.
25332
25333         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25334
25335 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25336
25337         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25338         Corrections to custom-manual links.
25339
25340         * gnus-art.el (gnus-article): Ditto.
25341
25342         * mm-decode.el (mime-display, mime-security): Ditto.
25343
25344 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25345
25346         * flow-fill.el: Typo.
25347
25348 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25349
25350         * spam-wash.el: New file.
25351
25352 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25353
25354         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25355
25356 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25357
25358         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25359         to be run with new-articles as LIST1, not LIST2.
25360         (spam-registration-functions): Add spam-use-ham-copy as a nil
25361         registration backend.
25362
25363 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25364
25365         * spam-stat.el (spam-stat-washing-hook): New option.
25366         (spam-stat-buffer-words): Use it.
25367         (spam-stat-process-directory, spam-stat-test-directory):
25368         Use insert-file-contents-literally.
25369         (spam-stat-coding-system): New variable.
25370         (spam-stat-load, spam-stat-save): Use it.
25371
25372 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25373
25374         * spam-report.el (spam-report-plug-agent):
25375         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25376
25377 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25378
25379         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25380         Allow / in mailto URLs.
25381
25382 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25383
25384         * spam-report.el (spam-report-process-queue): Fix interactive use.
25385         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25386         (spam-report-unplug-agent): Doc fixes.
25387         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25388         (spam-report-agentize, spam-report-deagentize): Autoload.
25389
25390 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25391
25392         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25393
25394         * message.el (message-setup-fill-variables): Add mml tags to
25395         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25396         <ajk@iu.edu>.
25397         (message-mode): Don't modify paragraph-separate there.
25398
25399 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25400
25401         * compface.el (uncompface-use-external): Default to undecided.
25402         (uncompface-use-external-threshold): New variable.
25403         (uncompface-float-time): New macro.
25404         (uncompface): Determine whether to use the external decoder if
25405         uncompface-use-external is undecided.
25406
25407 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25408
25409         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25410         after images.
25411
25412         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25413
25414 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25415
25416         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25417
25418         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25419
25420         * gnus-sum.el (gnus-summary-limit-to-age)
25421         (gnus-summary-limit-children): do.
25422
25423         * gnus-int.el (gnus-request-scan): do.
25424
25425         * gnus-group.el (gnus-group-suspend): do.
25426
25427         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25428
25429         * gnus-cite.el (gnus-cite-parse-attributions): do.
25430
25431         * gnus-agent.el (gnus-summary-set-agent-mark)
25432         (gnus-agent-regenerate-group): do.
25433
25434         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25435
25436         * binhex.el (binhex-decode-region-internal): do.
25437
25438 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25439
25440         * gnus-fun.el (gnus-face-properties-alist): New user option.
25441         (gnus-display-x-face-in-from): Use it.
25442
25443         * gnus-art.el (article-display-face): Ditto.
25444
25445         * compface.el (uncompface-use-external): Default to nil.
25446
25447 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25448
25449         * nntp.el (nntp-erase-buffer): New function.
25450         (nntp-retrieve-data, nntp-send-command)
25451         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25452         (nntp-possibly-change-group): Use it.
25453
25454         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25455         Use with-current-buffer.
25456
25457 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25458
25459         * compface.el: Merge the ELisp-based uncompface program.
25460         (compface): New customization group.
25461         (uncompface-use-external): New user option.
25462         (uncompface): Call uncompface-internal if uncompface-use-external
25463         is nil.
25464         (uncompface-internal): New function.  Note that there are also
25465         some other functions and variables added for this function.
25466
25467 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25468
25469         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25470         if necessary.
25471
25472 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25473
25474         * spam-report.el (spam-report-unplug-agent)
25475         (spam-report-plug-agent, spam-report-deagentize)
25476         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25477         Add support for the Agent in spam-report: when unplugged, report to a
25478         file; when plugged, submit all the requests.
25479
25480         * spam.el (spam-register-routine): Fix message about
25481         registration.
25482
25483 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25484
25485         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25486         dependencies.
25487         (rfc2047-encode): Use it.
25488
25489         * gnus-art.el (gnus-button-marker-list): Move before first
25490         reference.
25491
25492         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25493         (imap-parse-body): Fix format string mismatch.
25494
25495         * gnus-score.el (gnus-summary-increase-score): do.
25496
25497         * nnrss.el (nnrss-close): New function.
25498
25499 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25500
25501         * nnrss.el (nnrss-make-filename): New function.
25502         (nnrss-request-delete-group, nnrss-read-server-data)
25503         (nnrss-save-server-data, nnrss-read-group-data)
25504         (nnrss-save-group-data): Use it.
25505         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25506         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25507         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25508
25509 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25510
25511         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25512
25513 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25514
25515         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25516         files.
25517
25518         * message.el (message-generate-headers-first): Don't quote nil
25519         and t in docstrings.
25520
25521         * imap.el (imap-id): do.
25522
25523         * gnus-agent.el (gnus-agent-consider-all-articles)
25524         (gnus-agent-queue-mail): do.
25525
25526 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25527
25528         * spam-report.el (spam-report-process-queue): New function.
25529         Process requests from `spam-report-requests-file'.
25530         (spam-report-process-queue): Doc fix.
25531
25532 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25533
25534         * spam.el (spam-register-routine)
25535         (spam-log-processing-to-registry, spam-log-registered-p)
25536         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25537         Change "check" to "spam-check" for semi-clarity.
25538
25539 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25540
25541         * pop3.el: Require nnheader.
25542
25543         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25544
25545         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25546
25547         * gnus-picon.el: Require cl.
25548
25549         * gnus-fun.el: Require gnus-ems and gnus-util.
25550
25551         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25552
25553         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25554
25555         * gnus-art.el (gnus-article-edit-mode): Define before first
25556         reference.
25557
25558 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25559
25560         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25561         (gnus-uu-post-encoded): Use point-at-bol.
25562
25563         * gnus-topic.el (gnus-group-active-topic-p): do.
25564
25565         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25566
25567         * gnus-group.el (gnus-group-kill-region): do.
25568
25569         * gnus-art.el (article-date-ut): do.
25570
25571         * message.el (message-fetch-field): Remove redundant
25572         case-fold-search binding.
25573         (message-narrow-to-field): Simplify.
25574
25575 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25576
25577         * spam.el (spam-directory): Derive from `gnus-directory'.
25578
25579         * spam-report.el (spam-report-url-to-file)
25580         (spam-report-requests-file): New function and variable for offline
25581         reporting.
25582         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25583         and user defined function.
25584         (spam-report-url-ping-mm-url): Remove doubled slash.
25585
25586 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25587
25588         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25589
25590 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25591
25592         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25593         Fix format string mismatch.
25594
25595         * sieve.el (sieve-deactivate-all): do.
25596
25597         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25598
25599         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25600
25601         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25602
25603         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25604
25605 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25606
25607         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25608         the list of checks.
25609
25610 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25611
25612         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25613         padding.
25614
25615 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25616
25617         * mm-view.el (mm-fill-flowed): New variable.
25618         (mm-inline-text): Use it.
25619
25620 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25621
25622         * spam.el (spam-spamassassin-register-ham-routine)
25623         (spam-spamassassin-register-spam-routine): Fix function names.
25624
25625 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25626
25627         * gnus.el (gnus-tmp-grouplens): Remove.
25628         (gnus-summary-line-format): Remove grouplens.
25629
25630         * gnus-group.el (gnus-group-line-format): Ditto.
25631
25632         * gnus-spec.el (gnus-format-specs): Ditto.
25633         (gnus-update-format-specifications): Flush the group format spec
25634         cache if there's the grouplens stuff.
25635         (gnus-parse-simple-format): Replace %l with the empty string.
25636
25637 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25638
25639         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25640         omission.
25641
25642 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25643
25644         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25645         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25646
25647 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25648
25649         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25650         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25651         New macros and functions.
25652         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25653         Handle > NLINK_MAX messages.
25654         * nnmaildir.el (nnmaildir-request-set-mark):
25655         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25656
25657 2004-01-25  Alex Schroeder  <alex@gnu.org>
25658
25659         * spam-stat.el (spam-stat-process-directory-age): New option.
25660         (spam-stat-process-directory): Use it.
25661
25662 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25663
25664         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25665         (spam-stat-save): Accept prefix argument.
25666
25667 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25668
25669         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25670         links" error.
25671
25672 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25673
25674         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25675         the rest of the and/or forms.
25676
25677 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25678
25679         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25680         compatibility with old .newsrc.eld files.
25681
25682         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25683
25684         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25685
25686         * gnus-start.el (gnus-1): do.
25687
25688         * gnus-group.el (gnus-group-line-format-alist): do.
25689
25690         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25691
25692         * gnus-gl.el: Remove.
25693
25694 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25695
25696         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25697         marks consisting of a single range {for example, (3 . 5)} rather
25698         than a list of a single range { ((3 . 5)) }.
25699
25700 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25701
25702         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25703         Use with-current-buffer.
25704         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25705         avoid consing a string.
25706
25707         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25708         Remove obsolete entries for big5 and gb2312.
25709
25710 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25711
25712         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25713         uncompressed list.
25714
25715 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25716
25717         * spam-stat.el (spam-stat-strip-xref): New function.
25718         (spam-stat-process-directory): Use it.
25719
25720         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25721         here -- it's done in message-fetch-field.
25722
25723 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25724
25725         * gnus-agent.el (gnus-agent-queue-mail)
25726         (gnus-agent-prompt-send-queue): New variables.
25727         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25728         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25729         "nndraft:queue" along to gnus-draft-send.
25730         Use gnus-agent-prompt-send-queue.
25731         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25732         is "nndraft:queue".  Suggested by Gaute Strokkenes
25733         <gs234@srcf.ucam.org>
25734
25735         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25736         (agent-enable-undownloaded-faces): Add.
25737         (gnus-agent-cat-groups): Use eval-and-compile, not
25738         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25739         method of gnus-agent-cat-groups even when the buffer has been
25740         evaled.
25741         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25742         delete gnus-agent-save-active-1.
25743         (gnus-agent-save-groups): Delete.  Identical to
25744         gnus-agent-save-active.
25745         (gnus-agent-write-active): No longer adjust agent's copy of active
25746         file as agent's adjustments are now stored in their own
25747         file.  Remove optional parameter.
25748         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25749         servers.  Add use of min/max range limits from server's local
25750         file.
25751         (gnus-agent-save-alist): Remove unused optional argument.
25752         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25753         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25754         (gnus-agent-set-local): A per-server file that keeps min/max range
25755         limits for articles known to the agent.  Provides a fast mechanism
25756         for altering many active ranges.
25757         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25758         active file (local makes it unnecessary).
25759         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25760
25761         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25762         (agent-enable-undownloaded-faces): Add.
25763
25764         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25765         disable it when sending to "nndraft:queue".
25766         (gnus-group-send-queue): Add safety check to avoid sending queue
25767         when unplugged.
25768
25769         * gnus-group.el (gnus-group-catchup): Use new
25770         gnus-sequence-of-unread-articles, not
25771         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25772         numbers of articles.  Use gnus-range-map to avoid having to
25773         uncompress the unread list.
25774         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25775         Fix invalid ange-ftp reference.
25776
25777         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25778         (gnus-sorted-range-intersection): Intersection of two ranges
25779         without requiring that they first be uncompressed.
25780
25781         * gnus-start.el (gnus-activate-group): Unless blocked by the
25782         caller, possibly expand the active range to include both cached
25783         and agentized articles.
25784         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25785         multiple version-dependent converters.
25786         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25787         gnus-agent-save-active.
25788         (gnus-save-newsrc-file): Save dirty agent range limits.
25789
25790         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25791         gnus-agent-possibly-alter-active.
25792         (gnus-adjust-marked-articles): Faster handling of simple lists.
25793
25794 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25795
25796         * spam-stat.el (spam-stat-test-directory): New optional argument
25797         displays a list of files detected.  Suggested by Andrew Cohen
25798         <cohen@andy.bu.edu>.
25799         (spam-stat-buffer-words-with-scores): Don't narrow and change
25800         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25801
25802 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25803
25804         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25805         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25806         (spam-spamassassin-arguments)
25807         (spam-spamassassin-spam-flag-header)
25808         (spam-spamassassin-positive-spam-flag-header)
25809         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25810         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25811         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25812         (spam-list-of-processors, spam-list-of-checks)
25813         (spam-list-of-statistical-checks, spam-registration-functions)
25814         (spam-check-spamassassin-headers, spam-check-spamassassin)
25815         (spam-spamassassin-score)
25816         (spam-spamassassin-register-with-sa-learn)
25817         (spam-spamassassin-register-spam-routine)
25818         (spam-spamassassin-register-ham-routine)
25819         (spam-assassin-register-spam-routine)
25820         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25821         (spam-bogofilter-score): Fix to show article before scoring.
25822
25823 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25824
25825         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25826         default scoring function.
25827         (spam-generic-score): Call spam-spamassassin-score if
25828         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25829         spam-bogofilter-score otherwise.
25830
25831         * gnus.el (spam-process, spam-autodetect-methods):
25832         Add spamassassin and spamassassin-headers.
25833
25834 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25835
25836         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25837         Suppress unnecessary messages.
25838
25839 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25840
25841         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25842         make-hash-table.
25843
25844 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25845
25846         * canlock.el (base64-encode-string): Don't autoload it.
25847
25848 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25849
25850         * run-at-time.el: Remove useless (require 'itimer),
25851         eval-and-compile and (featurep 'xemacs).
25852
25853 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25854
25855         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25856         GROUP is a virtual group.
25857
25858 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25859
25860         * gnus.el: Autoload `message-y-or-n-p'.
25861
25862 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25863
25864         * pgg-parse.el: Remove unnecessary (require 'custom).
25865
25866         * pgg-def.el: do.
25867
25868         * nnmail.el: do.
25869
25870         * gnus-undo.el: do.
25871
25872         * gnus-picon.el: do.
25873
25874         * gnus-util.el: do.
25875
25876 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25877
25878         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25879
25880 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25881
25882         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25883         handle, as well as a list.
25884
25885         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25886         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25887         (mm-w3m-cid-retrieve): Simplify.
25888
25889 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25890
25891         * message.el (message-kill-to-signature): Allow prefix arg to
25892         specify number of lines to keep before signature.
25893
25894 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25895
25896         * message.el (message-kill-to-signature): Change docstring.
25897
25898 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25899
25900         * canlock.el: Always require sha1-el.
25901         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25902
25903         * message.el: Autoload sha1 only when compiling.
25904
25905         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25906         eudc-expand-inline for XEmacs.
25907
25908 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25909
25910         * message.el (message-canlock-generate): Require sha1-el.
25911
25912 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25913
25914         * message.el (message-expand-name): Silence the byte compiler.
25915
25916         * lpath.el: Add detect-coding-system.
25917
25918         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25919         cus-edit.
25920
25921 2004-01-13  Simon Josefsson  <jas@extundo.com>
25922
25923         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25924         Invoke gnus-score-mode.
25925         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25926
25927         * gnus-range.el (gnus-compress-sequence): Doc fix.
25928         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25929
25930 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25931
25932         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25933
25934 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25935
25936         * spam.el (spam-get-article-as-string): Update to use
25937         gnus-request-article-this-buffer, much simpler.
25938         (spam-get-article-as-buffer): Remove.
25939
25940 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25941
25942         * message.el (message-expand-name): Use EUDC if the user uses that.
25943
25944 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25945
25946         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25947         character for the encoding to avoid consing a string.
25948
25949         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25950         unnecessarily.
25951
25952         * mm-util.el (mm-replace-chars-in-string): Remove.
25953
25954         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25955         of mm-replace-chars-in-string.
25956
25957 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25958
25959         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25960
25961         * mm-util.el (mm-subst-char-in-string): Support inplace.
25962
25963         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25964         a new string in every iteration.  Use shy groups.
25965
25966 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25967
25968         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25969         * gnus-soup.el (gnus-soup-group-brew):
25970         * gnus-msg.el (gnus-put-message):
25971         * gnus-move.el (gnus-group-move-group-to-server):
25972         * gnus-kill.el (gnus-batch-score):
25973         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25974         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25975         (gnus-group-update-group, gnus-group-read-group)
25976         (gnus-group-make-group, gnus-group-make-help-group)
25977         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25978         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25979         (gnus-group-sort-by-unread, gnus-group-catchup)
25980         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25981         (gnus-group-yank-group, gnus-group-set-info)
25982         (gnus-group-list-groups):
25983         * gnus.el (gnus-generate-new-group-name):
25984         * gnus-delay.el (gnus-delay-send-queue):
25985         * nnvirtual.el (nnvirtual-catchup-group):
25986         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25987         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25988         (gnus-group-prepare-topics, gnus-topic-check-topology):
25989         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25990         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25991         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25992         (gnus-group-make-articles-read):
25993         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25994         (gnus-group-change-level, gnus-kill-newsgroup)
25995         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25996         (gnus-get-unread-articles, gnus-make-articles-unread)
25997         (gnus-make-ascending-articles-unread): Use accessor
25998         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25999         to get group information for improved readability.
26000
26001
26002 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26003
26004         * gnus-art.el (article-decode-mime-words, article-babel)
26005         (gnus-article-highlight-signature, gnus-article-add-buttons)
26006         (gnus-signature-toggle): Use gnus-with-article-buffer.
26007
26008         * gnus-art.el (gnus-article-highlight-headers)
26009         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26010
26011         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26012         (gnus-article-set-globals, gnus-request-article-this-buffer)
26013         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26014         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26015         (gnus-mime-display-alternative): Use with-current-buffer.
26016
26017 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26018
26019         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26020         also under 80 char limit, and call gnus-error if needed.
26021         (spam-fetch-article-header): Fix - it was a
26022         buffer-local variable (gnus-newsgroup-data).
26023         (spam-find-spam): Use spam-generate-fake-headers, forget about
26024         spam-insert-fake-headers.
26025         (spam-insert-fake-headers): Remove.
26026
26027 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26028
26029         * deuglify.el (gnus-article-outlook-unwrap-lines)
26030         (gnus-outlook-rearrange-article)
26031         (gnus-outlook-repair-attribution-outlook)
26032         (gnus-outlook-repair-attribution-block)
26033         (gnus-outlook-repair-attribution-other): Remove redundant
26034         save-excursion.
26035
26036 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26037
26038         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26039         (spam-fetch-field-subject-fast)
26040         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26041         (spam-fetch-article-header): Add functions to deal with Gnus
26042         internals for fast retrieval of article header data.
26043         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26044
26045 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26046
26047         * pop3.el (pop3-md5): Remove.
26048         (pop3-apop): Replace pop3-md5 with md5.
26049
26050         * mm-bodies.el: base64 is always built-in.
26051
26052         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26053         Use with-current-buffer.
26054
26055 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26056
26057         * canlock.el (canlock-insert-header): Remove excessive grouping in
26058         regexp.
26059
26060         * gnus-sum.el (gnus-summary-read-document): Ditto.
26061
26062         * gnus-uu.el (gnus-uu-part-number): Ditto.
26063
26064         * html2text.el (html2text-remove-tags): Ditto.
26065         (html2text-format-tags): Ditto.
26066         (html2text-format-single-elements): Ditto.
26067
26068         * mml.el (mml-parse-1): Ditto.
26069
26070 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26071
26072         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26073
26074         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26075
26076         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26077
26078         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26079
26080 2003-11-15  Simon Josefsson  <jas@extundo.com>
26081
26082         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26083         (pgg-gpg-lookup-key): Use regexp match instead of
26084         split-string (split-string is different between emacs 21.2 and
26085         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26086
26087 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26088
26089         * gnus-art.el (gnus-mime-view-all-parts)
26090         (gnus-article-part-wrapper, gnus-article-view-part):
26091         Use with-current-buffer.
26092
26093 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26094
26095         * spam.el (spam-disable-spam-split-during-ham-respool)
26096         (spam-spamoracle-database, spam-cache-lookups)
26097         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26098         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26099         (spam-group-ham-marks, spam-group-spam-marks)
26100         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26101         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26102         also add spam-use-blackholes to the statistical checks.
26103         (spam-fetch-field-fast): Add interface to fetching fields, may
26104         become a macro.
26105         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26106         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26107         (spam-insert-fake-headers): Fake an article when needed.
26108         (spam-find-spam): Fake article when possible.
26109         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26110         (spam-check-bogofilter-headers): Use message-fetch-field instead
26111         of nnmail-fetch-field.
26112
26113 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26114
26115         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26116
26117 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26118
26119         * spam.el (spam-split): Do not require spam-use-CHECK to be
26120         enabled if that check is passed to spam-split explicitly; also
26121         fix so 'spam doesn't get converted to spam-split-group when
26122         spam-split-symbolic-return is t.
26123         (spam-find-spam): Find registrations of the article and use those
26124         instead of re-running spam-split to find the spam/ham
26125         classification of the article.
26126         (spam-log-processing-to-registry, spam-log-registered-p)
26127         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26128         Use gnus-error instead of gnus-message.
26129         (spam-log-registration-type): Add function to determine the
26130         classification of a message based on registry entries; will
26131         return nil if both 'spam and 'ham are found.
26132         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26133         a reasonably fast local cache without the loading errors.
26134         (spam-cache-lookups): Set to t by default.
26135         (spam-find-spam): Don't try to guess spam-cache-lookups.
26136         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26137         spam-caches entry.
26138         (spam-filelist-build-cache, spam-filelist-check-cache):
26139         Fix caching of whitelist/blacklist entries.
26140         (spam-check-whitelist, spam-check-blacklist):
26141         Invoke spam-from-listed-p with a type, not a cache variable.
26142         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26143
26144 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26145
26146         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26147
26148         * nnmail.el (nnmail-split-fancy): do.
26149
26150         * mml.el (mml-parse): do.
26151
26152         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26153         (gnus-score-adaptive): do.
26154
26155 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26156
26157         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26158         (gnus-mime-button-map): Don't set keymap parent.
26159         (gnus-button-ctan-directory-regexp): Use shy grouping.
26160         (gnus-prev-page-map): Don't set keymap parent.
26161         (gnus-prev-page-map): Remove duplicated one.
26162         (gnus-next-page-map): Don't set keymap parent.
26163         (gnus-mime-security-button-map): Ditto.
26164
26165         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26166         version number.
26167
26168         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26169
26170 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26171
26172         * canlock.el (canlock-sha1-function): Remove.
26173         (canlock-sha1-function-for-verify): Remove.
26174         (canlock-openssl-program): Remove.
26175         (canlock-openssl-args): Remove.
26176         (canlock-ignore-errors): Remove.
26177         (canlock-sha1-with-openssl): Remove.
26178         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26179         (canlock-verify): Don't use canlock-ignore-errors.
26180
26181         * sha1-el.el (sha1-string-external): Make it can return a string
26182         in binary form.
26183         (sha1-region-external): Ditto.
26184         (sha1-string-internal): Ditto.
26185         (sha1-region-internal): Ditto.
26186         (sha1-region): Ditto.
26187         (sha1-string): Ditto.
26188         (sha1): Ditto.
26189
26190 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26191
26192         * spam.el (spam-report-articles-gmane): New command.
26193
26194 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26195
26196         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26197
26198         * run-at-time.el (run-at-time-saved): Remove.
26199         (run-at-time): Doc fix.
26200
26201 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26202
26203         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26204         (gnus-summary-limit-map): Add it.
26205         (gnus-summary-make-menu-bar): do.
26206
26207 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26208
26209         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26210         Make attempt at some caching support (done for BBDB only now).
26211         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26212         addresses to be checked.
26213         (spam-clear-cache-BBDB): Add function, to be invoked by
26214         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26215         (spam-check-BBDB): Check and use the caches, if
26216         spam-cache-lookups is on, remove superfluous (provide).
26217
26218 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26219
26220         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26221
26222 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26223
26224         * run-at-time.el (run-at-time-saved): Move to after the definition
26225         of `run-at-time'.
26226
26227         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26228
26229 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26230
26231         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26232         mm-w3m-local-map-property.
26233
26234         * mm-view.el (mm-w3m-mode-map): Remove.
26235         (mm-w3m-local-map-property): Remove.
26236         (mm-inline-text-html-render-with-w3m): Don't use
26237         mm-w3m-local-map-property.
26238
26239 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26240
26241         * run-at-time.el: New file.
26242
26243         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26244         under Emacs.
26245
26246         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26247         of gnus-set-text-properties.
26248
26249         * gnus-uu.el (gnus-uu-save-article): Ditto.
26250
26251         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26252
26253         * gnus-cite.el (gnus-cite-parse): Ditto.
26254
26255         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26256         of gnus-.
26257
26258         * gnus-xmas.el (run-at-time): Require run-at-time.
26259
26260         * gnus.el: Change calls to nnheader-run-at-time and
26261         password-run-at-time throughout to use run-at-time directly.
26262
26263         * password.el: Remove definition of run-at-time.
26264
26265         * nnheaderxm.el: Remove definition of run-at-time.
26266
26267 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26268
26269         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26270         in prompt.
26271
26272 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26273
26274         * messagexmas.el (message-xmas-redefine): Alias
26275         `message-make-caesar-translation-table' to
26276         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26277         version.
26278
26279         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26280         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26281         `gnus-xmas-set-text-properties'.
26282         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26283         `gnus-xmas-completing-read'.
26284         (gnus-xmas-completing-read): Removed.
26285         (gnus-xmas-open-network-stream): Removed.
26286
26287         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26288         XEmacs version.
26289
26290         * dns.el (dns-make-network-process): Use `open-network-stream'
26291         instead of `gnus-xmas-open-network-stream'.
26292
26293         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26294
26295         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26296
26297 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26298
26299         * gnus-art.el (gnus-mime-display-alternative)
26300         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26301         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26302         Don't use gnus-local-map-property.
26303
26304         * gnus-util.el (gnus-local-map-property): Remove.
26305
26306         * mm-view.el (mm-view-pkcs7-decrypt):
26307         Replace gnus-completing-read-maybe-default with completing-read.
26308
26309         * gnus-util.el (gnus-completing-read): do.
26310         (gnus-completing-read-maybe-default): Remove.
26311
26312 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26313
26314         * password.el: Only autoload `run-at-time' if not XEmacs.
26315         Only autoload the itimer functions if XEmacs.
26316
26317 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26318
26319         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26320         XEmacsen.
26321
26322         * dgnushack.el: Autoload executable-find for XEmacs.
26323
26324 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26325
26326         * gnus-art.el (gnus-read-string): Remove.
26327         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26328         read-string.
26329
26330 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26331
26332         * netrc.el: Autoload password-read.
26333         (netrc): Add configuration group.
26334         (netrc-encoding-method, netrc-openssl-path):
26335         Add variables for encoding and decoding of files with symmetric
26336         ciphers.
26337         (netrc-encode): Add assistant function to encode a file with
26338         netrc-encoding-method.
26339         (netrc-parse): Add interactive parameter, added optional
26340         decoding if netrc-encoding-method is non-nil but otherwise
26341         behavior is standard.
26342         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26343         Do s/encode/encrypt/ everywhere.
26344
26345         * spam.el: Remove executable-find autoload.
26346
26347 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26348
26349         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26350
26351         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26352
26353 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26354
26355         * gnus-art.el (gnus-treat-ansi-sequences)
26356         (article-treat-ansi-sequences): New variable and function.
26357         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26358
26359         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26360         Use it.
26361
26362 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26363
26364         * mm-util.el (mm-quote-arg): Remove.
26365
26366         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26367         shell-quote-argument.
26368
26369         * gnus-uu.el (gnus-uu-command): do.
26370
26371         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26372
26373         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26374         with make-char.
26375
26376         * mm-util.el (mm-make-char): Remove.
26377
26378         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26379         add-minor-mode.
26380
26381         * gnus-undo.el (gnus-undo-mode): do.
26382
26383         * gnus-topic.el (gnus-topic-mode): do.
26384
26385         * gnus-sum.el (gnus-dead-summary-mode): do.
26386
26387         * gnus-start.el (gnus-slave-mode): do.
26388
26389         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26390
26391         * gnus-ml.el (gnus-mailing-list-mode): do.
26392
26393         * gnus-gl.el (gnus-grouplens-mode): do.
26394
26395         * gnus-draft.el (gnus-draft-mode): do.
26396
26397         * gnus-dired.el (gnus-dired-mode): do.
26398
26399         * gnus-ems.el (gnus-add-minor-mode): Remove.
26400
26401         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26402         Replace gnus-char-width with char-width.
26403
26404         * gnus-ems.el (gnus-char-width): Remove.
26405
26406         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26407         Replace gnus-char-width with char-width.
26408
26409         * gnus-ems.el (gnus-char-width): Remove.
26410
26411         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26412         definition.
26413         Remove Emacs 20 hash table compatibility code.
26414
26415         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26416         20 compatibility code.
26417
26418         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26419
26420         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26421
26422         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26423         Replace with point-at-{eol,bol}.
26424
26425         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26426
26427         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26428
26429         * flow-fill.el (fill-flowed-point-at-bol)
26430         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26431
26432         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26433         Replace with point-at-{eol,bol} throughout all files.
26434
26435 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26436
26437         * ntlm.el (ntlm-string-as-unibyte): New macro.
26438         (ntlm-build-auth-response): Use it.
26439
26440         Remove Emacs 20 stuff:
26441         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26442         (butlast, mapc, remove): Remove the compiler macros.
26443         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26444         of delq and copy-sequence.
26445         * gnus-art.el (popup-menu): Remove the compiler macro.
26446         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26447         Emacs 20.
26448
26449 2004-01-05  Simon Josefsson  <jas@extundo.com>
26450
26451         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26452         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26453         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26454         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26455         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26456         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26457         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26458         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26459         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26460         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26461         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26462         string-xor into ntlm-string-xor.
26463         Suggested by Jesper Harder <harder@myrealbox.com>.
26464
26465         * ntlm.el: Don't include poem.
26466
26467         * md4.el (print-int32, print-string-hexa): Remove.
26468         Suggested by Jesper Harder <harder@myrealbox.com>.
26469
26470         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26471
26472         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26473         probably breaks emacs with DL patch, but do we care? Is anyone
26474         still using the DL stuff?)
26475
26476         * sieve-manage.el: Use the password package.
26477         (sieve-manage-read-passwd): Remove.
26478         (sieve-manage-interactive-login): Use password.  Re-add
26479         condition-case around loop.
26480
26481         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26482         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26483         Use the password package.
26484
26485 2003-02-19  Simon Josefsson  <jas@extundo.com>
26486
26487         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26488         token.
26489
26490 2002-08-07  Simon Josefsson  <jas@extundo.com>
26491
26492         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26493         (sieve-manage-authenticators):
26494         (sieve-manage-authenticator-alist): Add some SASL mechs.
26495         (sieve-sasl-auth): New function.
26496         (sieve-manage-cram-md5-auth):
26497         (sieve-manage-plain-auth): Rewrite using SASL library.
26498         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26499         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26500         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26501         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26502
26503 2004-01-05  Simon Josefsson  <jas@extundo.com>
26504
26505         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26506         New files.
26507
26508 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26509
26510         * gnus-group.el (gnus-no-groups-message): Update.
26511
26512         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26513
26514 2003-11-09  Simon Josefsson  <jas@extundo.com>
26515
26516         * imap.el: Support for ID IMAP extension (RFC 2971).
26517         (imap-local-variables): Add imap-id.
26518         (imap-id): New variable.
26519         (imap-id): New function.
26520         (imap-parse-response): Parse untagged ID response.
26521         * nnimap.el (nnimap-id): New variable.
26522         (nnimap-open-connection): Use it.
26523
26524 2003-12-28  Simon Josefsson  <jas@extundo.com>
26525
26526         * gnus-score.el (gnus-score-edit-all-score): New.
26527         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26528
26529 2004-01-04  Simon Josefsson  <jas@extundo.com>
26530
26531         * password.el: Add.
26532
26533 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26534
26535         * dns.el (dns-query-types): Fix typo.
26536         (dns-query-types): New function.
26537         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26538         PTR and SOA replies, see RFC 1035.
26539
26540 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26541
26542         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26543
26544         * Move to Changelog.2.
26545
26546 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26547
26548         * gnus.el (gnus-version-number): Bump version.
26549
26550 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26551
26552         * gnus.el: No Gnus v0.1 is released.
26553
26554 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26555
26556         * gnus.el: No Gnus v0.0 is released.
26557
26558 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26559
26560         * gnus.el (gnus-version-number): Bump.
26561         (gnus-version): No.
26562
26563 See ChangeLog.2 for earlier changes.
26564
26565   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26566
26567   This file is part of GNU Emacs.
26568
26569   GNU Emacs is free software: you can redistribute it and/or modify
26570   it under the terms of the GNU General Public License as published by
26571   the Free Software Foundation, either version 3 of the License, or
26572   (at your option) any later version.
26573
26574   GNU Emacs is distributed in the hope that it will be useful,
26575   but WITHOUT ANY WARRANTY; without even the implied warranty of
26576   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26577   GNU General Public License for more details.
26578
26579   You should have received a copy of the GNU General Public License
26580   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26581
26582 ;; Local Variables:
26583 ;; coding: utf-8
26584 ;; fill-column: 79
26585 ;; add-log-time-zone-rule: t
26586 ;; End: