Add option to sort threads non-recursively.
[gnus] / lisp / ChangeLog
1 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
2
3         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
4         (gnus-sort-threads): Use it.
5
6 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
7
8         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
9         punctuation characters follow parentheses (bug#14950).
10
11 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus.el (gnus-continuum-version):
14         * gnus-msg.el (gnus-extended-version): Simplify.
15
16         * gnus.el (gnus-continuum-version-1): Remove.
17         * gnus-msg.el (gnus-bug): Revert.
18
19         Calculate gnus-version correctly on Cygwin.
20
21         * gnus.el (gnus-continuum-version): Do main calculations in integers.
22         (gnus-continuum-version-1): New function, return a string.
23
24         * gnus-msg.el (gnus-extended-version, gnus-bug):
25         Use gnus-continuum-version-1 instead of gnus-continuum-version.
26
27 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
28
29         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
30         (bug#13384).
31
32 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
35         that were only relevant in a development version a long time ago.
36
37 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
38
39         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
40         that the old Emacs 24s bundle.
41
42 2013-07-10  David Engster  <deng@randomsample.de>
43
44         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
45         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
46         fixes a bug in Emacs trunk where the 'unexist' marks were always
47         removed at startup because "Gnus v5.13" was considered smaller than "Ma
48         Gnus v0.03".
49
50 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
51
52         * gnus.el (gnus-summary-line-format): Reference
53         `gnus-user-date-format-alist' for the &user-date; format, not
54         `gnus-summary-user-date-format-alist'.
55
56 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
59         delete files (bug#13481).
60
61 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
62
63         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
64
65 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
66
67         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
68         display images.
69
70         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
71
72         * message.el (message-cancel-news): According to
73         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
74         preferred over "cmsg cancel" in the Subject.
75
76         * nnir.el (nnir-engines): Note that the group specs are regexps
77         (bug#13238).
78
79         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
80         gotten read-only text properties, ensure that those aren't heeded when
81         copying stuff over (bug#13434).
82
83         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
84         (bug#13762).
85
86 2013-07-05  David Kastrup  <dak@gnu.org>
87
88         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
89         authinfo file again (important for blank passwords).  This had been
90         broken with 2013-06-15 change.
91
92 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
95         Revert 2013-01-14 change.
96
97 2013-07-02  Daiki Ueno  <ueno@gnu.org>
98
99         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
100         of 'create-image' for XEmacs compatibility; check errors when decoding
101         image.  Reported by Uwe Brauer.
102
103 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
106         gnus-button-push revised at 2011-01-19.
107
108 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
109
110         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
111         now live in the lisp/net Emacs 24 repository.
112
113 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * eww.el (eww-update-header-line-format): Quote % characters.
116
117 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
118
119         * eww.el (eww-process-text-input): Display passwords as asterisks.
120
121         * shr.el (shr-make-table-1): Protect against invalid column-spans.
122
123 2013-06-19  Tom Tromey  <tromey@redhat.com>
124
125         * eww.el (eww-top-url): Remove.
126         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
127         (eww-render): Set new variables.  Don't set eww-top-url.
128         (eww-handle-link): Handle "prev", "home", and "contents".
129         Downcase the rel text.
130         (eww-top-url): Choose best top URL.
131
132 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
133
134         * eww.el: Rewrite to implement form elements "by hand" instead of
135         relying in widget.el.  Using widget.el leads to too many
136         user interface inconsistencies.
137         (eww-self-insert): Implement entering commands in text fields.
138         (eww-process-text-input): New function to make text input field editing
139         work.
140         (eww-submit): Rewrite to use the new-style form methods.
141         (eww-select-display): Display the correct selected item.
142         (eww-change-select): Implement changing the select value.
143         (eww-toggle-checkbox): Implement radio/checkboxes.
144         (eww-update-field): Fix compilation error.
145         (eww-tag-textarea): Implement <textarea>.
146
147         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
148         don't shadow mode-specific bindings.
149
150         * eww.el (eww-browse-url): Don't push stuff onto history if there's
151         nothing to push.
152
153         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
154
155 2013-06-19  Glenn Morris  <rgm@gnu.org>
156
157         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
158
159 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
160
161         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
162
163 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * shr.el (shr-make-table-1): Implement <td rowspan>.
166         (shr-table-horizontal-line): Allow nil as a value, and change the
167         default.
168         (shr-insert-table-ruler): Respect the nil value.
169
170 2013-06-18  Tom Tromey  <tromey@barimba>
171
172         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
173         New defvars.
174         (eww-open-file): New defun.
175         (eww-render): Initialize new variables.
176         (eww-display-html): Handle "link" and "a".
177         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
178         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
179         (eww-back-url): Rename from eww-previous-url.
180         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
181         defuns.
182
183 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * shr.el (shr-tag-table): Insert the images after the table, so that
186         they're not covered by the table colourisation, which often looked
187         awkward.
188         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
189         <dd>.
190         (shr-make-table-1): Implement <td colspan=> support.
191         (shr-insert-document): Use one less than window width if `shr-width' is
192         nil, since otherwise things may get one character too wide.
193
194 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
195
196         * eww.el (eww-detect-charset): Improve regexp; move backward.
197
198 2013-06-18  Glenn Morris  <rgm@gnu.org>
199
200         * mm-decode.el (widget-convert-button): Autoload.
201
202         * sieve-manage.el (mm-enable-multibyte): Autoload.
203
204         * shr.el (libxml-parse-html-region): Declare.
205         (shr-render-buffer): Explicit error if no libxml2 support.
206
207 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
208
209         * auth-source.el (auth-source-current-line): New function.
210         (auth-source-netrc-parse-entries): When a data token is "machine",
211         assume we're in the wrong place and abort parsing the current line.
212
213 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
214
215         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
216         (eww-convert-widgets): Don't bug out if the first widget starts at the
217         beginning of the buffer.
218         (eww-convert-widgets): Fix last patch.
219         (eww-tag-input): Support <input type=image>.
220
221         * shr.el (shr-insert-table): Respect border-collapse: collapse.
222         (shr-tag-base): Protect against base specs that are degenerate.
223         (shr-ensure-paragraph): Don't delete empty lines that have text
224         properties, because these may be input fields.
225
226         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
227         we can navigate to them.
228
229         * shr.el (shr-colorize-region): Put the colours over the entire region.
230         (shr-inhibit-decoration): New variable.
231         (shr-add-font): Use it to inhibit text property decorations while doing
232         preliminary table renderings.  This speeds up typical Wikipedia page
233         renderings by 15%.
234         (shr-tag-span): Don't respect the <title>, because that overwrites the
235         help-echo from links inside the spans.
236         (shr-next-link): Use `help-echo' for navigation, so that we can
237         navigate to form elements, too.
238
239         * eww.el (eww-button): New face.
240         (eww-convert-widgets): Use it to make submit buttons more button-like.
241
242         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
243         that Gnus commands work.
244
245         * shr.el (shr-render-td): Support horizontal alignment.
246
247         * eww.el (eww-put-color): Removed.
248         (eww-colorize-region): Use `add-face-text-property'.
249
250         * shr.el (shr-add-font): Append face data, so that we get the correct
251         precedence: The innermost value (which is applied first) wins.
252         (shr-make-overlay): Obsolete function.
253
254         * mm-decode.el (mm-convert-shr-links): New function to convert
255         new-style shr URL links into widgets.
256         (mm-shr): Use it.
257
258         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
259         widget commands, since we're no longer using widgets for links.
260
261         * shr.el (shr-next-link): New command.
262         (shr-previous-link): New command.
263         (shr-urlify): Don't use `widget-convert', because that's slow.
264         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
265         because collecting the overlays and reapplying them when generating
266         tables is slow.
267         (shr-insert-table): Ditto.
268
269 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
270
271         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
272         * shr.el (browse-url): Require `url'.
273         * eww.el (url): Require format-spec.
274
275 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
276
277         * eww.el (eww-display-html): Default to using the entire window width.
278         (eww-browse-url): Don't add a User-Agent header (twice), because that
279         makes Bing refuse connection.
280
281         * shr.el (shr-make-table): Cache the table rendering at the table
282         level, and not the <td> level.  This is a bit faster.
283
284         * eww.el (eww-render): Go to the correct ID when given URLs ending with
285         #id.
286
287         * shr.el (shr-tag-li): Don't require a new paragraph, since other
288         browsers don't.
289         (shr-expand-url): Respect #anchor links.
290         (shr-parse-base): Chop off the anchor before using.
291         (shr-descend): Respect display: none.
292         (shr-descend): Allow marking elements that have certain IDs.
293
294         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
295
296         * shr.el (shr-expand-url): Don't bug out on zero-length links.
297
298         * eww.el (eww-tag-textarea): Support <textarea>.
299
300 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
301
302         * shr.el (shr-dom-to-xml): Fixed function call.
303
304         * eww.el (eww): New group.
305         (eww-header-line-format): New custom variable.
306         (eww-current-title): New variable.
307         (eww-display-html): Update header and handle title tag.
308         (eww-update-header-line-format): New function.
309         (eww-tag-title): New function.
310
311         * shr.el (shr-dom-to-xml): New function.
312         (shr-tag-svg): Add support for the SVG tag.
313         (shr-bullet): New custom variable.
314         (shr-tag-li): Support custom bullet in unordered lists.
315
316 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
317
318         * shr.el (shr-expand-url): Respect // URLs.
319
320         * eww.el (eww-tag-body): Override the shr body rendering so that we can
321         put a background colour onto the entire buffer.
322         (eww-render): When being redirected, use the redirect URL as the new
323         base URL.
324
325         * shr.el (shr-parse-base): Fix parsing error.
326
327         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
328
329         * shr.el (shr-parse-base): New function.
330         (shr-expand-url): Use it to expand relative URLs reliably.
331
332 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
333
334         * auth-source.el (auth-source-search-collection): Fix docstring.
335         (auth-source-netrc-parse): Refactor and improve netrc parser to support
336         single-quoted strings and multiline entries.
337         (auth-source-netrc-parse-next-interesting)
338         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
339         functions to support parser.
340
341 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342
343         * eww.el (eww-submit): Get submit button logic right when hitting RET
344         on non-submit buttons.
345
346         * shr.el: Remove shr-preliminary-table-render, since that can't really
347         be used for anything in practice.
348
349 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
350
351         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
352         (sieve-manage-quit).
353
354 2013-06-14  Glenn Morris  <rgm@gnu.org>
355
356         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
357
358 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
359
360         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
361         control the maximum size of photo ID image.
362         (mml2015-epg-key-image-to-string): Respect it.
363
364 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
367         instead of the final one so that we can more easily distinguish them.
368
369         * eww.el (eww-submit): Compute the submission URL correctly.
370
371 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
372
373         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
374         Use plist-get rather than CL's getf.
375         (sieve-manage-parse-capability): Avoid CL's remove-if.
376
377 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
378
379         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
380         (sieve-manage-quit).
381
382 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
383
384         * shr.el (shr-expand-url): Expansion should chop off the bits after the
385         last slash.
386
387         * eww.el (eww-tag-select): Use the first value as the default value.
388
389 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
390
391         * eww.el (eww): Prepend urls with http:// if scheme is missing.
392         (eww-mode): Use `define-derived-mode'.
393         (eww-parse-headers): Parse headers from beginning of buffer so that
394         file:// links work.
395
396 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
397
398         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
399
400 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
403         to handle them at all.
404
405 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
408         work, too.
409         (eww-tag-select): Implement <select>.
410
411 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
412
413         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
414         stream managing functions by using open-protocol-stream to do most of
415         the work.  Has the nice benefit of enabling STARTTLS.
416         Wait for capabilities after STARTTLS: following RFC5804, the server
417         sends new capabilities after successfully establishing a TLS connection
418         with the client. The client should update the cached list of
419         capabilities, but we just ignore the answer for now.
420         (sieve-manage-network-p, sieve-manage-network-open)
421         (sieve-manage-starttls-p, sieve-manage-starttls-open)
422         (sieve-manage-forward, sieve-manage-streams)
423         (sieve-manage-stream-alist): Remove unneeded functions neither in the
424         API, nor called by any other function.
425         Enable Multibyte for SieveManage buffers: The parser won't properly
426         handle umlauts and line endings unless multibyte is turned on in the
427         process buffer.
428
429 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430
431         * eww.el (eww-tag-input): Support password fields.
432         (eww-submit): Support POST.
433
434 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * eww.el (eww-tag-form): Protect against degenerate forms.
437
438         * shr.el (shr-expand-url): Expand URLs that start with a slash
439         correctly.
440
441         * eww.el (eww-submit): Get submit button logic right.
442
443         * shr.el (shr-final-table-render): New variable to signal when we're
444         doing the final table rendering so that we can collect more data at
445         that point.
446
447         * eww.el (eww-submit): Make form submission work.
448         (eww-tag-input): Implement submit buttons.
449         (eww-click-radio): Implement radio and checkboxes.
450         (eww-submit): Handle hidden elements.
451
452         * shr.el (shr-descend): Allow other packages to override (or provide)
453         rendering of elements.
454         (shr-expand-url): Strip query strings from URLs before expanding them.
455
456         * eww.el: Don't require cl-lib.
457         (eww-tag-form): Start form support.
458
459         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
460
461         * eww.el: Start writing a new, tiny web browser.
462         (eww-previous-url): New command.
463         (eww-quit): New command.
464
465 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
466
467         * sieve.el: Put point at beginning of buffer when viewing a script.
468         (sieve-open-server): Respect the PORT parameter.  Show the correct port
469         number in sieve-buffer's header.  Fixed code to also work with a string
470         as port specifier. Properly close the connection on pressing 'q'.  Make
471         sieve-manage-quit close the connection and process buffer.  Also, remove
472         duplicate keybinding for 'q'.
473
474 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
475
476         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
477         make it easier to read.
478         (mm-pkcs7-enveloped-magic): Ditto.
479
480 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
481
482         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
483         before `image-type-available-p' to avoid loading the image libraries
484         needlessly.
485
486 2013-06-05  David Engster  <deng@randomsample.de>
487
488         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
489         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
490         to see whether the group was synced before.
491
492 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
493
494         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
495         when opening the connection.
496         Suggested by João Távora <joaotavora@gmail.com> in
497         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
498
499 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
502         assume Date header begins with "Date", that may be customized into
503         something like "X-Sent" using gnus-article-time-format.
504         (article-transform-date): Allow multi-line Date header.
505
506 2013-06-02  David Engster  <deng@randomsample.de>
507
508         * registry.el (initialize-instance, registry-lookup)
509         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
510         (registry-lookup-secondary-value, registry-search, registry-delete)
511         (registry-insert, registry-reindex, registry-size, registry-prune): Do
512         not wrap methods in `eval-and-compile'.  This breaks due to latest
513         changes in EIEIO (introduction of eieio-core.el).
514
515 2013-05-30  Glenn Morris  <rgm@gnu.org>
516
517         * nnmail.el (nnmail-fancy-expiry-target):
518         Also bind mail-dont-reply-to-names.
519
520         * spam-stat.el (spam-stat-save):
521         No need to tweak font-lock in temp buffers.
522
523         * shr.el (shr-put-image): Silence compiler.
524
525 2013-05-29  Glenn Morris  <rgm@gnu.org>
526
527         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
528
529         * gnus-group.el (gnus-sequence-of-unread-articles)
530         (gnus-summary-add-mark, gnus-mark-article-as-read)
531         (gnus-group-make-articles-read): Declare.
532
533         * gnus-sum.el (gnus-parameter-list-identifier)
534         (gnus-article-stop-animations, gnus-stop-downloads)
535         (gnus-article-only-boring-p, article-goto-body)
536         (gnus-flush-original-article-buffer, article-narrow-to-head)
537         (gnus-article-hidden-text-p, gnus-delete-wash-type)
538         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
539
540         * gnus.el: No need to eval-and-compile autoloads.
541
542         * gravatar.el (help-function-arglist): Autoload.
543
544         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
545
546         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
547
548         * spam.el: No need to load spam-report when compiling.
549         No need to eval-and-compile autoloads.
550         (spam-report-resend-to): Declare.
551         (spam-report-resend-register-routine): Require 'spam-report.
552
553 2013-05-24  Julien Danjou  <julien@danjou.info>
554
555         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
556         setup.
557
558 2013-05-23  Glenn Morris  <rgm@gnu.org>
559
560         * gnus-util.el (rmail-swap-buffers-maybe)
561         (rmail-maybe-set-message-counters, rmail-count-new-messages)
562         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
563         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
564
565         * mm-decode.el: No need to load term when compiling.
566         (term-mode, term-char-mode): Declare.
567
568         * mm-util.el: No need to load jka-compr when compiling.
569         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
570
571         * nnmaildir.el: Require is automatically eval-and-compile.
572         (nnmail): Require at run-time too.
573
574         * registry.el (registry-size): Move definition before use.
575
576 2013-05-22  Daiki Ueno  <ueno@gnu.org>
577
578         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
579         signed data to conform the standard.  (Bug#14232)
580
581 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
582
583         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
584         double angle quotation mark.
585
586 2013-05-20  Glenn Morris  <rgm@gnu.org>
587
588         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
589
590 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
591
592         * message.el (message-insert-formatted-citation-line): handle finding
593         first/lastname when more than 2 names appear.
594
595 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
596
597         * shr.el (shr-tag-span): New function.
598
599 2013-05-18  Glenn Morris  <rgm@gnu.org>
600
601         * message.el (message-mode): Use message-mode-abbrev-table,
602         with text-mode-abbrev-table as parent.  (Bug#14413)
603
604 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
605
606         * message.el (message-expand-group): Decode group names.
607
608 2013-05-16  Julien Danjou  <julien@danjou.info>
609
610         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
611         app-icon.
612
613 2013-05-15  Glenn Morris  <rgm@gnu.org>
614
615         * shr-color.el (shr-color-visible-luminance-min)
616         (shr-color-visible-distance-min): Use shr-color group.
617
618 2013-05-11  Glenn Morris  <rgm@gnu.org>
619
620         * gnus-vm.el: Make it loadable without VM.
621         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
622         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
623
624 2013-05-09  Glenn Morris  <rgm@gnu.org>
625
626         * mml1991.el: Make it loadable.  (Bug#13456)
627
628         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
629         * gnus-async.el (gnus-async-post-fetch-function):
630         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
631         * gnus-html.el (gnus-html-image-cache-ttl):
632         * gnus-notifications.el (gnus-notifications-timeout):
633         * gnus-picon.el (gnus-picon-properties):
634         * gnus-util.el (gnus-completion-styles):
635         * gnus.el (gnus-other-frame-resume-function):
636         * message.el (message-user-organization-file)
637         (message-cite-reply-position):
638         * nnir.el (nnir-summary-line-format)
639         (nnir-retrieve-headers-override-function):
640         * shr-color.el (shr-color-visible-luminance-min):
641         * shr.el (shr-blocked-images):
642         * spam-report.el (spam-report-resend-to):
643         * spam.el (spam-summary-exit-behavior): Fix custom types.
644
645         * gnus-salt.el (gnus-selected-tree-face): Fix default.
646
647 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
650         because of let-binding help-xref-following.  (Bug#14356)
651
652 2013-05-06  Glenn Morris  <rgm@gnu.org>
653
654         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
655
656 2013-05-04  Andrew Cohen  <cohen@bu.edu>
657
658         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
659         entering into the registry.
660
661 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
662
663         * gnus.el: Ma Gnus v0.7 is released.
664
665 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
668         (Bug#14304)
669
670 2013-04-27  Glenn Morris  <rgm@gnu.org>
671
672         * gnus.el (gnus-list-debbugs):
673         Use require rather than autoload.  (Bug#14262)
674
675 2013-04-27  Julien Danjou  <julien@danjou.info>
676
677         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
678         port to "sieve" now that it has an official IANA port assigned.
679
680 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
683         Don't set the MAILHOST environment variable permanently (Bug#14271).
684
685 2013-04-26  Glenn Morris  <rgm@gnu.org>
686
687         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
688
689 2013-04-25  Andrew Cohen  <cohen@bu.edu>
690
691         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
692         string values of 'gcc-self. Thanks to Saroj Thirumalai.
693
694 2013-04-24  Andrew Cohen  <cohen@bu.edu>
695
696         * nnir.el (nnir-close-group): Make sure we are in the right group.
697
698         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
699         dependency table from all newly retrieved headers.
700
701 2013-04-16  David Edmondson  <dme@dme.org>
702
703         Support <img src="data:...">.
704
705         * shr.el (shr-image-from-data): New function.
706         (shr-tag-img): Use it.
707
708 2013-04-14  Andrew Cohen  <cohen@bu.edu>
709
710         * nnir.el (nnir-request-set-mark): Make sure we are in the right
711         group.
712
713 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
714
715         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
716         corresponding to any existing group (Bug#14166).
717
718 2013-04-10  Andrew Cohen  <cohen@bu.edu>
719
720         * nnir.el (number-sequence): No longer used.
721         (nnir-request-set-mark): New function.
722         (nnir-request-update-info): Improve marks updating.
723         (nnir-request-scan): Don't duplicate marks updating.
724         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
725         Use 'assq rather than 'assoc.  Quote anonymous function.
726         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
727         Use 'gnus-group-prefixed-p.
728         (gnus-summary-create-nnir-group): Make sure server for method is open.
729
730 2013-04-04  Andrew Cohen  <cohen@bu.edu>
731
732         * nnir.el (gnus-nnir-group-p): New function.
733         (nnir-possibly-change-group): Use it.
734
735         * gnus-msg.el (gnus-setup-message): Use it.
736
737 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * mml.el (mml-minibuffer-read-description): Use `default' insted of
740         `initial-input' for the argument name.
741         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
742
743 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
744
745         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
746         (used by MH-E).
747
748 2013-04-01  Andrew Cohen  <cohen@bu.edu>
749
750         * nnir.el (nnir-request-update-mark): Improve mark updating in original
751         group.
752
753         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
754         fix compilation.
755
756 2013-03-31  Andrew Cohen  <cohen@bu.edu>
757
758         * nnir.el (nnir-method-default-engines): And another typo.
759
760 2013-03-30  Andrew Cohen  <cohen@bu.edu>
761
762         * nnir.el (nnir-method-default-engines): Fix typo.
763
764 2013-03-29  Andrew Cohen  <cohen@bu.edu>
765
766         * nnir.el: Define 'number-sequence for xemacs.
767         (gnus-summary-create-nnir-group): New function to create an nnir group
768         from an nnir summary buffer based on the current query.
769         (nnir-request-create-group): Update to allow nnir group creation based
770         on the current query.
771
772 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * nndraft.el (nndraft-request-expire-articles):
775         Make expiry target always `delete'.
776
777 2013-03-27  Andrew Cohen  <cohen@bu.edu>
778
779         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
780         buffer use the posting-style and gcc of the original article group.
781         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
782
783         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
784         after other deffoos.
785
786 2013-03-25  Andrew Cohen  <cohen@bu.edu>
787
788         * nnir.el: Major rewrite.  Cleaner separation between searches and group
789         management.  Marks are now shown in nnir summary buffers.  Rudimentary
790         support for real (i.e. not ephemeral) nnir groups.
791         (gnus-summary-make-nnir-group): New function for initiating searches
792         from a summary buffer.
793
794 2013-03-18  Sam Steingold  <sds@gnu.org>
795
796         * message.el (message-bury): Minor cleanup.
797
798 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
799
800         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
801
802 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * nndir.el (nndir-request-list): Remove 2nd argument passed to
805         nnml-request-list.  (Bug#13873)
806         (nndir-request-newsgroups): Remove, unused.
807
808         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
809
810 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
811
812         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
813         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
814         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
815
816 2013-03-03  Ted Phelps  <phelps@gnusto.com>
817
818         * shr.el: Make all the overlays set the `evaporate' property so that
819         they're removed properly.
820
821 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
822
823         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
824         shell-quote-argument.
825
826 2013-02-22  David Engster  <deng@randomsample.de>
827
828         * gnus-registry.el (gnus-registry-save): Provide class name when
829         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
830         `condition-case' to stay compatible with older EIEIO versions which
831         only accept one argument.
832
833 2013-02-17  Daiki Ueno  <ueno@gnu.org>
834
835         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
836         (epg-user-id-validity): Autoload.
837         (mml2015-epg-check-user-id): New function.
838         (mml2015-epg-check-sub-key): New function split from
839         mml2015-epg-find-usable-key.
840         (mml2015-epg-find-usable-key): Accept context, name, usage, and
841         optional name-is-key-id, to handle the case when user-id is unusable.
842         Reported by Łukasz Stelmach <stlman@poczta.fm>.
843
844 2013-02-17  Glenn Morris  <rgm@gnu.org>
845
846         * shr.el (shr-put-image): Use image-multi-frame-p if available.
847
848 2013-02-16  Glenn Morris  <rgm@gnu.org>
849
850         * shr.el (shr-put-image): Only animate images that specify a delay.
851         This is consistent with the old image-animated-p behavior.
852
853 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
856         for XEmacs.
857
858 2013-02-13  Juri Linkov  <juri@jurta.org>
859
860         * gnus-art.el (gnus-article-mode-map):
861         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
862         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
863
864 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
865
866         * auth-source.el (auth-source-format-prompt): Don't get confused by
867         any "\" in replacement text.  (Bug#13637)
868
869 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
870
871         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
872         (gnus-backend-trace): Honour gnus-backend-trace.
873
874         * mml.el (mml-insert-part): Insert closing tag.
875
876         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
877
878 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
879
880         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
881         able to find the article, which can happen in debbugs groups,
882         apparently.
883
884 2013-01-16  Glenn Morris  <rgm@gnu.org>
885
886         * smiley.el (smiley-style): Make the file loadable in batch mode.
887
888 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
889
890         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
891         imap process running.
892
893 2013-01-14  Julien Danjou  <julien@danjou.info>
894
895         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
896         Compare addresses against addresses, not against the full From field.
897
898 2013-01-13  Richard Stallman  <rms@gnu.org>
899
900         * message.el (message-forward-make-body-mime): New args BEG, END
901         specify what part of FORWARD-BUFFER to use.  Do the work directly
902         instead of calling `mml-insert-buffer'.
903
904 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
905
906         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
907         cross-reference(s).
908
909         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
910         cross-reference(s).
911
912 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
913
914         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
915         and point-max-marker.
916         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
917
918 2013-01-11  Julien Danjou  <julien@danjou.info>
919
920         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
921         max are almost equal. Also return the correct value for V which is
922         already between 0 and 1.
923
924 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
925
926         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
927         to mml2015-encrypt-to-self.
928         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
929
930 2013-01-09  Daiki Ueno  <ueno@gnu.org>
931
932         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
933         mml-smime-epg-find-usable-secret-key.
934
935 2013-01-08  Glenn Morris  <rgm@gnu.org>
936
937         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
938
939 2013-01-07  Daiki Ueno  <ueno@gnu.org>
940
941         * mml-smime.el: Support signing by sender.
942         Requested by Uwe Brauer.
943         (mml-smime-sign-with-sender): New user option analogous
944         to mml2015-sign-with-sender.
945         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
946         (mml-smime-epg-find-usable-secret-key): New helper function copied from
947         mml2015.el.
948
949 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950
951         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
952         isn't running, because Gnus will probably not know how to handle the
953         Gcc header (bug#11941).
954
955         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
956         articles.
957
958 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * nnfolder.el (nnfolder-recursive-directory-files): New function.
961         (nnfolder-generate-active-file): Make this function work with recursive
962         folder names.
963
964 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
965
966         * nntp.el (nntp-open-connection): Use HELP as the capability command
967         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
968         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
969
970 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
971
972         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
973         place holder since this gives `Invalid face reference: nil' messages.
974         Use the `default' face instead.  It has the same effect here, even
975         though it is not no-op.
976
977         * gnus-util.el
978         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
979
980 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
981
982         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
983         non-string posting styles (bug#13285).
984
985 2012-12-27  Glenn Morris  <rgm@gnu.org>
986
987         * plstore.el (plstore-passphrase-callback-function):
988         Use plstore-get-file.
989
990 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
991
992         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
993         stderr.
994
995 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
998
999         * gnus-compat.el (set-buffer-multibyte): Remove.
1000
1001 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1002
1003         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1004         temporary file to get PGP key image.  Pass no-show-photos when
1005         extracting image to avoid having it pop up twice.
1006
1007 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1008
1009         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1010         eligible for treatment.
1011
1012         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1013         lines.  This makes summary commands with hidden threads work more
1014         reliably.
1015
1016         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1017         button to mark the hidden citations (bug#9395).
1018
1019 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1020
1021         * mml2015.el (mml2015-epg-signature-to-string): New function.
1022         (mml2015-epg-verify-result-to-string): New function.
1023         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1024         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1025         instead of epg-verify-result-to-string.
1026         (epg-signature-key-id, epg-signature-to-string): Autoload.
1027         (epg-verify-result-to-string): Remove autoload.
1028
1029 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1030
1031         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1032         ID image from GPG public key.
1033         (mml2015-epg-key-image-to-string): New function.
1034
1035 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1036
1037         * plstore.el (plstore-passphrase-callback-function): Fix error when
1038         error when plstore-cache-passphrase-for-symmetric-encryption is set
1039         (bug#13264).
1040
1041 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1042
1043         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1044         buffer to the article buffer here, because that clobbers multiple
1045         article buffers.
1046
1047         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1048         buffer always points to the right summary buffer.
1049
1050 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1051
1052         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1053         the password (bug#12097).
1054
1055 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1056
1057         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1058         (bug#13263).
1059
1060         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1061         buffer exists before using it (bug#12475).
1062
1063         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1064         offline groups (bug#11937).
1065
1066         * message.el (message-yank-original): When using customize to set the
1067         value of `message-cite-style', the variable it set to a symbol that's
1068         the name of the variable, which must then be dereferenced (bug#12616).
1069
1070 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1071
1072         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1073         the `face' property with a list whose car is the face specified in the
1074         format string and whose cdr is (nil).
1075         * lisp/gnus-util.el
1076         (gnus-put-text-property-excluding-characters-with-faces):
1077         Change accordingly.
1078         (gnus-get-text-property-excluding-characters-with-faces): New function.
1079         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1080         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1081         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1082
1083 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1084
1085         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1086         login methods.
1087         (nnimap-login): Respect the `nnimap-authenticator' variable.
1088
1089         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1090         mark state when moving articles.  Otherwise unticked articles will get
1091         their ticks back after moving.
1092
1093 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1094
1095         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1096
1097         * message.el (message-ignored-news-headers): Always remove
1098         X-Message-SMTP-Method to avoid information leakage if the user
1099         mistakenly inserts the header into news messages.
1100
1101         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1102
1103         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1104         right than four characters, this command would move point to
1105         `point-max'.  Don't do that.
1106
1107         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1108         to nil to allow re-selecting groups that gain articles.
1109         (gnus-bug-group-download-format-alist): Update the URL.
1110
1111 2012-12-23  Andreas Schwab  <schwab@suse.de>
1112
1113         * shr.el (shr-tag-em): Render em as italic, not bold.
1114
1115 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1116
1117         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1118         for reuse.
1119         (gnus-open-server): Use it to add more tracing.
1120         (gnus-finish-retrieve-group-infos): Add backend tracing.
1121         (gnus-backend-trace): Also note the elapsed seconds.
1122
1123 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1124
1125         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1126         Set epa-file-encrypt-to from variable to avoid querying.
1127
1128 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1129
1130         * sieve-mode.el (sieve-font-lock-keywords):
1131         Keywords should be word delimited.  (Bug#13173)
1132
1133 2012-12-13  Andreas Schwab  <schwab@suse.de>
1134
1135         * tls.el (tls-program): Update customize type.
1136
1137 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1140         instead of <pre> to align message header.
1141
1142 2012-12-12  Sam Steingold  <sds@gnu.org>
1143
1144         * gnus.el (gnus-other-frame-resume-function): Add user option.
1145         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1146
1147 2012-12-06  Sam Steingold  <sds@gnu.org>
1148
1149         * gnus-start.el (gnus-before-resume-hook): Add.
1150         (gnus-1): Run it when Gnus is alive.
1151
1152 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1153
1154         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1155         * gnus-art.el (article-unsplit-urls)
1156         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1157         * gnus-registry.el (gnus-registry-get-article-marks)
1158         * message.el (message-goto-body): Use it.
1159         (message-called-interactively-p): Remove.
1160
1161         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1162         (spam-stat-score-buffer): Use it.
1163
1164         * spam.el: Silence the warnings against BBDB functions when compiling.
1165
1166         * gnus-score.el (gnus-score-decode-text-parts):
1167         Use append+mapcar instead of the cl function mapcan.
1168
1169 2012-12-05  Sam Steingold  <sds@gnu.org>
1170
1171         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1172         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1173         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1174
1175 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * gmm-utils.el (gmm-called-interactively-p): Revert.
1178         This seems to cause Emacs to get stuck!
1179         * gnus-art.el (article-unsplit-urls)
1180         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1181         * gnus-registry.el (gnus-registry-get-article-marks)
1182         * message.el (message-goto-body)
1183         (message-called-interactively-p): Revert.
1184
1185         * gmm-utils.el (gmm-called-interactively-p): New function.
1186         * gnus-art.el (article-unsplit-urls)
1187         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1188         * gnus-registry.el (gnus-registry-get-article-marks)
1189         * message.el (message-goto-body): Use it.
1190         (message-called-interactively-p): Remove.
1191
1192         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1193         * gnus-sync.el (gnus-sync-lesync-call)
1194         * message.el (message-read-from-minibuffer): Use it.
1195
1196 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1197
1198         * gmm-utils.el (gmm-flet): Remove.
1199         * gnus-sync.el (gnus-sync-lesync-call)
1200         * message.el (message-read-from-minibuffer): Don't use it.
1201
1202 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1205
1206 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1207
1208         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1209
1210         * gnus-sync.el (gnus-sync-lesync-call)
1211         * message.el (message-read-from-minibuffer): Use gmm-flet.
1212
1213         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1214
1215         * gnus-util.el (gnus-macroexpand-all): Remove.
1216
1217 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1218
1219         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1220         to TAB, not [tab].
1221         (gnus-summary-article-map): Likewise.
1222
1223         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1224         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1225
1226 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1227
1228         * time-date.el: Commentary fix.
1229
1230 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1231
1232         * color.el: Don't require cl.
1233         (color-complement): `caddr' -> `nth 2'.
1234
1235         * time-date.el (time-to-seconds): De-obsolete.
1236
1237 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * message.el (message-get-reply-headers):
1240         Make sure the reply goes to the author if it is a wide reply.
1241
1242 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1243
1244         * gnus-score.el (gnus-score-body):
1245         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1246         scoring by body.
1247
1248 2012-11-16  Glenn Morris  <rgm@gnu.org>
1249
1250         * gnus-diary.el (nndiary-request-create-group-functions)
1251         (nndiary-request-update-info-functions)
1252         (gnus-subscribe-newsgroup-functions)
1253         (nndiary-request-accept-article-functions):
1254         Use new names for hooks rather than obsolete aliases.
1255
1256 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1257
1258         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1259
1260 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1263         in meta tag with the one the part specifies in its header.
1264
1265 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1266
1267         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1268         by default.
1269
1270 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1271
1272         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1273         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1274
1275 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1278         and a runtime function for it, of which the XEmacs version takes only
1279         two arguments.
1280
1281 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1282
1283         * nndiary.el (nndiary-request-create-group-functions)
1284         (nndiary-request-update-info-functions)
1285         (nndiary-request-accept-article-functions):
1286         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1287         "-hooks" suffix.
1288
1289 2012-10-19  Julien Danjou  <julien@danjou.info>
1290
1291         * gnus-art.el: Require gnus-util because it uses
1292         `gnus-timer--function'.
1293
1294 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1295
1296         * starttls.el (starttls-extra-arguments): Doc fix.
1297
1298 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299
1300         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1301         it.
1302
1303 2012-10-06  Glenn Morris  <rgm@gnu.org>
1304
1305         * gnus-notifications.el (gnus-notifications):
1306         Add missing group :version tag.
1307         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1308         (gnus-gcc-post-body-encode-hook):
1309         * gnus-sync.el (gnus-sync-lesync-name)
1310         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1311
1312 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1313
1314         * color.el (color-hsl-to-rgb): Fix incorrect results for
1315         small and large hue values.  (Bug#12559)
1316
1317 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1318
1319         New UIDL implementation.
1320
1321         * mail-source.el (mail-sources, mail-source-keyword-map):
1322         Add :leave as a pop3 keyword.
1323         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1324
1325         * pop3.el (pop3-leave-mail-on-server): Allow number.
1326         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1327         (pop3-movemail): Add UIDL support.
1328         (pop3-send-streaming-command): Take a list of mail numbers instead of
1329         the number of mails.
1330         (pop3-write-to-file): Add X-UIDL header.
1331         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1332         (pop3-uidl-add-xheader): New functions.
1333
1334         * message.el (message-ignored-resent-headers):
1335         Add X-Content-Length and X-UIDL headers.
1336
1337 2012-10-05  Glenn Morris  <rgm@gnu.org>
1338
1339         * color.el (color-name-to-rgb, color-rgb-to-hex)
1340         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1341         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1342         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1343         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1344
1345 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1346
1347         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1348         a user about whether to delete temp files if once a user answered as n.
1349
1350 2012-09-25  Chong Yidong  <cyd@gnu.org>
1351
1352         * password-cache.el (password-read-and-add): Use a declare form to mark
1353         this function obsolete.
1354
1355 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1356
1357         * lpath.el: Bind mail-encode-mml for old Emacsen.
1358
1359 2012-09-17  Richard Stallman  <rms@gnu.org>
1360
1361         * message.el (message-in-body-p): Don't set mark or modify buffer.
1362
1363         * mml.el (mml-attach-file): Doc fix.
1364         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1365         Set mail-encode-mml when in Mail mode.
1366         Simplify code to set HEAD and move back to HEAD.
1367         (mml-insert-multipart, mml-insert-part):
1368         Set mail-encode-mml when in Mail mode.
1369
1370 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * gnus-util.el (gnus-timer--function): New function.
1373
1374         * gnus-art.el (gnus-article-stop-animations): Use it.
1375
1376 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1377
1378         Fix glitches caused by addition of psec to timers.
1379         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1380         rather than raw access to timer vector.
1381
1382 2012-09-11  Julien Danjou  <julien@danjou.info>
1383
1384         * gnus-notifications.el (gnus-notifications): Check for nil values in
1385         ignored addresses check.
1386
1387 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1388
1389         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1390
1391 2012-09-07  Chong Yidong  <cyd@gnu.org>
1392
1393         * gnus-util.el
1394         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1395
1396         * gnus-salt.el (gnus-tree-highlight-node):
1397         * gnus-sum.el (gnus-summary-highlight-line):
1398         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1399
1400 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1401
1402         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1403
1404 2012-09-06  Juri Linkov  <juri@jurta.org>
1405
1406         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1407         scheme for buffer names to be more consistent with other group and
1408         article buffer names in Gnus.
1409
1410 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1411
1412         * gnus-util.el
1413         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1414
1415         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1416         Jenkner.
1417
1418         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1419
1420         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1421
1422         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1423
1424 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1427         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1428
1429         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1430         string-prefix-p in Emacs >=23.2.
1431
1432         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1433         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1434         instead of string-match-p.
1435         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1436
1437 2012-09-06  Kenichi Handa  <handa@gnu.org>
1438
1439         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1440         lowercase a..f.
1441
1442 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1443
1444         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1445
1446 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1447
1448         * nnimap.el (nnimap-request-move-article): Decode the group name when
1449         doing internal moves to avoid charset issues.
1450
1451         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1452         TIME is set.
1453
1454 2012-09-05  Juri Linkov  <juri@jurta.org>
1455
1456         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1457         than one group at a time (bug#11961).
1458
1459 2012-09-05  Julien Danjou  <julien@danjou.info>
1460
1461         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1462         this hide the real reason with a message giving absolutely no hint.
1463
1464 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1465
1466         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1467         to the backend (bug#11804).
1468
1469         * message.el (message-insert-newsgroups): Don't insert newsgroup
1470         duplicates (bug#12275).
1471
1472 2012-09-05  John Wiegley  <johnw@newartisans.com>
1473
1474         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1475         sieve rules.
1476
1477 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1478
1479         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1480         function.
1481
1482         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1483
1484         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1485
1486 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1487
1488         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1489         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1490         This should make nnmaildir more usable with offlineimap.
1491
1492 2012-09-05  Julien Danjou  <julien@danjou.info>
1493
1494         * nnimap.el (nnimap-request-list): Revert change that made listing
1495         synchronous.
1496         (nnimap-get-responses): Restore.
1497
1498 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1499
1500         * dgnushack.el: XEmacs 21.5 compilation fix.
1501
1502         * gnus-notifications.el (gnus-notifications-notify): Use it.
1503
1504         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1505         warnings on XEmacs.
1506
1507 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1508
1509         Better seeds for (random).
1510         * gnus-sync.el (gnus-sync-lesync-setup):
1511         * message.el (message-canlock-generate, message-unique-id):
1512         Change (random t) to (random), now that the latter is more random.
1513
1514 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1515
1516         * nnimap.el (nnimap-change-group): Document result value
1517
1518         * auth-source.el (auth-sources): Fix macos keychain access.
1519
1520         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1521         allow the backend `request-head' function to determine the group
1522         name on its own.
1523         (gnus-request-expire-articles): Filter out negative article numbers
1524         during expiry (Bug#11980).
1525
1526         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1527         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1528
1529         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1530         you've found the article when you haven't.
1531
1532         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1533         that nnimap-change-group can return t.
1534
1535 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1536
1537         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1538
1539 2012-08-30  Julien Danjou  <julien@danjou.info>
1540
1541         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1542         `gnus-notifications-timeout'.
1543         (gnus-notifications-timeout): Add.
1544         (gnus-notifications-action): New function.
1545         (gnus-notifications-notify): Add :action using
1546         `gnus-notifications-action'.
1547         (gnus-notifications-id-to-msg): New variable.
1548         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1549         notifications id to messages.
1550
1551 2012-08-30  Kenichi Handa  <handa@gnu.org>
1552
1553         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1554         once.
1555
1556 2012-08-29  Julien Danjou  <julien@danjou.info>
1557
1558         * gnus-notifications.el: New file.
1559         (gnus-notifications-notify): New function.
1560         (gnus-notifications): Use `gnus-notifications-notify'.
1561
1562 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1565         transfer encoding first; bind gnus-newsgroup-charset to the charset
1566         that the article specifies (Bug#12209).
1567
1568 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1571         (gnus-group-customize-done): Encode values posting-style holds.
1572
1573         * gnus-msg.el (gnus-summary-resend-message)
1574         (gnus-configure-posting-styles): Decode values posting-style group
1575         parameter holds.
1576
1577 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1578
1579         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1580         `name' and `address' in Resent-From header.
1581
1582 2012-08-14  Chong Yidong  <cyd@gnu.org>
1583
1584         * gnus-art.el (article-display-face): Handle failure in
1585         gnus-create-image (Bug#11802).
1586
1587 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1588
1589         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1590         Use defsetf.
1591
1592 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1593
1594         * auth-source.el (auth-source-plstore-search)
1595         (auth-source-secrets-search): Ignore :require and :type in search spec.
1596
1597 2012-08-06  Julien Danjou  <julien@danjou.info>
1598
1599         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1600         `nnimap-request-move-article'.
1601
1602         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1603         Remove autoload, already handled by gnus.el.
1604
1605         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1606
1607         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1608         supported by nnimap actually. Reverts previous change.
1609
1610         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1611         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1612         to-buffer argument that is already supported.
1613
1614 2012-08-05  Julien Danjou  <julien@danjou.info>
1615
1616         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1617         Add autoload.
1618
1619 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * gnus.el (gnus-valid-select-methods): Fix custom type.
1622
1623 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1624
1625         * auth-source.el (auth-sources, auth-source-backend-parse)
1626         (auth-source-macos-keychain-search)
1627         (auth-source-macos-keychain-search-items)
1628         (auth-source-macos-keychain-result-append)
1629         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1630         auth-source.el through the /usr/bin/security utility.
1631         (auth-sources): Fix syntax error.
1632         (auth-source-macos-keychain-result-append): Fix variable name.
1633         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1634
1635 2012-07-27  Julien Danjou  <julien@danjou.info>
1636
1637         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1638         Emacs < 24.1
1639
1640 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * message.el (message-kill-address): Don't kill last newline.
1643         (message-skip-to-next-address): Don't move to the next header.
1644         (message-fill-field-address): Work properly.
1645
1646 2012-07-25  Julien Danjou  <julien@danjou.info>
1647
1648         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1649
1650 2012-07-24  Julien Danjou  <julien@danjou.info>
1651
1652         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1653
1654         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1655         (nntp-async-timer-handler): Remove, unused.
1656
1657         * nnimap.el (nnimap-get-responses): Remove, unused.
1658
1659         * nnheader.el (mail-header-set-extra): Remove, unused.
1660
1661         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1662         unused.
1663
1664         * mm-view.el (mm-view-sound-file): Remove, unused.
1665
1666         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1667         (mm-url-encode-multipart-form-data): Remove, unused.
1668
1669         * message.el (message-remove-signature, message-make-host-name)
1670         (message-fill-address): Remove, unused.
1671
1672         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1673         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1674         unused.
1675
1676         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1677         (gnus-xmas-call-region): Remove, unused.
1678
1679         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1680
1681         * gnus-util.el (gnus-extract-address-component-name)
1682         (gnus-extract-address-component-email, gnus-sortable-date)
1683         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1684         (gnus-process-live-p): Remove, unused.
1685
1686         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1687
1688         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1689         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1690         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1691         function.
1692
1693         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1694
1695         * gnus-score.el (gnus-summary-score-crossposting)
1696         (gnus-score-regexp-bad-p): Remove, unused.
1697
1698         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1699
1700         * gnus-range.el (gnus-sublist-p): Remove, unused.
1701
1702         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1703         unused.
1704
1705         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1706
1707         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1708         (gnus-request-associate-buffer): Remove, unused.
1709
1710         * gnus-group.el (gnus-group-set-method-info)
1711         (gnus-group-set-params-info): Remove, unused.
1712
1713         * gnus-fun.el (gnus-shell-command-to-string)
1714         (gnus-shell-command-on-region): Remove, unused.
1715
1716         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1717
1718         * gnus-art.el (gnus-article-text-type-exists-p)
1719         (article-translate-characters, gnus-article-hide-text-of-type)
1720         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1721         Remove, unused.
1722
1723 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1724
1725         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1726
1727 2012-07-21  Julien Danjou  <julien@danjou.info>
1728
1729         * message.el (message-dont-reply-to-names): Replace deprecated
1730         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1731         (message-get-reply-headers): Ditto.
1732
1733 2012-07-18  Julien Danjou  <julien@danjou.info>
1734
1735         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1736         `sieve-upload-and-kill'.
1737
1738         * sieve.el (sieve-bury-buffer): Remove function.
1739         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1740         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1741
1742 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1743
1744         * shr.el (shr-expand-url): Handle URL starting with `//'.
1745
1746 2012-07-13  Chong Yidong  <cyd@gnu.org>
1747
1748         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1749         instead of calling toggle-read-only with a (bogus) argument.
1750
1751 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1752
1753         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1754         of initial input when reading the author to restrict the summary to.
1755
1756 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1757
1758         * mm-decode.el (mm-shr):
1759         Allow overriding charset by mm-charset-override-alist.
1760
1761 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1762
1763         * gnus-art.el (gnus-article-view-part):
1764         Toggle subparts of multipart/alternative part.
1765
1766 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1767
1768         * shr.el (shr-render-buffer): New command.
1769         (shr-visit-file): Use it.
1770
1771 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1772
1773         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1774         Set no-byte-compile and no-update-autoloads.
1775
1776 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1779
1780 2012-06-25  Julien Danjou  <julien@danjou.info>
1781
1782         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1783         `nnimap-request-move-articles-find-limit' since we do not use it only
1784         for move operations.
1785         (nnimap-request-accept-article): Use
1786         `nnimap-request-articles-find-limit' to limit search by message-id.
1787
1788 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1789
1790         Support higher-resolution time stamps (Bug#9000).
1791
1792         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1793         VARLIST.  It's optional, for backward compatibility.
1794         (encode-time-value): New optional arg PICO.  New type 3.
1795         (time-to-seconds) [!float-time]: Support the new picoseconds
1796         component if it's used.
1797         (seconds-to-time, time-subtract, time-add):
1798         Support ps-resolution time stamps as well.
1799
1800 2012-06-19  Julien Danjou  <julien@danjou.info>
1801
1802         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1803
1804         * nnimap.el (nnimap-log-buffer): Check that
1805         `window-point-insertion-type' is boundp, since it's not available in
1806         XEmacs.
1807
1808 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1809
1810         * nnimap.el (nnimap-log-buffer): Add this, setting
1811         `window-point-insertion-type' in the buffer to t.
1812         (nnimap-log-command): Use nnimap-log-buffer.
1813
1814 2012-06-19  Julien Danjou  <julien@danjou.info>
1815
1816         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1817         argument to be able to limit the search.
1818         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1819         (nnimap-request-move-articles-find-limit): Add this to limit the search
1820         by Message-Id after a message move.
1821         (nnimap): Add defgroup.
1822
1823 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1824
1825         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1826
1827 2012-06-15  Julien Danjou  <julien@danjou.info>
1828
1829         * nnimap.el (nnimap-find-article-by-message-id): Use
1830         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1831         (nnimap-possibly-change-group): Add read-only argument.
1832         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1833         issuing EXAMINE manually.
1834         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1835         with read-only argument.
1836         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1837         cannot possibly change because we need to be sure that it's either
1838         read-write or read-only.
1839
1840 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841
1842         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1843         being bound to a lambda form.
1844
1845 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1846
1847         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1848         articles when fetch-old is non-nil (bug#11370).
1849
1850 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1851
1852         * gnus-picon.el (gnus-picon-properties): New defcustom.
1853         (gnus-picon-create-glyph): Use it.
1854
1855 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * gnus-group.el (gnus-group-get-new-news): Respect
1858         `gnus-group-use-permanent-levels', as documented (bug#11638).
1859
1860 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1861
1862         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1863         groups (bug#11641).
1864
1865 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1866
1867         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1868         is an integer to avoid later problems.
1869
1870 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1871
1872         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1873         locales.
1874
1875         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1876         on a handle.
1877
1878         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1879         address as the default.
1880         (gnus-summary-insert-old-articles): Don't include unexisting messages.
1881
1882         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1883         makes no sense to query the user about internal files.
1884
1885         * gnus-spec.el: Remove all the byte-compilation stuff, since
1886         benchmarking shows that it doesn't help when entering large summary
1887         buffers.
1888
1889         * gnus-xmas.el (gnus-xmas-define): Remove.
1890
1891         * gnus-util.el (gnus-byte-code): Remove.
1892
1893         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1894         grouplens stuff.
1895
1896 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1897
1898         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1899         (bug#11514).
1900
1901 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1902
1903         * message.el (message-buffers): Return all buffers derived from Message
1904         to make `gnus-dired-attach' work with mu4e.
1905
1906 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1907
1908         * nntp.el: Stop the `letf' madness.
1909         (nntp--report-1): New var.
1910         (nntp-report): Merge nntp-report-1 into it.
1911         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1912         the nntp-report function.
1913
1914         * auth-source.el: Fix comment-style to follow the convention.
1915
1916 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1917
1918         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1919         (mm-dissect-singlepart): Don't guess the MIME type of
1920         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1921         set.
1922         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1923         toplevel MIME type is multipart/encrypted.
1924
1925 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1928         a string so that Gcc works (bug#11514).
1929
1930 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1931
1932         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1933         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1934
1935 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1936
1937         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1938         jumping to *Server* from a dedicated *Group* window.
1939         (gnus-configure-frame): CSE.
1940
1941         * gnus-registry.el: Minor style cleanup.
1942         (gnus-registry--set/remove-mark): New function, extracted from
1943         gnus-registry-install-shortcuts.
1944         (gnus-registry-install-shortcuts): Use it.
1945
1946 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * nnspool.el (news-path): Use eval-and-compile.
1949
1950 2012-05-24  Glenn Morris  <rgm@gnu.org>
1951
1952         * nnspool.el (news-directory, news-path, news-inews-program):
1953         Move here from paths.el.  Don't see a need for these to be autoloaded.
1954
1955         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1956         Merge in doc from paths.el version.  Don't see any need for this to be
1957         autoloaded, or for the warning about users not setting it.
1958
1959 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1960
1961         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1962         format.  In particular, add an optional argument and a docstring.
1963
1964         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1965
1966         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1967         current before calling `gnus-groups-to-gnus-format'.
1968         Note that this was already the case for `gnus-active-to-gnus-format'.
1969
1970 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1971
1972         Fix minor Y10k bug.
1973         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1974
1975 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1976
1977         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1978         message once it's actually open.
1979
1980 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1981
1982         * gnus.el: Ma Gnus v0.5 is released.
1983
1984 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1985
1986         * auth-source.el (auth-source--aput-1, auth-source--aput)
1987         (auth-source--aget): New functions and macros.
1988         Use them instead of aput/aget.
1989
1990 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1991
1992         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1993
1994 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1995
1996         * plstore.el (plstore-called-interactively-p): New compat macro copied
1997         from message.el.
1998         (plstore-mode): Use it.
1999
2000 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2001
2002         * plstore.el: Revive the editing feature.
2003         (plstore-mode): New mode to edit plstore file.
2004         (plstore-mode-toggle-display, plstore-mode-original)
2005         (plstore-mode-decoded): New command.
2006         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2007         (plstore--insert-buffer, plstore--make): New function.
2008         (plstore-open, plstore-save): Simplify by using them.
2009
2010 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2011
2012         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2013
2014 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2015
2016         * tls.el (open-tls-stream): Remove unused binding.
2017
2018 2012-04-16  Glenn Morris  <rgm@gnu.org>
2019
2020         * nndraft.el (nndraft-request-list): Fix declaration.
2021
2022 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * mm-decode.el (mm-dissect-buffer): Doc fix.
2025
2026         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2027         don't have a current group.
2028
2029         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2030         buffer if it doesn't exist.
2031
2032         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2033         given, mark the group as ephemeral with the current window conf.
2034
2035         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2036         buffer exists, which it doesn't if we haven't started Gnus.
2037         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2038
2039 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2040
2041         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2042         type is.
2043
2044         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2045         `unexists' entries.
2046         (gnus-clean-old-newsrc): Fix last checkin.
2047
2048         * nnimap.el (nnimap-update-info): None of the articles below the active
2049         low-water mark exist.
2050
2051         * dgnushack.el: Get rid of XEmacs compilation warning.
2052
2053         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2054         would have gotten if we posted to the group, and use that to compare
2055         against the message we want to cancel (bug#10808).
2056
2057         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2058         on XEmacs.
2059
2060 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2061
2062         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2063         `scroll-margin'.
2064
2065 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2066
2067         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2068         citation prefix within a block of cited text should be considered part
2069         of that block *only* if it is a blank line.
2070
2071 2012-04-09  Chong Yidong  <cyd@gnu.org>
2072
2073         * binhex.el, hashcash.el, uudecode.el:
2074         Remove * characters from the front of variable docstrings.
2075
2076 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2077
2078         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2079         before kinsoku-bol characters nor within kinsoku-eol characters.
2080
2081 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2082
2083         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2084         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2085         (gnus-sync-read): Use mapc instead of mapcar.
2086
2087         * mm-archive.el: Require mm-decode for some macros.
2088         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2089         the byte compiler.
2090         (mm-archive-decoders): New function that returns the value of
2091         the mm-archive-decoders variable.
2092
2093         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2094         instead.
2095         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2096
2097         * nnimap.el (gnus-refer-thread-use-nnir):
2098         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2099
2100 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2101
2102         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2103
2104 2012-03-12  Peter Münster  <pmrb@free.fr>
2105
2106         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2107         (gnus-demon-cancel): Ditto.
2108         (gnus-demon-run-callback): When function cannot be called due to low
2109         idleness, call it when idleness reaches the expected value, instead of
2110         waiting another timer period.
2111         (gnus-demon-init): Add `time' to arguments of call-back.
2112
2113 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2116
2117         * gnus.el: Register gnus-registry functions.
2118
2119         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2120         indent.
2121
2122         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2123         enabled before warping.
2124
2125 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2126
2127         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2128         registry about each article retrieved.
2129
2130         * gnus-int.el (gnus-select-group-with-message-id): New function.
2131         (gnus-try-warping-via-registry): Ditto.
2132         (gnus-warp-to-article): Fall back on the registry.
2133
2134 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2135
2136         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2137         inboxes.
2138
2139 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2140
2141         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2142
2143 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2146         gnus-gcc-self-resent-messages may be a group parameter.
2147         (gnus-summary-resend-message): Don't encode encoded words in header
2148         when Gcc'ing resent message.
2149
2150 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2151
2152         * shr.el (shr-insert): Treat non-breaking space just like normal
2153         space.  This seems to produce more pleasing results.
2154         (shr-insert): Only insert a blank line if we're starting from an image.
2155         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2156         (shr-ensure-paragraph): Consider lines with white space to be blank.
2157
2158 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2159
2160         * Makefile.in: Respect DESTDIR.
2161
2162 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2163
2164         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2165         and gnus-gcc-post-body-encode-hook.
2166
2167 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2170         messages that don't exist.
2171
2172         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2173
2174 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2177         Remove.
2178
2179         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2180
2181         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2182
2183 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2186         have a group name.
2187
2188         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2189         a multibyte buffer (bug#7410).
2190         (article-wash-html): Parse the original article buffer to get the
2191         unencoded data (bug#7410).
2192
2193         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2194         .newsrc.el files.
2195
2196 2012-04-05  Bastien Guerry  <bzg@altern.org>
2197
2198         * color.el (color-lighten-name): Fix typo.
2199
2200 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2203         "#" to avoid having them interpreted as comments.
2204
2205 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * shr.el (shr-insert): Update the text state properly to avoid
2208         inserting spurious paragraph starts.
2209
2210 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * shr.el (shr-table-widths): Divide the extra width more fairly over
2213         the TDs (bug#10973).
2214         (shr-render-td): Don't delete too much padding.
2215         (shr-natural-width): Compute the natural width more correctly.
2216         (shr-insert): Allow the natural width to be computed for tables again.
2217         (shr-tag-table-1): Rework how the natural widths are computed by
2218         rendering the table a third time.
2219         (shr-natural-width): Removed.
2220         (shr-buffer-width): New function.
2221         (shr-expand-newlines): Use it.
2222
2223         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2224         using a `gnus-use-full-window' setup (bug#11013).
2225
2226 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227
2228         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2229         24.1 release.
2230
2231 2012-03-10  David Edmondson  <dme@dme.org>
2232
2233         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2234         'Forwarded Message' header and the start of the message.
2235
2236 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2237
2238         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2239         isn't running (bug#10897).
2240
2241 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2244         This is inconsistent with all the other stream functions, which leave
2245         the setting up to the higher levels (if so wanted) (bug#10931).
2246
2247 2012-02-28  Glenn Morris  <rgm@gnu.org>
2248
2249         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2250         mm-decode.el: Standardize possessive apostrophe usage.
2251
2252 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2255
2256 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2257
2258         * parse-time.el (parse-time-string): Allow extractor to return nil.
2259
2260 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2263
2264 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2265
2266         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2267
2268 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2269
2270         * mm-decode.el (mm-shr): Remove "soft hyphens".
2271
2272         * nnimap.el (nnimap-request-list): Return the group names encoded as
2273         utf8.  Otherwise non-European group names don't work.
2274         (nnimap-request-newgroups): Ditto.
2275
2276         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2277         the default in `read-string' (bug#10757).
2278
2279         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2280         topics (bug#10843).
2281
2282         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2283         buffer.  Suggested by Herbert Valerio Riedel.
2284         (nnimap-request-move-article): Delete the message from the correct IMAP
2285         server.
2286
2287 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2288
2289         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2290         Reported by Peter Münster.
2291
2292 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2293
2294         * shr.el (shr-image-fetched): Make sure we really kill the right
2295         buffer.
2296
2297 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2298
2299         * gnus-start.el (gnus-1): Avoid duplicate entries.
2300
2301 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2302
2303         * imap.el: Remove.
2304
2305         * nntp.el (nntp-coding-system-for-read): Remove.
2306         (nntp-coding-system-for-write): Ditto.
2307         (nntp-open-connection): Just use `binary' directly.
2308
2309         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2310         Gnus 0.3.
2311
2312 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2313
2314         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2315         application/octet-stream parts really is.
2316
2317         * gnus-sum.el (gnus-propagate-marks): Remove.
2318
2319 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2320
2321         * shr.el (shr-rescale-image): Undo previous change; see
2322         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2323
2324 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2325
2326         * gnus.el: Ma Gnus v0.3 is released.
2327
2328 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus-sum.el (gnus-summary-local-variables): Make
2331         `gnus-newsgroup-unexist' into a local variable.
2332
2333 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2334
2335         * registry.el (registry-usage-test, registry-persistence-test): Move to
2336         tests/gnustest-registry.el.
2337         (registry-make-testable-db, registry-match-test)
2338         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2339
2340         * gnus-registry.el (gnus-registry-misc-test)
2341         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2342
2343         * tests/gnustest-registry.el: New file with the registry and
2344         gnus-registry ERT tests.
2345
2346 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         * gnus-msg.el (gnus-summary-resend-message): Make
2349         gnus-summary-resend-message-insert-gcc be last item in
2350         message-header-setup-hook.
2351
2352 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2353
2354         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2355         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2356         Remove.
2357         (nnfolder-open-server): Don't use marks.
2358         (nnfolder-request-delete-group): Ditto.
2359         (nnfolder-request-rename-group): Ditto.
2360         (nnfolder-request-set-mark, nnfolder-request-marks)
2361         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2362         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2363
2364         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2365         (nnml-marks-modtime): Remove.
2366         (nnml-request-delete-group): Don't use marks.
2367         (nnml-request-rename-group): Ditto.
2368         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2369         (nnml-save-marks, nnml-open-marks): Remove.
2370
2371         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2372         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2373         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2374         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2375         (nntp-server-to-method-cache): Remove.
2376
2377         * shr.el (shr-rescale-image): Fix wrong merge.
2378
2379 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2380
2381         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2382         too-wide lines.
2383
2384 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2385
2386         * nnimap.el (nnimap-record-commands): New variable.
2387         (nnimap-log-command): Use it.
2388         (nnimap-make-process-buffer): Add a space to the process buffer.
2389         (nnimap-transform-headers): Don't bug out on header lines containing
2390         stuff that look like IMAP length encodings.
2391
2392         * shr.el (shr-rescale-image): Allow viewing large images.
2393
2394 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2395
2396         * nnml.el (nnml-request-compact-group): Delete the marks file after
2397         compaction (bug#10800).
2398
2399         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2400         group exit.
2401
2402         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2403         QRESYNC/FETCH output.
2404
2405 2012-02-11  Glenn Morris  <rgm@gnu.org>
2406
2407         * sieve-manage.el (sieve-manage-default-stream):
2408         * shr.el (shr):
2409         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2410         (nnir-retrieve-headers-override-function)
2411         (nnir-imap-default-search-key, nnir-notmuch-program)
2412         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2413         (nnir-method-default-engines):
2414         * message.el (message-cite-reply-position):
2415         * gssapi.el (gssapi-program):
2416         * gravatar.el (gravatar):
2417         * gnus-sum.el (gnus-refer-thread-use-nnir):
2418         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2419         (gnus-registry-max-pruned-entries):
2420         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2421         * gnus-int.el (gnus-after-set-mark-hook)
2422         (gnus-before-update-mark-hook):
2423         * gnus-async.el (gnus-async-post-fetch-function):
2424         * auth-source.el (auth-source-cache-expiry):
2425         Add missing :version tags to new defcustoms and defgroups.
2426
2427 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2428
2429         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2430         `gnus-newsgroup-unexist'.
2431
2432         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2433         marks.
2434         (gnus-article-special-mark-lists): Put the `unexist' in the special
2435         marks list instead.
2436
2437         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2438         articles in the list of articles to be selected.
2439
2440         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2441         articles.
2442         (nnimap-update-info): Keep track of unexisting articles.
2443         (nnimap-update-qresync-info): Ditto.
2444
2445 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2446
2447         * message.el (message-default-send-mail-function): Made into own
2448         function for reuse by emacsbug.el.
2449
2450 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2451
2452         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2453         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2454
2455 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2456
2457         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2458         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2459
2460         * gnus-compat.el: Define `timer-set-function'.
2461
2462         * mm-decode.el (mm-display-external): Output the text from the command
2463         in the buffer after the command finished.  This makes text-based
2464         commands behave better.
2465
2466 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2467
2468         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2469
2470 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2471
2472         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2473         23.1.
2474
2475 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2476
2477         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2478
2479 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2480
2481         * message.el (smtpmail-smtp-user): Silence compiler warning.
2482
2483 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2484
2485         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2486         SMTP user name.
2487
2488 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2489
2490         * gnus-sum.el (gnus-summary-show-thread):
2491         next-single-char-property-change may return nil in XEmacs.
2492         (gnus-summary-article-map): Fix typo.
2493
2494 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2495
2496         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2497         running.
2498
2499         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2500
2501         * gnus.el (gnus-server-extend-method): Don't add an -address component
2502         if the method already has one (bug#9676).
2503
2504 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2505
2506         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2507         of an initial-input for consistency (bug#10757).
2508
2509         * dgnushack.el: Fix XEmacs compilation warning.
2510
2511         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2512
2513         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2514
2515 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2516
2517         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2518         lines that are narrower than the window width.  Otherwise background
2519         "blocks" will look less readable.
2520
2521 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2522
2523         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2524         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2525         have newlines within the strings, and where the UID comes after the
2526         BODYSTRUCTURE element (bug#10537).
2527
2528         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2529         (bug#10732).
2530
2531         * shr.el (shr-insert-document): Add doc string.
2532         (shr-visit-file): Ditto.
2533         (shr-remove-trailing-whitespace): New function.
2534         (shr-insert-document): Use it to clean up trailing whitespace as the
2535         final step (bug#10714).
2536
2537 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2538
2539         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2540         buffer if `gnus-kill-summary-on-exit' is nil.
2541
2542 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2543
2544         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2545         when just reading a single group from "without" Gnus.
2546
2547 2012-02-06  Chong Yidong  <cyd@gnu.org>
2548
2549         * gnus-sum.el (gnus-summary-show-thread):
2550         next-single-char-property-change never returns nil (Bug#8657).
2551
2552 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2553
2554         * message.el (message-multi-smtp-send-mail): New function.
2555         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2556         header to implement multi-SMTP functionality.
2557
2558         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2559         (gnus-agentize): Don't set it.
2560         (gnus-agent-send-mail): Don't use it.
2561
2562         * gnus-sum.el (gnus-summary-widget-backward): New function and
2563         keystroke.
2564
2565         * gnus-compat.el: More the compat functions more compatible.
2566
2567         * shr.el (shr-put-image): Remove underlines from sliced images.
2568         (shr-zoom-image): Compute the region to be replaced more correctly.
2569
2570 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2573         (gnus-summary-resend-message-insert-gcc): New function.
2574         (gnus-summary-resend-message): Modify message-header-setup-hook and
2575         message-sent-hook to make it work for Gcc.
2576         (gnus-inews-do-gcc): Update the number of unread articles of groups
2577         that messages are Gcc'd to.
2578
2579         * message.el (message-resend): Run message-sent-hook to do Gcc.
2580
2581 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2582
2583         * lpath.el: Fix an XEmacs compilation warning.
2584
2585         * gnus-compat.el: Require `help-fns' to fix compilation error.
2586
2587         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2588         a higher level to silence compilation.
2589
2590         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2591         parameter to allow controlling the scaling.
2592
2593         * shr.el (shr-zoom-image): New command and keystroke.
2594         (shr-put-image): Take a `size' flag to say how to scale the image.
2595
2596         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2597         deletion unless already defined.
2598
2599         * gnus.el (gnus-compat): Require it.
2600
2601         * gnus-compat.el: New file.
2602
2603         * gnus-start.el (gnus-clean-old-newsrc): New function.
2604         (gnus-read-newsrc-file): Use it.
2605
2606         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2607         Use recursive deletion.
2608         (mm-dissect-archive): Add support for zip files.
2609
2610         * gnus-util.el (gnus-recursive-directory-files): New function.
2611
2612         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2613         (mm-archive-decoders): Add tgz support.
2614
2615         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2616         Otherwise inserting text into the Gnus buffer can look odd.
2617
2618         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2619
2620         * mm-archive.el (mm-archive-decoders): Add support for tar.
2621
2622         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2623
2624         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2625
2626 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2627
2628         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2629
2630         * mm-archive.el: New file.
2631
2632         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2633
2634         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2635
2636         * message.el (message-goto-*): Make all the `message-goto-*' commands
2637         push the mark before moving point.  This makes it easier to go back to
2638         where you came from after editing whatever you jumped to.
2639
2640 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2641
2642         * gnus.el: Ma Gnus v0.1 is released.
2643
2644 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2647         without reconnecting.
2648         (nnimap-possibly-change-group): Ditto.
2649         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2650         connection has died before being called.
2651
2652 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2653
2654         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2655         an initial sync unless we're really doing one.
2656
2657         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2658         address parameter if one already exists (bug#9676).
2659
2660         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2661         not the prefix, as documented (bug#10689).
2662
2663 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2664
2665         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2666         the "server".
2667
2668         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2669         the real error message with the useless "previously known to be down".
2670         Which isn't even correct.
2671
2672         * nntp.el (nntp-open-connection): Report the error message if the nntp
2673         server can't be reached.
2674
2675         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2676         groups we do a total scan for.
2677         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2678         doing that.
2679
2680 2012-01-31  Jim Meyering  <jim@meyering.net>
2681
2682         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2683         Correct a comment (insert "not") and hide nominally-doubled "to".
2684
2685 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2686
2687         * gnus.el (gnus-version): Change name to "Ma Gnus".
2688
2689 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2690
2691         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2692         section in the manual.
2693
2694 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2695
2696         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2697         words.
2698         (rfc2047-encode-string): Ditto.
2699         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2700         understand folded filename="..." parameters, for instance.
2701
2702         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2703         the message for greater debuggability.
2704
2705 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2706
2707         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2708         instead of setting it locally, since the latter doesn't seem to have
2709         any effect (most of the time).
2710
2711 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2712
2713         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2714         function call.
2715
2716 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2717
2718         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2719         seconds, and make the repeat clause with HH:MM specs work as
2720         documented.
2721
2722 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2723
2724         * proto-stream.el (proto-stream-capability-open): Fall back on
2725         :end-of-command if :end-of-capability doesn't exist.
2726
2727 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2730         bound globally in old Emacsen and XEmacsen.
2731
2732 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2733
2734         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2735         so that previous errors don't prohibit getting new news.
2736
2737         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2738
2739         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2740
2741 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2742
2743         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2744         buffer, not of the string which is its name.
2745
2746 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2747
2748         * proto-stream.el (proto-stream-capability-open): Wait for
2749         :end-of-capability, not :end-of-command.
2750
2751         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2752         non-server-marks groups.
2753         (gnus-group-make-articles-read): Ditto.
2754
2755         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2756         methods (bug#9676).
2757
2758         * gnus.el (gnus-method-ephemeral-p): New function.
2759
2760 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2763         left-to-right.
2764
2765 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2766
2767         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2768         warning.
2769
2770 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2771
2772         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2773         macroexpand the nnir things, since they haven't been defined yet, and
2774         nnir requires gnus-sum.
2775
2776 2012-01-24  Julien Danjou  <julien@danjou.info>
2777
2778         * color.el (color-rgb-to-hsl): Fix value computing.
2779         (color-hue-to-rgb): New function.
2780         (color-hsl-to-rgb): New function.
2781         (color-clamp, color-saturate-hsl, color-saturate-name)
2782         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2783         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2784
2785 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2786
2787         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2788
2789 2012-01-19  Julien Danjou  <julien@danjou.info>
2790
2791         * color.el (color-name-to-rgb): Use the white color to find the max
2792         color component value and return correctly computed values.
2793         (color-name-to-rgb): Add missing float conversion for max value.
2794
2795 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2796
2797         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2798         logical server name in addition to the actual machine address.
2799
2800         * auth-source.el (auth-source-user-and-password): Add convenience
2801         wrapper to search by just host and optionally user.
2802
2803 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2806         after rendering.
2807
2808 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2809
2810         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2811         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2812         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2813
2814 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2817         (bug#9693).
2818         (gnus-summary-setup-buffer): Document return value (bug#9697).
2819
2820         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2821         since ido doesn't work on symbols (bug#9632).
2822
2823         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2824         when getting a single value as when getting all the values.  This means
2825         that atoms like `gcc-self' work cumulatively, like variable settings,
2826         instead of getting the value from the last matching clause.
2827         (gnus-group-find-parameter): Protect against the group buffer not
2828         existing (bug#9585).
2829
2830 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2831
2832         * gnus-start.el (gnus-activate-group): Document more parameters
2833         (bug#9694).
2834
2835         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2836         (bug#9692).
2837
2838         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2839         article was fetched, so that it can be expired later (bug#9958).
2840         (gnus-agent-summary-fetch-series): Add doc string.
2841         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2842         (bug#9517).
2843
2844         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2845         retrieval is happening.
2846
2847         * gnus.el (gnus-parameters): Doc fix.
2848
2849 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2850
2851         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2852         show the thread after expansion.
2853
2854 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855
2856         * gnus-art.el (article-narrow-to-head): If the head is completely
2857         empty, narrow to the empty region (bug#9764).
2858
2859         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2860         read, and then mark them as unread only when the unread mark is used.
2861         This makes `C-- T k' actually work, even though it's confusing.
2862
2863         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2864         alive before we try to find its window.
2865
2866 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2867
2868         * mm-decode.el (mm-display-external): Use a longer timeout for the
2869         deletion to allow slow programs to display the file.
2870
2871 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2872
2873         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2874         prompt to be less confusing.
2875
2876         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2877         argument to `message-reply'.  This broke `special-display-*' frame
2878         pop-uping (bug#10238).
2879
2880 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881
2882         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2883         systems, since these allegedly don't work there.
2884
2885 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2886
2887         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2888         live buffer.
2889
2890 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2891
2892         * nnir.el (nnir-retrieve-headers): Protect against the article not
2893         existing on the server (bug#10335).
2894
2895 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2896
2897         * gnus-agent.el (gnus-agent-load-local): Recompute
2898         gnus-agent-article-local on changing method.
2899
2900 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * gnus.el (gnus-parameters): Note precedence.
2903
2904 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2905
2906         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2907         in the group buffer.
2908
2909 2012-01-04  Julien Danjou  <julien@danjou.info>
2910
2911         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2912         change.
2913
2914 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2915
2916         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2917         too.
2918
2919         * nntp.el (nntp-retrieve-group-data-early): Use it.
2920
2921 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2922
2923         * nntp.el (nntp-retrieval-in-progress): New variable.
2924         (nntp-make-process-buffer): Make it buffer-local.
2925
2926         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2927         2010.
2928         (gnus-demon-init): Use it to compute the time if time is on the form
2929         "04:23".
2930
2931         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2932
2933         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2934         status in the correct buffer.
2935
2936 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2937
2938         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2939         when opening topics (bug#10407).
2940
2941 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2942
2943         * gnus-cus.el (gnus-score-customize):
2944         * gnus-sum.el (gnus-sort-gathered-threads):
2945         * message.el (message-shorten-references):
2946         * nnmairix.el (nnmairix-request-group):
2947         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2948
2949 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2950
2951         * gnus-agent.el (gnus-agent-regenerate-group):
2952         * gnus-int.el (gnus-retrieve-group-data-early):
2953         * mm-util.el (mm-codepage-ibm-list):
2954         * nndiary.el (Commentary, nndiary-get-new-mail):
2955         * nnir.el (nnir):
2956         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2957
2958 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * mm-view.el (mm-display-inline-fontify): Add comment.
2961
2962 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2963
2964         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2965         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2966
2967 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2968
2969         * gnus-art.el (gnus-split-methods):
2970         * gnus-msg.el (gnus-configure-posting-styles):
2971         * gnus-spec.el (gnus-parse-simple-format):
2972         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2973         * message.el (message-do-actions): Spelling fix.
2974
2975 2011-12-15  Juri Linkov  <juri@jurta.org>
2976
2977         * mm-decode.el (mm-inline-media-tests): Add missing
2978         `mm-handle-media-subtype'.
2979
2980 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2981
2982         * gnus-group.el (gnus-group-tool-bar):
2983         * gnus-sum.el (gnus-summary-tool-bar):
2984         * message.el (message-tool-bar):
2985         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2986
2987 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2988
2989         * plstore.el (plstore--insert-buffer): Spelling fix.
2990
2991 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2992
2993         * message.el (message-valid-fqdn-regexp): Update with newly approved
2994         top-level domain names ".tel" and ".asia".
2995
2996 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2999         unconditionally.
3000
3001 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3004         pop-to-buffer-same-window for old Emacsen.
3005
3006 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3007
3008         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3009
3010 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3011
3012         * netrc.el (netrc-credentials): Spelling fix.
3013
3014 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3015
3016         * gnus-fun.el (gnus-fun-ppm-change-string):
3017         * gnus-msg.el (gnus-inews-do-gcc):
3018         * gnus-sum.el (gnus-summary-find-for-reselect):
3019         * gnus.el (gnus-summary-cancelled):
3020         * message.el (message-cancel-hook, message-send-news):
3021         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3022         * nnir.el (nnir-run-hyrex):
3023         * nntp.el (nntp-with-open-group-function):
3024         * pgg.el (pgg-pending-timers): Spelling fix.
3025
3026 2011-12-04  Chong Yidong  <cyd@gnu.org>
3027
3028         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3029         change (Bug#10200).
3030
3031 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * compface.el (uncompface):
3034         * gnus-art.el (gnus-article-x-face-command): Update the header format
3035         of icon data for the most recent icontopbm program.
3036
3037 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * gnus-msg.el (gnus-inews-do-gcc):
3040         * message.el (message-send-mail):
3041         * mml.el (mml-generate-mime): Share the value of the buffer-local
3042         `message-options' variable between a draft buffer and temprary working
3043         buffers.
3044
3045 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3046
3047         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3048
3049 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3050
3051         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3052         for Cygwin.
3053
3054 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3055
3056         * gnus-group.el (gnus-group-prepare-flat):
3057         * mm-bodies.el (mm-encode-body):
3058         * mml.el (mml-preview):
3059         * nnml.el (nnml-request-compact-group):
3060         * pop3.el (pop3-stream-type): Spelling fix.
3061
3062 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3063
3064         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3065
3066 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3067
3068         * color.el (color-rgb-to-hsl):
3069         * gmm-utils.el (gmm-tool-bar-style):
3070         * gnus-group.el (gnus-group-prepare-flat):
3071         * gnus-topic.el (gnus-topic-prepare-topic):
3072         * mm-decode.el (mm-discouraged-alternatives):
3073         * rfc2047.el (rfc2047-encode-1):
3074         * starttls.el: Spelling fix.
3075
3076 2011-11-24  Glenn Morris  <rgm@gnu.org>
3077
3078         * binhex.el (binhex-begin-line): Give it basic doc-string.
3079
3080         * starttls.el, tls.el: Fix case of "GnuTLS".
3081
3082 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3083
3084         * gnus-group.el (gnus-group-highlight): Fix typo.
3085
3086 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3087
3088         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3089         value of `delete-file', that returns nil for a local file but returns t
3090         for a remote file using ssh.
3091
3092 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3093
3094         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3095
3096 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3097
3098         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3099         avoid later breakage.
3100
3101 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3102
3103         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3104         article buffers' name.
3105
3106 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3109         by Paul Eggert's spellfixes two days ago.
3110
3111 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3112
3113         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3114         doesn't have it.
3115
3116         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3117         buffer-local instead of binding them to avoid warnings.  Also demote
3118         errors (bug#10063).
3119         (font-lock-mode-hook): Shut up byte compiler.
3120
3121 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3122
3123         * mm-util.el (mm-charset-after):
3124         * nnir.el (nnir-run-hyrex):
3125         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3126         (ntlm-get-password-hashes, ntlm-md4hash):
3127         * smime.el: Fix typo.
3128
3129 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3130
3131         * gnus-agent.el (gnus-agent-expire-group-1):
3132         * nndiary.el (nndiary-last-occurence):
3133         * nnimap.el (nnimap-request-set-mark):
3134         * nnmairix.el (nnmairix-only-use-registry):
3135         * gnus-group.el (gnus-group-prepare-flat):
3136         * gnus-sum.el (gnus-decode-encoded-word-methods):
3137         * message.el (message-wash-subject):
3138         * nntp.el (nntp-retrieve-headers-with-xover):
3139         * smime.el (smime-certificate-directory): Spelling fix.
3140
3141 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3142
3143         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3144
3145         * color.el:
3146         * gnus-agent.el (gnus-agent-possibly-alter-active):
3147         * gnus-dired.el (gnus-dired-print):
3148         * mail-parse.el:
3149         * nnmairix.el (nnmairix-request-group):
3150         * shr.el (shr-image-displayer):
3151         * sieve-manage.el:
3152         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3153
3154 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3155
3156         * gnus-sum.el (gnus-auto-select-subject):
3157         * spam-report.el (spam-report-resend): Spelling fix.
3158
3159 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3160
3161         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3162         * gnus-art.el (gnus-default-article-saver):
3163         * gnus-srvr.el (gnus-server-copy-server):
3164         * gnus.el (gnus-sloppily-equal-method-parameters):
3165         * html2text.el (html2text-format-tag-list):
3166         * message.el (message-narrow-to-head):
3167         * nndiary.el:
3168         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3169         * sieve.el: Spelling fix.
3170
3171 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3172
3173         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3174         * gnus-sum.el (gnus-summary-make-menu-bar):
3175         * gnus-uu.el (gnus-uu-decode-postscript)
3176         (gnus-uu-decode-postscript-and-save):
3177         * mailcap.el (mailcap-print-command):
3178         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3179         Fix typos.
3180
3181 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3182
3183         * gnus-art.el (gnus-article-part-wrapper):
3184         * html2text.el (html2text-fix-paragraphs):
3185         * mm-decode.el (mm-image-fit-p):
3186         * rfc2047.el (rfc2047-encode-message-header):
3187         * shr-color.el (shr-color-visible-distance-min)
3188         (shr-color-relative-to-absolute, set-minimum-interval)
3189         (shr-color-visible): Fix typos.
3190
3191 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3192
3193         * gmm-utils.el (gmm-tool-bar-item):
3194         * gnus-art.el (gnus-treat-body-boundary):
3195         * gnus-diary.el (gnus-user-format-function-d):
3196         * gnus-start.el (gnus-get-unread-articles):
3197         * pgg-gpg.el (pgg-gpg-update-agent):
3198         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3199
3200 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3201
3202         * gnus-topic.el (gnus-group-prepare-topics):
3203         * gnus-uu.el (gnus-extract-view):
3204         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3205
3206 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3207
3208         * spam.el: Move BBDB autoloads.
3209         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3210         BBDB 2 and 3.
3211         (spam-check-BBDB): Use it.
3212         (spam-enter-ham-BBDB): Use it.
3213
3214 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3215
3216         * smime.el (smime-draw-buffer): Spelling fix.
3217
3218 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3219
3220         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3221         for scanning exactly one level.
3222         * gnus-start.el (gnus-get-unread-articles): Ditto.
3223
3224 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3227         slightly clearer.
3228
3229 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3230
3231         * gnus-sync.el: More commentary about setup.
3232
3233 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3234
3235         * message.el (message-send-and-exit): Document `arg'.
3236
3237 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3238
3239         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3240
3241 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3242
3243         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3244
3245         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3246         we don't use `bound-and-true-p'.
3247
3248 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3249
3250         * gnus-util.el (gnus-bound-and-true-p): Remove.
3251         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3252         * nnir.el: Use it.
3253         * nnmairix.el: Use it.
3254
3255 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * gnus-sync.el: Improve docs about CouchDB admins.
3258
3259         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3260         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3261         for reasons unknown.
3262         * nnir.el: Use it.
3263         * nnmairix.el: Use it.
3264
3265         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3266         * nnir.el: Ditto.
3267         * nnmairix.el: Ditto.
3268
3269         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3270
3271 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3272
3273         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3274         not needed.  Provide xmlplistread list function to produce XML plist
3275         output for non-Gnus LeSync clients.
3276
3277 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3278
3279         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3280
3281         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3282         and save against it.  Group subscriptions, read marks, other marks,
3283         subscription levels, topic names, and topic offsets (the group's
3284         position within the topic) are saved.  This is an experimental backend
3285         and may change significantly.  Load json.el from the gnus-fallback-lib
3286         if it's not available otherwise.
3287         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3288
3289 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3290
3291         * message.el (message-completion-function): Make sure
3292         message-tab-body-function is not attempted if one of
3293         message-completion-alist fails to find a completion (bug#9158).
3294
3295 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3296
3297         * mml.el (mml-quote-region): Quote <#secure> tag.
3298         (mml-generate-mime-1): Unquote <#secure> tag.
3299
3300 2011-10-20  Chong Yidong  <cyd@gnu.org>
3301
3302         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3303         calling a minor mode from Lisp with nil arg enables it, so we have to
3304         make the wording a bit ambiguous here).
3305
3306 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3307
3308         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3309         * nnir.el (nnir-mode): Use it.
3310         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3311         Use it.
3312
3313         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3314         * nnmairix.el (gnus-registry-enabled): Ditto.
3315
3316 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3317
3318         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3319         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3320         only while we need to find out if it should be t or nil.
3321         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3322         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3323         the registry is installed.  Set it to nil when it's unloaded.
3324         (gnus-registry-install-p): Provide user guidance for the initial value
3325         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3326         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3327         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3328         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3329         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3330         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3331         `gnus-registry-install'.
3332
3333 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3334
3335         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3336         previous change.
3337         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3338         primary key is marked as disabled.
3339
3340 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3341
3342         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3343         primary key is marked as disabled.
3344
3345 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3346
3347         * html2text.el (html2text-clean-anchor): Check for quotes around
3348         `href' value.
3349
3350 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3351
3352         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3353         searching.  Drop `bbdb-cache'.
3354
3355 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3356
3357         * message.el (message-signed-or-encrypted-p): Exclude header when
3358         checking if there is signed or encrypted body in text/plain message.
3359
3360 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3361
3362         * html2text.el (html2text-get-attr): Correctly handle attribute values
3363         containing "=".
3364
3365 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3366
3367         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3368         handle bindings.
3369
3370 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3371
3372         * gnus-win.el (gnus-configure-windows): Protect against reading
3373         ephemeral groups outside of Gnus.
3374
3375 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * shr.el (shr-tag-img): Don't get images displayed in tables.
3378
3379 2011-10-03  Glenn Morris  <rgm@gnu.org>
3380
3381         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3382         the "maintainer" version of debbugs.gnu.org reports.
3383
3384 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3385
3386         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3387         make asynchronous adjacent image insertion work better.
3388
3389 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3390
3391         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3392         documentation.
3393
3394 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395
3396         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3397         `gnus-asynchronous' isn't shadowed.
3398
3399 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3400
3401         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3402
3403         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3404         (nnimap-insert-partial-structure): The charset parameter isn't
3405         case-sensitive.
3406
3407         * nnheader.el (nnheader-message-maybe): New function.
3408
3409         * shr.el (shr-tag-table): Render totally broken tables better.
3410
3411         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3412         computing the boundary.
3413
3414 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3415
3416         * pop3.el (pop3-number-of-responses): Remove.
3417         (pop3-wait-for-messages): Rewrite to take linear time instead of
3418         exponential time.
3419
3420 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3421
3422         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3423         re-fetch images.
3424
3425         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3426         re-fetch images when hitting `g' in Gnus.
3427
3428 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3429
3430         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3431         (mml-compute-boundary): Don't check collision if it is non-nil.
3432         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3433         before checking collision.
3434
3435 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * message.el (message-indent-citation): Really make sure there's a
3438         newline at the end.
3439
3440         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3441         Fix suggested by John Wiegley.
3442
3443         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3444
3445         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3446
3447         * message.el (message-default-send-rename-function): Break out into its
3448         own function.
3449
3450         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3451         doesn't work under XEmacs.
3452
3453         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3454         of "imaps" to word around Windows problems.
3455         (nnimap-open-connection-1): Use it.
3456
3457         * message.el (message-indent-citation): Revert last change which made
3458         `F' not work.
3459
3460 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3461
3462         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3463         terminal as well.
3464
3465 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3466
3467         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3468         because it displays images using overlays that aren't easy to copy to
3469         the article buffer.
3470
3471 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3472
3473         * message.el (message-indent-citation): Fix empty line removal at the
3474         end of the citation.
3475
3476 2011-09-20  Julien Danjou  <julien@danjou.info>
3477
3478         * auth-source.el (auth-source-netrc-create): Use default value for
3479         password if specified.  Evaluate default.
3480         (auth-source-plstore-create): Ditto.
3481         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3482         value evaluation.
3483         (auth-source-netrc-create): Typo fix.
3484         (auth-source-plstore-create): Ditto.
3485
3486         * password-cache.el (password-cache-remove): Remove entries even if the
3487         value is nil, so that password with a nil value (negative caching) is
3488         possible to invalidate.
3489
3490         * auth-source.el (auth-source-format-cache-entry): New function.
3491
3492 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3495
3496 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3497
3498         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3499
3500 2011-09-19  Julien Danjou  <julien@danjou.info>
3501
3502         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3503         which work with things that are not ASCII.
3504
3505 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3506
3507         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3508
3509 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3510
3511         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3512         message level.
3513
3514 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3517
3518 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3519
3520         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3521
3522 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3523
3524         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3525         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3526
3527 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3528
3529         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3530         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3531         articles.
3532
3533 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3534
3535         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3536         (message-mail-other-window, message-mail-other-frame)
3537         (message-news-other-window, message-news-other-frame):
3538         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3539         instead of setting buffer display varibles.
3540
3541 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3542
3543         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3544
3545         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3546
3547 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3548
3549         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3550         duplicates" to a higher level.
3551
3552         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3553         most egregious messages.
3554
3555 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556
3557         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3558
3559 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3560
3561         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3562         up the file (bug#9351).
3563
3564 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565
3566         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3567         it does with all other backends, but decode the names immediately after
3568         getting them.
3569
3570         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3571         decoding nnimap groups.
3572
3573         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3574         newsrc file.  It doesn't seem like an important optimization any more.
3575
3576 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3577
3578         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3579         overflows.
3580
3581 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3582
3583         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3584         (gnus-interactive-exit): Extend to `quiet'.
3585
3586         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3587
3588         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3589         string.
3590
3591         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3592         renaming function arguments from `this'.
3593
3594         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3595
3596         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3597         has been renamed.
3598         (gnus-lrm-string-p): Include RLM and PDF, too.
3599
3600         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3601         (bug#9225).
3602
3603 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3604
3605         Add autoload cookies for functions used by sendmail.el.
3606         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3607
3608         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3609
3610 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3611
3612         * gnus-art.el (article-date-ut): Work properly even when there are
3613         things like Date header in the body; work for forwarded parts.
3614
3615 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3616
3617         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3618         original-article-buffer.
3619
3620 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3621
3622         * nnir.el (nnir-compose-result): Fix matching of server type.
3623         (nnir-run-swish++): Ditto.
3624         (nnir-run-namazu): Ditto.
3625         (nnir-run-notmuch): Ditto.
3626
3627 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3630         (bug#9405).
3631
3632         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3633         (bug#9421).
3634
3635         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3636         (bug#9425).
3637
3638         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3639         thing (bug#9426).
3640
3641 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3642
3643         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3644         the error message.
3645
3646 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3647
3648         * message.el (message-setup-1): Return t (Bug#9392).
3649
3650 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3651
3652         * gnus-sum.el: When adding article headers to a summary buffer also
3653         update gnus-newsgroup-articles (bug#9386).
3654
3655 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * auth-source.el: Autoload help-mode.
3658
3659 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660
3661         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3662         names.
3663
3664 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3665
3666         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3667         mm-replace-in-string for compatibility issues.
3668         * mml2015.el (mml2015-epg-verify): Ditto.
3669
3670 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3671
3672         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3673
3674         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3675
3676 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3677
3678         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3679         continue on and do the clean-up phase (bug#9188).
3680
3681         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3682         just ignore groups that can't be opened instead of erroring out
3683         (bug#9225).
3684
3685         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3686         nil since some many people are fuddy-duddies.
3687
3688         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3689         images.
3690
3691         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3692         instead.
3693
3694         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3695
3696         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3697
3698         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3699         processing.
3700
3701         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3702         buffer to avoid warnings.
3703
3704 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3705
3706         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3707         specified to reduce precision.
3708
3709 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3710
3711         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3712         bodystructures (bug#9314).
3713
3714 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3715
3716         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3717         Make button keymap non-sticky after buttons.
3718
3719 2011-08-18  David Engster  <dengste@eml.cc>
3720
3721         * nnmairix.el (nnmairix-request-set-mark)
3722         (nnmairix-goto-original-article): Remove adding of article to registry,
3723         since `gnus-registry-add-group' isn't available anymore.
3724         (nnmairix-determine-original-group-from-registry):
3725         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3726         available anymore.
3727
3728 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3729
3730         * starttls.el (starttls-any-program-available): Define as obsolete
3731         function.
3732
3733 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3734
3735         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3736         versions which Gnus use when appropriate.
3737
3738         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3739         a pretty destructive command.
3740
3741         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3742
3743 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3744
3745         * message.el (message-fix-before-sending): Make a different warning
3746         about NUL characters (bug#9270).
3747
3748         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3749         from custom (bug#9260).
3750
3751         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3752         things work in Emacs 22 and XEmacs, too.
3753
3754         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3755         default From.
3756
3757         * gnus-spec.el (gnus-lrm-string-p): New macro.
3758         (gnus-lrm-string): New constant.
3759         (gnus-summary-line-format-spec): LRM-ify the from.
3760         (gnus-tilde-max-form): LRM-ify string chopping.
3761
3762         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3763
3764         * message.el (message-is-yours-p): Allow disabling canlock checking
3765         (bug#9295).
3766         (message-shoot-gnksa-feet): Add `canlock-verify'.
3767         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3768         message directory isn't writable (bug#9304).
3769
3770         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3771         non-world-readable.
3772
3773 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3776         articles.
3777
3778 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3779
3780         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3781         copy-list.
3782
3783 2011-08-12  Sam Steingold  <sds@gnu.org>
3784
3785         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3786         in the reverse order to avoid modifying the cache with `nreverse'.
3787         (gnus-all-score-files): Do not modify the value returned by
3788         `gnus-score-find-alist' because it lives in a cache variable.
3789         (gnus-current-home-score-file): No need to `nreverse' the return value
3790         of `gnus-score-find-alist', it is already in the correct order.
3791
3792 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3793
3794         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3795         type MESSAGE and subtype RFC822 is slightly different from those of
3796         type TEXT.
3797
3798 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3799
3800         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3801         This allows article-referral to work from an nnir group.
3802
3803 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3804
3805         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3806
3807 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3808
3809         * mml1991.el (mml1991-epg-find-usable-key)
3810         (mml1991-epg-find-usable-secret-key): New function.
3811         (mml1991-epg-sign): Check if signing key is usable.
3812         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3813
3814 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3815
3816         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3817         server-variables only.  This should fix a bug introduced with commit
3818         e1889675b7f4adf057833c5513c9374134c4e053.
3819         (nnir-run-query): 'nnir-search-engine should not be set from the global
3820         environment.
3821
3822 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3823
3824         * nnir.el (nnir-search-thread): Position point on referring article
3825         line.
3826         (nnir-warp-to-article): Clean up summary buffers.
3827
3828         * nnimap.el (nnimap-request-thread): Whitespace fix.
3829
3830 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3831
3832         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3833
3834 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3835
3836         * starttls.el (starttls-available-p): Rename from
3837         `starttls-any-program-available' and changed return convention.
3838
3839 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3840
3841         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3842         `unix-sync' unless it's defined.
3843
3844 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3845
3846         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3847         `aref' for XEmacs compatibiltiy.
3848
3849 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850
3851         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3852
3853 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3854
3855         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3856         closures, quote the form properly (bug#9194).
3857
3858 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3861         (gnus-summary-insert-new-articles): Protect against servers that are
3862         down.
3863
3864 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3865
3866         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3867         in mm handle if none is specified.
3868
3869 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3870
3871         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3872
3873 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3874
3875         * nnir.el (nnir-search-thread): New function to make an nnir group
3876         based on a thread query.
3877
3878         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3879         of nnir in thread referral.
3880         (gnus-summary-refer-thread): Use it.
3881
3882         * nnimap.el (nnimap-request-thread): Use it.
3883
3884 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * shr.el (shr-tag-comment): Ignore HTML comments.
3887
3888 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3889
3890         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3891         argument.
3892         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3893         Use `nnir-address' to handle server info rather than passing an arg.
3894
3895         * nnimap.el (nnimap-make-thread-query): New utility function to format
3896         an imap thread search query.
3897         (nnimap-request-thread): Use it.
3898
3899         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3900         right select-method if we are not going back to the group buffer.
3901
3902 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3905         enter invalid buffer configurations into the quit form (bug#9107).
3906         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3907         unplugged/plugged.
3908
3909         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3910         keep track of which ones are unread (bug#9061).
3911
3912         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3913         (bug#9055).
3914
3915         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3916         (bug#9041).
3917
3918         * gnus-html.el (mm-util): Require (bug#9073).
3919
3920         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3921         (gnus-summary-refer-thread): Use it to remove duplicates in the
3922         un-threaded view (bug#9053).
3923         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3924
3925 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3926
3927         * nnir.el (nnir-read-server-parm): Use default value from global
3928         variable.  Without this the default search engine parameters aren't
3929         used at all.
3930
3931 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3932
3933         * message.el (message-unique-id): Don't use the undocumented return
3934         value from (random t) (bug#9118).
3935
3936 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * message.el (message-auto-save-directory): If the ~/Mail directory
3939         doesn't exist, use ~ as the auto-save directory (bug#4432).
3940
3941         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3942         hasn't already been started.
3943
3944 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945
3946         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3947
3948         * message.el (message-reply): Work around mysterious bug where
3949         `message-mode' seems to overwrite the locally bound `subject' variable.
3950
3951 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3952
3953         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3954         correct group.
3955
3956         * gnus-int.el (gnus-request-thread): Add group argument.
3957
3958         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3959
3960 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961
3962         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3963
3964         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3965         renamed to `debbugs-gnu-*'.
3966
3967 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3968
3969         * plstore.el: Revert the editing feature since it is not urgent.
3970         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3971         (plstore-mode-decoded): Remove.
3972
3973 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3976         isn't very interesting any more, and it leaks potentially secret data.
3977         (gnus-debug): Remove.
3978
3979         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3980         use of :custom-show.
3981
3982 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3983
3984         * plstore.el: Add documentation.
3985         (plstore-mode): New mode to edit plstore file.
3986         (plstore-mode-toggle-display, plstore-mode-original)
3987         (plstore-mode-decoded): New command.
3988         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3989         (plstore--insert-buffer, plstore--make): New function.
3990         (plstore-open, plstore-save): Simplify by using them.
3991
3992 2011-07-06  Glenn Morris  <rgm@gnu.org>
3993
3994         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3995
3996 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3997
3998         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3999         no longer is much used.
4000         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4001         Articles".
4002
4003 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4004
4005         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4006         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4007         `notmuch' backend.
4008
4009 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * mm-decode.el (mm-text-html-renderer): Doc fix.
4012
4013         * gnus-msg.el (gnus-bug): Fix the MML tag.
4014
4015         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4016
4017 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4018
4019         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4020         secondary methods if started with `gnus-no-server'.
4021
4022 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4023
4024         * message.el (message-return-action): Fix typo in docstring.
4025
4026 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4027
4028         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4029         bug reports at once.
4030
4031         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4032
4033 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * nndraft.el: Require gnus-group.
4036         (nndraft-request-list): Declare.
4037
4038         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4039         no unread article unless it matches gnus-permanently-visible-groups.
4040
4041         * nndraft.el (nndraft-update-unread-articles): New function.
4042         (nndraft-request-associate-buffer): Use it to update the number of
4043         unread articles for the nndraft groups in the group buffer when saving
4044         or killing a draft message.
4045
4046 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4047
4048         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4049         systems to binary before writing and reading the mbox files.
4050
4051         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4052         instead of trying to list them all (bug#8978).
4053
4054 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4055
4056         * pop3.el (pop3-open-server): Use :end-of-capability.
4057
4058 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4061         the id is always a number.
4062
4063         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4064
4065         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4066         debbugs mode, if possible.
4067
4068 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4069
4070         * auth-source.el (auth-source-token-passphrase-callback-function):
4071         Reindent.
4072         (epg-context-operation): Remove unnecessary autoload.
4073
4074 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4075
4076         * gnus.el (gnus-list-debbugs): New command.
4077
4078         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4079         mboxstat instead of the maintbox, since the stat seems to be fuller.
4080
4081         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4082         summary buffers.
4083
4084         * message.el (message-get-reply-headers): Delete all duplicates,
4085         instead of the first.
4086         (message-get-reply-headers): Ensure that we have progress while
4087         deleting duplicates.
4088
4089         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4090         gnus-posting-style value from the summary buffer to make it easier to
4091         make that a per-buffer conf.
4092
4093 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4094
4095         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4096         found by setting `shortcut' in 'query.
4097         (nnir-request-article): Use `shortcut' setting when requesting article
4098         by Message-ID.
4099
4100 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4101
4102         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4103         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4104         Bring the pseudo-headers back too.
4105
4106 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4107
4108         * auth-source.el (auth-source-token-passphrase-callback-function):
4109         Simplify and remove EPA dependency.
4110
4111 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4112
4113         * nnir.el (nnir-request-article): Fix error message text.
4114
4115 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4116
4117         * auth-source.el (plstore-delete): Autoload.
4118         (auth-source-plstore-search): Support delete operation.
4119         * plstore.el (plstore-delete): New function.
4120
4121 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4122
4123         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4124         mark actually existing articles as unread rather than the ones that
4125         active asserts.
4126
4127 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4128
4129         * nntp.el (nntp-record-command):
4130         * gnus-util.el (gnus-message-with-timestamp-1):
4131         Use format-time-string rather than decoding time stamps by hand.
4132         This is simpler and insulates the code from potential changes to
4133         current-time format.
4134
4135 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4138
4139 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4140
4141         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4142         (plstore-save): Support public key encryption.
4143         (plstore--init-from-buffer): New function.
4144         (plstore-open): Use it; fix error when opening a non-existent file.
4145         (plstore-revert): Use plstore--init-from-buffer.
4146
4147 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4148
4149         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4150
4151 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4152
4153         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4154         for old Emacsen.
4155
4156 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4157
4158         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4159         is not fully working.
4160
4161 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * dgnushack.el: Autoload sha1 on XEmacs.
4164
4165         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4166         quit window configuration.
4167
4168         * auth-source.el (epg-context-set-passphrase-callback):
4169         Remove duplicate autoload.
4170
4171 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4172
4173         * nnir.el (nnir-request-article): Allow requesting articles by
4174         Message-ID with nnimap.
4175
4176         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4177         current server.
4178
4179 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4180
4181         * auth-source.el: Autoload EPA/EPG functions.
4182         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4183         changed when EPA/EPG is not available.
4184         (auth-source-backend): Rename "arg" member to "data".
4185         (auth-source-backend-parse, auth-source-plstore-search)
4186         (auth-source-plstore-create): Use it.
4187
4188 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4189
4190         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4191         `gnus-refer-article-methods'.
4192
4193 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4194
4195         * auth-source.el: Require EPA and EPG.
4196         (auth-source-passphrase-alist): New variable.
4197         (auth-source-passphrase-callback-function)
4198         (auth-source-token-passphrase-callback-function): Callbacks for the
4199         netrc field encryption (GPG tokens).
4200         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4201         Symmetric encryption and decryption of the netrc GPG tokens.
4202         (auth-source-netrc-normalize): Use them, simplifying the closure.
4203
4204 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4205
4206         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4207         is available.
4208
4209 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4210
4211         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4212         non-nil, and `nnimap-split-methods' is nil, use the former.
4213
4214 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4215
4216         * plstore.el (plstore-revert): New function.
4217         (plstore-open): Use it; hide the buffer from user.
4218
4219 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4220
4221         * auth-source.el (auth-source-backend): New member "arg".
4222         (auth-source-backend-parse): Handle new backend 'plstore.
4223         * plstore.el: New file.
4224
4225 2011-06-30  Glenn Morris  <rgm@gnu.org>
4226
4227         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4228
4229 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4230
4231         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4232         expiring articles to.
4233
4234         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4235         variations as ASCII (bug#5458).
4236
4237 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4238
4239         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4240
4241 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4242
4243         * message.el (message-point-in-header-p): Tweak the function to default
4244         to saying that we're not in the headers if there is no separator at
4245         all.  This makes it possible to use the Message version of `M-q' in
4246         buffers with no headers (bug#7987).
4247         (message-point-in-header-p): Fix last checkin to work with an empty
4248         mail-header-separator, too.
4249
4250         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4251         again, save the choice via customize.
4252
4253 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4254
4255         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4256
4257         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4258         ended the connection, bail out before waiting infinitely on a new
4259         connection.
4260
4261 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4262
4263         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4264         reports.
4265
4266         * gnus.el (gnus-bug-package): Use "gnus."
4267         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4268
4269 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * dgnushack.el: Make the timer warning go away on XEmacs.
4272
4273         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4274         animations going on at article exit time.
4275
4276         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4277         since removing it breaks people upgrading.
4278
4279         * shr.el (shr-put-image): Use the new interface for animating images.
4280         (shr-put-image): Animate for 60 seconds.
4281
4282         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4283         avoid compiler warnings.
4284
4285         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4286         error with `find-file-hooks' on Emacs 22.
4287         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4288         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4289         on all architectures.
4290
4291         * spam.el (spam-stat): Require in a normal fashion without binding
4292         `spam-stat-install-hooks' to avoid compilation warnings.
4293
4294         * spam-stat.el (spam-stat-install-hooks): Remove.
4295         (spam-stat-install-hooks): Don't run automatically.
4296
4297 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4298
4299         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4300         and keystroke.
4301
4302 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4303
4304         * auth-source.el (auth-source-netrc-cache): Move forward.
4305
4306 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307
4308         * proto-stream.el (proto-stream-open-starttls): Use
4309         `gnutls-available-p' to see whether we have built-in support.
4310
4311         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4312         we already know.
4313         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4314         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4315
4316 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4317
4318         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4319         %S format, since that looks odd.
4320         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4321         file, especially when saving.
4322
4323 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4324
4325         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4326         article found.
4327
4328 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4329
4330         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4331         `auth-source-save-secrets' with a more sensitive alist that can be
4332         configured per file.  Experimental, so defaults to 'never.
4333         (auth-source-netrc-create): Use it.  Still experimental code.
4334         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4335         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4336
4337 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4338
4339         * auth-source.el (auth-source-save-secrets): New variable to control if
4340         secret tokens should be saved encrypted.
4341         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4342         to `auth-source-netrc-normalize'.
4343         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4344         on the EPA variables being defined.
4345         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4346         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4347         the lexical-let closure.
4348         (auth-source-netrc-create): Create "gpg:" tokens according to
4349         `auth-source-save-secrets'.
4350
4351 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4352
4353         * gnus-group.el (gnus-group-update-group): Add new argument
4354         `info-unchanged' that stops updating dribble buffer.
4355
4356         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4357         deletes lines matching to it in dribble buffer.
4358
4359         * gnus-agent.el (gnus-agent-fetch-group-1):
4360         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4361         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4362         * gnus-start.el (gnus-group-change-level):
4363         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4364
4365         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4366         if newsgroup info is not changed.
4367
4368         * gnus-group.el (gnus-group-get-new-news-this-group):
4369         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4370         Don't update dribble buffer.
4371
4372 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4373
4374         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4375         remove entries with groups we ignore.
4376
4377 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378
4379         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4380         the underline comes at the bottom.
4381
4382 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4383
4384         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4385         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4386         (gnus-registry-article-marks-to-names): Rename from
4387         `gnus-registry-user-format-function-M2'.
4388
4389 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4392         ephemeral group.
4393
4394 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4395
4396         * shr.el (shr-browse-image): Copy the URL if called interactively.
4397
4398 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4399
4400         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4401         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4402         done, then unselected articles may be marked as read.
4403
4404         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4405         since not doing this seems to lead to a race condition in pop3-logon.
4406
4407         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4408         so that the call chain it correct when we call "upwards".
4409
4410         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4411         in read-only groups.
4412
4413         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4414
4415         * message.el (message-cite-reply-position): Doc string fix.
4416
4417         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4418         avoid regexp overflow.
4419         (nnimap-transform-split-mail): Ditto.
4420
4421         * pop3.el (pop3-retr): Error out if the server closes the connection.
4422
4423 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4424
4425         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4426         mm-with-unibyte-current-buffer.  The buffer should not contain any
4427         multibyte chars anyway at this stage.
4428
4429 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4430
4431         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4432         at the end of lines.
4433
4434 2011-05-29  Julien Danjou  <julien@danjou.info>
4435
4436         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4437
4438 2011-05-27  Glenn Morris  <rgm@gnu.org>
4439
4440         * gnus-group.el (gnus-bug-group-download-format-alist):
4441         Use the "maintainer" version of debian reports as well.
4442
4443 2011-05-26  Glenn Morris  <rgm@gnu.org>
4444
4445         * gnus-group.el (gnus-bug-group-download-format-alist):
4446         Use the "maintainer" version of debbugs.gnu.org reports.
4447
4448 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4451
4452 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4453
4454         * gnus-cus.el (gnus-agent-customize-category):
4455         * gnus-delay.el (gnus-delay-send-queue):
4456         * gnus.el (gnus-other-frame):
4457         Don't quote lambda expressions with `quote'.
4458
4459 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4460
4461         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4462         the thread moves us backwards and so we loop forever.
4463
4464 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4465
4466         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4467         whitespace in base64 data lines.
4468
4469 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4470
4471         * gnus-registry.el (gnus-registry-user-format-function-M):
4472         Use `mapconcat'.
4473         (gnus-registry-user-format-function-M2): Use to see the full text of
4474         the marks.  Make "," the mark text separator.
4475
4476         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4477         authentication with auth-source.
4478
4479 2011-05-17  Glenn Morris  <rgm@gnu.org>
4480
4481         * gnus-group.el (gnus-import-other-newsrc-file):
4482         Use insert-file-contents.
4483
4484 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4485
4486         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4487         1000 iterations.
4488
4489 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * nntp.el (nntp-open-connection): Check if process-type is available.
4492
4493 2011-05-16  Julien Danjou  <julien@danjou.info>
4494
4495         * shr.el (shr-tag-del): Add support for del tag.
4496
4497 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4498
4499         * gnus-html.el (gnus-html-put-image): Register a displayer.
4500
4501         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4502
4503 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4504
4505         * registry.el (prune-factor): New initialization parameter defaulting
4506         to 0.1.
4507         (registry-prune-hard): Use it.
4508
4509         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4510         0.1 expicitly.
4511
4512 2011-05-13  Glenn Morris  <rgm@gnu.org>
4513
4514         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4515         is bound, since this function requires sendmail.
4516
4517 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4518
4519         * registry.el (registry-usage-test): Disable pruning test.
4520
4521 2011-05-11  David Engster  <dengste@eml.cc>
4522
4523         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4524         Bind set-network-process-option for XEmacs.
4525
4526 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         * registry.el (registry-prune-hard-candidates)
4529         (registry-prune-soft-candidates): Helper methods for registry pruning.
4530         (registry-prune): Use them.  Make the sort function optional.
4531
4532 2011-05-10  Jim Meyering  <meyering@redhat.com>
4533
4534         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4535
4536 2011-05-10  Julien Danjou  <julien@danjou.info>
4537
4538         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4539         symbol and not a list.
4540
4541 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * gnus-art.el (gnus-article-mode): Move binding of
4544         shr-put-image-function here from gnus-article-prepare-display.
4545
4546         * shr.el (shr-put-image-function): New variable.
4547         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4548         (shr-put-image): Return scaled image.
4549
4550         * gnus-art.el (gnus-shr-put-image): New function.
4551         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4552
4553         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4554         original ones, as deletable.
4555
4556 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4557
4558         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4559
4560 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4561
4562         * registry.el (registry-full): Add convenience method.  Fix logic.
4563         (registry-insert): Use it.  Fix logic here too.
4564
4565         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4566         `registry-prune' if `registry-full' returns t.
4567         (gnus-registry-handle-action)
4568         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4569         (gnus-registry-usage-test): Use it.
4570
4571 2011-05-07  Julien Danjou  <julien@danjou.info>
4572
4573         * shr.el (shr-link): Make shr-link inherit from link by default.
4574
4575 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4576
4577         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4578
4579 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4580
4581         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4582         error out because the face is not a list.
4583
4584 2011-05-05  Glenn Morris  <rgm@gnu.org>
4585
4586         * proto-stream.el (gnutls-negotiate): Fix declarations.
4587
4588         * gnus-start.el (gnus-propagate-marks): Declare.
4589
4590 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4591
4592         * registry.el (registry-reindex): Fix percentage message.
4593
4594         * proto-stream.el (network-stream-open-starttls): Adjust to call
4595         `gnutls-negotiate' with :process and :hostname arguments.
4596
4597 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4598
4599         * shr.el: Add shr-link face for links.
4600         (shr-urlify): Use it.
4601
4602         * registry.el (registry-insert): Make error message more helpful.
4603
4604 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4605
4606         * gnus-html.el (gnus-html-schedule-image-fetching):
4607         Use url-queue-retrieve, if it exists.
4608
4609         * shr.el (shr-tag-img): Ditto.
4610
4611         * gnus.el: Autoload more gnus-agent functions.
4612
4613         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4614         agent if we haven't already (bug#8502).
4615
4616         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4617         into the Agent, too.
4618
4619         * gnus-agent.el (gnus-agent-store-article): New function.
4620
4621         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4622         and moved from that file for reuse.
4623
4624         * pop3.el (pop3-open-server): Error messages are "-ERR".
4625
4626 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4627
4628         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4629         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4630
4631 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4632
4633         * gnus.el: No Gnus v0.17 is released.
4634
4635 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4636
4637         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4638         buffer has moved to a different frame.
4639
4640 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4641
4642         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4643         to get the conversion from unibyte to multibyte buffers to work on
4644         Emacs 22.
4645
4646         * nntp.el (nntp-request-article): Slight clean-up.
4647
4648 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4649
4650         * shr.el (shr-strike-through): New face.
4651         (shr-tag-s): Use it to provide <s> support.
4652         (shr-tag-s): Remove duplicate definition.
4653
4654 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4655
4656         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4657         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4658
4659 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4660
4661         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4662         `gnutls-negotiate'.
4663         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4664
4665 2011-04-23  Glenn Morris  <rgm@gnu.org>
4666
4667         * gnus-sum.el (gnus-extra-headers): Bump :version.
4668
4669 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4670
4671         * shr.el (shr-tag-sup): New function.
4672         (shr-tag-sub): Ditto.
4673
4674 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4675
4676         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4677         for the case where `gnus-registry-ignored-groups' is a list of lists,
4678         and don't call `gnus-parameter-registry-ignore' otherwise.
4679
4680 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4681
4682         * nnimap.el (nnimap-user): New backend variable.
4683         (nnimap-open-connection-1): Use it.
4684         (nnimap-credentials): Accept user parameter so it's explicit what user
4685         name is desired.
4686
4687         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4688         default.
4689
4690         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4691         not gnus-registry.el.
4692
4693         * gnus-registry.el: Mention in comments how to modify
4694         `gnus-extra-headers' for proper recipient tracking and that it may
4695         already have To and Cc recently, which it does as of this commit.
4696         (gnus-registry-ignored-groups): Remove defcustom.
4697         Explain why in comments.
4698         (gnus-registry-action): Fix data-header reference to use the extra
4699         headers.  Explain in package commentary how to add To and Cc headers to
4700         the gnus-extra-headers.
4701         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4702         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4703         parameter list or a string list in `gnus-registry-ignored-groups'.
4704         Fix logic error.
4705
4706 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4707
4708         * shr.el (shr-expand-url): Protect against null urls.
4709
4710 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4711
4712         * shr.el (shr-base): New binding.
4713         (shr-tag-base): Keep track of <base>.
4714         (shr-expand-url): New function used throughout.
4715
4716 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4717
4718         * gnus-registry.el
4719         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4720         (gnus-registry-ignored-groups): New variable.
4721         (gnus-registry-ignore-group-p): Use it.
4722         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4723         set the destination group to nil (same as delete) if it's ignored.
4724
4725 2011-04-20  David Engster  <dengste@eml.cc>
4726
4727         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4728
4729         * Makefile.in (test-nntp): New rule.
4730         (check): Add it.
4731         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4732
4733 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4734
4735         * gnus-registry.el (gnus-registry-action)
4736         (gnus-registry-fetch-header-fast):
4737         Don't use mail-header that looks an internal function of mailheader.el.
4738
4739 2011-04-19  Glenn Morris  <rgm@gnu.org>
4740
4741         * time-date.el (time-to-days): Remove unused local variables.
4742
4743 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * gnus-registry.el: Eliminate cl functions.
4746         (gnus-registry-sort-addresses): New function that replaces mapcan.
4747         (gnus-registry-action, gnus-registry-spool-action)
4748         (gnus-registry-split-fancy-with-parent)
4749         (gnus-registry-fetch-recipients-fast): Use it.
4750         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4751
4752         * registry.el (initialize-instance, registry-lookup)
4753         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4754         (registry-lookup-secondary-value, registry-search, registry-delete)
4755         (registry-insert, registry-reindex, registry-size, registry-prune):
4756         Use eval-and-compile.
4757
4758 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4759
4760         * registry.el (registry-reindex): New method to recreate the secondary
4761         registry indices.
4762
4763         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4764         tracked field changes.
4765         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4766         (gnus-registry-action, gnus-registry-spool-action)
4767         (gnus-registry-handle-action)
4768         (gnus-registry--split-fancy-with-parent-internal)
4769         (gnus-registry-split-fancy-with-parent)
4770         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4771         move, and delete actions, and for fancy splitting with parent.
4772         (gnus-registry-extract-addresses)
4773         (gnus-registry-fetch-recipients-fast)
4774         (gnus-registry-fetch-header-fast): Convenience functions.
4775         (gnus-registry-misc-test): ERT test of
4776         `gnus-registry-extract-addresses'.
4777
4778 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4779
4780         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4781         Track by subject first, then sender.
4782
4783 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4784
4785         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4786
4787         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4788         Lisp.
4789
4790         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4791         (gnus-draft-send): Use it to avoid popping
4792         up frames from gnus-group-send-queue.
4793
4794 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4795
4796         * gnus-registry.el: Updated gnus-registry docs.
4797
4798 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4799
4800         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4801         Fix logic bug.
4802         (gnus-registry-post-process-groups): Fix logging of no results and
4803         quote sender and subject.
4804
4805 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4806
4807         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4808         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4809         gnutls-cli are too slow to be done opportunistically.
4810
4811         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4812         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4813         we had no early-data returned.
4814         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4815         two async commands to the same server at the same time.
4816
4817 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4818
4819         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4820
4821 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4822
4823         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4824         "warning" level.
4825
4826         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4827         (mm-url-insert-file-contents): Don't set the package names.
4828
4829 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4830
4831         * gnus-registry.el (gnus-registry-action): Remove properties and
4832         simplify subject in `gnus-registry-handle-action'.
4833         (gnus-registry-spool-action): Get subject and sender from message if
4834         they are not passed in.
4835         (gnus-registry-handle-action): Remove properties and simplify subject
4836         consistently.
4837
4838 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4839
4840         * registry.el: Require CL before using defmacro*.
4841
4842 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * gnus-art.el (article-treat-date): Assume that
4845         gnus-article-date-headers may be a group parameter.
4846
4847 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4848
4849         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4850
4851         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4852         interactively so the newsrc file can contain foreign groups too.
4853         Useful for debugging but not much for users.
4854
4855 2011-04-07  David Engster  <dengste@eml.cc>
4856
4857         * registry.el (registry-usage-test): Only do
4858         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4859         lexical binding.
4860
4861 2011-04-07  David Engster  <dengste@eml.cc>
4862
4863         * Makefile.in (check, test-registry): New rules for test-suite.
4864
4865 2011-04-06  David Engster  <dengste@eml.cc>
4866
4867         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4868         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4869
4870 2011-04-06  David Engster  <dengste@eml.cc>
4871
4872         * registry.el (initialize-instance): Change :after to :AFTER to be
4873         compatible with old EIEIO version in XEmacs.
4874
4875 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4876
4877         * gnus-registry.el (gnus-registry-post-process-groups)
4878         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4879         and provide better messaging.
4880
4881 2011-04-06  David Engster  <dengste@eml.cc>
4882
4883         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4884         errors.
4885
4886         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4887         dgnushack-compile with error-on-warn enabled, and to signal an error if
4888         clean compilation failed.
4889         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4890         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4891
4892 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4893
4894         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4895         unconditionally anyway, discarding errors.
4896         (gnus-registry-delete-entries): New convenience function.
4897         (gnus-registry-import-eld): Import from old .eld registry.
4898
4899         * registry.el: Don't use ERT if it's not available.  Load it
4900         unconditionally anyway, discarding errors.
4901
4902         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4903         version from the Claudio Bley GnuTLS patch (extra optional parameters
4904         and host name).
4905
4906 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4907
4908         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4909         fixup the parameters that can be customized by the user between
4910         save/read cycles.
4911         (gnus-registry-read): Use it.
4912         (gnus-registry-make-db): Use it.
4913         (gnus-registry-spool-action, gnus-registry-handle-action):
4914         Fix messaging.
4915         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4916         Map references to actual group names with sender and subject tracking.
4917         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4918         (gnus-registry-usage-test): Add subject lookup test.
4919
4920         * registry.el (registry-db, initialize-instance): Set up constructor
4921         instead of :initform arguments for the sake of older Emacsen.
4922         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4923         pre-lexbind merge bug.
4924         (registry-usage-test): Use it.
4925         (initialize-instance, registry-db): Move the non-function initforms
4926         back to the class definition.
4927
4928 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * registry.el: New library to manage gnus-registry-style data.
4931
4932         * gnus-registry.el: Use it (major rewrite).
4933
4934         * nnregistry.el: Use it.
4935
4936         * spam.el: Use it.
4937
4938 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4941         marks on non-selected articles.
4942
4943 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4944
4945         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4946         parameter to open-protocol-stream.
4947
4948 2011-04-01  Julien Danjou  <julien@danjou.info>
4949
4950         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4951         fundamental-mode.
4952
4953 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4956         servers.
4957
4958 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4961         made marks not propagate, again.
4962
4963 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4964
4965         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4966         Make this the default type.
4967         (proto-stream-open-plain): Rename from proto-stream-open-default.
4968         (open-protocol-stream, proto-stream-open-starttls)
4969         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4970         with `plain'.
4971
4972         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4973         value.
4974
4975         * nntp.el (nntp-open-connection-function): Document the fact that some
4976         values are not functions but are instead handled specially.
4977         Recognize nntp-open-plain-stream value.
4978         (nntp-open-connection): Recognize that value.
4979
4980 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4981
4982         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4983         where it seems to be needed.
4984
4985 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4986
4987         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4988         stuff.
4989
4990         * gnus-score.el (gnus-score-string): Fix calling convention of
4991         `gnus-simplify-buffer-fuzzy' after last patches.
4992
4993         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4994         server for articles we didn't get any headers for.  This is a sanity
4995         check.
4996
4997 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4998
4999         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5000         new CAPABILITY, use it.
5001
5002 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5005         downloading anything.
5006
5007         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5008
5009 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5010
5011         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5012         colors.
5013         (gnus-splash-svg-color-symbols): New function.
5014
5015 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5016
5017         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5018         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5019         (gnus-simplify-subject-fuzzy): Use the local
5020         gnus-simplify-subject-fuzzy-regex instead of the global one.
5021         This makes using this variable in group parameters work.
5022
5023 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5024
5025         * gnus-registry.el (gnus-registry-unfollowed-groups):
5026         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5027         archive:sent-YYYY-MM-DD groups).
5028         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5029         tracking if there are more than `gnus-registry-max-track-groups'
5030         matches.
5031
5032 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5033
5034         * message.el (message--yank-original-internal): New function to do the
5035         insertion cleanly inside eval in `message-yank-original'.
5036         (message-yank-original): Use it.
5037
5038 2011-03-29  Julien Danjou  <julien@danjou.info>
5039
5040         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5041         local variables disabled rather than `normal-mode'.
5042
5043 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5044
5045         * imap.el (imap-shell-open, imap-process-connection-type):
5046         Use imap-process-connection-type for 'shell' streams as well as
5047         Kerberos, SSL, other subprocesses.
5048
5049 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5050
5051         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5052         with open-network-stream.
5053         (proto-stream-always-use-starttls): Option removed.
5054         (open-protocol-stream): Return a process object by default.  Provide a
5055         new parameter :return-list specifying a list-type return value, which
5056         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5057         :type `network' to `try-starttls', and `network-only' to `default'.
5058         Make `default' the default, for compatibility with open-network-stream.
5059         Handle the no-parameter case exactly as open-network-stream, with no
5060         additional stream processing.  Search plists using plist-get.
5061         Explicitly add :end-of-commend parameter if it is missing.
5062         (proto-stream-open-default): Rename from
5063         proto-stream-open-network-only.  Return 'default as the type.
5064         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5065         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5066         failed.  Always return a list with a (possibly dead) process as the
5067         first element, for compatibility with open-network-stream.
5068         (proto-stream-open-tls): Use plist-get.  Always return a list.
5069         (proto-stream-open-shell): Return `default' as connection type.
5070         (proto-stream-capability-open): Use plist-get.
5071         (proto-stream-eoc): Function deleted.
5072
5073         * nnimap.el (nnimap-stream, nnimap-open-connection)
5074         (nnimap-open-connection-1): Handle renaming of :type parameter for
5075         open-protocol-stream.
5076         (nnimap-open-connection-1): Pass a :return-list parameter
5077         open-protocol-stream to obtain a list return value.  Parse this list
5078         using plist-get.
5079
5080         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5081         for open-protocol-stream.  Accept open-protocol-stream return value
5082         that is a subprocess object instead of a list.  Handle the case of a
5083         dead returned process.
5084
5085 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5088
5089         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5090
5091 2011-03-21  Julien Danjou  <julien@danjou.info>
5092
5093         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5094         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5095         query.
5096         (mm-inline-text): Render normal text with fontification whenever
5097         possible.
5098
5099         * gnus-sum.el (gnus-summary-save-parts-1):
5100         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5101         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5102         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5103         Use `mm-handle-filename'.
5104
5105         * mm-util.el (mm-handle-filename): New function, return the filename of
5106         an handle.
5107
5108 2011-03-18  Julien Danjou  <julien@danjou.info>
5109
5110         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5111         (gnus-buffer-live-p): Check that buffer is not nil.
5112
5113 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5114
5115         * gnus.el: No Gnus v0.15 is released.
5116
5117 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5118
5119         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5120         avoid warning on XEmacs.
5121
5122         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5123         on XEmacs.
5124
5125         * gnus-art.el: Require mouse, which the build bot seems to say is
5126         needed.
5127
5128         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5129
5130         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5131         XEmacs, since it doesn't have url-retrieve-synchronously.
5132
5133         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5134         since assoc-string doesn't exist in XEmacs.
5135
5136 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5137
5138         * gnus-group.el (gnus-group-list-ticked): New function.
5139         (gnus-group-make-menu-bar): Provide a menu entry for it.
5140         (gnus-group-list-map): Provide a binding for it.
5141
5142 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143
5144         * shr.el (shr-visit-file): New command.
5145
5146         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5147
5148 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5149
5150         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5151         servers.
5152
5153 2011-03-16  Julien Danjou  <julien@danjou.info>
5154
5155         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5156         inline.
5157
5158         * gnus-art.el (article-hide-list-identifiers):
5159         Use gnus-group-get-list-identifiers.
5160
5161         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5162         (gnus-summary-remove-list-identifiers):
5163         Use gnus-group-get-list-identifiers to get regexp.
5164         (gnus-select-newsgroup, gnus-summary-insert-subject)
5165         (gnus-summary-insert-articles):
5166         Call gnus-summary-remove-list-identifiers unconditionally.
5167
5168 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5171         we're selecting a group with unread articles.
5172
5173         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5174
5175         * gssapi.el: New file separated out from imap.el to provide a general
5176         Kerberos 5 connection facility for Emacs.
5177
5178         * message.el (message-elide-ellipsis): Document the format spec
5179         ellipsis.
5180
5181 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * message.el (message-elide-region): Allow the ellipsis to say how many
5184         lines were removed.
5185
5186 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5187
5188         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5189         window configurations containing buffers that are now dead.
5190
5191         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5192         parsing to avoid integer overflows.
5193         (nnimap-parse-flags): Simplify the last change.
5194         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5195         too large for 32-bit Emacsen.
5196
5197 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5198
5199         * auth-source.el (auth-source-netrc-create):
5200         * message.el (message-yank-original): Fix use of `case'.
5201
5202 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5203
5204         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5205         XEmacs, which was one character too wide.
5206
5207 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5208
5209         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5210         default number of articles to display.
5211         (gnus-articles-to-read): Use pretty names for prompt.
5212
5213 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214
5215         * gnus-int.el (gnus-open-server): Ditto.
5216
5217         * gnus-start.el (gnus-activate-group): Give a backtrace if
5218         debug-on-quit is set and the user hits `C-g'.
5219         (gnus-read-active-file): Ditto.
5220
5221         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5222
5223 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5224
5225         * message.el (message-yank-original): Use cond instead of CL case.
5226
5227 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5228
5229         * auth-source.el (auth-source-netrc-create): Use usual format for the
5230         default in prompts.
5231
5232 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * lpath.el: Fbind read-char-choice for XEmacs.
5235
5236 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5237
5238         * auth-source.el (auth-source-netrc-create): Show the default in the
5239         prompt when prompting for token creation.
5240
5241 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5242
5243         * auth-source.el (auth-source-format-prompt): Always convert the value
5244         to a string to avoid evaluating non-string arguments.
5245         (auth-source-netrc-create): Offer default properly, not as initial
5246         content in `read-string'.
5247         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5248         of line to determine if we've been run before.  If so, don't run again,
5249         but print a trivial message to indicate the cache was hit instead.
5250
5251 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5252
5253         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5254         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5255         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5256         Gnus.
5257
5258 2011-03-11  Julien Danjou  <julien@danjou.info>
5259
5260         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5261         modified file".
5262
5263 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5264
5265         * auth-source.el (auth-source-read-char-choice): New function to read a
5266         character choice using `dropdown-list', `read-char-choice', or
5267         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5268         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5269         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5270         (auth-source-netrc-saver): Use it.
5271         (auth-source-pick-first-password): New convenience function.
5272
5273 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5274
5275         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5276         parameter in the credentials.
5277         (nnimap-open-connection-1): Use it after a successful login.
5278         (nnimap-credentials): Add IMAP-specific user and password prompt.
5279
5280         * auth-source.el (auth-source-search): Add :require parameter, taking a
5281         list.  Document it and the :save-function return token.  Pass :require
5282         down.  Change the CREATED message from a warning to a debug statement.
5283         (auth-source-search-backends): Pass :require down.
5284         (auth-source-netrc-search): Pass :require down.
5285         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5286         Change save prompt to indicate all modifications saved here are
5287         deletions.
5288         (auth-source-netrc-create): Take user login name as default in user
5289         prompt.  Move all the save functionality to a lexically bound function
5290         under the :save-function token in the returned list.  Set up clearer
5291         default prompts for user, host, port, and secret.
5292         (auth-source-netrc-saver): New function, intended to be wrapped for
5293         :save-function.
5294
5295 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5296
5297         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5298         lines to be spaces instead.
5299
5300 2011-03-07  Julien Danjou  <julien@danjou.info>
5301
5302         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5303         (sieve-sasl-auth): Check that auth-source-search did return something,
5304         or just return an empty string.
5305
5306 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5307
5308         * gnus.el (gnus-interactive): Use read-directory-name.
5309
5310         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5311         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5312         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5313         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5314         Likewise.
5315
5316         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5317
5318 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5319
5320         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5321         onto the list of killed groups, too.  This makes killed nnimap groups,
5322         for instance, more reliably not reappear.
5323
5324         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5325         the parent.
5326
5327         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5328
5329         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5330         really have server-side marks.
5331
5332         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5333         since most backends do not usefully have server-side marks.
5334         (gnus-update-read-articles): Propagate marks to all backends that
5335         really have server-side marks.
5336
5337 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5338
5339         * message.el (message-cite-reply-position, message-cite-style):
5340         New variables.
5341         (message-yank-original): Use the new citation styles.
5342
5343 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5344
5345         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5346         buffer-local issue); don't mark it buffer-local when running under
5347         XEmacs.
5348
5349 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5350
5351         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5352         numbers too big to be `read'.
5353
5354 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5355
5356         * password-cache.el (password-in-cache-p): Add autoload.
5357
5358         * message.el (message-options): Make buffer-local two ways to attempt
5359         to fix a XEmacs bug.
5360
5361 2011-03-02  Julien Danjou  <julien@danjou.info>
5362
5363         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5364
5365 2011-03-01  Julien Danjou  <julien@danjou.info>
5366
5367         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5368         group.
5369         (article-hide-list-identifiers): Use list-identifier group parameter.
5370
5371 2011-02-28  Julien Danjou  <julien@danjou.info>
5372
5373         * sieve.el (sieve-buffer-script-name): New local variable to store
5374         sieve script name.
5375         (sieve-edit-script): Store sieve script name.
5376         (sieve-upload): Use sieve script name when uploading.
5377         (sieve-upload): Use substitute-command-keys.
5378         (sieve-edit-script): Use substitute-command-keys.
5379         (sieve-refresh-scriptlist): Use substitute-command-keys.
5380         (sieve-manage-mode-map): Define keymap properly.
5381         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5382         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5383         Remove commented code about cvs.
5384         (sieve-manage-quit): New function.
5385         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5386
5387 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5388
5389         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5390
5391 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5392
5393         * auth-source.el (auth-source-search): Cache empty result sets.
5394
5395         * password-cache.el (password-in-cache-p): Convenience function to
5396         check if a key is in the cache, even if the value is nil.
5397
5398         * auth-source.el (auth-source-save-behavior): New variable to replace
5399         `auth-source-never-create'.
5400         (auth-source-netrc-create): Use it.
5401         (auth-source-never-save): Remove.
5402
5403 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5404
5405         * nnimap.el (nnimap-stream): Doc fix.
5406         (nnimap-open-connection-1): Reverse the order of the ports to that the
5407         prompted-for port is first.
5408
5409         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5410         retrieval by the no-group selection.
5411
5412         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5413         numerical parameters.
5414
5415 2011-02-25  Julien Danjou  <julien@danjou.info>
5416
5417         * gnus-gravatar.el: Use gnus-with-article-buffer.
5418
5419         * gnus-art.el (gnus-with-article-buffer): Check that the
5420         gnus-article-buffer is alive.
5421
5422 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5423
5424         * auth-source.el (auth-source-creation-prompts): New variable to manage
5425         creation-time prompts.
5426         (auth-source-search): Document it.
5427         (auth-source-format-prompt): Add utility function.
5428         (auth-source-netrc-create): Don't default the user name to
5429         user-login-name.  Use `auth-source-creation-prompts' and some default
5430         prompts for user, host, port, and password (the default generic prompt
5431         remains ugly).
5432         (auth-source-never-save): Add customizable option to never save info.
5433         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5434         mode excursion.
5435
5436 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5439         argument that XEmacs doesn't support.
5440
5441         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5442         compiled for Emacsen having no `libxml-parse-html-region' support.
5443
5444         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5445
5446         * lpath.el: Bind buffer-save-without-query for XEmacs.
5447
5448 2011-02-23  Julien Danjou  <julien@danjou.info>
5449
5450         * gnus-art.el (article-make-date-line): Ignore errors if time is
5451         invalid and not convertible.
5452         (article-make-date-line): Only add lapsed time if time is not nil.
5453
5454 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5455
5456         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5457         `read-char-choice' for backwards compatibility.
5458         (auth-source-netrc-element-or-first): New function to DTRT for
5459         parameter extraction.
5460         (auth-source-netrc-create): Use it and fix multiple parameter print
5461         bug.  Use the default passed from above (given-default) or the
5462         built-in (user-login-name for :user).
5463
5464 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5465
5466         * gnus-start.el (gnus-dribble-read-file):
5467         Set buffer-save-without-query, since we always want to save the dribble
5468         file, probably.
5469
5470         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5471         nnimap.
5472
5473         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5474         -summary- since it's a user-visible variable.
5475
5476         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5477         first time you use the new Gnus.
5478
5479 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5480
5481         * auth-source.el: Don't load netrc.el.
5482         (auth-sources): Search ~/.netrc as well by default.
5483         (auth-source-debug): Add 'trivia option for extra output.
5484         (auth-source-do-trivia): Use it.
5485         (auth-source-search): Simplify logic to use
5486         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5487         appropriate.  Don't keep a running count at this level.  Layer :create
5488         and :delete options appropriately on the first and second passes.
5489         Don't track the backend with the search results.
5490         (auth-source-search-backends): New function to search a list of
5491         backends for a processed spec.
5492         (auth-source-netrc-parse): Cache all netrc files, making
5493         auth-source-netrc-cache an alist keyed by the file name and using the
5494         file mtime as the caching criterion.  Keep the obfuscated data secret
5495         with a lexical bind.
5496         (auth-source-netrc-search): Don't calculate the length of the results
5497         unnecessarily.
5498         (auth-source-search-backends): Fix bug.
5499         (auth-source-netrc-create): Rework prompts.
5500
5501 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5502
5503         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5504         Lower case names of search constraints.
5505         (nnir-run-query): Cache and reuse search constraints for all imap
5506         servers.
5507
5508 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5509
5510         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5511         after exit.
5512         (gnus-setup-message): Define missing variable from last checkin.
5513
5514         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5515         value, show the raw article.
5516
5517 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5518
5519         * gnus.el: No Gnus v0.13 is released.
5520
5521 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5522
5523         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5524         auth-source now accepts numbers.
5525
5526         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5527         spec, too.
5528         (auth-source-ensure-strings): New function.
5529
5530         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5531         (gnus-article-setup-buffer): Always restart the date timer so that user
5532         changes to the frequency is respected.
5533
5534         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5535         port numbers, so make sure it gets that if nnimap-server-port is
5536         explicit.
5537
5538 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5539
5540         * nnimap.el (nnimap-inbox): Doc fix.
5541
5542 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5543
5544         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5545         Autoload.  Add optional arg FRAME, and pass it to color-values.
5546         (color-complement): Caller changed.  Doc fix.
5547         (color-gradient): Rewrite for better clarity and efficiency.
5548
5549 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5550
5551         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5552         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5553         color-lab-to-srgb.
5554
5555 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5556
5557         * color.el: First part of merge from hexrgb.el.
5558         (color-rgb-to-hex): Rename from color-rgb->hex.
5559         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5560         saturation to zero if the value is too small.
5561         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5562         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5563         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5564         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5565         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5566         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5567         (color-cie-de2000): Doc fix.
5568
5569 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5570
5571         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5572         given method as in the group name if we're using an extended method.
5573         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5574         command, if we're using that, instead of waiting for the beginning.
5575
5576         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5577         we're sure to get unique server names, and we don't output two async
5578         commands in the same buffer.  This fixes an NNTP hang for some users.
5579
5580 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5581
5582         * gnus.el: No Gnus v0.11 is released.
5583
5584 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5585
5586         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5587         summary buffer before reading going to the next buffer.  This avoids
5588         putting the point in the group buffer if you `C-g' the command.
5589
5590         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5591         cache (for now) to make ~/.authinfo.gpg files usable.
5592
5593         * nnfolder.el (copyright-update): Define for the compiler.
5594
5595         * auth-source.el (auth-source-search): Fix unbound variable.
5596
5597 2011-02-19  Glenn Morris  <rgm@gnu.org>
5598
5599         * gnus.el (gnus-meta): Doc fix.
5600
5601 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5602
5603         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5604         in case it's not yet loaded.
5605
5606 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5607
5608         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5609         line we're waiting for.
5610
5611 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5612
5613         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5614         face with line-width greater than zero will cause RET in gnus summary
5615         buffer to scroll down article page-wise because auto vscroll happens,
5616         it should be temporally disabled when doing a scroll-up.
5617
5618 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5619
5620         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5621         outputs from the server.
5622
5623 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5624
5625         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5626         later so that bbdb can hook in easier.
5627
5628 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5629
5630         * auth-source.el (auth-source-search): Don't try to create credentials
5631         if the caller doesn't want that.
5632         (auth-source-search): If we don't find a match, don't bug out on
5633         non-bound variables.
5634         (auth-source-search): Only ask a single backend to create the
5635         credentials.
5636
5637         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5638         logging.
5639         (nnimap-credentials): Protect against auth-source-search returning nil.
5640         (nnimap-request-list): Protect against not being able to open the
5641         server.
5642
5643 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5644
5645         * auth-source.el (auth-source-search): Do a two-phase search, one with
5646         no :create to get the responses from all backends.
5647
5648         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5649         when getting credentials.
5650
5651         * gnus-util.el (gnus-delete-duplicates): New function.
5652
5653 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5654
5655         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5656         a creation default, pass the whole port list down.  It will be
5657         completed.
5658
5659         * auth-source.el (auth-source-search): Updated docs to talk about
5660         multiple creation choices.
5661         (auth-source-netrc-create): Accept a list as a value (from the search
5662         parameters) and do completion on that list.  Keep a separate netrc line
5663         with the password obscured for showing the user.
5664
5665         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5666         first choice to `auth-source-search' so it will be used for entry
5667         creation instead of the server's Gnus-specific name.
5668         (nnimap-credentials): Rely on the auth-source library to select which
5669         port is actually wanted in the new netrc entry, so don't override
5670         `auth-source-creation-defaults'.
5671
5672         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5673         :protocol and accept a missing user, host, or port as a wildcard match.
5674         (auth-source-debug): Default to off.
5675
5676         (auth-source-netrc-search, auth-source-netrc-create)
5677         (auth-source-secrets-search, auth-source-secrets-create)
5678         (auth-source-user-or-password, auth-source-backend, auth-sources)
5679         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5680         instead of :protocol.
5681
5682         * nnimap.el (nnimap-credentials): Pass a port default to
5683         `auth-source-search' in case an entry needs to be created.
5684         (nnimap-open-connection-1): Use :port instead of :protocol.
5685
5686 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * auth-source.el: Bind load-path when loading EIEIO from
5689         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5690         21.4 doesn't support, to `require'.
5691         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5692         delete-dups that is not available in XEmacs 21.4.
5693
5694 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5695
5696         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5697         as EIEIO must also be loaded when auth-source.el is being
5698         byte-compiled.
5699
5700 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5701
5702         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5703
5704         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5705
5706         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5707
5708         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5709
5710         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5711
5712         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5713
5714         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5715
5716         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5717         necessary.
5718
5719 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5720
5721         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5722         nil means that nnimap doesn't get updated.
5723
5724 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5725
5726         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5727         result when the user doesn't want to write to the file.
5728         (auth-source-netrc-search): Expect a synthetic result and proceed
5729         accordingly.
5730         (auth-source-cache-expiry): New variable to override
5731         `password-cache-expiry'.
5732         (auth-source-remember): Use it.
5733
5734         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5735         parameter.  Create entry if necessary by using :create t.
5736         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5737
5738 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * auth-source.el (auth-source-debug): Enable by default and don't
5741         mention the obsolete `auth-source-hide-passwords'.
5742         (auth-source-do-warn): New function to debug unconditionally.
5743         (auth-source-do-debug): Use it.
5744         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5745         and for Secrets API entries when the secrets.el library is not
5746         available.
5747
5748 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5749
5750         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5751         (gnus-summary-exit): Kill the correct article buffer on exit from a
5752         `C-d' group.
5753
5754         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5755         gnus-propagate-marks.
5756
5757         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5758         before killing the buffers so that a non-full window conf gets handled
5759         correctly.
5760         (gnus-summary-exit): Ditto.
5761         (gnus-summary-read-group-1): Ditto.
5762
5763         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5764         async code again so that we can debug it properly.
5765
5766         * message.el (message-reply): Take an optional switch-buffer parameter
5767         so that Gnus window confs are respected better.
5768
5769 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5770
5771         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5772         `plist-get' to accept non-list parameters (XEmacs issue).
5773         Fix docstring.
5774         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5775         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5776         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5777         Login collection is "Login" and not "login".
5778
5779 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5780
5781         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5782         multiple headers.
5783
5784         * nnimap.el (nnimap-inhibit-logging): New variable.
5785         (nnimap-log-command): Don't log login commands.
5786
5787         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5788         to have more parameters.
5789
5790         * nnimap.el (nnimap-send-command): Mark the command time for each
5791         command, so that we don't get NOOPs stepping on our toes.
5792
5793         * gnus-art.el (article-date-ut): Get the date from the Date header on
5794         `t'.
5795
5796 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5797
5798         * auth-source.el (auth-source-search): Use copy-sequence instead of
5799         the cl.el copy-list.
5800
5801 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * imap.el: Bring it back (revert
5804         84d800cd31de3064f0ed39617d725709a2f8f42f).
5805
5806 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5807
5808         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5809         Improve prompt.
5810
5811 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5812
5813         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5814         washing status from the default format.  It isn't very informative.
5815
5816 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5817
5818         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5819         Fix Gcc processing on imap.
5820
5821 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * imap.el: Remove file.  All the functionality is in nnimap.el.
5824
5825 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5826
5827         * message.el (message-bury): Don't pop up a new window when selected
5828         window is dedicated.
5829
5830 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5831
5832         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5833
5834 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5835
5836         * sieve-manage.el: Autoload `auth-source-search'.
5837         (sieve-sasl-auth): Use it.
5838
5839 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5840
5841         * nnimap.el: Autoload `auth-source-forget+'.
5842         (nnimap-open-connection-1): Use it if the connection fails.
5843
5844         * auth-source.el: Require `password-cache'.
5845         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5846         obsolete.
5847         (auth-source-magic): Marker for `password-cache' keys.
5848         (auth-source-do-cache): Update docstring.
5849         (auth-source-search): Use and check cache.
5850         (auth-source-forget-all-cached, auth-source-remember)
5851         (auth-source-recall, auth-source-forget, auth-source-forget+)
5852         (auth-source-specmatchp): Caching support functions.
5853         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5854         Remove and obsolete.
5855         (auth-source-user-or-password): Remove caching to further discourage
5856         using it.  Always hide passwords.
5857
5858         * password-cache.el (password-cache-remove): Accept secrets that are
5859         not strings.
5860
5861 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5862
5863         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5864         code for now, since it doesn't work for all users.
5865
5866 2011-02-09  Julien Danjou  <julien@danjou.info>
5867
5868         * message.el (message-options): Make message-options really buffer
5869         local.
5870
5871 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5872
5873         * mail-source.el: Autoload `auth-source-search'.
5874         (mail-source-keyword-map): Note order matters.
5875         (mail-source-set-1): Get all the mail-source source values and
5876         defaults and search auth-source on those if needed.  This can all
5877         probably be simplified.
5878
5879         * nnimap.el: Autoload `auth-source-search'.
5880         (nnimap-credentials): Use it.
5881         (nnimap-open-connection-1): Ask for the virtual server and physical
5882         address in one shot.
5883
5884         * nntp.el: Autoload `auth-source-search'.
5885         (nntp-send-authinfo): Use it.  Note TODO.
5886
5887 2011-02-08  Julien Danjou  <julien@danjou.info>
5888
5889         * shr.el (shr-tag-body): Add support for text attribute in body
5890         markups.
5891
5892         * message.el (message-options): Make message-options a local variable.
5893
5894 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5895
5896         * auth-source.el (auth-source-secrets-search)
5897         (auth-source-user-or-password): Use `append' instead of `nconc'.
5898         (auth-source-user-or-password): Build return list better and protect
5899         against nil :secret.
5900
5901 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5902
5903         * nnimap.el (nnimap-update-info): Refactor slightly.
5904         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5905         (nnimap-update-info): Clean up slightly.
5906         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5907         characters.
5908         (nnimap-process-quirk): Rename function to avoid collision.
5909         (nnimap-update-info): Fix macrology bug-out.
5910         (nnimap-update-info): Simplify split history test.
5911
5912 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5913
5914         * auth-source.el (top): Require 'eieio unconditionally.
5915         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5916         (auth-source-secrets-search): Limit search when `max' is greater than
5917         number of results.
5918
5919 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5920
5921         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5922         part not returning any data.
5923
5924         * proto-stream.el (open-protocol-stream): Document the return value.
5925
5926 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5927
5928         * auth-source.el (auth-source-secrets-search): Add examples.
5929
5930 2011-02-06  Julien Danjou  <julien@danjou.info>
5931
5932         * message.el (message-setup-1): Handle message-generate-headers-first
5933         set to t.
5934
5935 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5936
5937         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5938         API with a string "secrets:collection-name" and with 'default.
5939         (auth-source-backend-parse): Parse "secrets:collection-name" and
5940         'default.  Recurse on parses instead of repeating code.  Use the
5941         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5942         message when ignoring a source.
5943         (auth-source-search): List ignored search keys at the top level.
5944         (auth-source-netrc-create): Use `case' instead of `cond'.
5945         (auth-source-secrets-search): Created with TODOs.
5946         (auth-source-secrets-create): Created with TODOs.
5947         (auth-source-retrieve, auth-source-create, auth-source-delete)
5948         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5949         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5950         (auth-source-user-or-password-sftp)
5951         (auth-source-user-or-password-smtp): Remove.
5952         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5953         around `auth-source-search'.  Not tested thoroughly.
5954
5955 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5956
5957         * auth-source.el: Bring in assoc and eioeio libraries.
5958         (secrets-enabled): New variable to track the status of the Secrets API.
5959         (auth-source-backend): New EIOEIO class to represent a backend.
5960         (auth-source-creation-defaults): New variable to set prompt defaults
5961         during token creation (see the `auth-source-search' docstring for
5962         details).
5963         (auth-sources): Simplify to allow a simple string as a netrc backend
5964         spec.
5965         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5966         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5967         (auth-source-search): Main auth-source API entry point.
5968         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5969         (auth-source-search-collection): Helper function for searching.
5970         (auth-source-netrc-parse, auth-source-netrc-normalize)
5971         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5972         Supports search, create, and delete.
5973         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5974         backend stubs.
5975         (auth-source-user-or-password): Call `auth-source-search' but it's not
5976         ready yet.
5977
5978 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5979
5980         * message.el (message-setup-1): Remove the read-only stuff, since it
5981         doesn't work under XEmacs, for some reason.
5982
5983         * gnus-sum.el (gnus-user-date): Rename back from
5984         gnus-summary-user-date since user code refers to it.
5985
5986         * shr.el (shr-render-td): Store the actual background color used.
5987
5988         * message.el (message-setup-1): Don't bind the constant
5989         -forbidden-properties.
5990         (message-setup-1): Revert previous change, since it needs to bind the
5991         props to insert them.
5992         (message-resend): Allow removing the read-only separator line.
5993
5994 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5995
5996         * nnimap.el (nnimap-request-accept-article): Give an error message if
5997         the APPEND wasn't successful.
5998
5999 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6000
6001         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6002         that have no groups.
6003
6004 2011-02-03  Julien Danjou  <julien@danjou.info>
6005
6006         * gnus-draft.el: Remove progn around gnus-draft-setup.
6007
6008 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-start.el (gnus-read-active-for-groups): This function is never
6011         called with a nil `infos', so clean that up.
6012         (gnus-get-unread-articles): Request active files from primary/secondary
6013         methods that have no groups (yet).
6014
6015 2011-02-03  Julien Danjou  <julien@danjou.info>
6016
6017         * message.el (message-setup-1): Always generate References first.
6018         (message-mail): Return the return value of message-setup, not always t.
6019         (message-setup-1): Insert mail-header-separator with read-only and
6020         intangible properties set.
6021
6022         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6023         user-date in docstring.
6024
6025         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6026
6027         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6028         docstring.
6029
6030         * gnus.el (gnus-user-date-format-alist): Change default value.
6031         Use defcustom, with type and group. Move from gnus-util.el.
6032         Rename to gnus-summary-user-date-format-alist.
6033
6034 2011-02-03  Glenn Morris  <rgm@gnu.org>
6035
6036         * nnimap.el (gnus-fetch-headers): Declare.
6037
6038         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6039
6040 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6041
6042         * message.el (message-forward-make-body-digest-plain)
6043         (message-followup, message-reply): Clean up things noted by Stefan.
6044
6045         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6046         gnus-article-update-date-headers is nil.
6047         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6048         it didn't really work with defcustom.
6049         (article-update-date-lapsed): Make sure the window start doesn't move,
6050         either.
6051
6052 2011-02-01  Julien Danjou  <julien@danjou.info>
6053
6054         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6055         format.
6056
6057         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6058         standard in Emacs nowadays.
6059
6060         * color.el (color-gradient): Add a color-gradient function.
6061
6062 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6063
6064         * message.el (message-expand-name): Don't trust the return value of
6065         bbdb-complete-name.
6066         (message-check-news-header-syntax): Remove unused var `start'.
6067         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6068         (message-inhibit-body-encoding): Move to before first use.
6069         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6070         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6071         (Organization, Message-ID, Date, mh-previous-window-config):
6072         Defvar the vars using dynamic scoping.
6073
6074 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6075
6076         * shr.el (shr-render-td): Only do colors at the final rendering.
6077         Should be slightly faster.
6078         (shr-insert-table): Fix up TD background colors when doing the
6079         vertical padding.
6080
6081         * gnus-art.el (article-date-ut): Protect against articles with no Date
6082         header.
6083         (article-update-date-lapsed): Don't use current-column to find the
6084         horizontal position.  It's fragile in the presence of \003 characters.
6085
6086         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6087
6088 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6089
6090         * gnus-art.el (article-transform-date): Rewrite to still work when
6091         there are several rfc2822 parts.
6092         (article-transform-date): Fix infinite recursion.
6093         (article-date-ut): Replace infinitely many Date headers with a single
6094         one when called interactively.
6095
6096         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6097         secure manner.
6098
6099         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6100         move around by not using save-window-excursion.  It seems to work...
6101
6102 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * gnus-art.el (article-make-date-line): Work for user-defined format.
6105
6106 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6107
6108         * nntp.el (nntp-retrieve-group-data-early)
6109         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6110         fetching functions.
6111
6112         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6113         thoroughly for all backends that have no known groups.  This should
6114         allow new nnml methods to retrieve mail.
6115
6116         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6117         that Gnus doesn't know exists again.
6118
6119         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6120         (gnus-treat-date-ut): Ditto.
6121         (gnus-article-update-date-header): Rename.
6122         (gnus-treat-date-local): Remove.
6123         (gnus-treat-date-english): Remove.
6124         (gnus-treat-date-lapsed): Remove.
6125         (gnus-treat-date-combined-lapsed): Remove.
6126         (gnus-treat-date-original): Remove.
6127         (gnus-treat-date-iso8601): Remove.
6128         (gnus-treat-date-user-defined): Remove.
6129         (gnus-article-date-headers): New variable to control all the date
6130         header options.
6131         (article-date-ut): Rewrite to allow using the new way to format date
6132         headers(s).
6133
6134 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6135
6136         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6137         method.
6138         (nnmail-article-group): A better test for fanciness.
6139
6140         * nnimap.el (nnimap-request-head): Protect against not finding the
6141         article by Message-ID.
6142
6143 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6144
6145         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6146         keep point at the "same place".
6147
6148 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6149
6150         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6151         data if the group is inactive.
6152
6153 2011-01-28  Julien Danjou  <julien@danjou.info>
6154
6155         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6156         (gnus-all-windows-visible-p): Remove old compatibility code.
6157         (gnus-window-top-edge): Add docstring.
6158
6159         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6160
6161 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6162
6163         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6164         older request-update-info.
6165
6166         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6167
6168 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6169
6170         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6171         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6172
6173 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6174
6175         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6176         groups.  This makes the nndraft:queue group pop up if it's not already
6177         there.
6178
6179         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6180         messages" logic, which was reversed.
6181
6182         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6183         the "same place" even if point is on the line being replaced.
6184         (article-update-date-lapsed): Allow updating both the combined lapsed
6185         and the lapsed headers.
6186         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6187         (article-make-date-line): Limit the number of segments dynamically to
6188         avoid too-long lines.
6189
6190 2011-01-27  Julien Danjou  <julien@danjou.info>
6191
6192         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6193         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6194
6195 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6196
6197         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6198         Use plist-get instead of the cl function getf.
6199
6200 2011-01-27  Glenn Morris  <rgm@gnu.org>
6201
6202         * gnus-util.el (float-time): Get rid of compiler warning, again.
6203
6204 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6205
6206         * shr.el (shr-put-color): Special-case background colors: Do put them
6207         at the blank parts at the front of the lines.
6208
6209         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6210         exit hook to nix out all data on readedness on group exit.
6211
6212         * gnus-util.el (float-time): If float-time is bound, always use it on
6213         all Emacsen.  It's unclear why the subrp check was there.
6214         (time-date): Require to make some autoload issues on XEmacs go away.
6215
6216         * shr.el (shr-put-color): Don't do the box padding in tables, since
6217         they're already padded.
6218
6219 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6220
6221         * gnus-art.el (gnus-article-next-page): When the last line of the
6222         article is displayed, scroll down once more instead of going to the
6223         next article at once.
6224         (article-lapsed-string): Refactor out and allow specifying how many
6225         segments you want.
6226         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6227         (gnus-article-update-lapsed-header): New variable.
6228
6229         * shr.el: Revert change that made headings use different-sized faces.
6230         The Emacs display engine isn't advanced enough that, for instance,
6231         tables can comfortably use differently-sized faces.
6232
6233 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6234
6235         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6236         used.
6237         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6238         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6239         we're using an encrypted connection.
6240
6241         * proto-stream.el: Alter the interface functions to also return the
6242         actual stream type used: network or tls.
6243
6244 2011-01-25  Julien Danjou  <julien@danjou.info>
6245
6246         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6247         (mm-display-javascript-inline): New function.
6248
6249         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6250         viewing function.
6251
6252 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6253
6254         * shr.el (shr-expand-newlines): Fix variable name.
6255
6256 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6257
6258         * shr.el (shr-expand-newlines): Make nested boxes work.
6259
6260 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6261
6262         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6263         backgrounds.
6264         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6265         in a more sensible manner.
6266
6267 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6268
6269         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6270         if EPG is loaded.
6271
6272 2011-01-24  Julien Danjou  <julien@danjou.info>
6273
6274         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6275         tags.
6276
6277 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6278
6279         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6280         commands.
6281
6282         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6283         in the article buffer.
6284         (gnus-gravatar-insert): Use blank space from the current buffer to
6285         avoid breaking text properties.  This makes X-Sent updating work again.
6286
6287         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6288
6289 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6290
6291         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6292         fix the bug in url-http.el instead.
6293
6294         * shr.el (shr-image-fetched): Ditto.
6295
6296         * shr.el (shr-image-fetched): Avoid having point move in the article
6297         buffer.
6298
6299         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6300         buffer after being called.  It's apparently being killed by url.el, and
6301         killing it made point move to end-of-buffer in a random buffer.
6302
6303         * shr.el (shr-image-fetched): Ditto.
6304
6305 2011-01-23  Julien Danjou  <julien@danjou.info>
6306
6307         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6308
6309         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6310         text/x-org.
6311
6312 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6313
6314         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6315         (i.e., nnimap) returning nil as the article number.
6316
6317 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6318
6319         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6320         "DelSp" parameter in RFC3676.
6321
6322 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6323
6324         * message.el (message-check-recipients): Display the encoded version of
6325         the bogus address if they differ.
6326
6327         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6328         after sending.
6329
6330         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6331
6332         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6333
6334         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6335         group buffer after sending the queue.
6336
6337         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6338
6339 2011-01-22  Julien Danjou  <julien@danjou.info>
6340
6341         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6342
6343 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6344
6345         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6346         nested related parts.
6347
6348         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6349         unexpired articles.  This fixes the regression that led expiry marks to
6350         disappear from nnfolder groups.
6351
6352 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6353
6354         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6355         Don't confuse the "ret" of "retrograde" with RET.
6356
6357 2011-01-21  Julien Danjou  <julien@danjou.info>
6358
6359         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6360         than mm-insert-inline.
6361
6362 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6363
6364         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6365         Widen article buffer.
6366
6367 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6368
6369         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6370         the temp buffer.
6371         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6372
6373 2011-01-20  Julien Danjou  <julien@danjou.info>
6374
6375         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6376
6377         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6378         than mm-insert-inline to insert inline part: this respect
6379         mm-inline-media-tests displayers.
6380
6381         * mm-view.el (mm-display-shell-script-inline): New function.
6382
6383         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6384
6385         * mm-uu.el (mm-uu-type-alist): Add org block.
6386         (mm-uu-org-src-code-block-extract): New function.
6387
6388         * mm-view.el (mm-display-org-inline): New function.
6389
6390         * mm-decode.el (mm-automatic-display): Add text/org.
6391
6392         * mailcap.el (mailcap-mime-extensions): Add .org.
6393
6394 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6397         gnus-article-add-buttons.
6398
6399 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6400
6401         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6402         From header with a date and "nobody" as the sender.
6403
6404 2011-01-19  Julien Danjou  <julien@danjou.info>
6405
6406         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6407         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6408         if you have the same regexp several times.
6409         (gnus-button-push): Fix matching when regexp is symbol.
6410
6411 2011-01-15  Glenn Morris  <rgm@gnu.org>
6412
6413         * message.el (message-mail): A compose-mail function should
6414         accept headers as strings.
6415
6416 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6417
6418         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6419         Add :vert-only tags.
6420         (message-mail): New arg RETURN-ACTION.
6421         (message-return-action): New var.
6422         (message-bury): Use it.
6423         (message-mode): Make it buffer-local.
6424         (message-send-and-exit): Always call message-bury.
6425
6426         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6427         message-mail.
6428
6429 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6430
6431         * nnimap.el (nnimap-convert-partial-article): Protect against
6432         zero-length body parts.
6433
6434         * mm-decode.el (mm-preferred-alternative-precedence):
6435         Discourage showing empty parts.
6436
6437         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6438         and stuff if the backend didn't return the article number.  This fixes
6439         an Exchange-related nnimap bug.
6440
6441         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6442         group window, because it does the wrong thing when a separate frame
6443         displays the group buffer.
6444
6445         * proto-stream.el (open-protocol-stream): Protect against the low-level
6446         transport functions returning nil.
6447
6448 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6449
6450         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6451         (mml2015-epg-find-usable-secret-key): New function.
6452         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6453         mml2015-epg-find-usable-key (Bug#7797).
6454         (mml2015-epg-encrypt): Ditto.
6455
6456 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * dgnushack.el (rot13-string): Fix the way to get the argument.
6459
6460 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6461
6462         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6463
6464 2011-01-03  Glenn Morris  <rgm@gnu.org>
6465
6466         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6467
6468         * sieve.el (sieve-open-server): Give a more explicit error if
6469         sieve-manage-open returns nil.  (Bug#7720)
6470
6471 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6472
6473         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6474
6475 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6476
6477         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6478         This avoids sending passwords in plain text over non-encrypted
6479         channels.
6480
6481         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6482
6483         * nnimap.el (nnimap-login): Refactored out into own function, and
6484         implement CRAM-MD5.
6485         (nnimap-wait-for-line): Refactored out.
6486
6487         * mm-view.el (mml-smime): Require.
6488
6489 2010-12-20  David Engster  <deng@eml.cc>
6490
6491         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6492         use EPG to decrypt S/MIME messages instead of openssl.
6493
6494 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6497
6498         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6499         status is the group clearly is unreachable.
6500
6501         * auth-source.el (auth-source-create): Add the optional second
6502         parameter to `local-variable-p' to be compatible with XEmacs.
6503
6504 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6505
6506         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6507         work when using a compressed nnml folder.
6508
6509 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6510
6511         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6512         backends after sanitising on entry, because this never makes sense:
6513         If the articles have gone missing, then the data no longer exists on
6514         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6515         overwrite anything anyway.
6516
6517         * shr.el (shr-insert-document): Bind shr-width dynamically to
6518         window-width if it's nil.
6519
6520 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6521
6522         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6523         with the meaning of using the full emacs window width for rendering.
6524
6525 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6526
6527         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6528         case when sender is not given.
6529
6530 2010-12-23  Julien Danjou  <julien@danjou.info>
6531
6532         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6533         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6534         the addresses, otherwise we might misplaced the gravatar.
6535
6536 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6537
6538         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6539         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6540         obsolete in Emacs.
6541
6542 2010-12-20  Julien Danjou  <julien@danjou.info>
6543
6544         * gnus-util.el (gnus-rescale-image): Revert last change.
6545
6546 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6547
6548         * binhex.el: Improve commentary (Bug#7482).
6549
6550 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6551
6552         * gnus-group.el (gnus-group-delete-articles): New command.
6553
6554 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6555
6556         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6557
6558 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6559
6560         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6561         here, since it's up to the backends to do CRLF removal if their
6562         protocol has it.
6563
6564         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6565
6566 2010-12-17  Julien Danjou  <julien@danjou.info>
6567
6568         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6569         they are from file.  Can also scale up.
6570
6571 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6572
6573         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6574         Restore gnus-use-agent.
6575         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6576
6577         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6578
6579 2010-12-17  Julien Danjou  <julien@danjou.info>
6580
6581         * gravatar.el (gravatar-retrieve-synchronously): New function.
6582         (gravatar-get-data): Make more robust.
6583
6584 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6585
6586         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6587
6588 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6589
6590         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6591         to really consider the last line.
6592
6593 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6594
6595         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6596         list of recipient keys, or use symmetric encryption if not a list.
6597         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6598         EPA override, replacing the call to `netrc-store-data'.
6599
6600 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6601
6602         * gnus-srvr.el: Avoid passing nil regexp argument to
6603         delete-matching-lines.
6604
6605 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6608         fetching stops when Gnus exits.
6609
6610         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6611         function.
6612         (nnfolder-request-expire-articles): Save all the buffers after doing
6613         expiry.
6614
6615         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6616         the last article", since that led to serious performance regressions
6617         when expiring nnml groups.
6618
6619 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6620
6621         * nnir.el: Improve customizations.
6622
6623 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6624
6625         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6626
6627         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6628         group has been killed.
6629         (gnus-group-yank-group): Ditto.
6630
6631         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6632
6633         * nnimap.el (nnimap-request-update-group-status): New function.
6634
6635         * gnus-int.el (gnus-request-update-group-status): New interface
6636         function.
6637
6638         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6639         copying read-ness to the backends.
6640
6641         * nnimap.el (nnimap-quirk): New function.
6642         (nnimap-retrieve-group-data-early): Use it.
6643         (nnimap-quirks): New alist.
6644
6645 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6648         don't delete it within indentation.
6649
6650 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651
6652         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6653         previous line.
6654
6655 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6656
6657         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6658         QRESYNC command by deleting a superfluous space which broke Cyrus
6659         servers.  This change will break other servers that are buggy the other
6660         way around.
6661
6662 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6663
6664         * spam.el: Reindent and fix long lines.
6665         (spam-copy-or-move-routine): Exclude invalid move destinations.
6666
6667 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6668
6669         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6670         installed the registry.
6671
6672 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6673
6674         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6675
6676 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6677
6678         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6679         groupname doesn't contain "gmane".
6680
6681 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6682
6683         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6684         and netrc-bound-and-true-p bindings.
6685         (netrc-parse): Cache the netrc contents.
6686
6687         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6688         (gnus-1): Don't create the nndrafts group twice.
6689         (gnus-setup-news): There's no need to read the active file here, since
6690         that's done again later on a per-backend basis.
6691         (gnus-start-draft-setup): Make sure that the new group is started out
6692         empty.
6693
6694         * gnus-agent.el (gnus-agentize): Don't create the queue group
6695         automatically on startup.  It'll be created later, if needed.
6696
6697         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6698         of automatically subscribed groups.
6699         (gnus-auto-subscribed-categories): New variable.
6700         (gnus-matches-options-n): Use it.
6701         (gnus-default-subscribed-newsgroups): Remove unused variable.
6702         (gnus-start-draft-setup): Message a bit less.
6703
6704 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6705
6706         * nnir.el (nnir-run-imap): Return article list in order of increasing
6707         UID.
6708
6709 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * gnus-sum.el (gnus-summary-enter-digest-group):
6712         Mention gnus-auto-select-on-ephemeral-exit.
6713
6714         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6715         convention of the network-only option.
6716
6717 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6718
6719         * proto-stream.el (proto-stream-open-network-only): New function to
6720         have a way to specify non-STARTTLS upgrade connections.
6721
6722 2010-12-10  Julien Danjou  <julien@danjou.info>
6723
6724         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6725         email address is nil.
6726
6727         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6728
6729 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6730
6731         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6732         deletion.
6733         (nnir-run-imap): Only need to parse list once.
6734
6735 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6736
6737         * shr.el (shr-tag-script): Ignore <script>.
6738         (shr-tag-label): Add <label> support.
6739
6740 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6743
6744         * shr.el (shr-image-displayer): Work for images lined side by side.
6745
6746 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6747
6748         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6749         parameter, since XEmacs doesn't accept t as a parameter.
6750
6751 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6752
6753         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6754         ids.
6755         (nnir-run-gmane): Simplify groupspec formatting.
6756         (nnir-request-expire-articles): New function.
6757
6758 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6759
6760         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6761         overflow, possibly.
6762
6763         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6764         (shr-render-td): Handle td style="" better.
6765         (shr-tag-table): Use the color from the style sheet.
6766         (shr-render-td): Make sure we copy over all the overlays, too.
6767
6768 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6769
6770         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6771         (nnir-request-article): Improve article retrieval.
6772
6773 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * mm-util.el (mm-extra-numeric-entities): New variable.
6776
6777         * mm-url.el (mm-url-decode-entities):
6778         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6779
6780         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6781
6782 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6783
6784         * message.el: Use completion-at-point.
6785         (message-completion-function): New fun, extracted from message-tab.
6786         (message-mode): Use it for completion-at-point-functions.
6787         (message-tab): Use it and completion-at-point.
6788
6789 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6792         character if a non-breakable character follows.
6793
6794 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6795
6796         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6797         any stream.
6798
6799         * shr.el (shr-tag-font): Colorize the region.
6800         (shr-tag-body): Ditto.
6801         (shr-tag-font): Actually let the styles be inherited instead of
6802         overwriting them.
6803         (shr-tag-font): Get the background color right.
6804         (shr-tag-style): Ignore all <style> tags for the moment.
6805
6806         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6807         a Message-ID to avoid having nnimap depend on gnus-sum.
6808
6809         * shr.el (shr-descend): Only colorize something if we have a node that
6810         sets colors.
6811
6812 2010-12-06  Julien Danjou  <julien@danjou.info>
6813
6814         * shr.el (shr-render-td): Render td content with shr-descend, so style
6815         will be applied to <td> too.
6816         (shr-colorize-region): Colorize region even if we only have a background.
6817         (shr-tag-body): Fix color and background color inheritance.
6818         Do not recolorize after shr-generic.
6819         (shr-tag-font): Let shr-generic colorize via inheritance.
6820
6821 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6822
6823         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6824
6825 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6826
6827         * nnir.el (nnir-request-move-article): Remove obsolete code.
6828
6829 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6832
6833 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6834
6835         * gnus-sum.el (gnus-summary-respool-article): The completion function
6836         expects a list instead of an alist.
6837
6838         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6839         string as the parameter.
6840
6841         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6842
6843         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6844         styles.
6845         (shr-colorize-region): New function.
6846         (shr-insert-background-overlay): Remove.
6847         (shr-render-td): Background setting should be taken care of on a higher
6848         level.
6849         (shr-tag-body): Use post-hoc colorizations.
6850         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6851         (shr-put-color-1): Don't overwrite old colors.
6852         (shr-colorize-region): When the background color isn't explicit, use
6853         a fixed background.
6854
6855         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6856         nnmail variables.
6857
6858 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6859
6860         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6861         unless necessary.
6862
6863 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6864
6865         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6866         server.
6867
6868 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6869
6870         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6871         so that TAB works.
6872
6873         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6874         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6875
6876         * shr.el (shr-urlify): Show the URL before the title to avoid
6877         misleading URLs.
6878
6879 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6880
6881         * shr.el (shr-urlify): Display the title in <a> tags.
6882
6883 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6884
6885         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6886
6887 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6888
6889         * nnir.el: Rearrange code to allow macros to be autoloaded by
6890         gnus-sum.el.
6891         (nnir-retrieve-headers-override-function): Make this variable
6892         customizable.
6893         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6894
6895         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6896         from nnir.el.
6897
6898 2010-12-03  Julien Danjou  <julien@danjou.info>
6899
6900         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6901
6902 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6905         allow optional argument `environment'.
6906
6907 2010-12-03  Glenn Morris  <rgm@gnu.org>
6908
6909         * mm-extern.el (message-goto-body): Update declaration.
6910
6911 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-util.el (gnus-macroexpand-all): New function.
6914
6915         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6916         instead of macroexpand-all that is unavailable in XEmacs.
6917
6918 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6919
6920         * nnir.el (nnir-summary-line-format): New variable.
6921         (nnir-mode): Use it.
6922         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6923         (nnir-article-ids): Reimplement as defsubst.
6924         (nnir-retrieve-headers): Don't mangle the subject header.
6925         (nnir-run-imap): Use 100 as RSV score.
6926         (nnir-run-find-grep): Fix for full server searching.
6927         (nnir-run-gmane): Better restriction to gmane groups.
6928
6929         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6930         summary buffers.
6931
6932 2010-12-02  Julien Danjou  <julien@danjou.info>
6933
6934         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6935
6936         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6937
6938         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6939         support.
6940
6941 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6942
6943         * nnir.el: Update to handle the registry better.
6944         (autoload): Silence byte-compiler.
6945         (nnir-open-server): Add a hook for nnir groups.
6946         (nnir-request-move-article): Don't mangle the header.  Better to use
6947         formatting variables (which will be added in the future).
6948         (nnir-registry-action): Update the registry using the original article
6949         group name.
6950         (nnir-mode): Install nnir-specific hooks for updating the registry.
6951
6952         * gnus-sum.el
6953         (gnus-article-original-subject,gnus-newsgroup-original-name):
6954         Remove obsolete variables.
6955         (gnus-summary-move-article): Remove use of obsolete variables.
6956         (gnus-summary-local-variables): Make move and delete hooks local to
6957         summary buffers.
6958
6959 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6960
6961         * rtree.el: New file.
6962
6963 2010-12-01  Julien Danjou  <julien@danjou.info>
6964
6965         * message.el (message-user-organization): Do not use
6966         gnus-local-organization.
6967
6968         * gnus.el: Remove gnus-local-organization.
6969
6970         * gnus-msg.el: Remove nastygram thing.
6971
6972 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6973
6974         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6975         funcall.
6976
6977 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6978
6979         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6980         names.
6981
6982         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6983         characters.
6984
6985         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6986         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6987         Suggested by Štěpán Němec <stepnem@gmail.com>.
6988         (gnus-gravatar-transform-address): Use mail-extract-address-components
6989         that supports non-ASCII names rather than mail-header-parse-addresses.
6990
6991 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992
6993         * proto-stream.el (open-protocol-stream): All starttls connections are
6994         handled by the network handler.
6995
6996 2010-11-30  Julien Danjou  <julien@danjou.info>
6997
6998         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6999         (nnimap-open-connection-1): Fix PREAUTH.
7000
7001         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7002
7003 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7004
7005         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7006         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7007         (shr-insert): Use them.
7008         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7009
7010 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7011
7012         * nnir.el (nnir-request-move-article): Bail out if original group
7013         doesn't support article moves.
7014         (nnir-get-active): Improve active list retrieval.
7015
7016 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7017
7018         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7019
7020 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7021
7022         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7023         seem to accept strings-with-numbers as port numbers.
7024
7025 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7026
7027         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7028         change the registry.
7029
7030 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7033         delete-dups that is not available in XEmacs 21.4.
7034
7035         * mm-util.el (mm-delete-duplicates): Add comment.
7036
7037 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7038
7039         * nnir.el (nnir-ignored-newsgroups): New variable.
7040         (nnir-get-active): Use it.
7041
7042 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7043
7044         * proto-stream.el (proto-stream-open-network): Add some comments.
7045
7046         * nntp.el (nntp-open-connection): Provide a :success condition.
7047
7048         * nnimap.el (nnimap-open-connection-1): Ditto.
7049
7050         * proto-stream.el (proto-stream-open-network): See what the response to
7051         the STARTTLS command is.
7052
7053         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7054         backwards compatibility).
7055         (nnimap-open-connection-1): Really respect nnimap-server-port.
7056
7057         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7058         TLS upgrades we don't really care about the identity of the peer.
7059         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7060         that what we've checked for.
7061         (proto-stream-always-use-starttls): Only default to t if
7062         open-gnutls-stream exists.
7063         (proto-stream-open-network): If STARTTLS failed, then just open a
7064         normal connection.
7065         (proto-stream-open-network): Wait until the greeting before doing
7066         STARTTLS.
7067
7068         * nntp.el (nntp-open-connection): Report what the connection error is.
7069
7070         * proto-stream.el (open-protocol-stream): Rename from
7071         open-proto-stream.
7072
7073 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7074
7075         * nnimap.el (nnimap-stream): Change default to `undecided'.
7076         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7077         first, and then network.
7078         (nnimap-open-connection-1): Respect nnimap-server-port.
7079         (nnimap-open-connection): Be more backwards-compatible.
7080
7081         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7082         (proto-stream-open-starttls): De-duplicate the starttls code.
7083         (proto-stream-open-starttls): Folded back into the main function.
7084         (proto-stream-open-network): Fix typo in the gnutls path.
7085         (proto-stream-command): Refactor out.
7086
7087         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7088
7089         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7090         starttls.el STARTTLS.
7091
7092         * color.el (color-lab->srgb): Fix function call name.
7093
7094         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7095         if we're using tls.el.
7096         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7097         built in, then don't try to establish a STARTTLS connection.
7098
7099         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7100         servers.
7101
7102         * proto-stream.el (open-proto-stream): Use network, not stream.
7103         (open-proto-stream): Add a way to specify what the end of a command is.
7104
7105         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7106         connections types.
7107         (nntp-open-network-stream): Remove.
7108         (nntp-open-ssl-stream): Remove.
7109         (nntp-open-tls-stream): Remove.
7110         (nntp-ssl-program): Remove.
7111
7112         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7113
7114 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7115
7116         * nnir.el: Fix typos.
7117         (nnir-retrieve-headers-override-function): Rename variable to reflect
7118         new semantics.
7119         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7120         macros.
7121         (nnir-request-article, nnir-request-move-article): Use them.
7122         (nnir-categorize): New function.
7123         (nnir-run-query): Use it.
7124         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7125         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7126         sorted.
7127         (nnir-group-full-name): Use gnus-group-full-name instead.
7128         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7129         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7130
7131 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7132
7133         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7134
7135         * proto-stream.el: New library to provide protocol-specific
7136         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7137         protocols.
7138         (open-proto-stream): Complete the documentation.
7139         (proto-stream-open-network): Fix some typos.
7140
7141         * nnimap.el (nnimap-open-connection): Use it.
7142
7143 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7144
7145         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7146         negotiation.
7147
7148 2010-11-26  Julien Danjou  <julien@danjou.info>
7149
7150         * color.el: Rename various rgb functions to srgb.
7151
7152 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7155         names.
7156
7157 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * shr.el (shr-insert): Revert last change.
7160         (shr-find-fill-point): Never leave point being at bol;
7161         relax the kinsoku limitation when rendering tables.
7162
7163 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7164
7165         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7166         results from -accept-article.
7167
7168         * shr-color.el: Require cl when compiling.
7169
7170         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7171         checkin.
7172
7173         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7174
7175         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7176
7177         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7178         'add and 'delete to set backend marks.
7179
7180         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7181
7182         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7183
7184         * nntp.el (nntp-request-set-mark): Use it.
7185
7186         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7187
7188         * nnml.el (nnml-request-set-mark): Ditto.
7189
7190         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7191         introduces regressions in article selection.
7192         (nnimap-find-uid-response): New function.
7193         (nnimap-request-accept-article): Use the UID returned, if any.
7194         (nnimap-request-move-article): Use the UID returned, if any.
7195         (nnimap-get-groups): Reimplement to work with folded lines.
7196         (nnimap-find-uid-response): The UID is the last element in the list.
7197         (nnimap-request-set-mark): Extend syntax with 'set.
7198
7199         * nnml.el (nnml-request-set-mark): Ditto.
7200
7201         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7202
7203         * nntp.el (nntp-request-set-mark): Ditto.
7204
7205 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * message.el (message-called-interactively-p): A temporary macro.
7208         (message-goto-body): Use it temporarily.
7209
7210 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7211
7212         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7213         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7214         (nnimap-last-response-string): Fix last unfolding fix.
7215
7216 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * shr.el (shr-insert): Fix the way to fold lines.
7219
7220 2010-11-25  Julien Danjou  <julien@danjou.info>
7221
7222         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7223
7224         * color.el: Rename from color-lab.el
7225         (color-rgb->hex): Add.
7226         (color-complement): Add.
7227         (color-complement-hex): Add.
7228
7229         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7230
7231 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * shr-color.el (shr-color-visible): Don't bug out if the color names
7234         don't exist.
7235
7236 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7239         assuming that article displaying or another mml-preview may be
7240         interrupted for an error or for the like.
7241
7242         * shr.el (shr-get-background): Fix argument name.
7243
7244 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7245
7246         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7247
7248         * gnus-sum.el (gnus-summary-include-articles): New function.
7249
7250         * message.el (message-goto-body): called-interactively-p needs a
7251         parameter, so use `any'.
7252
7253         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7254         clear marks before moving, since they're synced from the Gnus side
7255         first.
7256
7257         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7258         (gnus-summary-move-article): Copy over all marks before moving, so that
7259         IMAP doesn't think a new article has arrived.
7260
7261 2010-11-24  Julien Danjou  <julien@danjou.info>
7262
7263         * shr.el (shr-insert-background-overlay): Fix typo.
7264         (shr-render-td): Copy the background before rendering.
7265
7266         * shr-color.el (shr-color-visible): Fix docstring.
7267
7268         * shr.el (shr-tag-table): Add bgcolor support.
7269         (shr-render-td): Add bgcolor support.
7270         (shr-get-background): Add.
7271         (shr-insert-foreground-overlay): Use shr-get-background.
7272
7273         * message.el (message-goto-body): Use called-interactively-p.
7274         (message-in-body-p): message-goto-body returns point.
7275
7276 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7277
7278         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7279         Fixes something or other in Emacs 23, and is backwards compatible.
7280
7281         * message.el (message-goto-body): Remove the <#secure special-casing,
7282         which is too special.
7283
7284         * shr.el (shr-parse-style): Drop !important from styles.
7285
7286 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7287
7288         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7289         this function to return incorrect results when calling it with an
7290         explicit article argument different from
7291         (gnus-summary-article-number).
7292
7293 2010-11-24  Julien Danjou  <julien@danjou.info>
7294
7295         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7296         (shr-tag-body): Add background support.
7297         (shr-descend): Add background support.
7298         (shr-tag-title): Add.
7299
7300         * shr-color.el (shr-color-visible): Really return original background
7301         if fixed.
7302
7303 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7304
7305         * shr.el (shr-color-check): Protect against non-existent color names.
7306
7307 2010-11-24  Julien Danjou  <julien@danjou.info>
7308
7309         * color-lab.el: Require 'cl when compiling.
7310
7311         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7312
7313         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7314         matched part.
7315
7316         * color-lab.el: Fix all expt calls to use float type.
7317
7318 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7319
7320         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7321         expression to shr-color-check as is.
7322
7323         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7324
7325         * color-lab.el: Add coding cookie.
7326         (float-pi): Use eval-and-compile.
7327
7328         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7329         compiled for Emacsen having no `libxml-parse-html-region' support.
7330
7331 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7332
7333         * shr.el (shr-insert-color-overlay): Split stuff like
7334         "#444444 !important" to find the real color.
7335         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7336         parse <font color="red"> entries.
7337
7338 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7339
7340         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7341         point when parsing headers.
7342
7343         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7344         is positioned properly when parsing headers.
7345
7346 2010-11-23  Julien Danjou  <julien@danjou.info>
7347
7348         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7349
7350         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7351
7352         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7353
7354         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7355         Use shr-color-hue-to-rgb.
7356         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7357
7358 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7359
7360         * shr.el (shr-color->hexadecimal): Autoload.
7361         (shr-descend): Add color to all tags.
7362
7363 2010-11-22  Julien Danjou  <julien@danjou.info>
7364
7365         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7366         shr-color->hexadecimal.
7367
7368         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7369         RGB() or HSL() color representation.
7370
7371         * shr.el (shr-tag-font): Add.
7372         (shr-tag-color-check): New function to get better colors.
7373         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7374         tag-span.
7375
7376         * shr-color.el: New file.
7377
7378         * color-lab.el: New file.
7379
7380         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7381
7382 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7383
7384         * nnir.el: Fix typo in comments.
7385         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7386         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7387
7388 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7389
7390         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7391
7392         * nnimap.el (nnimap-get-capabilities): Refactor out.
7393         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7394
7395 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7396
7397         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7398         appearing when `mm-uu-hide-markers' is nil.
7399
7400 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7401
7402         * nnimap.el (nnimap-unselect-group): Make into its own function.
7403         (nnimap-request-rename-group): Unselect group before renaming.
7404         This had gotten lost somewhere.
7405         (nnimap-request-accept-article): Keep track of examined groups, and
7406         unselect the group before APPENDing to read-only groups.
7407         (nnimap-request-move-article): Clear flags before moving so that they
7408         can be re-set later.
7409
7410 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7413         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7414
7415 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * gnus-art.el (gnus-mime-display-single):
7418         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7419         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7420         parameter.
7421
7422 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7423
7424         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7425         (shr-table-vertical-line): New variable.
7426         (shr-insert-table): Use it.
7427
7428 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7429
7430         * gnus-html.el (gnus-html-wash-images): Don't display images if
7431         gnus-inhibit-images is non-nil; register displayer for cid images.
7432         (gnus-html-display-image): Work for cid image.
7433         (gnus-html-insert-image): Allow arguments.
7434         (gnus-html-put-image): Inhibit read-only.
7435         (gnus-html-prefetch-images): Don't prefetch images if
7436         gnus-inhibit-images is non-nil.
7437
7438 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7439
7440         * shr.el (shr-put-image): Break lines when inserting big pictures.
7441
7442 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7443
7444         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7445         sender, thanks Katsumi Yamaoka.
7446
7447 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7448
7449         * nnir.el (nnir-run-imap): Reverse the article list for each group
7450         rather than the whole list.
7451
7452 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7453
7454         * shr.el (shr-image-displayer): Protect function against non-existent
7455         image source.
7456
7457         * gnus-art.el (gnus-inhibit-images): New user option.
7458         (gnus-mime-display-single): Don't display image if it is non-nil.
7459
7460         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7461         gnus-inhibit-images.
7462
7463         * shr.el (shr-image-displayer): New function.
7464         (shr-tag-img): Use it.
7465
7466 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7467
7468         * mml2015.el (mml2015-epg-sign): Use From header.
7469
7470 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7471
7472         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7473
7474         * gnus-util.el (gnus-find-text-property-region): Return markers.
7475
7476         * shr.el (shr-tag-img): Put a displayer in the text property.
7477
7478         * gnus-util.el (gnus-find-text-property-region): New utility function.
7479
7480         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7481         (gnus-html-show-images): Remove.
7482
7483         * gnus-art.el (gnus-article-show-images): New, more general function.
7484
7485         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7486         image url text properties.
7487
7488         * shr.el: Ditto.
7489
7490         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7491         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7492
7493 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7496         work for two or more articles.
7497
7498 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7501         divide an image that's in an html article to two or more when washing
7502         non-ASCII characters in alt text of it.
7503
7504 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7505
7506         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7507         smime-decrypt-region using function argument.
7508         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7509
7510         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7511
7512         * smime.el (smime-decrypt-region): Catch it.
7513
7514 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7515
7516         * smime.el (smime-mode-map): Move initialization into declaration.
7517         (gnus-run-mode-hooks): Don't autoload.
7518         (smime-mode): Use define-derived-mode.
7519
7520 2010-11-11  Glenn Morris  <rgm@gnu.org>
7521
7522         * smime.el (from): Restrict declaration to XEmacs.
7523
7524         * nnir.el (gnus-group-topic-name): Autoload.
7525
7526 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7527
7528         * shr.el (shr-insert): Don't break long line if it is because of
7529         kinsoku-bol characters in the line end.
7530
7531 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7532
7533         * nnir.el (nnir-request-move-article): Fix to provide original group
7534         and subject.
7535         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7536         been retrieved.
7537
7538         * gnus-sum.el (gnus-summary-move-article): Use original group and
7539         subject for virtual articles such as those in an nnir summary buffer.
7540
7541 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7542
7543         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7544         least 21.5).
7545
7546         * smime.el (from): Declare it again for XEmacs.
7547
7548 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7549
7550         * message.el (message-resend): Don't disable encoding unless it's
7551         already encoded.
7552
7553         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7554         low-numbered articles.
7555
7556 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7557
7558         * rfc2047.el (rfc2047-syntax-table): Simplify.
7559
7560         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7561
7562         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7563         set-char-table-range for XEmacs.
7564
7565 2010-11-10  Glenn Morris  <rgm@gnu.org>
7566
7567         * time-date.el (time-to-seconds): Always an alias on Emacs,
7568         never a real function.
7569         (with-no-warnings): Remove compat stub, now unused.
7570         (time-less-p): Doc fix.
7571         (time-to-number-of-days): Simplify.
7572
7573         * smime.el (from): Remove unused declaration.
7574
7575         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7576         (gnus-float-time): On Emacs, always an alias.
7577
7578         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7579         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7580
7581 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * dgnushack.el: Don't use ignore-errors in the top level form since it
7584         is unavailable in XEmacs even if cl is loaded.
7585
7586         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7587
7588 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7589
7590         * shr.el (browse-url-mailto): Autoload.
7591
7592         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7593
7594         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7595         regexp doesn't need quoting.
7596
7597 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7598
7599         * message.el (message-subject-trailing-was-ask-regexp)
7600         (message-subject-trailing-was-regexp): Match was: in addition to was.
7601
7602 2010-11-09  Glenn Morris  <rgm@gnu.org>
7603
7604         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7605         (nnbabyl-check-mbox): Use point-at-bol.
7606
7607 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7608
7609         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7610
7611         * message.el (message-mailto): New function.
7612         (message-mailto): Should accept other parameters.
7613         (message-mailto): Remove since it duplicates browse-url-mailto
7614         functionality.
7615
7616 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7617
7618         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7619         methods.
7620         (gnus-read-active-file): Ditto.
7621
7622         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7623         ": " from the prompt.
7624         (gnus-group-make-group): Ditto.
7625
7626 2010-11-07  Glenn Morris  <rgm@gnu.org>
7627
7628         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7629         (gnus-bookmark-kill-line): Use point-at-eol.
7630
7631 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7632
7633         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7634         asterisks in From header.
7635
7636 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7637
7638         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7639         string to avoid making the From headers syntactically invalid.
7640
7641         * message.el (message-send-mail): Don't insert courtesy messages if the
7642         message already has List-Post and List-ID messages.
7643
7644 2010-11-06  Glenn Morris  <rgm@gnu.org>
7645
7646         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7647         `condition', `type', `length' a prefix.
7648         (gnus-treat-predicate): Update for above name changes.
7649
7650 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7651
7652         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7653         binding.  Handled by `gnus-summary-refer-thread' instead.
7654         (nnir-warp-to-article): New backend function.
7655
7656         * nnimap.el (nnimap-request-thread): Force dependency updating.
7657
7658         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7659         (gnus-summary-refer-thread): Rework to improve thread-referral.
7660
7661         * gnus-int.el (gnus-warp-to-article): New function.
7662
7663         * gnus-sum.el (gnus-summary-article-map): Bind it.
7664
7665 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7666
7667         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7668         gnus-summary-refer-thread.
7669
7670         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7671         headers.
7672         (gnus-summary-limit-include-thread): Prevent articles in thread from
7673         being cut in gnus-cut-threads.
7674         (gnus-summary-refer-thread): Limit retrieved headers to those in
7675         thread.
7676
7677 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7678
7679         * message.el (message-send-mail): Use the value of
7680         message-courtesy-message from the message buffer.
7681
7682         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7683
7684         * shr.el (shr-browse-url): Implement mailto: URLs.
7685
7686         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7687         "raw".
7688
7689         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7690         if it's already selected.
7691
7692         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7693
7694 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7697         to measure the length and truncate alt text.
7698
7699 2010-11-03  Glenn Morris  <rgm@gnu.org>
7700
7701         * nndiary.el (nndiary-generate-nov-databases-1)
7702         (nndiary-generate-active-info): Rename dynamic variable `files' to
7703         something less generic.
7704
7705 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7706
7707         * nnir.el (nnir-request-move-article): Call the underlying backend to
7708         move articles from nnir.
7709
7710 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7711
7712         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7713
7714 2010-11-02  Julien Danjou  <julien@danjou.info>
7715
7716         * nnir.el: Remove wais support.
7717
7718 2010-11-02  Glenn Morris  <rgm@gnu.org>
7719
7720         * gnus-html.el: Reorder requirements to quieten compiler.
7721
7722 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7725         properly for XEmacs as well.
7726         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7727         (gnus-article-natural-long-line-p): Use window-width rather than
7728         frame-width.
7729
7730 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7731
7732         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7733         (nnir-read-parms): Don't modify query.
7734         (nnir-run-query): Add ability to search topic on current line.
7735         (nnir-get-active): Clean up.
7736
7737 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7740         degenerate articles.
7741
7742         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7743         (gnus-print-buffer): Just print the buffer as is, without any copying
7744         to a buffer and then re-highlighting.
7745
7746         * nnimap.el (nnimap-request-group): Store the new updated info.
7747         (nnimap-request-group): Select the group when we don't know whether it
7748         exists or not.
7749
7750         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7751         groups.
7752
7753         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7754         groups.
7755
7756         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7757         groups.
7758
7759         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7760         long-lines case by only filling the long lines.
7761
7762         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7763         (bug #7311).
7764
7765 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7766
7767         * shr.el: No need to declare `declare-function' since shr.el is for
7768         only Emacsen that provide `libxml-parse-html-region'.
7769
7770         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7771         effective only in a file it is referred to.
7772
7773 2010-11-01  Glenn Morris  <rgm@gnu.org>
7774
7775         * mm-util.el (gnus-completing-read): Autoload.
7776         (mm-read-coding-system): Simplify Emacs definition.
7777
7778         * nnmail.el (gnus-activate-group):
7779         * nnimap.el (gnutls-negotiate):
7780         * nntp.el (netrc-parse): Fix declarations.
7781
7782 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7785         string-match-p in Emacs >=23.
7786
7787         * gnus-msg.el (gnus-configure-posting-styles):
7788         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7789
7790 2010-11-01  Glenn Morris  <rgm@gnu.org>
7791
7792         * nnir.el (declare-function): Add compat stub.
7793         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7794         (nnir-run-gmane): Require 'mm-url.
7795
7796         * mm-util.el (mm-string-to-multibyte): Simplify.
7797
7798         * shr.el (declare-function): Add compat stub.
7799         (url-cache-create-filename): Declare.
7800         (mm-disable-multibyte, widget-convert-button): Autoload.
7801
7802         * smime.el (ldap-search): Declare.
7803         (smime-cert-by-ldap-1): Require ldap on Emacs.
7804
7805         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7806         (nnimap-keepalive): Use gnus-float-time.
7807
7808         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7809         (mail-source-delete-crash-box): Use gnus-float-time.
7810
7811         * gnus-dired.el (gnus-completing-read): Autoload.
7812
7813         * mm-view.el (gnus-rescale-image): Autoload.
7814
7815         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7816
7817         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7818
7819         * sieve-manage.el: Require 'cl when compiling.
7820
7821         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7822         (gnus-iswitchb-completing-read): Require iswitchb.
7823         (gnus-select-frame-set-input-focus): Silence compiler.
7824
7825 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7826
7827         * message.el (message-subject-trailing-was-query): Change default to t,
7828         since I think that's what most people want.
7829
7830         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7831         appending for easier debugging.
7832         (nnimap-wait-for-connection): Take a regexp.
7833         (nnimap-request-accept-article): Wait for the continuation line before
7834         sending anything unless we're streaming.
7835
7836         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7837         leave the header washing to take place.
7838
7839 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7840
7841         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7842         regular expression match and replace in posting styles.
7843
7844 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7845
7846         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7847         an entire server.
7848         (nnir-get-active): New function.
7849         (nnir-run-imap): Use it.
7850         (nnir-run-gmane): Who knew, gmane search returns an article score!
7851
7852         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7853         server on the current line with nnir.
7854
7855 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7856
7857         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7858         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7859         left edge.
7860         (gnus-article-foldable-buffer): Skip past the prefix when determining
7861         raggedness.
7862
7863         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7864         the raw article, and change `C-u g' to show the article without doing
7865         treatments.
7866
7867         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7868         on to `gnus-treat-article'.
7869         (gnus-inhibit-article-treatments): New variable.
7870
7871         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7872
7873         * gnus-art.el (gnus-treatment-function-alist): Have
7874         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7875         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7876         sections.
7877
7878         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7879         parameter.
7880         (gnus-article-fill-cited-long-lines): New function.
7881         (gnus-article-fill-cited-article): Allow filling only long sections.
7882
7883         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7884         and non-punctuation (like after the apostrophe in "'We").
7885
7886         * gnus-sum.el (gnus-summary-select-article): Make sure
7887         gnus-original-article-buffer is alive.
7888
7889         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7890         reflect the order they're in in the digest.
7891
7892         * gnus.el (gnus-group-startup-message): Move point to the start of the
7893         buffer.
7894
7895         * nnimap.el (nnimap-capability): New function.
7896         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7897         is set.
7898
7899 2010-10-31  David Engster  <dengste@eml.cc>
7900
7901         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7902         conform with changes to gnus-completing-read.
7903
7904 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7905
7906         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7907
7908 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7909
7910         * nnir.el: Move defvar, defcustom around to keep file organized
7911         and keep byte-compiler quiet.
7912         (nnir-read-parms): Accept search-engine as arg.
7913         (nnir-run-query): Pass search-engine as arg.
7914         (nnir-search-engine): Remove.
7915
7916 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * shr.el (shr-generic): The text nodes should be text, not :text.
7919
7920         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7921         later in the file.
7922
7923 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7924
7925         * nnir.el: General clean up.  Allow searching with multiple engines.
7926         Allow separate extra-parameters for each engine.
7927         Batch queries when possible.
7928         (nnir-imap-default-search-key,nnir-method-default-engines):
7929         Add customize interface.
7930         (nnir-run-gmane): New engine.
7931         (nnir-engines): Use it.  Qualify all prompts with engine name.
7932         (nnir-search-engine): Remove global variable.
7933         (nnir-run-hyrex): Restore for now.
7934         (nnir-extra-parms,nnir-search-history): New variables.
7935         (gnus-group-make-nnir-group): Use them.
7936         (nnir-group-server): Remove in favor of gnus-group-server.
7937         (nnir-request-group): Avoid searching twice.
7938         (nnir-sort-groups-by-server): New function.
7939
7940 2010-10-30  Julien Danjou  <julien@danjou.info>
7941
7942         * gnus-group.el: Remove gnus-group-fetch-control.
7943
7944         * gnus-start.el (gnus-find-new-newsgroups):
7945         Remove gnus-check-first-time-used.
7946
7947         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7948
7949 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7950
7951         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7952         set on groups that don't have \* permanentflags.
7953
7954 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7955
7956         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7957         control the background color.
7958         (shr-tag-img): Ignore very small web bug type images.
7959         (shr-put-image): Add help-echo alt texts to the images.
7960         (shr-tag-video): Show the video poster image.
7961
7962 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7963
7964         * shr.el (shr-table-depth): New variable.
7965         (shr-tag-table-1): Only insert the images after the top-level table.
7966
7967         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7968
7969         * gnus-util.el (gnus-list-memq-of-list): New function.
7970
7971         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7972         selected.
7973         (nnimap-unsplittable-articles): New slot.
7974         (nnimap-new-articles): Use it.
7975
7976 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7977
7978         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7979         move to the previous line on `M-g'.
7980
7981 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7982
7983         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7984         *-request-group, which seems unnecessary.
7985
7986         * nnimap.el (nnimap-quote-specials): Function copied over from
7987         imap.el.
7988         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7989         they support that.  Suggested by Tom Regner.
7990
7991 2010-10-29  Julien Danjou  <julien@danjou.info>
7992
7993         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7994         defalias.
7995         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7996
7997         * gnus.el: Remove `gnus-nntp-service' variable.
7998         (gnus-secondary-servers): Make obsolete.
7999         (gnus-nntp-server): Make obsolete.
8000
8001         * gnus-start.el (gnus-1): Remove x-splash calls.
8002
8003         * gnus-ems.el (gnus-x-splash): Remove.
8004
8005         * gnus.el (gnus-group-startup-message): Simplify/update code.
8006
8007         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8008         definition.
8009
8010         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8011         capability before doing anything.
8012         (gnus-group-insert-group-line): Remove useless
8013         gnus-group-remove-excess-properties.
8014
8015 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8016
8017         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8018
8019 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8020
8021         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8022         config after reselecting.
8023
8024 2010-10-28  Julien Danjou  <julien@danjou.info>
8025
8026         * shr.el (shr-put-image): Use point even if only inserting text.
8027         (shr-put-image): Save excursion when inserting alt text on non-graphic
8028         display, so the behavior is the same when we are on a graphic display.
8029
8030         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8031
8032 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8035         (gnus-mime-copy-part): Check coding system, not charset.
8036         (gnus-mime-view-part-externally): Never remove part.
8037         (gnus-mime-view-part-internally): Don't remove part here.
8038         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8039         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8040         multipart/alternative.
8041
8042         * mm-decode.el (mm-display-part): Take optional arg `force'.
8043
8044 2010-10-26  Julien Danjou  <julien@danjou.info>
8045
8046         * gnus-group.el (gnus-group-default-list-level): Add this function to
8047         compute the default list level.
8048         (gnus-group-default-list-level): Add possibility to use a function.
8049
8050 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8053
8054         * gnus-group.el (gnus-group-completing-read)
8055         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8056         gnus-replace-in-string.
8057
8058 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * shr.el (shr-tag-div): Add.
8061
8062         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8063
8064 2010-10-25  Julien Danjou  <julien@danjou.info>
8065
8066         * gnus-util.el: Remove `gnus-with-local-quit'.
8067
8068         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8069
8070 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8071
8072         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8073         the original article buffer.
8074
8075 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8076
8077         * nnimap.el (nnimap-request-head): New function.
8078         (nnimap-request-move-article): Try to be slightly faster by not
8079         requesting the entire message when moving.
8080         (nnimap-transform-headers): Don't bug out on bodiless articles.
8081         (nnimap-send-command): Have no outstanding messages if the IMAP server
8082         doesn't support streaming.
8083         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8084
8085 2010-10-24  Julien Danjou  <julien@danjou.info>
8086
8087         * message.el (message-default-headers): Fix type.
8088
8089 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8092         prefetching images.
8093
8094         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8095         backend for unknown groups.  This is mainly useful for nnimap groups.
8096
8097         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8098         group isn't covered by the agent.
8099
8100 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8101
8102         * nnir.el (nnir-method-default-engines): New variable.
8103         (nnir-run-query): Use it.
8104         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8105         (gnus-summary-nnir-goto-thread): Change group if needed.
8106
8107         * gnus-group.el (gnus-group-group-map): Add key binding for
8108         gnus-group-make-nnir-group.
8109
8110 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8111
8112         * shr.el (shr-tag-object): Add.
8113
8114         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8115         original article buffer live.
8116         (gnus-summary-select-article-buffer):
8117         Mention gnus-widen-article-buffer.
8118
8119 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8120
8121         * shr.el (shr-tag-strong): Add.
8122
8123 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8124
8125         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8126         group names.  They mess up the group buffer badly.
8127
8128         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8129
8130         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8131         instead of the summary one.
8132
8133 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * mml.el (mml-preview): Work properly when editing article.
8136
8137         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8138         gnus-have-read-active-file if it's already been in.
8139
8140 2010-10-22  Tom Tromey  <tromey@redhat.com>
8141
8142         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8143         gnus-group-completing-read.
8144
8145 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8146
8147         * message.el (message-mode-map): Don't bind M-; to comment region, to
8148         allow the global comment-dwim to work.
8149
8150 2010-10-21  Julien Danjou  <julien@danjou.info>
8151
8152         * message.el (message-setup-1): Allow message-default-headers to be a
8153         function.
8154
8155 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8156
8157         * shr.el (shr-tag-table): Simplify.
8158
8159 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8160
8161         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8162         to avoid trying to snarf invalid stuff.
8163
8164         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8165
8166         * gnus.el (gnus-message-archive-group): Quote value.
8167         (gnus-message-archive-group): Mark as changed.
8168
8169         * shr.el (shr-add-font): Don't put the font properties on the newline
8170         or the indentation.
8171
8172         * message.el (message-fix-before-sending): Change options when sending
8173         non-printable characters.
8174
8175         * gnus.el (gnus-message-archive-method): Change the default to
8176         monthly outgoing groups.
8177
8178         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8179         that have gotten new numbers.
8180
8181         * nnimap.el (nnimap-request-replace-article): New function.
8182
8183 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8186         (nnrss-request-article): Don't use special html washing code.
8187
8188 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * shr.el (shr-tag-table): Remove useless nconc.
8191
8192 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8193
8194         * gnus-art.el (article-wash-html): Simplify and remove the charset
8195         stuff.  Use the normal html rendering code instead of the special html
8196         washing code.
8197
8198         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8199         `gnus-w3m' symbols.
8200         (mm-text-html-washer-alist): Remove.
8201
8202         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8203         (mm-inline-media-tests): Remove use.
8204         (mm-text-html-renderer): Change default to the `shr' symbol.
8205
8206         * mm-view.el (mm-inline-text-html): Remove use.
8207
8208         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8209         `gnus-blocked-images' to be a function.
8210         (gnus-article-wash-function): Remove.
8211
8212 2010-10-20  Julien Danjou  <julien@danjou.info>
8213
8214         * spam.el (spam-list-of-processors): Mark as obsolete.
8215
8216         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8217         (nnimap-insert-partial-structure): Fix boundary detection.
8218
8219 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8220
8221         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8222         run file-truename on remote files.  This can be expensive and even
8223         prevent one from editing drafts if some unrelated buffer has a stale
8224         connection.
8225
8226 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8227
8228         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8229         kinsoku-eol regardless of shr-kinsoku-shorten.
8230         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8231         (shr-tag-table): Support caption, thead, and tfoot.
8232
8233 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8234
8235         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8236         lines.
8237         (shr-save-contents): New command and keystroke.
8238
8239         * nndoc.el (nndoc-type-alist): Add git support.
8240         (nndoc-git-type-p): New function.
8241         (nndoc-transform-git-article): Ditto.
8242         (nndoc-transform-git-headers): Ditto.
8243         (nndoc-transform-git-headers): Generate Subject headers.
8244
8245         * shr.el (shr-parse-style): New function.
8246         (shr-tag-span): Ditto.
8247
8248         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8249         to `G G' to avoid collisions.
8250
8251 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * shr.el: Load kinsoku if necessary.
8254         (shr-kinsoku-shorten): New internal variable.
8255         (shr-find-fill-point): Make kinsoku shorten text line if
8256         shr-kinsoku-shorten is bound to non-nil.
8257         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8258         shr-indentation too when testing if table is wider than frame width.
8259         (shr-insert-table): Use `string-width' instead of `length' to measure
8260         text width.
8261         (shr-insert-table-ruler): Make sure indentation is done at bol.
8262
8263 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8264
8265         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8266         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8267         undecoded network data.
8268
8269 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8270
8271         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8272         name in the mode line spec so that the mode line menu works
8273         (bug #2431).
8274
8275         * message.el (message-get-reply-headers): If we're fed `to-address',
8276         then always use that.
8277
8278         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8279         aren't so wide as to need to switch off the edit menu.
8280
8281         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8282         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8283
8284         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8285         `M-g'.
8286         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8287         the permanent marks.
8288
8289 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8290
8291         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8292         Splitting according to references/in-reply-to obeys the ignore-groups
8293         variable, while splitting by sender and subject do not.
8294
8295 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8296
8297         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8298         alist, so that we can look for non-Unicode chars.
8299         (article-translate-strings): Allow both character and string maps.
8300
8301 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * shr.el (shr-insert): Don't insert space behind a wide character
8304         categorized as kinsoku-bol, or between characters both categorized as
8305         nospace.
8306
8307 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8308
8309         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8310         headers to gnus-newsgroup-headers.
8311
8312 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8313
8314         * shr.el (shr-tag-img): Don't align images -- since we're not
8315         rescaling, this often leads to ugly displays.
8316
8317 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8318
8319         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8320         duplicates.
8321
8322 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8323
8324         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8325         call.
8326
8327 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * gnus.el: Autoload gnus-html-show-images.
8330
8331         * nnimap.el: Use nnheader-message throughout.
8332
8333         * shr.el (shr-tag-img): Ignore images with no data.
8334
8335 2010-10-15  Julien Danjou  <julien@danjou.info>
8336
8337         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8338         a possibility to disable format=flow encoding when using hard newlines.
8339
8340 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8341
8342         * shr.el (shr-insert): Remove space inserted before or after a
8343         breakable character or at the beginning or the end of a line.
8344         (shr-find-fill-point): Do kinsoku; find the second best point or give
8345         it up if there's no breakable point.
8346
8347 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8348
8349         * nnimap.el (nnimap-open-connection): Message when opening connection
8350         for debugging purposes.
8351
8352         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8353         on every setup buffer call to allow this to change from article to
8354         article.
8355
8356         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8357         buffers where we have a wide table.
8358
8359 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8360
8361         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8362         uses *-request-thread.
8363
8364 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8365
8366         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8367         incantation, which is no longer valid.
8368
8369 2010-10-14  Julien Danjou  <julien@danjou.info>
8370
8371         * shr.el: Fix defcustom type (char -> character).
8372
8373 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8374
8375         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8376         programs.
8377
8378 2010-10-14  Julien Danjou  <julien@danjou.info>
8379
8380         * shr.el (shr-tag-a): Use url-link as widget type.
8381
8382         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8383         `gnus-group-get-icon'.
8384
8385 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8388         This should make server editing work better.
8389
8390         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8391
8392         * tls.el (tls-program): Remove spurious %s from openssl.
8393
8394         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8395         (nnimap-parse-flags): Fix regexp.
8396
8397         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8398         probably work for CJVK text, too.
8399
8400         * nnimap.el (nnimap-extend-tls-programs): Remove.
8401         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8402
8403         * tls.el (tls-starttls-switches): Remove starttls hack.
8404         (open-tls-stream): Ditto.
8405         (tls-find-starttls-argument): Ditto.
8406
8407 2010-10-13  Julien Danjou  <julien@danjou.info>
8408
8409         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8410         responses.
8411
8412 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8413
8414         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8415
8416         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8417         anything in Emacs.
8418
8419         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8420
8421 2010-10-13  Julien Danjou  <julien@danjou.info>
8422
8423         * shr.el (shr-width): Make shr-width a defcustom with default to
8424         fill-column.
8425         (shr-tag-img): Use shr-width rather than fill-column.
8426
8427 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * dgnushack.el (byte-optimize-apply):
8430         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8431
8432         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8433         position when (X-)Faces exist.
8434         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8435         avatars when called interactively.
8436
8437 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8438
8439         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8440         gnus-article-x-face-too-ugly is bound.
8441
8442 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8443
8444         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8445
8446         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8447         mailbox that doesn't exist.
8448
8449 2010-10-12  Julien Danjou  <julien@danjou.info>
8450
8451         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8452         (shr-get-image-data): Encode URL properly when fetching from cache.
8453         (shr-tag-img): Use aligned-to spaces to align correctly images.
8454
8455         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8456         before inserting the Gravatar.
8457
8458         * shr.el (shr-tag-img): Add align attribute support for <img>.
8459
8460 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8461
8462         * gnus-gravatar.el (gnus-art): Require.
8463
8464         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8465         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8466         Remove long obsoleted functions.
8467
8468 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8469
8470         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8471
8472         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8473
8474         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8475         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8476         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8477         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8478         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8479         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8480         * sieve-manage.el, smime.el, spam.el:
8481         Fix comment for declare-function.
8482
8483 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * nnimap.el (nnimap-request-rename-group): Select group read-only
8486         before renaming it.
8487
8488         * shr.el (shr-insert): Fix up the white space only regexp.
8489
8490         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8491         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8492
8493         * shr.el (shr-current-column): New function.
8494         (shr-find-fill-point): New function.
8495
8496 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8497
8498         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8499         numbers.
8500
8501 2010-10-11  Julien Danjou  <julien@danjou.info>
8502
8503         * shr.el (shr-hr-line): Add.
8504         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8505         display hr lines.
8506         (shr-max-columns): Do not change state to nil if we just inserting
8507         spaces.
8508
8509 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8510
8511         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8512         select the last group.
8513
8514 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8515
8516         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8517
8518 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8519
8520         * dig.el (dig-mode-map): Declare and define in one step.
8521
8522 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8525         for Gnus.
8526         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8527         (nnimap-update-qresync-info): Mark \Seen articles as read.
8528
8529         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8530         non-variable, too.
8531
8532         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8533         available.
8534         (nnimap-update-info): Rely more on the current active than the param
8535         active to avoid marking articles as read too much.
8536
8537         * auth-source.el (auth-source-create): Use (user-login-name) for the
8538         user name default.
8539
8540         * nnimap.el (nnimap-update-info): If the server doesn't return any
8541         useful info, just use the previous info.
8542         (nnimap-update-info): Prefer old info over start-article.
8543         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8544
8545 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8546
8547         * nnir.el (autoload): Clean up autoloads.
8548         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8549         Use key rather than value.
8550         (nnir-imap-search-other): New variable.
8551         (nnir-read-parm): Use it.
8552         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8553         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8554
8555 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8556
8557         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8558         the process, too.
8559
8560 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8561
8562         * spam.el (gnus-summary-mode-map): Bind to "$".
8563         Suggested by Russ Allbery.
8564
8565         * shr.el: Rework the way things are indented by <li> slightly.
8566
8567         * gnus.el (gnus-group-set-parameter): Fix typo.
8568
8569         * nnimap.el: Start implementing QRESYNC support.
8570
8571 2010-10-09  Julien Danjou  <julien@danjou.info>
8572
8573         * nnir.el (nnir-engines): Fix too many arguments.
8574
8575 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8576
8577         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8578         group is the "last", so that the backends like nnfolder actually save
8579         their folders.
8580
8581         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8582         try to use that for the tls stream.
8583         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8584         UIDVALIDITY and find out which groups are read-only and not.
8585         (nnimap-get-flags): Use the same marks parsing code as the rest of
8586         nnimap.
8587
8588 2010-10-09  Julien Danjou  <julien@danjou.info>
8589
8590         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8591
8592         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8593         retrieving gravatars.
8594
8595         * shr.el (shr-table-corner): Add.
8596         (shr-table-line): Add.
8597         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8598
8599 2010-10-08  Julien Danjou  <julien@danjou.info>
8600
8601         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8602
8603 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8604
8605         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8606
8607         * gnus-sum.el (gnus-mark-article-as-unread)
8608         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8609         (gnus-summary-set-bookmark): Use it.
8610
8611         * gnus-msg.el (gnus-setup-message): Use it.
8612
8613         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8614
8615         * gnus.el (gnus-group-remove-parameter): Use it.
8616
8617         * gnus-group.el (gnus-group-make-web-group): Use it.
8618
8619         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8620
8621         * nnregistry.el: Update docs to mention manual.
8622
8623         * gnus-registry.el: Update docs to mention nnregistry.el.
8624         (gnus-registry-initialize): Don't install nnregistry refer method
8625         automatically.
8626         (gnus-registry-install-nnregistry): Remove it.
8627
8628 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * shr.el (shr-insert): Don't insert double spaces.
8631
8632 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * gnus-gravatar.el (gnus-treat-from-gravatar)
8635         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8636         called interactively.
8637
8638         * gnus-art.el (gnus-mime-view-part-externally)
8639         (gnus-mime-view-part-internally): Make predicate function passed to
8640         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8641         of a mime type.
8642
8643         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8644
8645 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8646
8647         * shr.el (require): Require cl when compiling.
8648         (shr-tag-hr): New function.
8649
8650         * nnimap.el (nnimap-update-info): Remove double setting of high.
8651         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8652         This makes nnimap work properly on Courier again.
8653
8654         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8655         the variable for backwards compatibility.
8656
8657         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8658         the file name before using to avoid setting mm-default-directory to
8659         nil.
8660
8661         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8662         bidning gnus-agent variables.
8663
8664         * shr.el (shr-render-td): Use a cache for the table rendering function
8665         to avoid getting an exponential rendering behavior in nested tables.
8666         (shr-insert): Rework the line-breaking algorithm.
8667         (shr-insert): Don't leave trailing spaces.
8668         (shr-insert-table): Also insert empty TDs.
8669         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8670
8671 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8672
8673         * gnus-sum.el (gnus-number): Rename from `number'.
8674         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8675         (gnus-summary-limit-children): Update uses correspondingly.
8676
8677 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8680         (gnus-gravatar-transform-address): Don't show avatars of people of
8681         which mail addresses match gnus-gravatar-too-ugly.
8682
8683 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * shr.el (shr-table-widths): Expand TD elements to fill available
8686         space.
8687
8688 2010-10-07  Julien Danjou  <julien@danjou.info>
8689
8690         * nnimap.el (nnimap-request-rename-group): Add this method.
8691
8692 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8695         name from XEmacs' function-arglist.
8696
8697         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8698         gravatar under XEmacs.
8699
8700 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8701
8702         * auth-source.el: Update docs with TODO items.
8703
8704         * gnus-sync.el: Update docs to explain state and plans.
8705
8706         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8707         Hooks for mark updates.
8708         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8709
8710         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8711         hooks with arguments, which is needed for mark update hooks.
8712
8713 2010-10-06  Julien Danjou  <julien@danjou.info>
8714
8715         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8716         was matched.
8717
8718         * sieve-manage.el: Update example in `Commentary'.
8719
8720         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8721
8722         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8723         not 2000.
8724         (sieve-manage-authenticate): Re-add function.
8725
8726 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8727
8728         * shr.el (shr-insert): Get 'space transition right.
8729         (shr-render-td): Only delete space at the end of the TD.
8730
8731         * nnimap.el (nnimap-open-connection): Prepare to support
8732         open-gnutls-stream.
8733
8734         * shr.el: Rearrange function order to be more logical.
8735
8736 2010-10-06  Julien Danjou  <julien@danjou.info>
8737
8738         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8739         (nnrss-discover-feed): Remove 404 URL in docstring.
8740
8741         * nnir.el: Fix Swish-E URL.
8742         Fix Namazu URL.
8743
8744         * message.el (message-change-subject): Remove 404 URL in a comment.
8745
8746 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8749         called interactively.
8750
8751         * gnus-util.el (gnus-remove-if): Allow hash table.
8752         (gnus-remove-if-not): New function.
8753
8754         * gnus-art.el (gnus-mime-view-part-as-type):
8755         * gnus-score.el (gnus-summary-score-effect):
8756         * gnus-sum.el (gnus-read-move-group-name):
8757         Replace remove-if-not with gnus-remove-if-not.
8758
8759         * gnus-group.el (gnus-group-completing-read):
8760         Regard collection as a hash table if it is not a list.
8761
8762 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8765
8766         * shr.el: Document the table-rendering algorithm.
8767
8768 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8769
8770         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8771         for Emacsen having no `libxml-parse-html-region' support.
8772
8773 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8774
8775         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8776         invalid URLs.
8777
8778         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8779         line-broken.
8780         (shr-tag-img): Ignore image fetching errors.
8781         (shr-overlays-in-region): Compute overlay positions correctly.
8782
8783         * mm-decode.el (mm-shr): Require shr.
8784
8785         * gnus-art.el (gnus-blocked-images): Move variable here.
8786
8787         * shr.el (shr-insert-table): Bind free variable.
8788
8789         * mm-decode.el (mm-shr): Bind shr-content-function.
8790
8791         * shr.el (shr-content-function): New variable.
8792
8793         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8794         added for symmetry.
8795
8796         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8797
8798         * gnus-group.el (gnus-group-make-group): Doc fix.
8799
8800         * nnimap.el (nnimap-request-newgroups): Return success.
8801
8802         * shr.el (shr-find-elements): New function.
8803         (shr-tag-table): Put all the images after the table.
8804         (shr-tag-table): Really inhibit images inside the table.
8805         (shr-collect-overlays): Copy over overlays from the TD elements to the
8806         main document.
8807
8808         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8809         gnus-blocked-images.
8810
8811 2010-10-05  Julien Danjou  <julien@danjou.info>
8812
8813         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8814
8815         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8816         (gnus-html-maximum-image-size): Add this function.
8817         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8818
8819         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8820         server-value of the capability is nil.
8821
8822 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8823
8824         * shr.el (shr-tag-em): Add <EM> tag.
8825
8826 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8827
8828         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8829         customizable.
8830
8831         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8832         handing broken links to browse-url.
8833
8834 2010-10-05  Julien Danjou  <julien@danjou.info>
8835
8836         * gnus-util.el (gnus-emacs-completing-read)
8837         (gnus-iswitchb-completing-read): Use autoload rather than require.
8838
8839 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8840
8841         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8842         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8843         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8844         iswitchb-temp-buflist for XEmacs.
8845
8846         * gnus-util.el (gnus-completing-read-function): Exclude
8847         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8848         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8849         XEmacs.
8850
8851         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8852         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8853
8854         * gnus-html.el: Don't require help-fns under XEmacs.
8855         (gnus-html-schedule-image-fetching): Work for XEmacs.
8856
8857         * mm-decode.el (mm-shr): Decode contents by charset.
8858
8859 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8860
8861         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8862         unknown.
8863
8864         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8865         (shr-get-image-data): Ensure against the cache file missing.
8866
8867         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8868         for data.
8869
8870         * spam-report.el (spam-report-url-ping-plain): Don't query about
8871         killing the process.
8872
8873         * shr.el (shr-render-td): Protect against too-wide text.
8874
8875 2010-10-04  Julien Danjou  <julien@danjou.info>
8876
8877         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8878         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8879
8880         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8881         retrieved.
8882
8883 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8884
8885         * shr.el (browse-url): Require.
8886         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8887         lines.
8888         (shr-show-alt-text, shr-browse-image): New commands.
8889         (shr-browse-url, shr-copy-url): New commands.
8890
8891         * gnus-sum.el (gnus-widen-article-window): New variable.
8892         (gnus-summary-select-article-buffer): Use it.
8893
8894         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8895         without @ signs.
8896
8897 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8898
8899         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8900
8901 2010-10-04  Julien Danjou  <julien@danjou.info>
8902
8903         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8904         for XEmacs.
8905
8906 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8907
8908         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8909
8910         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8911         (nnimap-close-server): Implement.
8912
8913         * dgnushack.el (iswitchb): Require to shut up the compiler.
8914
8915         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8916         (shr-insert): Tweak line breaking.
8917         (shr-insert): Handle <pre> better.
8918         (shr-tag-li): Get <li> indentation right.
8919         (shr-tag-li): Get <li> indentation even righter.
8920         (shr-tag-blockquote): Ensure paragraph start.
8921         (shr-make-table): Tweak table generation.
8922         (shr-make-table): Fix typo.
8923
8924         * shr.el: Implement table rendering.
8925
8926 2010-10-04  Julien Danjou  <julien@danjou.info>
8927
8928         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8929
8930 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8931
8932         * shr.el (shr-insert): Use string anchors instead of line anchors.
8933
8934 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8935
8936         * shr.el: Add headings.
8937         (shr-ensure-paragraph): Actually work.
8938         (shr-tag-li): Make <ul> prettier.
8939         (shr-insert): Get white space at the beginning/end of elements right.
8940         (shr-tag-p): Collapse subsequent <p>s.
8941         (shr-ensure-paragraph): Don't insert double line feeds after blank
8942         lines.
8943         (shr-insert): \t is also space.
8944         (shr-tag-s): Fix "s" tag name function.
8945         (shr-tag-s): Fix face prop name.
8946
8947 2010-10-03  Julien Danjou  <julien@danjou.info>
8948
8949         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8950
8951         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8952         gnus-window-inside-pixel-edges.
8953
8954         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8955         gnus-ems.
8956
8957         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8958
8959         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8960         function.
8961
8962         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8963         resize choice.
8964
8965 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8966
8967         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8968         beginning of the buffer.
8969
8970         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8971         article buffer again.
8972
8973         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8974
8975         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8976         when it's at the start of the buffer.
8977
8978         * shr.el (shr-tag-blockquote): Convert name.
8979         (shr-rescale-image): Use the right image-size variant.
8980
8981         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8982         buffer isn't shown, then select the current article first instead of
8983         bugging out.
8984         (gnus-summary-select-article-buffer): Show both the article and summary
8985         buffers again.
8986
8987         * shr.el (shr-fontize-cont): Protect against regions with no text.
8988         Rename tag functions to shr-tag-* for enhanced security.
8989         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8990
8991 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8992
8993         * shr.el (shr-insert):
8994         * pop3.el (pop3-movemail):
8995         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8996         loaded.
8997
8998 2010-10-03  Glenn Morris  <rgm@gnu.org>
8999
9000         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9001
9002         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9003
9004         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9005
9006         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9007
9008         * gnus-util.el (gnus-make-local-hook): Simplify.
9009
9010 2010-10-02  Julien Danjou  <julien@danjou.info>
9011
9012         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9013         (gnus-ido-completing-read): New function.
9014         (gnus-emacs-completing-read): New function.
9015         (gnus-completing-read): Use gnus-completing-read-function.
9016         Add gnus-completing-read-function.
9017
9018 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * shr.el (shr-insert-document): Autoload.
9021         (shr-img): Be silent.
9022         (shr-insert): Add a newline after every picture before text.
9023         (shr-add-font): Use overlays for combining faces.
9024         (shr-insert): Pass upwards the text start point.
9025
9026         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9027         possible.
9028         (mm-shr): New function.
9029
9030 2010-10-02  Julien Danjou  <julien@danjou.info>
9031
9032         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9033         should go backward.
9034
9035 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9036
9037         * shr.el (shr): Fix typo in provide call.
9038
9039 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * shr.el: New file.
9042
9043         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9044
9045         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9046         completing read.
9047
9048 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9049
9050         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9051         we're being queried about.  Suggested by Dan Jacobson.
9052
9053         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9054         Suggested by Jason Eisner.
9055
9056         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9057         table, too.  Suggested by Stefan Wiens.
9058         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9059         the table unnecessary.  Suggested by Stefan Wiens.
9060
9061         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9062         longer needed, and probably doesn't work either, as pointed out by
9063         Stefan Wiens.
9064         (gnus-summary-exit): Remove call to the clearing function.
9065         (gnus-summary-exit-no-update): Ditto.
9066
9067         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9068         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9069         Reported by Stefan Monnier.
9070         (gnus-summary-save-in-rmail): Ditto.
9071
9072         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9073         article buffer, instead of both the article buffer and the summary
9074         buffer.  Sort of suggested by Dan Jacobson.
9075
9076         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9077
9078         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9079         Suggested by Dan Jacobson.
9080
9081         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9082         documentation clearer.
9083
9084         * message.el (message-shorten-references): Comment on the number "21".
9085         Suggested by Stefan Monnier.
9086
9087         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9088         Suggested by Dan Jacobson.
9089
9090         * gnus.el (gnus-large-newsgroup):
9091         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9092
9093         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9094         externalize attachments.  Bug reported by Steve Wen.
9095
9096         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9097         really message anything to the user.
9098
9099         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9100         directly.
9101
9102         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9103         messages in empty groups.
9104
9105 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
9106
9107         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9108         non-UIDNEXT group.
9109
9110 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9113         not the value from the collection.
9114
9115         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9116         values.  This sometimes happens on some groups that have no info.
9117         (nnimap-request-newgroups): New function.
9118
9119 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9120
9121         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9122         check into `gnus-registry-initialize'.
9123         (gnus-registry-initialize): Ditto.
9124         Fix and extend header docs.
9125
9126 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9127
9128         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9129         regexp backtrace overflows.
9130
9131         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9132         for starttls that tls.el implements; i.e. openssl.
9133
9134         * tls.el (tls-starttls-switches): Give up on using starttls with
9135         gnutls-cli.
9136         (tls-program): Add --insecure to be consistent with the defaults from
9137         openssl s_client.  Now all three commands are insecure.
9138
9139 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9140
9141         * lpath.el: Bind completion-styles-alist for XEmacs.
9142
9143         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9144         (gravatar-create-image): New function that's an alias to
9145         gnus-xmas-create-image, gnus-create-image, or create-image.
9146         (gravatar-data->image): Use it.
9147
9148 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9149
9150         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9151         install the nnregistry refer method.
9152         (gnus-registry-install-hooks): Use it.
9153         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9154         unfollowed groups.
9155
9156 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9157
9158         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9159         expanding threads.
9160
9161 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9162
9163         * nnir.el: Use the server names without suffixes (bug #7009).
9164
9165         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9166         unencrypted to STARTTLS, if possible.
9167
9168 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9169
9170         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9171         headers before superseding.
9172
9173 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9174
9175         * nnrss.el (nnrss-use-local): Add documentation.
9176
9177         * nnimap.el (nnimap-extend-tls-programs): New function.
9178         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9179         (nnimap-wait-for-connection): Accept the greeting from the stupid
9180         output from openssl s_client -starttls, too.
9181
9182         * tls.el (tls-starttls-switches): New variable.
9183         (tls-find-starttls-argument): Use it.
9184         (open-tls-stream): Ditto.
9185
9186         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9187         (netrc-machine): Ditto.
9188
9189         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9190         article number.
9191         (nnimap-split-fancy): New variable.
9192         (nnimap-split-incoming-mail): Use it.
9193
9194         * nntp.el (nntp-server-list-active-group): Document.
9195
9196         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9197         SELECT to get the message-id.
9198
9199         * mail-source.el (mail-sources): Remove webmail support.
9200         (defvar): Ditto.
9201         (mail-source-fetcher-alist): Ditto.
9202         (mail-source-fetch-webmail): Remove.
9203
9204         * webmail.el: Remove -- doesn't seem relevant any more.
9205
9206         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9207
9208         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9209         the \r.
9210
9211 2010-09-30  Julien Danjou  <julien@danjou.info>
9212
9213         * gnus-agent.el (gnus-agent-add-group): Fix call to
9214         gnus-completing-read.
9215
9216 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217
9218         * nndoc.el (nndoc-retrieve-groups): New function.
9219
9220         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9221         `default', use nnmail-split-methods.
9222         (nnimap-request-article): Downcase the NILs so that they are nil.
9223
9224         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9225         symbol.
9226
9227         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9228         code, since if the user has requested network, that's what they ought
9229         to get.
9230         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9231         (nnimap-split-rule): Mark as obsolete.
9232
9233         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9234         New variable.
9235
9236         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9237         correct slot, too.
9238
9239 2010-09-29  Julien Danjou  <julien@danjou.info>
9240
9241         * gnus.el (gnus-local-domain): Declare variable obsolete.
9242
9243         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9244         Fix history computing.
9245         (gnus-ido-completing-read): Require ido.
9246
9247 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9248
9249         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9250         build Gnus.
9251
9252         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9253         when interpreting the structures.
9254         (nnimap-request-accept-article): Add \r\n to the lines to make this
9255         work with Cyrus.
9256
9257         * nndraft.el (nndraft-request-expire-articles): Use the group name
9258         instead if "nndraft".  Fix found by Nils Ackermann.
9259
9260 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
9261
9262         * nnregistry.el: Add.
9263
9264 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9265
9266         * nnmail.el (group, group-art-list, group-art):
9267         Remove unneeded directives.
9268
9269 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9270
9271         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9272         (mm-mime-charset):
9273         * rfc2047.el (rfc2047-syntax-table):
9274         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9275
9276         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9277         rather than `insert-file-contents' and `eval-region'.
9278
9279         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9280         construction.
9281
9282         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9283
9284         * time-date.el: No need to require cl for Emacs 21.
9285
9286 2010-09-29  Julien Danjou  <julien@danjou.info>
9287
9288         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9289         replacement of `gnus-gravatar-relief' to mimic
9290         `gnus-faces-properties-alist'.
9291         Add :version property.
9292
9293 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * mail-source.el (mail-source-report-new-mail):
9296         * message.el (message-default-mail-headers):
9297         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9298
9299         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9300
9301 2010-09-28  Julien Danjou  <julien@danjou.info>
9302
9303         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9304         mail-address contains the same string as real-name.
9305
9306         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9307         non-blank in header, otherwise it'll get stripped.
9308
9309         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9310         real-name, and then for mail address rather than doing : or , search.
9311
9312 2010-09-27  Julien Danjou  <julien@danjou.info>
9313
9314         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9315         right completing-read function.
9316         (gnus-use-ido): New variable
9317         (gnus-completing-read-with-default): Remove.
9318         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9319         (gnus-agent-add-group):
9320         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9321         * mm-view.el (mm-view-pkcs7-decrypt):
9322         * mm-util.el (mm-codepage-setup):
9323         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9324         * mml-smime.el (mml-smime-openssl-sign-query):
9325         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9326         (mml-insert-multipart):
9327         * gnus-msg.el (gnus-summary-yank-message):
9328         * gnus-int.el (gnus-start-news-server):
9329         * mm-decode.el (mm-interactively-view-part):
9330         * gnus-dired.el (gnus-dired-attach):
9331         * gnus.el (gnus-read-method):
9332         * gnus-bookmark.el (gnus-bookmark-jump):
9333         * gnus-art.el (gnus-mime-view-part-as-type)
9334         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9335         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9336         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9337         * nnmairix.el (nnmairix-create-server-and-default-group)
9338         (nnmairix-update-groups, nnmairix-get-server)
9339         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9340         (nnmairix-get-group-from-file-path):
9341         * nnrss.el (nnrss-find-rss-via-syndic8):
9342         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9343         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9344         (gnus-group-browse-foreign-server):
9345         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9346         (gnus-summary-execute-command, gnus-summary-respool-article)
9347         (gnus-read-move-group-name):
9348         * gnus-score.el (gnus-summary-increase-score)
9349         (gnus-summary-score-effect):
9350         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9351
9352 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9355         x-focus-frame.
9356
9357         * nnimap.el (auth-source-forget-user-or-password)
9358         (auth-source-user-or-password): Autoload.
9359
9360         * message.el (message-from-style, message-interactive)
9361         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9362         (message-yank-prefix, message-indentation-spaces, message-signature)
9363         (message-signature-file): Add comment.
9364
9365 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9366
9367         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9368         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9369         new articles.
9370
9371         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9372         parts.
9373         (nnimap-request-article): Work with the t setting, too.
9374
9375         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9376         that you don't get flashes of other buffers.
9377         (gnus-summary-show-complete-article): Intern before setting.
9378
9379 2010-09-27  David Engster  <dengste@eml.cc>
9380
9381         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9382         well as HEADERS.
9383         (nnmairix-retrieve-headers): Provide new argument for the above.
9384
9385 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386
9387         * gnus-sum.el (gnus-summary-move-article): Don't alter
9388         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9389         group.
9390
9391         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9392
9393         * message.el (message-cite-prefix-regexp): Revert my last edit.
9394
9395         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9396         variable instead of the Gnus variable.
9397
9398         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9399
9400         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9401
9402         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9403         since some servers don't like it.
9404         (nnimap-open-connection): Forget credentials if the server says the
9405         password was wrong.
9406         (nnimap-parse-line): Protect against invalid data.
9407
9408         * gnus-sum.el (gnus-summary-move-article): Add comment.
9409         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9410         nothing alters it while scanning for new messages.
9411
9412         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9413         which may or may not help.
9414         (nnimap-open-connection): If we're doing a stream connection, and then
9415         discover we're on a STARTTLS-capable server, then open a STARTTLS
9416         connection instead.
9417
9418 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9419
9420         * nnimap.el (utf7): Require.
9421
9422         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9423         prefix.
9424
9425 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9426
9427         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9428
9429 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * nnimap.el (nnimap-request-accept-article): Message the error on
9432         error.
9433
9434 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9435
9436         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9437
9438 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9439
9440         * nndoc.el (nndoc-request-list): Return success always.
9441
9442         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9443         `fetch-old' -- we only want to fetch the articles we've requested.
9444         The rest are in the agent, probably.
9445         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9446         disappeared server" to something low.  It's not important.
9447
9448         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9449         arrived before the FETCH data.
9450
9451         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9452         target here, because we don't know the Gnus name of the group.
9453
9454         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9455         for the correct group.
9456
9457         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9458
9459         * gnus.el (gnus): Give a final warning after startup.
9460
9461         * gnus-util.el (gnus-action-message-log): New variable.
9462         (gnus-message): Use it.
9463         (gnus-final-warning): New function.
9464
9465         * nnimap.el (nnimap-open-connection): Record the greeting.
9466         (nnimap): Add greeting.
9467
9468 2010-09-26  Julien Danjou  <julien@danjou.info>
9469
9470         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9471         arguments.
9472         (gnus-html-wash-images): Fix spec computing to include start/end.
9473
9474         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9475
9476 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9477
9478         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9479         deletion.
9480         (nnimap-retrieve-headers): Don't select the group, because that's
9481         already done by nnimap-possibly-change-group.
9482
9483         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9484         (gnus-picon-transform-address): Use it.
9485
9486         * mail-source.el (mail-source-value): Revert previous patch.
9487
9488         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9489         on failure.
9490         (nnimap-open-connection): Look up both virtual and physical server name
9491         credentials.
9492
9493         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9494
9495 2009-02-07  Dave Love  <fx@gnu.org>
9496
9497         * tls.el (open-tls-stream): Don't query killing process.
9498
9499 2009-02-08  Dave Love  <fx@gnu.org>
9500
9501         * gnus-win.el (gnus-window-to-buffer-helper)
9502         (gnus-all-windows-visible-p): Function needn't be a symbol.
9503
9504         * mail-source.el (mail-source-value): Function needn't be a symbol.
9505
9506 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9507
9508         * message.el (message-cite-prefix-regexp): Remove } from the cite
9509         prefix.
9510
9511         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9512         highlight again, so that the highlight is correct.
9513
9514         * gnus-picon.el (gnus-picon): Remove again.
9515         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9516
9517         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9518         doing the header highlightling, so that the background color of the
9519         picon is correct.
9520
9521         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9522         (gnus-picon): Ditto.
9523         (gnus-picon): Reinstate.  The background color for picons is white.
9524         (gnus-picon-insert-glyph): Make the background white.
9525
9526         * nnml.el (nnml-open-nov): Don't return dead buffers.
9527
9528         * auth-source.el (auth-source-create): Query the user for whether to
9529         store the credentials.
9530
9531         * netrc.el (netrc-store-data): New function.
9532
9533         * auth-source.el (auth-source-user-or-password): Use the existing auth
9534         sources, if any, for creation.
9535
9536         * gnus.el (gnus-group-fast-parameter): Return the last matching
9537         parameter instead of the first matching parameter.
9538
9539 2010-09-26  Julien Danjou  <julien@danjou.info>
9540
9541         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9542
9543 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9544
9545         * mml2015.el (mml2015-use): Remove gpg support.
9546
9547         * mml1991.el (mml1991-function-alist): Remove gpg function.
9548         (mml1991-gpg-sign): Remove.
9549
9550 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9551
9552         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9553         (gnus-browse-unsubscribe-current-group): Document it.
9554         (gnus-browse-unsubscribe-group): Use it.
9555
9556 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9557
9558         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9559         address to the To list for easier response.
9560
9561         * gnus.el (gnus-play-startup-jingle): Remove.
9562         (gnus-splash): Don't play jingle.
9563         (gnus): Silence gnus-load message.
9564
9565         * gnus-art.el (gnus-treat-play-sounds): Remove.
9566
9567         * gnus.el (gnus-play-jingle): Remove audio support.
9568
9569         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9570
9571         * earcon.el: Remove -- no users.
9572
9573         * gnus-audio.el: Remove -- no users of this package.
9574
9575         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9576
9577         * gnus-start.el (gnus-setup-news): Remove nocem support.
9578
9579         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9580
9581         * gnus.el (gnus-use-nocem): Remove.
9582
9583         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9584         Remove.
9585
9586         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9587         uses NoCeM any more.
9588
9589         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9590         (gnus-button-ctan-handler): Ditto.
9591         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9592         (gnus-button-ctan-directory-regexp): Ditto.
9593         (gnus-button-handle-ctan): Ditto.
9594         (gnus-button-tex-level): Ditto.
9595         (gnus-button-alist): Remove CTAN stuff.
9596
9597 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9598
9599         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9600         nnimap-streaming test.
9601
9602         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9603         servers twice.
9604
9605         * nnimap.el (nnimap-open-connection): Add more error reporting when
9606         nnimap fails early.
9607
9608         * nnheader.el (nnheader-get-report-string): New function.
9609         (nnheader-get-report): Use it.
9610
9611         * gnus-int.el (gnus-check-server): Say what the error was when opening
9612         failed.
9613
9614         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9615         using streaming.
9616
9617 2010-09-25  Julien Danjou  <julien@danjou.info>
9618
9619         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9620         gnus-window-inside-pixel-edges.
9621
9622 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9623
9624         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9625
9626         * mm-decode.el (mm-save-part): Allow saving to other directories the
9627         normal Emacs way.
9628
9629         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9630         Suggested by Jay Berkenbilt.
9631
9632         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9633         there isn't a single byte.
9634
9635         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9636         just do it.  It doesn't really seem to matter what the user responds
9637         here, I think, so it's just a confusing question.
9638
9639         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9640         non-streaming case.
9641
9642         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9643         (gnus-article-encrypt-body): Use it.
9644
9645         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9646         keystroke.
9647
9648         * nnimap.el (nnimap-find-wanted-parts-1):
9649         Use gnus-fetch-partial-articles.
9650
9651         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9652
9653         * nnimap.el (nnimap-insert-partial-structure): New function.
9654         (nnimap-get-partial-article): New function.
9655         (nnimap-request-article): Use it.
9656         (nnimap-wait-for-response): Return whether the wait was successful.
9657         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9658         retrieval wasn't successful.
9659         (nnimap-retrieve-group-data-early): Allow throttling servers.
9660         (nnimap-streaming): New variable.
9661         (nnimap-fetch-partial-articles): Remove.
9662
9663         * mm-decode.el (mm-with-part): Protect against killed buffers.
9664
9665         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9666         for prettier summary display.
9667
9668 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9669
9670         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9671
9672 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9673
9674         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9675         apparently third-party libraries depend on it.
9676
9677         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9678         before starting negotiation.
9679
9680         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9681         privacy reasons.
9682         (gnus-treat-mail-gravatar): Ditto.
9683
9684         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9685         buffer when inserting images.  Inserting text into the headers, for
9686         instance, can make them invalid.
9687
9688 2010-09-25  Julien Danjou  <julien@danjou.info>
9689
9690         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9691         variables.
9692
9693         * nnheader.el: Remove useless variables news-reply-yank-from and
9694         news-reply-yank-message-id.
9695
9696         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9697         variables.
9698
9699         * mml1991.el: Remove useless mml1991-verbose.
9700
9701         * gnus.el: Remove useless variable gnus-use-generic-from.
9702         Remove obsolete variable gnus-topic-indentation.
9703
9704         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9705
9706         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9707
9708         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9709
9710         * gnus-group.el: Remove useless gnus-group-icon-cache.
9711         Remove useless gnus-ephemeral-group-server.
9712
9713         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9714
9715         * mml2015.el: Remove useless mml2015-verbose.
9716
9717         * mml-smime.el: Remove useless mml-smime-verbose.
9718
9719         * gnus.el: Remove useless gnus-local-domain.
9720
9721         * gnus-gravatar.el (gnus-gravatar-transform-address):
9722         Use gnus-gravatar-size.
9723
9724         * gnus-art.el: Remove useless gnus-treat-translate.
9725
9726 2010-09-24  Julien Danjou  <julien@danjou.info>
9727
9728         * gnus-sum.el: Add support for Gravatars.
9729
9730         * gnus-art.el: Add support for Gravatars.
9731
9732         * gnus-gravatar.el: Add this file.
9733
9734         * gravatar.el: Add this file.
9735
9736 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9737
9738         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9739
9740         * gnus-group.el (gnus-group-fetch-faq): Remove.
9741
9742         * gnus.el (gnus-group-faq-directory): Remove.
9743
9744         * gnus-group.el (gnus-group-fetch-charter): Remove.
9745
9746         * gnus.el (gnus-group-charter-alist): Remove.
9747
9748         * gnus-group.el (gnus-group-archive-directory): Remove.
9749         (gnus-group-recent-archive-directory): Ditto.
9750         (gnus-group-make-archive-group): Remove.
9751
9752         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9753
9754         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9755         use the same article number for all the cached articles.
9756
9757         * nnimap.el (nnimap-command): Register the last command time so
9758         that we can use it for idling NOOPs.
9759         (nnimap-open-connection): Start the keeplive timer.
9760         (nnimap-make-process-buffer): Store all the process buffers.
9761         (nnimap-keepalive): New function.
9762
9763         * starttls.el (starttls-open-stream): Add autoload cookie.
9764
9765 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9766
9767         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9768         handling.
9769
9770 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9771
9772         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9773         its data structures.
9774
9775         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9776         instead of the cl.el copy-list.
9777         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9778         equalp.
9779
9780 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9781
9782         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9783         and tool-bar-local-item-from-menu.
9784
9785         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9786         mode-line-highlight face for Emacs.
9787
9788         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9789         loading gnus-sum.elc; fix comment for canlock-verify.
9790         (gnus-article-jump-to-part): Use read-number.
9791         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9792         Remove Emacs pre-21 compatible code for help-echo.
9793         (gnus-article-next-page-1): No need to adjust the number of lines.
9794         (gnus-article-describe-bindings): Always use help-buffer.
9795
9796         * gnus-audio.el (gnus-audio-inline-sound):
9797         * gnus-cus.el (gnus-custom-mode):
9798         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9799
9800         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9801
9802         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9803         compatible code.
9804
9805 2010-09-24  Glenn Morris  <rgm@gnu.org>
9806
9807         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9808         visiting the fcc file in rmail-mode.
9809
9810         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9811
9812 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9813
9814         * nnir.el: Silence the byte compiler.
9815
9816         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9817         alias to browse-url-url-encode-chars if any.
9818         (gnus-html-encode-url): Use it.
9819
9820 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9821
9822         * gnus-start.el (gnus-use-backend-marks): New variable.
9823         (gnus-get-unread-articles-in-group): Use it.
9824
9825         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9826         makeover.
9827
9828 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9829
9830         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9831
9832 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9833
9834         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9835         Remove.
9836         (gnus-setup-news-hook):
9837         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9838
9839         * gnus-int.el (gnus-request-update-info): Protect against backends not
9840         having the function.
9841
9842         * nnimap.el (nnimap-stream): Mention starttls.
9843         (nnimap-open-connection): Add starttls support.
9844
9845 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9846
9847         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9848
9849 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9850
9851         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9852         BODYSTRUCTUREs.
9853         (nnimap-transform-headers): Unfold quoted {42} headers.
9854
9855         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9856         the info.
9857         (gnus-get-unread-articles): Only call updatep on backends that support
9858         it.
9859
9860         * nnweb.el (nnweb-request-update-info): NOOP.
9861
9862         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9863
9864         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9865         since it only deals with marks.
9866
9867         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9868         gnus-request-marks, and make a new gnus-request-update-info.
9869
9870         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9871         the active instead of the high number, which is usually too low.
9872
9873 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9874
9875         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9876         * encrypt.el: Remove.
9877
9878 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879
9880         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9881         server in symbolic form.
9882
9883         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9884
9885 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9886
9887         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9888         (nnimap-update-info): Fix up code slightly.
9889
9890         * gnus-int.el (gnus-open-server): Add tracing for performance
9891         debugging.
9892
9893         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9894         (gnus-group-insert-group-line): Pass the real group name so that it
9895         gets the right data.
9896
9897         * gnus-start.el (gnus-get-unread-articles): Don't have
9898         `gnus-get-unread-articles-in-group' update info, since that can be
9899         really slow and doesn't seem to be needed?
9900
9901 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9902
9903         * time-date.el (date-to-time): Try using parse-time-string first before
9904         using the slower timezone-make-date-arpa-standard.
9905
9906 2010-09-22  Julien Danjou  <julien@danjou.info>
9907
9908         * gnus-group.el (gnus-group-insert-group-line):
9909         Call gnus-group-highlight-line.
9910         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9911         default hook list.
9912         (gnus-group-update-eval-form): Add new function.
9913         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9914         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9915
9916 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9917
9918         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9919         immediate, then expire all articles.
9920         (nnimap-update-info): Fix off-by-one errors.
9921         (nnimap-flags-to-marks): Would return no marks lists for group with no
9922         flags.  Instead return the other data.
9923
9924 2010-09-22  Julien Danjou  <julien@danjou.info>
9925
9926         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9927         Only return an icon.
9928         (gnus-group-insert-group-line): Compute icon to return.
9929
9930         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9931         (gnus-html-image-fetched): Only cache if
9932         gnus-html-image-automatic-caching is set.
9933         (gnus-html-image-fetched): Check for errors.
9934
9935 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9938         once per method on `g'.  This ensures that backends like nnfolder don't
9939         open all their folders.
9940
9941         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9942         (nnimap-request-list): Nix out group in the correct buffer.
9943         (nnimap-parse-flags): Implement by using `read' instead of
9944         hand-parsing.
9945         (nnimap-flags-to-marks): Pass on permanent-flags.
9946         (nnimap-make-process-buffer): Record the server name.
9947         (nnimap-parse-flags): Fix typo.
9948         (nnimap-request-scan): Run split on the server in general, not just a
9949         single group.
9950
9951         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9952         parameter, and propagate this downwards.
9953
9954         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9955         since EXAMINE changes it on the server.
9956
9957         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9958         this command might take a while.
9959
9960 2010-09-22  Julien Danjou  <julien@danjou.info>
9961
9962         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9963         harmful if you have 2 images side-by-side, they can't be properly
9964         update on text deletion.  Using text-property is safer here.
9965         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9966         data.
9967
9968 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9969
9970         * nnimap.el (nnimap-expunge-inbox): Remove.
9971         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9972         (nnimap-expunge): Flip default to t.
9973
9974         * gnus.el (gnus-method-to-server): Don't push things to the cache
9975         unless it's unique.
9976         (gnus-server-to-method): Ditto.
9977
9978 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9979
9980         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9981
9982 2010-09-22  Julien Danjou  <julien@danjou.info>
9983
9984         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9985         get the start of data.
9986         (gnus-html-encode-url): Add this function to encode special chars in
9987         URL.
9988         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9989         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9990
9991         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9992         default.
9993         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9994
9995         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9996         images alt-text.
9997         (gnus-html-put-image): Put alt-text as help-echo.
9998
9999 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10000
10001         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10002         * mm-util.el (mm-decompress-buffer):
10003         * nnir.el (nnir-run-find-grep):
10004         * pop3.el (pop3-list): Use 3rd arg of split-string.
10005
10006         * time-date.el (format-seconds): Comment fix.
10007
10008         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10009         and byte-optimize-form-code-walker.
10010         (dgnushack-make-auto-load): Don't advise make-autoload.
10011
10012         * lpath.el: Remove Emacs 21 stuff.
10013
10014 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10017         outside the active range.  Suggested by Dan Christensen.
10018
10019         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10020         slightly later to avoid double-getting it.
10021
10022         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10023         previous patch.
10024
10025         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10026
10027 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10028
10029         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10030
10031 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10032
10033         * gnus-int.el (gnus-open-server): Give a better error message in the
10034         "go offline" case.
10035
10036         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10037         marks for nnimap, which is seldom the right thing to do.
10038
10039         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10040         (gnus-same-method-different-name): New function.
10041
10042         * nnimap.el (parse-time): Require.
10043
10044         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10045         method in the presence of many similar methods.
10046
10047         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10048
10049         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10050         nnml-inhibit-expiry.
10051
10052         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10053         find out whether methods are equal.
10054
10055         * nnimap.el (nnimap-find-expired-articles): New function.
10056         (nnimap-process-expiry-targets): New function.
10057         (nnimap-request-move-article): Request the article before looking at
10058         what the Message-ID is.  Fix found by Andrew Cohen.
10059         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10060
10061         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10062         for oldness in addition to being a predicate.
10063
10064         * nnimap.el (nnimap-request-group): When we have zero articles, return
10065         the right data to Gnus.
10066         (nnimap-request-expire-articles): Only delete articles immediately if
10067         the target is 'delete.
10068
10069         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10070         method, this would bug out.
10071
10072         * gnus-group.el (gnus-group-expunge-group): Rename from
10073         gnus-group-nnimap-expunge, and implemented as a normal interface
10074         function.
10075
10076         * gnus-int.el (gnus-request-expunge-group): New function.
10077
10078         * nnimap.el (nnimap-request-create-group): Implement.
10079         (nnimap-request-expunge-group): New function.
10080
10081 2010-09-21  Julien Danjou  <julien@danjou.info>
10082
10083         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10084         (gnus-html-cache-expired): Add new function.
10085         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10086         wethever we should display image for fetch it.
10087         Compute alt-text earlier to pass it to the fetching function too.
10088         (gnus-html-schedule-image-fetching): Change function argument to only
10089         get one image at a time, not a list.
10090         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10091         cache.
10092         (gnus-html-get-image-data): New function to retrieve image data from
10093         cache.
10094         (gnus-html-put-image): Change buffer argument to use image data rather
10095         than file, and place image above region rather than inserting a new
10096         one.  Do not take alt-text as argument, since it's useless now: we place
10097         the image above alt-text.
10098         (gnus-html-prune-cache): Remove.
10099         (gnus-html-show-images): Start to fetch image when we find one, do not
10100         push into a temporary list.
10101         (gnus-html-prefetch-images): Only fetch image if they have expired.
10102         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10103         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10104
10105 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10108
10109 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10110
10111         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10112         spec inser "*" if the group isn't active instead of 0.
10113
10114         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10115         opening the server.
10116         (nnimap-request-delete-group): Implement group deletion.
10117         (nnimap-transform-headers): Return the size of the entire message in
10118         the Bytes header, not just the size of the first part.
10119         (nnimap-request-move-article): When moving an article from nnimap,
10120         request the article first so the accepting form has an article to
10121         accept.  Reported by Dan Christensen.
10122         (nnimap-command): Make sure that the error message doesn't error out.
10123
10124 2010-09-20  David Edmondson  <dme@dme.org>
10125
10126         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10127         we haven't requested anything.
10128
10129 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10130
10131         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10132         "".  Fix found by Andrew Cohen.
10133
10134         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10135         instead of -encode-string.
10136
10137 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10140
10141         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10142         by mm-subst-char-in-string.
10143
10144 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10145
10146         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10147         waiting for the connection string.
10148
10149         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10150         arriving.
10151
10152         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10153         bogus characters.  This allows selecting certain Gmail groups.
10154
10155         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10156         (nnimap-fetch-partial-articles): New variable.
10157         (nnimap-open-connection): When looking for credentials, also use the
10158         nnimap-server-port.
10159         (nnimap-request-article): Return the group/article number, so that Gnus
10160         `^' works as expected.
10161         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10162
10163         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10164         comments.
10165         (gnus-methods-sloppily-equal): New function.
10166         (gnus): When using the development version of Gnus, load the gnus-load
10167         file.
10168
10169         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10170         `gnus-open-server' on each method before trying to scan them etc.
10171         This ensures that all the backend parameters are set correctly.
10172
10173         * nnimap.el (nnimap-authenticator): New variable.
10174         (nnimap-open-connection): Allow anonymous login.
10175         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10176         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10177
10178         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10179         patch, found by Knut Anders Hatlen.
10180
10181 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10182
10183         * gnus-agent.el (gnus-agent-batch-confirmation)
10184         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10185         to gnus-message.
10186         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10187         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10188         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10189         * gnus-int.el (gnus-open-server): Likewise.
10190         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10191         (gnus-score-check-syntax): Likewise.
10192         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10193         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10194         Likewise.
10195         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10196
10197 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10198
10199         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10200         calling conventions so that prefetch doesn't bug out.
10201
10202 2010-09-19  Julien Danjou  <julien@danjou.info>
10203
10204         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10205         rather than `subst-char-in-region' in order to be able to replace ASCII
10206         char by UTF-8 ones.
10207
10208         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10209         than curl.
10210         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10211         the right URL and ALT text on images.
10212         (gnus-html-wash-tags): Fix tag case.
10213         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10214         (gnus-article-html): Add -o display_ins_del=2 option.
10215         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10216
10217 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10218
10219         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10220         the extra mail headers, which sometimes seem to happen for unknown
10221         reasons.
10222
10223         * mail-parse.el (mail-header-encode-parameter): Define as
10224         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10225         (or most, perhaps?) mail readers don't understand the latter, but do
10226         understand the former.
10227
10228         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10229         to nil, so that no methods are automatically agentized.  I think this
10230         is probably what most users want.
10231
10232         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10233         from url-retrieve, for instance about invalid URLs.
10234
10235         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10236         groups that have no articles.
10237         (nnimap-request-article): Check that we really got an article when we
10238         requested one.
10239
10240         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10241         doesn't exist.
10242
10243         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10244         nntp buffer so the agent can save it.
10245         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10246         that CRLF doesn't get translated to \n.
10247         (nnimap-open-connection): Don't make 'shell commands only send \n.
10248
10249 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10250
10251         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10252         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10253         Update var name.
10254         (nnml-generate-nov-file): Use dolist.
10255         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10256         Use with-current-buffer.
10257
10258 2010-09-18  Julien Danjou  <julien@danjou.info>
10259
10260         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10261         parallel.
10262
10263 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10264
10265         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10266         the range update right.
10267         (nnimap-request-group): Don't make `M-g' bug out on group with no
10268         marks.
10269         (nnoo): Require, so that other packages can require nnimap.
10270         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10271         command we're looking for.  This helps when the server sends more
10272         responses after we've gotten everything we expected.
10273         (nnimap): Add a `newlinep' field to keep track of end-of-line
10274         conventions.
10275         Don't send CRLF to things that don't want it.
10276         (nnimap-request-accept-article): Ditto.
10277
10278 2010-09-18  Julien Danjou  <julien@danjou.info>
10279
10280         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10281         than curl to retrieve images.
10282
10283 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10284
10285         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10286         the marks.
10287         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10288         (nnimap-wait-for-connection): New function.
10289         (nnimap-open-connection): If we have PREAUTH, don't query for login
10290         credentials.
10291         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10292         when doing a partial update.
10293
10294 2010-09-18  Julien Danjou  <julien@danjou.info>
10295
10296         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10297         tags.
10298
10299 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300
10301         * nnimap.el (nnimap-credentials): New function.
10302         (nnimap-open-connection): Use the new function to look for credentials
10303         also on the numeric equivalents of "imap" and "imaps".
10304
10305         * gnus-start.el (gnus-activate-group): Send the info to
10306         gnus-request-group.
10307
10308         * nnimap.el (nnimap-request-group): Have the "check" version of the
10309         function parse flags and update the info, so that a `M-g' get a total
10310         resync of all flags from the group.
10311
10312         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10313         to allow backends to alter the info on group selection.  Also alter all
10314         the backend -request-group functions to take the parameter.
10315
10316         * nnimap.el (nnimap-store-info): New function.
10317         (nnimap-update-info): Store the info for later usage.
10318         (nnimap-request-group): Use the stored info for the dont-check case, so
10319         that we don't retrieve all marks when we enter a group.
10320
10321         * nnimap.el: Use deffoo instead of defun for interface functions.
10322
10323         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10324         update the group info.  This makes the nndraft groups, for instance, go
10325         back to their old behavior.
10326
10327         * gnus-sum.el (gnus-select-newsgroup): Indent.
10328
10329         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10330         in.
10331         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10332         nothing.
10333
10334         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10335         from methods that are denied.
10336
10337         * gnus-int.el (gnus-method-denied-p): New function.
10338
10339         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10340         store the password instead of netrc.
10341         (nnimap-open-connection): Don't error out when we can't make a
10342         connections.
10343
10344         * auth-source.el (auth-source-create): In the password prompt, say what
10345         we're querying for.  Also prompt for user name if that hasn't been
10346         given.
10347
10348         * nnimap.el (nnimap-with-process-buffer): Remove.
10349
10350 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10351
10352         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10353         method when we're reading from the agent.
10354
10355         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10356
10357         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10358         that's probably most useful for users.
10359
10360         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10361         "failed" all the time.
10362
10363         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10364         ...)) with (with-current-buffer ... ).
10365
10366         * nntp.el (nntp-open-server): Return whether the open was successful or
10367         not.
10368
10369         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10370         select an unread unseen article first.
10371
10372         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10373         /etc/services, supply some sensible port defaults.
10374
10375         * dgnushack.el: Define netrc-credentials.
10376
10377 2010-09-17  Julien Danjou  <julien@danjou.info>
10378
10379         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10380
10381 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10382
10383         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10384         doesn't have any parameters.
10385
10386 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10387
10388         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10389         only upcased checks.
10390
10391         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10392
10393         * nnimap.el (nnimap-open-shell-stream): New function.
10394         (nnimap-open-connection): Use it.
10395         (nnimap-transform-headers): Get the number of lines in each message.
10396         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10397         number of lines.
10398         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10399         problem.
10400
10401         * utf7.el (utf7-encode): Autoload.
10402
10403         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10404         to allow the mail splitting to not return a default group.  This is
10405         useful for nnimap, which will leave unmatched mail in the inbox.
10406
10407         * nnimap.el: Rewritten.
10408
10409         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10410         nnimap usage.
10411
10412         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10413         if the move is internal, so that nnimap can do fast internal moves.
10414
10415         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10416         data.
10417         (gnus-read-active-for-groups): Support finishing the early retrieval of
10418         data.
10419
10420         * gnus-range.el (gnus-range-nconcat): New function.
10421
10422         * gnus-int.el (gnus-finish-retrieve-group-infos)
10423         (gnus-retrieve-group-data-early): New functions.
10424
10425 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10426
10427         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10428         (nnrss-retrieve-groups):
10429         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10430         (pop3-quit): Use with-current-buffer.
10431
10432 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10435         instead of nnheader-accept-process-output.
10436
10437         * dgnushack.el (dgnushack-compile): Add comment.
10438
10439         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10440
10441         * gnus-html.el (gnus-html-schedule-image-fetching)
10442         (gnus-html-prefetch-images): Replace process-kill-without-query by
10443         gnus-set-process-query-on-exit-flag.
10444
10445 2010-09-16  Romain Francoise  <romain@orebokech.com>
10446
10447         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10448
10449 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10450
10451         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10452         parameter to unintern is mandatory-ish in Emacs 24.
10453
10454         * gnus-html.el (gnus-html-schedule-image-fetching)
10455         (gnus-html-prefetch-images): Check for curl before using it.
10456
10457         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10458         depend on curl, which isn't essential.
10459
10460         * imap.el: Revert back to version
10461         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10462         seem problematic.
10463
10464 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10465
10466         * gnus-registry.el (gnus-registry-install-shortcuts):
10467         Explicitly pass `obarray' to `unintern' to avoid a warning.
10468
10469 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10470
10471         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10472         change.
10473
10474         * nnrss.el (nnrss-request-list): Remove this function and related
10475         functions, including the moreover stuff.
10476
10477 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10478
10479         * nnrss.el (nnrss-retrieve-groups): New function.
10480
10481 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10482
10483         * .dir-locals.el: Add no-byte-compile cookie.
10484
10485 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * time-date.el (format-seconds): Comment fix.
10488
10489         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10490         for back end that doesn't support request-scan.
10491
10492 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10495         then do request scans from the backends.
10496
10497         * netrc.el (netrc-credentials): New conveniency function.
10498
10499         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10500         avoid running a hook per line, since this takes a lot of time,
10501         profiling shows.
10502         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10503         directly if gnus-visual-p is true.
10504
10505 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10508         groups; replace mapcar with dolist which is a bit faster; pass groups
10509         info to gnus-read-active-file-1.
10510         (gnus-read-active-file-1): Scan only specified groups if the new
10511         optional arg `infos' is given.
10512
10513 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10514
10515         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10516
10517         * pop3.el (pop3-movemail): Remove.
10518         (pop3-streaming-movemail): Rename to pop3-movemail.
10519
10520         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10521         don't restrict end-tag searches to the end of the line.
10522
10523 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10526         articles of every unchecked group to t, which means unknown since the
10527         server has never been opened.
10528
10529 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10530
10531         * gnus-html.el (gnus-html-show-alt-text): New command.
10532         (gnus-html-browse-image): Ditto.
10533         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10534         to browse the image directly.
10535         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10536         better.
10537
10538         * gnus-async.el (gnus-async-article-callback):
10539         Call `gnus-html-prefetch-images' unconditionally.
10540
10541         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10542         before feeding URLs to curl.
10543
10544 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10547         internal images as deletable by `W D D'.
10548
10549         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10550         (gnus-async-article-callback): Fix typo.
10551
10552 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10553
10554         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10555         current line to work around bugs in the output from w3m.
10556
10557         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10558         for groups that want that.
10559
10560         * nntp.el (nntp-wait-for-string): Supply a timeout for
10561         accept-process-output to ensure progress.
10562
10563         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10564         level to get unread articles from, then use that for foreign groups,
10565         too.
10566
10567         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10568         confuses the rest of the function.
10569
10570         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10571         for the methods that support -retrieve-groups, too.
10572
10573         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10574
10575 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10578         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10579
10580         * pop3.el: Require cl when compiling.
10581         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10582
10583 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10584
10585         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10586         that aren't going to be activated.
10587         (gnus-get-unread-articles): Fix up the last commit.
10588
10589         * gnus-html.el (gnus-article-html): Allow calling without specifying
10590         the handle.  In that case, dissect the buffer first.
10591
10592         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10593
10594         * nnimap.el (nnimap-open-connection): Revert the change that would look
10595         into authinfo for imaps instead of imap.
10596
10597         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10598         say that you don't want to call gnus-request-group with don-check, but
10599         do check the reponse.  This is for virtual groups only.
10600         (gnus-get-unread-articles): Count the archive groups as secondary, so
10601         that they're activated the same way as before.
10602
10603         * imap.el (imap-message-map): Removed optional buffer parameter, since
10604         no callers use it.
10605         (imap-message-get): Ditto.
10606         (imap-message-put): Ditto.
10607         (imap-mailbox-map): Ditto.
10608         (imap-mailbox-put): Ditto.
10609         (imap-mailbox-get): Ditto.
10610         (imap-mailbox-get): Revert last change for this function.
10611
10612         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10613         case-insensitively.
10614         (nnimap-debug): Remove.
10615
10616         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10617         callers to use `imap-fetch' instead.  According to the comments, this
10618         should be safe, since all other IMAP clients use the 1:* syntax.
10619         (imap-enable-exchange-bug-workaround): Remove.
10620         (imap-debug): Remove -- doesn't seem very useful.
10621
10622         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10623         mail from a file, and the file doesn't exist.
10624
10625         * imap.el (imap-log): New convenience function used throughout instead
10626         of repeating the same code all over the place.
10627
10628         * pop3.el (pop3-streaming-movemail): Return t for success.
10629
10630         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10631         .authinfo if we're using ssl connection.
10632
10633         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10634         already have if we're in a main Gnus `g' run.
10635
10636         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10637
10638 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10639
10640         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10641
10642         * nnmh.el (nnmh-request-list-1): Bind `file'.
10643
10644         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10645         alias to set-process-query-on-exit-flag or process-kill-without-query.
10646         (pop3-open-server): Use it.
10647
10648 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10649
10650         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10651         box to the Incoming file.  Fixes mistake in previous checkin.
10652
10653         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10654         request loop (for debugging purposes) removed.
10655
10656         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10657         culprit is more visible.
10658         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10659         (nnml-add-incremental-nov): New functions to do "incremental" nov
10660         updates, where we just append to the end of the existing nov files
10661         without reading/writing them in full.
10662
10663         * mail-source.el (mail-source-delete-crash-box): Really only check the
10664         incoming files once in a while.
10665
10666         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10667
10668         * mail-source.el (mail-source-delete-crash-box): Only check the
10669         incoming files for deletion once per day to save a lot of file
10670         accesses.
10671
10672         * pop3.el (pop3-logon): Fix up unbound variable typo.
10673
10674         * mail-source.el (pop3-streaming-movemail): Autoload.
10675
10676         * pop3.el (pop3-streaming-movemail):
10677         Respect pop3-leave-mail-on-server.
10678
10679         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10680         retrieval.
10681
10682         * pop3.el (pop3-process-filter): Remove unused function.
10683         (pop3-streaming-movemail, pop3-send-streaming-command)
10684         (pop3-wait-for-messages, pop3-write-to-file)
10685         (pop3-number-of-responses): New functions for streaming pop3
10686         retrieval.
10687
10688         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10689         come from no known methods.
10690         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10691         list.
10692
10693         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10694         message sizes.
10695         (pop3-movemail): Use erase-buffer instead of looping and deleting
10696         regions, which seems rather odd.
10697
10698         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10699         file once per `g' run.
10700
10701         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10702         directories.  This makes the draft queue directory work.
10703
10704         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10705         data from the backends, so that we only request the list of groups from
10706         each method once.  This should speed things up considerably.
10707
10708         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10709         detect that it's not implemented.
10710
10711         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10712         we actually do recurse down into the tree, but don't stat all leaf
10713         nodes.
10714
10715         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10716         then say so instead of bugging out.
10717
10718         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10719         files exist before trying to read them.
10720
10721         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10722         around <pre_int>.
10723
10724         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10725
10726         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10727
10728 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10729
10730         * mm-util.el (mm-image-load-path): Just return the image directories,
10731         not all directories in the path in addition to the image directories.
10732         (mm-image-load-path): Maintain a cache of the image directories so that
10733         the `g' command in Gnus doesn't have to stat dozens of directories each
10734         time.
10735
10736         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10737         (gnus-html-wash-tags): Add a new `i' command to insert images.
10738         (gnus-html-insert-image): New command and keystroke.
10739         (gnus-html-redisplay-with-images): New command and keystroke.
10740         (gnus-html-show-images): Rename command.
10741         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10742         spacers.
10743         (gnus-html-wash-tags): Decode entities at the end, so that entities
10744         inside the tags don't mess up the rest of the "parsing".
10745
10746         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10747         so that nnimap methods aren't agentized by default.  There's apparently
10748         many problems related to agent/imap behavior.
10749
10750         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10751
10752         * gnus-html.el: Doc fix.
10753
10754 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10755
10756         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10757         specifier-spec-list for Emacs 21.
10758
10759         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10760         glyph-width and glyph-height instead of display-graphic-p and
10761         image-size; make avoidance of displaying small images work for XEmacs.
10762
10763         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10764         for XEmacs.
10765
10766         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10767         of symbol that holds plist data.
10768         (gnus-process-plist): Remove plist of process after getting it.
10769
10770 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10771
10772         * message.el (message-generate-hashcash): Change default to
10773         'opportunistic if hashcash is installed.
10774
10775         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10776         (gnus-html-put-image): Only call image-size once, since it's somewhat
10777         time-consuming on remote X servers.
10778
10779 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10782         type on data, not a file name.
10783
10784         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10785         window-pixel-edges for Emacs 21.
10786
10787         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10788         decoded contents.
10789         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10790
10791 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10792
10793         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10794         group line format, since it isn't very interesting.
10795
10796         * gnus-agent.el (gnus-agent-short-article),
10797         (gnus-agent-long-article): Increase values for these two variables,
10798         since most people are likely to have more network connection and
10799         storage than before.
10800
10801         * gnus.el (gnus-refer-article-method): Change default to 'current.
10802         When referring an article, the common behavior is to refer it from the
10803         current select method, not the native select method.  The chances of
10804         the native select method having the message in question is rather slim
10805         these days.
10806
10807         * gnus-sum.el (gnus-auto-select-subject): Change default to
10808         `unseen-or-unread'.  I think it's likely that most people want to
10809         select an unseen article over a previously seen, but unread one.
10810
10811         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10812         means that in the article buffer none of the minor mode elements will
10813         be shown, usually, and this is not desirable in most cases.
10814
10815         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10816         that commands like `d' (and the like) go to the next line in the
10817         buffer, instead of the next unread article.  I think this is the
10818         behavior that is most natural for most users.
10819         (gnus-single-article-buffer): Change default to nil, so that people can
10820         have as many article buffers open as they have summary buffer.  I think
10821         this is the most natural way for the groups to behave.
10822
10823         * message.el (message-generate-new-buffers): Change default to
10824         `unsent', so that all new message buffers start their names with the
10825         string "*unsent", and it's easier to find the buffers if you move from
10826         them.
10827
10828 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10829
10830         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10831         small.  They're probably tracking images.
10832         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10833         (gnus-html-rescale-image): Yet another try at getting the image sizing
10834         right.
10835
10836         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10837         nntp-marks-file-name is nil.
10838
10839 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10840
10841         * gnus-html.el (gnus-html-wash-tags)
10842         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10843         Better logging.
10844
10845 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10846
10847         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10848
10849         * gnus-html.el (gnus-html-wash-tags): Check the value of
10850         gnus-blocked-images in the summary buffer.
10851
10852 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10853
10854         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10855
10856 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10857
10858         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10859         like "a", it seems like.
10860         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10861         since it needs to be picked from the correct buffer.
10862
10863         * nnwfm.el: Remove.
10864
10865         * nnlistserv.el: Remove.
10866
10867 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10868
10869         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10870         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10871
10872 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10873
10874         * nnkiboze.el: Remove.
10875
10876         * nndb.el: Remove.
10877
10878         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10879         alt text.
10880         (gnus-html-rescale-image): Try to get the rescaling logic right for
10881         images that are just wide and not tall.
10882
10883         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10884         overshadow variable bindings.
10885
10886 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10887
10888         * gnus-html.el (gnus-html-wash-tags)
10889         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10890         Add extra logging.
10891
10892 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10893
10894         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10895         (gnus-max-image-proportion): New variable.
10896         (gnus-html-rescale-image): New function.
10897         (gnus-html-put-image): Rescale images.
10898
10899 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10900
10901         Fix up some byte-compiler warnings.
10902         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10903         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10904         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10905         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10906         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10907         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10908         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10909
10910 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10911
10912         * gnus-html.el (gnus-article-html): Decode contents by charset.
10913
10914 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10915
10916         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10917         (gnus-html-frame-width, gnus-blocked-images):
10918         * message.el (message-prune-recipient-rules): Add custom version.
10919         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10920
10921         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10922         functions.
10923
10924         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10925         gnus-process-get.
10926
10927 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10928
10929         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10930         instead of lsub directly.
10931
10932 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10933
10934         * nnwarchive.el: Remove.
10935
10936         * gnus-soup.el: Remove.
10937
10938         * nnsoup.el: Remove.
10939
10940         * nnultimate.el: Remove.
10941
10942         * gnus-html.el (gnus-blocked-images): New variable.
10943
10944         * message.el (message-prune-recipients): New function.
10945         (message-prune-recipient-rules): New variable.
10946
10947         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10948         guess whether a long line is natural text or not.
10949
10950         * gnus-html.el (gnus-html-schedule-image-fetching):
10951         Use gnus-process-plist and friends for compatibility.
10952
10953 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10954
10955         * gnus-html.el: Require packages that define macros used in this file.
10956         (gnus-article-mouse-face): Declare to silence byte-compiler.
10957         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10958         process-get.
10959         (gnus-html-put-image): Use plist-get to avoid getf.
10960         (gnus-html-prefetch-images): Use with-current-buffer.
10961
10962 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10963
10964         * gnus-ems.el: Provide compatibility functions for
10965         gnus-set-process-plist.
10966
10967         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10968         header-line-format for XEmacs 21.4.
10969
10970         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10971         * gnus.el (gnus-valid-select-methods):
10972         * message.el (message-send-mail-partially-limit):
10973         * mm-decode.el (mm-text-html-renderer):
10974         * mml.el (mml-insert-mime-headers-always):
10975         * smiley.el (smiley-regexp-alist): Bump custom version.
10976
10977 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10978
10979         * gnus-html.el: Require mm-url.
10980         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10981         with the url to `url'.
10982         (gnus-html-wash-tags): Support cid: URLs/images.
10983
10984 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10985
10986         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10987         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10988         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10989
10990         * gnus-move.el: Remove file, since it doesn't really work.
10991
10992         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10993         UTF-8.  This seems to fix problems with some German web feeds.
10994
10995         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10996         at the top so that the proper colors are applied.
10997
10998         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10999         don't have dots in their names.
11000
11001         * gnus-art.el (gnus-article-view-part): Doc fix.
11002
11003         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11004         XEmacs-compatible.
11005         (gnus-html-put-image): Don't do images on non-graphic displays.
11006
11007         * nnslashdot.el: Remove this unused backend.
11008
11009         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11010         actions.
11011         (gnus-undo-register-1): Revert last change.
11012
11013         * gnus-group.el (gnus-group-completing-read): Protect against not
11014         having completion-styles bound.
11015
11016         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11017         make broken recipients happier.
11018
11019         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11020
11021         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11022         point parameter.
11023
11024         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11025
11026         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11027         completion-styles for group selection.
11028
11029 2009-02-04  Andreas Schwab  <schwab@suse.de>
11030
11031         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11032         headers and regexp-quote the match if necessary.
11033
11034 2009-03-24  Miles Bader  <miles@gnu.org>
11035
11036         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11037         the blinking smiley.
11038
11039 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11040
11041         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11042         blink smiley.
11043
11044 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11047         where the dribbel file lives exists.
11048
11049         * message.el (message-send-mail-partially-limit): Change the default to
11050         nil, since most people don't want this.
11051
11052         * mm-url.el (mm-url-decode-entities): Also decode entities like
11053         &#x3212.
11054
11055 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11056
11057         * gnus-sum.el (gnus-summary-idna-message):
11058         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11059         Hyperlink urls in docstrings with URL `...'.
11060
11061 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11062
11063         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11064         functions.
11065
11066 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11067
11068         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11069         say what the mouseover text should be.
11070
11071         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11072         version of the mm-w3m-safe-url-regexp variable to only download images
11073         in the groups where we want that to happen.
11074
11075         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11076
11077         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11078         easier debugging.
11079         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11080         big pictures in the article buffer.
11081
11082         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11083         gnus-article-html.
11084         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11085         w3m.
11086
11087         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11088
11089 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11090
11091         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11092         which doesn't exist.
11093
11094         * message.el (message-inhibit-ecomplete): New variable to allow some
11095         function to inhibit ecomplete address storage.
11096         (message-resend): Disable ecomplete message storage when resending
11097         messages.
11098
11099         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11100
11101 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11104         Save excursion while copying, moving, and deleting articles in order to
11105         prevent the cursor from jumping to unforeseen place.
11106
11107 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * lpath.el: No need to bind bookmark-current-buffer,
11110         bookmark-yank-point and bookmark-make-record-function.
11111
11112 2010-08-17  Glenn Morris  <rgm@gnu.org>
11113
11114         * gnus-sync.el: Require gnus components whose functions are used.
11115
11116         * gnus-art.el (bookmark-make-record-function):
11117         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11118         Declare for compiler.
11119
11120         * mm-url.el (mml-compute-boundary): Autoload.
11121
11122 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11125
11126 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11127
11128         Typo fix "hoo4a" -> "hook".
11129
11130         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11131
11132 2010-08-14  Glenn Morris  <rgm@gnu.org>
11133
11134         * gnus-sync.el (gnus-sync): Fix defgroup version.
11135
11136 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11137
11138         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11139
11140         * gnus-sync.el: Fix docs.
11141         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11142         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11143
11144 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11145
11146         Optimizations for gnus-sync.el.
11147
11148         * gnus-sync.el: Add docs about gnus-sync-backend
11149         possibilities.
11150         (gnus-sync-save): Remove unnecessary message.
11151         (gnus-sync-read): Optimize and show what groups were skipped.
11152
11153 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11154
11155         Minor bug fixes for gnus-sync.el.
11156
11157         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11158         Don't read the sync on get-new-news.
11159
11160         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11161         quiet.
11162
11163         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11164         (fix typo).
11165
11166 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11167
11168         Make saving and restoring of hidden threads work with overlays.
11169         Patch applied by Ted Zlatanov.
11170
11171         * gnus-sum.el (gnus-hidden-threads-configuration)
11172         (gnus-restore-hidden-threads-configuration): Update to deal with text
11173         properties, rather than searching for a magic character.
11174
11175 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11176
11177         New gnus-sync.el library for synchronization of marks.
11178
11179         * gnus-sync.el: New library for synchronization of marks.
11180
11181         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11182         renamed from `gnus-registry-grep-in-list'.
11183
11184         * gnus-registry.el (gnus-registry-follow-group-p):
11185         Use `gnus-grep-in-list'.
11186
11187         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11188
11189 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11192         determining charset of text fails.
11193
11194 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * nnmail.el (nnmail-get-new-mail-1): Revert.
11197
11198         * nnml.el (nnml-active-number): Make sure names of newly created groups
11199         in nnml-group-alist are encoded.
11200
11201 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11202
11203         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11204         containing non-ASCII characters in active file for nnml back end.
11205
11206 2010-07-24  David Engster  <dengste@eml.cc>
11207
11208         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11209         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11210
11211 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11212
11213         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11214         tag (Bug#6654).
11215
11216 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11217
11218         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11219         the article buffer, not the summary buffer.
11220
11221 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11222
11223         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11224         Emacs 23 as well.
11225
11226 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11229         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11230
11231 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11232
11233         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11234         Patch applied by Karl Fogel.
11235
11236         * gnus-sum.el (gnus-summary-bookmark-make-record):
11237         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11238
11239 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11240
11241         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11242         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11243         C-w still not working correctly from Article buffers; Thierry's
11244         patch to fix that will be applied after this.
11245
11246         * gnus-art.el (bookmark-make-record-function): New local variable.
11247
11248         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11249         article buffer.
11250         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11251
11252 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11253
11254         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11255         on changes in bookmark.el.
11256
11257 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11260         `no-log' instead of message not to log prompt string.
11261
11262 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11263
11264         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11265         the *other* type of HTML form submission.
11266
11267 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11268
11269         * auth-source.el (auth-source-pick): If choice does not contain a
11270         questioned keyword, set the check to t.
11271
11272 2010-06-12  Romain Francoise  <romain@orebokech.com>
11273
11274         * gnus-util.el (gnus-date-get-time): Move up before first use.
11275
11276 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11277
11278         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11279         (gnus-article-edit-part): Bind it to make last part that is substituted
11280         or deleted visible.
11281         (gnus-mime-display-single): Buttonize part of which id equals to
11282         gnus-mime-buttonized-part-id.
11283
11284 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11285
11286         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11287         (gnus-dd-mmm): Use gnus-date-get-time.
11288         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11289         simplify logic.
11290         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11291         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11292
11293 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11294
11295         * auth-source.el (top): Autoload `secrets-list-collections',
11296         `secrets-create-item', `secrets-delete-item'.
11297         (auth-sources): Fix tag string.
11298         (auth-get-source, auth-source-retrieve, auth-source-create)
11299         (auth-source-delete): New defuns.
11300         (auth-source-pick): Rewrite in order to avoid 2 passes.
11301         (auth-source-forget-user-or-password): New parameter USERNAME.
11302         (auth-source-user-or-password): New parameters CREATE-MISSING and
11303         DELETE-EXISTING.  Retrieve password interactively, if needed.
11304
11305 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11306
11307         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11308         deleting unused directories when gnus-expert-user is t.
11309
11310 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11311
11312         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11313         for each temp file when gnus-article-browse-delete-temp is ask.
11314
11315 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11316
11317         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11318         Replace Lisp calls to delete-backward-char by calls to delete-char.
11319
11320 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11321
11322         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11323
11324 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11325
11326         * password-cache.el (password-cache-remove): Fix docstring.
11327
11328 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11329
11330         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11331         article unless decoding article to be saved.
11332
11333 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11336         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11337         generated within the mm-with-unibyte-current-buffer macro.
11338
11339 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11342         to nil when we're in a mml-preview buffer and no group is selected.
11343
11344 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11345
11346         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11347         when catching the `C-g'.  Reported by "Leo".
11348
11349 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11350
11351         * message.el (message-forward-make-body-plain)
11352         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11353         multibyte-string-p.
11354
11355         * lpath.el: Revert.
11356
11357 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11358
11359         * message.el (message-forward-make-body-mml): Assume original message
11360         is multibyte string; error on unibyte.
11361         (message-forward-make-body-plain): Ditto; don't add excessive newline
11362         in body end.
11363
11364         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11365
11366 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11367
11368         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11369         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11370
11371 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11372
11373         * mm-extern.el (mm-extern-url): Don't use
11374         mm-with-unibyte-current-buffer.
11375         (mm-extern-cache-contents): Use with-current-buffer instead of
11376         save-excursion + set-buffer.
11377
11378 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11379
11380         * mm-util.el (mm-emacs-mule): Remove.
11381
11382 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11383
11384         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11385         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11386         change.
11387
11388 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11391         bind the default value of enable-multibyte-characters to nil.
11392
11393 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * message.el (message-forward-make-body-plain)
11396         (message-forward-make-body-mml):
11397         Don't use mm-with-unibyte-current-buffer.
11398
11399 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11400
11401         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11402
11403 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11404
11405         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11406         (Bug#5592).
11407
11408 2010-05-07  Julien Danjou  <julien@danjou.info>
11409
11410         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11411         it to mm-pipe-part.
11412
11413         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11414         it is given.
11415
11416 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * binhex.el (binhex-decode-region-internal):
11419         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11420         (dns-query):
11421         * nnweb.el (nnweb-gmane-search):
11422         * pgg-parse.el (pgg-parse-armor):
11423         * pgg.el (pgg-verify-region):
11424         * sha1.el (sha1-string-external):
11425         * uudecode.el (uudecode-decode-region-internal):
11426         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11427         XEmacs.
11428
11429         * gnus-art.el (gnus-article-browse-html-parts):
11430         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11431         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11432         make-temp-file.
11433
11434         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11435         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11436         compiling.
11437
11438         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11439         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11440         XEmacs when compiling.
11441
11442         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11443         gnus-pick-mode-off-hook for XEmacs when compiling.
11444         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11445         gnus-binary-mode-off-hook for XEmacs when compiling.
11446
11447         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11448         Return nil if char-charset is not available.
11449
11450         * imap.el (imap-disable-multibyte)
11451         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11452         macros.
11453
11454         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11455         instead of encode-coding-string.
11456
11457         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11458         'xemacs) instead of mm-emacs-mule to switch function definitions.
11459         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11460
11461         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11462         bind temporary-file-directory for XEmacs;
11463         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11464         timer-set-function for XEmacs 21.4 and SXEmacs;
11465         bind timer-list for XEmacs 21.4 and SXEmacs;
11466         fbind char-charset and find-charset-region for non-Mule XEmacs;
11467         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11468         encode-coding-region and encode-coding-string for XEmacs having no
11469         file-coding feature.
11470
11471 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11472
11473         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11474
11475 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11476
11477         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11478         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11479
11480 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11481
11482         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11483         alias `jka-compr-delete-temp-file' no longer exists.
11484
11485 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11486
11487         Use define-minor-mode in Gnus where applicable.
11488         * mml.el (mml-mode): Use define-minor-mode.
11489         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11490         (gnus-undo-mode): Use define-minor-mode.
11491         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11492         (gnus-dead-summary-mode): Use define-minor-mode.
11493         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11494         Initialize in declaration.
11495         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11496         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11497         (gnus-mailing-list-mode): Use define-minor-mode.
11498         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11499         (gnus-draft-mode): Use define-minor-mode.
11500         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11501         (gnus-dired-mode): Use define-minor-mode.
11502
11503 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11504
11505         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11506         handles on recursive mml-to-mime translation and check them for
11507         boundary delimiter collisions.  Reported by Greg Troxel.
11508
11509 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11512
11513 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11514
11515         * mm-util.el (mm-find-buffer-file-coding-system):
11516         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11517
11518 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11519
11520         * message.el (message-generate-headers): Record insertion of optional
11521         headers as well.  Otherwise the check to prevent repeated insertion of
11522         optional headers is a no-op.
11523
11524 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11525
11526         * smime.el: Don't mention CVS.
11527
11528         * nnrss.el (nnrss-fetch): Don't mention CVS.
11529
11530         * nnir.el: Don't mention CVS.
11531
11532 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11533
11534         * gnus-sum.el (gnus-summary-bookmark-make-record):
11535         Add `location' field.
11536
11537 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11538
11539         * lpath.el: Fbind bookmark-default-handler,
11540         bookmark-get-bookmark-record, bookmark-make-record-default,
11541         bookmark-prop-get for Emacs <23 and XEmacs.
11542
11543 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11544
11545         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11546         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11547         Use with-current-buffer to silence the byte-compiler.
11548         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11549         bother to require `gnus'.
11550         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11551
11552 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11553
11554         * gnus-sum.el (gnus-summary-bookmark-make-record)
11555         (gnus-summary-bookmark-jump): New functions.
11556         (gnus-summary-mode): Setup bookmark support.
11557
11558 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11559
11560         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11561         if set.
11562
11563 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11564
11565         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11566         gnus-article-browse-html-save-cid-image; make it work recursively for
11567         forwarded messages as well.
11568         (gnus-article-browse-html-parts): Work when prefix arg is given.
11569         (gnus-article-browse-html-article): Doc fix.
11570
11571 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11572
11573         * message.el (message-default-mail-headers):
11574         (message-default-headers): Carry the value mail-default-headers over
11575         into message-default-mail-headers, rather than message-default-headers.
11576
11577 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11578
11579         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11580         charset.
11581
11582         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11583         charset into the <meta> tag when the article is encoded to utf-8.
11584
11585 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11586
11587         * gnus-art.el (gnus-article-browse-delete-temp-files):
11588         Delete directories as well.
11589         (gnus-article-browse-html-parts): Work for images that do not specify
11590         file names; delete temp directory when quitting; insert header at the
11591         right place; use file: scheme for image files.
11592
11593 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11594
11595         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11596         (gnus-article-browse-html-parts): Use it to make temporary cid image
11597         files in addition to html file so that browser may display them.
11598
11599 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11600
11601         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11602
11603 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11604
11605         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11606
11607 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11608
11609         * auth-source.el (auth-sources): Change default to be simpler.
11610         Explain about Secret Service API sources.  Improve Customize options.
11611         (auth-source-pick): Change to accept any number of search parameters.
11612         Implement fallbacks iteratively, not recursively.  Add scoring on the
11613         second pass and sort by score.  Call Secret Service API when needed.
11614         (auth-source-user-or-password): Use it.  Call Secret Service API
11615         directly when needed to get the user name and the password.
11616
11617 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11618
11619         * message.el (message-interactive): Doc fix.
11620         (message-qmail-inject-args): Reflow.
11621         (message-kill-to-signature): Fix typo in docstring.
11622
11623         * smiley.el (smiley-buffer): Fix typo in docstring.
11624
11625 2010-03-24  Glenn Morris  <rgm@gnu.org>
11626
11627         * mail-source.el (gnus-message): Declare.
11628         (mail-source-delete-old-incoming): Require gnus-util.
11629
11630 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11631
11632         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11633
11634         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11635
11636         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11637         password-cache's default if it is not bound.
11638         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11639         password-cache-expiry's default if it is not bound.
11640
11641         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11642         available in Emacs 21.
11643
11644         * lpath.el: Suppress compiler warnings for:
11645         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11646         XEmacs;
11647         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11648         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11649         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11650
11651 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11652
11653         * auth-source.el (auth-sources): Fix up definition so extra parameters
11654         are always inline.
11655
11656 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11657
11658         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11659         wasn't updated after mismatch.  Clear cached mailbox info correctly
11660         when uidvalidity changes.
11661         (nnimap-group-prefixed-name): New function to avoid some code
11662         duplication.
11663         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11664         (nnimap-request-group): Use it.
11665         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11666         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11667         with many imap folders.  This is done by caching the group status from
11668         the imap server persistently in a group parameter `imap-status'.  (This
11669         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11670         but not persistently, so every Gnus startup was still very slow.)
11671
11672 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11673
11674         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11675         delete the extra newline.  Otherwise editing of :string and :number
11676         types don't work.
11677
11678 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11679
11680         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11681         secrets.el dependency.
11682         (auth-sources): Add optional user name.  Add secrets.el configuration
11683         choice (unused right now).
11684
11685 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11686
11687         * gnus-sum.el (gnus-summary-make-menu-bar):
11688         Let `gnus-registry-install-shortcuts' fill in the functions.
11689
11690         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11691         warnings.
11692         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11693         (gnus-registry-install-shortcuts): Populate and use it in a
11694         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11695
11696 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11697
11698         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11699         In-place substitutions for the group name encoding/decoding.
11700         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11701         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11702         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11703         (nnimap-update-unseen, nnimap-request-list)
11704         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11705         (nnimap-request-set-mark, nnimap-split-to-groups)
11706         (nnimap-split-articles, nnimap-request-newgroups)
11707         (nnimap-request-create-group, nnimap-request-accept-article)
11708         (nnimap-request-delete-group, nnimap-request-rename-group)
11709         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11710         `encoded-mbx' for consistency.
11711         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11712         variable `imap-current-mailbox'.
11713
11714         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11715         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11716
11717 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11718
11719         * pop3.el (pop3-display-message-size-flag): Display message size byte
11720         counts during POP3 download.
11721         (pop3-movemail): Use it.
11722         (pop3-list): Implement listing of available messages.
11723
11724 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11725
11726         * nnir.el (nnir-get-article-nov-override-function): New function to
11727         override the normal NOV retrieval.
11728         (nnir-retrieve-headers): Use it.
11729
11730 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11731
11732         * auth-source.el (netrc-machine-user-or-password): Autoload.
11733
11734 2010-03-19  Glenn Morris  <rgm@gnu.org>
11735
11736         Stop message.el from loading about 40 libraries it doesn't always need.
11737         The general approach is to autoload rather than require, and to
11738         require in the specific functions rather than the file.  (Bug#5642)
11739
11740         * gmm-utils.el: Don't require wid-edit.
11741         (widget-create-child-value, widget-convert, widget-default-get):
11742         Autoload.
11743
11744         * gnus-util.el: Don't require time-date, netrc.
11745         (message-fetch-field, gnus-group-name-decode): Declare rather than
11746         autoloading.
11747         (gnus-fetch-field): Require message.
11748         (gnus-decode-newsgroups): Require gnus-group.
11749
11750         * ietf-drums.el: Don't require time-date.
11751
11752         * message.el: Don't require hashcash, canlock, ecomplete.
11753         Do require mail-utils.  Require nnheader only when compiling.
11754         (smtpmail-default-smtp-server): Remove declaration.
11755         (message-send-mail-function): Check smtpmail-default-smtp-server
11756         is bound rather than requiring smtpmail.
11757         (message-auto-save-directory, message-insert-signature):
11758         Use expand-file-name rather than nnheader-concat.
11759         (nnheader-insert-file-contents): Autoload.
11760         (hashcash-wait-async): Declare.
11761         (message-send-mail): Only call gnus-setup-posting-charset if
11762         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11763         (message-send-mail-with-sendmail): Require sendmail.
11764         (canlock-password, canlock-password-for-verify): Declare.
11765         (message-canlock-password): Require canlock.
11766         (nnheader-get-report): Autoload.
11767         (gnus-setup-posting-charset): Declare.
11768         (message-send-news): Require gnus-msg.
11769         (message-make-references, message-make-in-reply-to): Use mail-header-id
11770         rather than the alias mail-header-message-id.
11771         (ecomplete-add-item, ecomplete-save): Declare.
11772         (message-put-addresses-in-ecomplete): Require ecomplete.
11773         (ecomplete-display-matches): Autoload.
11774
11775         * mm-decode.el: Don't require mailcap, gnus-util.
11776         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11777         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11778         Autoload.
11779         (mailcap-mime-extensions): Declare.
11780
11781         * mm-encode.el: Don't require mailcap.
11782         (mailcap-extension-to-mime): Autoload.
11783
11784         * mml-sec.el: Don't require password-cache.
11785
11786         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11787         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11788         (mml-minibuffer-read-type): Require mailcap.
11789         (mml-preview): Require gnus-msg.
11790
11791         * mml1991.el: Require password-cache.
11792         (password-cache-expiry): Remove declaration.
11793
11794         * mml2015.el: Require password-cache.
11795         (password-cache-expiry): Remove declaration.
11796
11797         * nneething.el (mailcap): Require mailcap.
11798
11799         * nnheader.el (declare-function): Add compatibility stub.
11800         (message-remove-header): Declare rather than autoload.
11801         (nnheader-replace-header): Require message.
11802
11803         * nnimap.el (declare-function): Add compatibility stub.
11804         (netrc-parse, netrc-machine-user-or-password): Declare.
11805         (nnimap-open-connection): Require netrc.
11806
11807         * nntp.el (declare-function): Add compatibility stub.
11808         (netrc-parse, netrc-machine, netrc-get): Declare.
11809         (nntp-send-authinfo): Require netrc.
11810
11811         * rfc2047.el: Don't require qp.
11812         (quoted-printable-encode-region, quoted-printable-decode-string):
11813         Autoload.
11814
11815         * sieve-mode.el: Don't require easymenu.
11816         (easy-menu-add-item): Autoload it.
11817
11818         * spam-stat.el (time-to-number-of-days): Autoload it.
11819
11820 2010-03-19  Glenn Morris  <rgm@gnu.org>
11821
11822         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11823
11824 2010-03-18  Glenn Morris  <rgm@gnu.org>
11825
11826         * hashcash.el (declare-function): Remove duplicate definition.
11827
11828 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11829
11830         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11831         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11832         value if any backslash escapes).
11833
11834 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11835
11836         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11837         if it is available.  (bug#5647)
11838
11839         * lpath.el: Suppress compiler warning for coding-system-from-name for
11840         Emacs 21 and XEmacs.
11841
11842 2010-03-14  Juri Linkov  <juri@jurta.org>
11843
11844         * hmac-def.el:
11845         * hmac-md5.el:
11846         * netrc.el: Fix keywords.
11847
11848 2010-02-26  Glenn Morris  <rgm@gnu.org>
11849
11850         * message.el (message-send-mail-function): Change the default, so that
11851         it inherits from a customized send-mail-function.  (Bug#5643)
11852
11853 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11854
11855         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11856         shell-command-to-string signals an error (bug#5299).
11857
11858 2010-02-24  Glenn Morris  <rgm@gnu.org>
11859
11860         * message.el (message-smtpmail-send-it)
11861         (message-send-mail-with-mailclient): Doc fixes.
11862
11863 2010-02-16  Glenn Morris  <rgm@gnu.org>
11864
11865         * message.el (message-default-mail-headers): Change the default value
11866         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11867
11868 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11871         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11872
11873 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11874
11875         * time-date.el (date-to-time): Doc fix (Bug#5408).
11876
11877 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11878
11879         * message.el (message-mail): Just pass yank-action on to message-setup.
11880         (message-setup): Handle (FUN . ARGS) form of yank-action.
11881         (message-with-reply-buffer, message-widen-reply)
11882         (message-yank-original): Handle non-buffer values of
11883         message-reply-buffer (Bug#4080).
11884         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11885
11886 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11887
11888         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11889         Fix typo in docstring.
11890
11891 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11892
11893         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11894         response.
11895
11896 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11897
11898         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11899
11900         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11901
11902         * message.el (message-check-news-header-syntax): Protect against a
11903         string that `rfc822-addresses' returns when parsing fails.
11904
11905 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11906
11907         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11908         (gnus-previous-char-property-change): New functions.
11909
11910         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11911
11912 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11913
11914         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11915         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11916
11917 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11918
11919         * message.el (message-exchange-point-and-mark): Rework last change to
11920         avoid using optional arg of exchange-point-and-mark, for backward
11921         compatibility.
11922
11923 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11924
11925         * message.el (message-exchange-point-and-mark):
11926         Call exchange-point-and-mark with an argument rather than setting
11927         mark-active by hand (Bug#5175).
11928
11929 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * nntp.el (nntp-service-to-port): Work for service expressed with
11932         numeric string; replace [:digit:] with [0-9] for XEmacs.
11933
11934 2009-12-17  Glenn Morris  <rgm@gnu.org>
11935
11936         * gnus-group.el (gnus-bug-group-download-format-alist):
11937         Change emacs entry to debbugs.gnu.org.  Bump :version.
11938
11939 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11942
11943 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11944
11945         * message.el (message-info): Explain why we use `Info-goto-node'.
11946
11947 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11950
11951 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11952
11953         * message.el (message-completion-in-region): New compatibility function.
11954         (message-expand-group): Use it.
11955
11956 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11957
11958         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11959         with no unread article should be listed if the 2nd arg `predicate' is
11960         given.
11961
11962 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11965
11966 2009-11-29  Juri Linkov  <juri@jurta.org>
11967
11968         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11969         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11970         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11971
11972 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11973
11974         * sha1.el (sha1-string-external): default-directory "/" in case
11975         otherwise non-existent.  process-connection-type pipe for touch of
11976         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11977
11978 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11979
11980         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11981         it's comms related and sgml-mode.el has "comm" on that basis too.
11982
11983 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11986         containing tspecial characters if they have been already quoted.
11987
11988 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11989
11990         * dns-mode.el (auto-mode-alist): Purecopy string.
11991
11992 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11993
11994         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11995
11996 2009-10-24  Glenn Morris  <rgm@gnu.org>
11997
11998         * gnus-art.el (help-xref-stack-item): Define for compiler.
11999
12000 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12001
12002         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12003
12004 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12005
12006         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12007
12008 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12009
12010         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12011         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12012
12013 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12016         (gnus-overlays-in): New alias to overlays-in.
12017
12018         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12019         gnus-overlay-get, and gnus-delete-overlay.
12020         (gnus-summary-show-thread): Make it work as well for systems in which
12021         next-single-char-property-change is not available.
12022         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12023
12024         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12025         (gnus-overlay-get): New alias to extent-property.
12026         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12027
12028         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12029         SXEmacs.
12030
12031         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12032         SXEmacs.
12033
12034 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12035
12036         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12037
12038 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12039
12040         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12041         and XEmacs that don't have `remove-overlays'.
12042
12043 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12044
12045         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12046         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12047         selective display.  Use overlays instead.
12048
12049 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12050
12051         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12052
12053 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12054
12055         * spam-stat.el (spam-stat-load): Fix typo in message.
12056
12057 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12058
12059         * dig.el (dig-invoke): Fix typo in docstring.
12060         (query-dig): Reflow docstring.
12061
12062 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12063
12064         * gnus-art.el (gnus-article-encrypt-body):
12065         * message.el (message-check-recipients):
12066         * mm-util.el (mm-codepage-setup):
12067         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12068         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12069
12070 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12071
12072         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12073         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12074         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12075         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12076         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12077
12078 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12079
12080         * dig.el: Add "Keywords: comm", as per net-utils.el.
12081
12082 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12083
12084         * dig.el (dig-mode): Use define-derived-mode.
12085
12086 2009-09-19  Glenn Morris  <rgm@gnu.org>
12087
12088         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12089
12090 2009-09-18  Glenn Morris  <rgm@gnu.org>
12091
12092         * gnus-diary.el (gnus-diary-check-message):
12093         * message.el (message-insert-formatted-citation-line):
12094         * nnbabyl.el (top-level):
12095         * nndiary.el (nndiary-schedule):
12096         Fix typos in condition-case handlers.
12097
12098 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12101         configuration that provides the sole article window in a frame;
12102         position point correctly after deleting a part.
12103
12104 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12105
12106         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12107         (spam-resolve-registrations-routine): Use it to unregister articles
12108         that change status.
12109
12110 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12111
12112         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12113         with XEmacs.
12114         (parse-time-string-chars): Use it.
12115
12116 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12117
12118         * imap.el (imap-interactive-login): Better messages.
12119         (imap-open): Fix bug with renamed buffer on reconnect.
12120         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12121         for easier debugging and cleaner code.  On successful (guessed based on
12122         server capabilities) secondary authentication, set imap-state
12123         correctly.
12124         (imap-last-authenticator): Define imap-last-authenticator as a variable
12125         to avoid warnings.
12126
12127 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * nnrss.el (nnrss-request-article): Remove binding of
12130         default-enable-multibyte-characters that has gotten needless by
12131         the 2007-07-13 change in rfc2047-encode-message-header.
12132
12133         * mml.el (mml-insert-multipart): Error on the message header.
12134         (mml-insert-part): Error on the message header; position point at
12135         the end of a MIME tag.
12136
12137 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12138
12139         * time-date.el (autoload): Expand define-obsolete-function-alias into
12140         defalias and make-obsolete for old Emacsen that Gnus supports.
12141         (with-no-warnings): Define it for old Emacsen.
12142         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12143         is available.
12144         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12145         float-time is available; suppress compile warning for time-to-seconds.
12146
12147         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12148         (gnus-float-time): Alias to float-time if it exists.
12149
12150         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12151         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12152         float-time is available; suppress compile warning for time-to-seconds.
12153
12154         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12155         XEmacs.
12156
12157 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12158
12159         * imap.el (imap-message-map): Docstring fix.
12160
12161 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12164         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12165         Add the optional argument `encoding' that overrides the default.
12166
12167         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12168         mm-encode-buffer.
12169
12170 2009-09-04  Glenn Morris  <rgm@gnu.org>
12171
12172         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12173         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12174         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12175         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12176         * mm-util.el (mm-with-unibyte-current-buffer)
12177         (mm-find-buffer-file-coding-system):
12178         * yenc.el (yenc-decode-region): Use default-value rather than
12179         default-enable-multibyte-characters.
12180
12181 2009-09-03  Glenn Morris  <rgm@gnu.org>
12182
12183         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12184         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12185         than default-enable-multibyte-characters.
12186
12187 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12188
12189         * gnus-art.el (gnus-article-read-summary-keys):
12190         Fix gnus-buffer-configuration's value temporarily used.
12191
12192 2009-09-02  Glenn Morris  <rgm@gnu.org>
12193
12194         * gnus-util.el (gnus-float-time): New function.
12195         * gnus-delay.el (gnus-delay-article):
12196         * gnus-sum.el (gnus-thread-latest-date):
12197         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12198         * nnspool.el (nnspool-request-newgroups):
12199         Use gnus-float-time rather than time-to-seconds.
12200         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12201
12202         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12203         (gnus-header-subject-face, gnus-header-newsgroups-face)
12204         (gnus-header-name-face, gnus-header-content-face):
12205         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12206         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12207         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12208         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12209         (gnus-cite-face-11):
12210         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12211         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12212         (gnus-server-closed-face, gnus-server-denied-face)
12213         (gnus-server-offline-face):
12214         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12215         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12216         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12217         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12218         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12219         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12220         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12221         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12222         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12223         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12224         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12225         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12226         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12227         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12228         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12229         (gnus-summary-high-undownloaded-face)
12230         (gnus-summary-low-undownloaded-face)
12231         (gnus-summary-normal-undownloaded-face)
12232         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12233         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12234         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12235         (gnus-splash-face):
12236         * message.el (message-header-to-face, message-header-cc-face)
12237         (message-header-subject-face, message-header-newsgroups-face)
12238         (message-header-other-face, message-header-name-face)
12239         (message-header-xheader-face, message-separator-face)
12240         (message-cited-text-face, message-mml-face):
12241         * sieve-mode.el (sieve-control-commands-face)
12242         (sieve-action-commands-face, sieve-test-commands-face)
12243         (sieve-tagged-arguments-face):
12244         * spam.el (spam-face):
12245         Mark face aliases with "-face" in the name as obsolete.
12246
12247 2009-09-01  Glenn Morris  <rgm@gnu.org>
12248
12249         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12250         than goto-line.
12251
12252 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12253
12254         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12255         Don't move point if the command is invoked inside the message header.
12256
12257 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12258
12259         * imap.el (imap-send-command): Simplify.
12260         (imap-wait-for-tag): point-max -> buffer-size.
12261
12262 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12263
12264         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12265         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12266         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12267         * nnir.el (nnir-swish-e-index-file):
12268         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12269         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12270         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12271         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12272         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12273         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12274
12275 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12278         Don't save excursion.
12279
12280 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12281
12282         * nnheader.el (nnheader-find-file-noselect):
12283         * mm-util.el (mm-insert-file-contents):
12284         Use (default-value 'major-mode) instead of default-major-mode.
12285
12286 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12287
12288         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12289
12290 2009-08-26  Glenn Morris  <rgm@gnu.org>
12291
12292         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12293         than placing in files.el.
12294
12295 2009-08-25  Glenn Morris  <rgm@gnu.org>
12296
12297         * nnir.el (top-level): Don't require cl at run-time.
12298         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12299         Replace cl-function substitute with gnus-replace-in-string.
12300         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12301         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12302         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12303         simplified expansions.
12304
12305 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12306
12307         * dig.el (dig): Add autoload cookie.
12308
12309 2009-08-22  Glenn Morris  <rgm@gnu.org>
12310
12311         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12312         goto-line.
12313
12314 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12315
12316         * parse-time.el (parse-time-string-chars): Save match data.
12317
12318 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12319
12320         * parse-time.el (parse-time-string-chars): Compute using character
12321         classes, to handle non-ascii characters (Bug#3190).
12322
12323 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12324
12325         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12326
12327         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12328         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12329         (gnus-mm-display-part, gnus-mime-display-single)
12330         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12331         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12332
12333         * gnus-sum.el
12334         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12335         (gnus-summary-move-article): Add expirable mark to articles copied or
12336         moved to group that has auto-expire turned on if the option is non-nil.
12337
12338 2009-07-24  Glenn Morris  <rgm@gnu.org>
12339
12340         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12341         Fix typo.  (Bug#3903)
12342
12343 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12346         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12347         that should not be used for draft articles.
12348         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12349         that has no concern in minor mode keys.
12350         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12351         Abolish.
12352
12353 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12356         article without making inquiry to a user for unknown encoding.
12357
12358         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12359         (nnmaildir--scan): Assume i-node and device number that file-attributes
12360         returns might be cons-cell.
12361
12362         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12363
12364         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12365
12366 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12367
12368         * auth-source.el: Remove docs now in auth.texi.  Don't use
12369         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12370         `auth-source-hide-passwords' and use them.
12371
12372 2009-07-15  Glenn Morris  <rgm@gnu.org>
12373
12374         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12375
12376 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12379         excessive whitespace from the default values of title and description.
12380
12381 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12384         mail-fetch-field to fetch Content-Description header in order to
12385         exclude newlines.
12386
12387 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12388
12389         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12390         format used by GnuPG 2.0.11.
12391
12392 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12395         to deleted part.
12396
12397 2009-05-30  David Engster  <dengste@eml.cc>
12398
12399         * nnmairix.el: Remove old documentation in the commentary block.
12400         (nnmairix-request-group): Do not update active file for nnml back ends.
12401         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12402         end so that overview files are ignored.
12403         (nnmairix-update-groups): Make updating the groups more robust by using
12404         marks.
12405         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12406         with dollar characters in message-id.
12407
12408 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12409
12410         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12411         2008-12-25 in dns.el.
12412
12413 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12414
12415         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12416         could happen if the text is only composed of spaces and/or tabs.
12417
12418 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12419
12420         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12421         when sending a queued message to avoid extra mml tags.
12422
12423 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12426
12427 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12430         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12431         rmail-toggle-header for XEmacs;
12432         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12433
12434 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * gnus-dired.el: Remove autoload for gnus-setup-message.
12437         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12438         displaying Gnus logo; always use compose-mail.
12439
12440 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12443
12444 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12447         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12448         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12449         available.
12450         (gnus-nocem-epg-verify): New function.
12451
12452 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12455
12456 2009-02-15  Glenn Morris  <rgm@gnu.org>
12457
12458         * gnus-util.el (rmail-insert-rmail-file-header)
12459         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12460         autoloads.
12461         (rmail-default-rmail-file): Remove unnecessary declaration.
12462         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12463
12464 2009-02-14  Glenn Morris  <rgm@gnu.org>
12465
12466         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12467         variable (only used in gnus-util, which declares it anyway).
12468         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12469         which was only needed by gnus-art (changed to not use it any more).
12470         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12471         only used in gnus-util, which autoloads it itself.
12472         (rmail-update-summary): Fix autoload.
12473
12474         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12475         rather than rmail-output-to-rmail-file.
12476
12477 2009-02-07  Glenn Morris  <rgm@gnu.org>
12478
12479         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12480         autoload of function that no longer exists.
12481         (rmail-toggle-header): Declare.
12482         (message-forward-rmail-make-body): Handle mbox Rmail.
12483
12484 2009-01-31  Glenn Morris  <rgm@gnu.org>
12485
12486         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12487         2009-01-09 change.
12488
12489 2009-01-31  Dave Love  <fx@gnu.org>
12490
12491         * imap.el (imap-fetch-safe): Bind debug-on-error.
12492         (imap-debug): Add imap-fetch-safe.
12493
12494 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12495
12496         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12497         (auth-source-forget-all-cached): New convenience function.
12498         (auth-source-user-or-password): Accept list of modes or a single mode.
12499
12500         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12501         auth-source modes.
12502
12503         * netrc.el (netrc-machine-user-or-password): Use list of
12504         auth-source modes.
12505
12506         * nnimap.el (nnimap-open-connection): Use list of
12507         auth-source modes.
12508
12509         * nntp.el (nntp-send-authinfo): Use list of
12510         auth-source modes.
12511
12512 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12513
12514         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12515         now.
12516
12517 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12520         coding system in XEmacs; add a workaround for XEmacs.
12521
12522         * lpath.el: Fbind coding-system-aliasee.
12523
12524 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12525
12526         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12527         of current-language-environment.
12528
12529 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12530
12531         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12532         available at runtime.
12533
12534 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12537
12538 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12539
12540         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12541         the greatest positive fixnum value doesn't work under an XEmacs with
12542         bignum support; use the most-positive-fixnum constant instead,
12543         available since Emacs 21.1 with cl and XEmacs 21.1.
12544
12545 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12548         XEmacs gets not to work.
12549
12550 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * mm-util.el (mm-coding-system-priorities): Allow the value like
12553         "Japanese (UTF-8)" of current-language-environment.
12554
12555 2009-01-09  Glenn Morris  <rgm@gnu.org>
12556
12557         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12558         with last-command-event.
12559
12560 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12561
12562         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12563         in the doc string.
12564
12565         * message.el (message-fix-before-sending): Amend comment.
12566
12567 2009-01-08  Dave Love  <fx@gnu.org>
12568
12569         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12570
12571 2009-01-07  David Engster  <dengste@eml.cc>
12572
12573         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12574         simplified server definitions by converting it via
12575         gnus-server-to-method.
12576
12577 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12578
12579         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12580         parameter's operands.
12581
12582 2009-01-06  David Engster  <dengste@eml.cc>
12583
12584         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12585         primary select method (for gnus-group-mark-article-as-read).
12586
12587 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12588
12589         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12590         `(gnus)Face', not `(gnus)X-Face'.
12591
12592 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * mm-util.el (mm-ucs-to-char): New function.
12595
12596         * mm-url.el (mm-url-decode-entities): Use it.
12597
12598         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12599         unicode-to-char.
12600
12601 2009-01-05  Dave Love  <fx@gnu.org>
12602
12603         * time-date.el: Require cl for `declare'.
12604
12605 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12606
12607         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12608         Dave Love.
12609
12610 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * message.el (message-fix-before-sending): Add `eight-bit' to
12613         illegible-text check.
12614
12615 2009-01-03  Michael Olson  <mwolson@gnu.org>
12616
12617         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12618         `headers' is nil.  This can occur if the IMAP server does not have
12619         permissions to read messages from a folder, but can write new messages
12620         to the folder.
12621         (nnimap-request-article-part): Do not insert `data' if it is nil.
12622
12623         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12624         characters which will confuse `read', so skip past them.
12625
12626 2009-01-01  Dave Love  <fx@gnu.org>
12627
12628         * imap.el (imap-string-to-integer): Fix typo.
12629         (imap-fetch-safe): New function.
12630         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12631
12632         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12633
12634         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12635         (imap-parse-greeting): Fix doc strings.
12636         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12637         (imap-parse-flag-list): Make messages unique.
12638         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12639
12640         * nnimap.el: Fix author email.
12641         (nnimap-split-rule): Add FIXME comment.
12642         (nnimap-debug): Fix doc string.
12643
12644 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12645
12646         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12647
12648 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12649
12650         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12651         nslookup if resolv.conf isn't available.
12652         (dns-query): Rename from query-dns.
12653         (dns-query-cached): Rename from query-dns-cached.
12654
12655 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12656
12657         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12658         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12659         to check if those variables exist (first appeared in Emacs 18.50).
12660
12661 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * mm-util.el (mm-line-number-at-pos): New function.
12664
12665         * spam-report.el (spam-report-process-queue): Use it.
12666
12667 2008-12-24  David Engster  <dengste@eml.cc>
12668
12669         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12670         parameters that haven't existed as variables as buffer-local variables.
12671
12672 2008-12-23  Dave Love  <fx@gnu.org>
12673
12674         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12675         cadar.
12676
12677         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12678         imap-starttls-p.
12679         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12680
12681 2008-12-22  Dave Love  <fx@gnu.org>
12682
12683         * imap.el: Fix author email.  Doc fixes.
12684         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12685         reply.
12686
12687 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12688
12689         * spam-report.el (spam-report-gmane-max-requests): New constant.
12690         (spam-report-gmane-wait): New variable.
12691         (spam-report-gmane-ham, spam-report-gmane-spam)
12692         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12693         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12694         the server.
12695
12696         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12697         Add explanations.
12698
12699         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12700         nnheader-accept-process-output and nnheader-read-timeout if available.
12701         (pop3-movemail): Use it.
12702
12703         * message.el (message-check-news-body-syntax): Fix signature check if
12704         there's an attachment.
12705
12706 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12707
12708         * mm-util.el: Add comments to the mm- emulating functions.
12709
12710 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12711
12712         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12713         Reported by Stephen Berman <stephen.berman@gmx.net>.
12714
12715 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * mm-util.el (mm-substring-no-properties): New function.
12718         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12719         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12720         (mm-string-to-multibyte): Doc fix.
12721
12722         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12723
12724 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12725
12726         * mml.el (mml-attach-file): Strip text properties from file name.
12727         (Bug#1574)
12728
12729 2008-12-16  Glenn Morris  <rgm@gnu.org>
12730
12731         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12732
12733 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12736         knows since the charset specified might be a bogus alias that
12737         mm-charset-synonym-alist provides.
12738
12739 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12740
12741         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12742         "ISO_8859-1".
12743
12744         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12745
12746 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12747
12748         * mm-util.el (mm-charset-eval-alist):
12749         Define it before mm-charset-to-coding-system.
12750         (mm-charset-to-coding-system): Add optional argument `silent';
12751         define it before mm-charset-override-alist.
12752         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12753         default value if it can be used in Emacs currently running;
12754         silence mm-charset-to-coding-system.
12755
12756 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12757
12758         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12759         `allow-override' which says whether to use `mm-charset-override-alist'.
12760         (rfc2047-decode-encoded-words): Use it.
12761
12762         * mm-util.el (mm-charset-override-alist): Fix custom type;
12763         add `(gb2312 . gbk)' to choices.
12764
12765 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12768         fast.
12769
12770         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12771
12772         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12773
12774 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12775
12776         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12777         on links.
12778
12779         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12780
12781 2008-12-03  Lute Kamstra  <lute@gnu.org>
12782
12783         * sha1.el: Remove leading * from docstrings of defcustoms,
12784         deffaces, defconsts and defuns.
12785
12786 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12789         users' addresses that don't have domain parts.
12790         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12791         rather than message-narrow-to-head since there will be the message
12792         header separator.
12793
12794 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12795
12796         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12797         since the result is inserted in a unibyte buffer anyway.
12798         (nnimap-demule-use-string-to-multibyte): Remove.
12799         (nnimap-demule): Alias it to mm-string-to-multibyte.
12800
12801 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12804         variable for debugging bug#464 and bug#1174.
12805         (nnimap-demule): Use it.
12806
12807 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12808
12809         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12810         score calculation correctly.
12811
12812 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12813
12814         * message.el (message-send-mail): Just set the buffer to unibyte
12815         rather than use mm-with-unibyte-current-buffer which does a lot more.
12816         (message-send-mail-partially): Don't bother with
12817         mm-with-unibyte-current-buffer since it's already been made unibyte by
12818         message-send-mail.
12819
12820 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12821
12822         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12823
12824 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12825
12826         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12827
12828 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12831         require itself and to remove `with-no-warnings'.
12832
12833 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12834
12835         * starttls.el (starttls-any-program-available): Get the name of the
12836         available TLS layer program.
12837         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12838         well as the host name in the "opening" message.
12839
12840         * auth-source.el (auth-source-cache, auth-source-do-cache)
12841         (auth-source-user-or-password): Cache passwords and logins by default,
12842         allow override with `auth-source-do-cache'.
12843         (auth-source-forget-user-or-password): Allow users to remove cache
12844         entries if needed.
12845
12846 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12847
12848         * md4.el (md4-buffer): Fix typo in docstring.
12849         (md4, md4-64): Doc fixes.
12850         (md4-pack-int32): Reflow docstring.
12851
12852 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12853
12854         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12855         condition-case to only the forward-sexp call.
12856
12857 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12858
12859         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12860         quotes contained.  Make it more robust regardless by an extra
12861         condition-case wrapper.
12862
12863 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12864
12865         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12866
12867 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12868
12869         * nnml.el (nnml-request-expire-articles): Check if the function set to
12870         `nnmail-expiry-target' returns the symbol `delete'.
12871
12872         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12873
12874         * nnmail.el (nnmail-expiry-target): Fix custom type.
12875
12876 2008-10-02  Glenn Morris  <rgm@gnu.org>
12877
12878         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12879         Silence compiler warning.
12880
12881 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12882
12883         * tls.el (open-tls-stream): Show the actual command being
12884         executed, instead of the format string.
12885
12886 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12887
12888         * lpath.el: Fbind codepage-setup for Emacs 23.
12889
12890 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12891
12892         * mml.el (mml-menu): Don't assume mml2015 is bound.
12893
12894 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12897         exists.
12898
12899 2008-09-27  Glenn Morris  <rgm@gnu.org>
12900
12901         * gnus-util.el (mail-header-remove-comments): Autoload it.
12902
12903 2008-09-27  Andreas Schwab  <schwab@suse.de>
12904
12905         * gnus-util.el (gnus-split-references): Strip comments.
12906         (gnus-parent-id): Likewise.
12907
12908 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12909
12910         * message.el (message-confirm-send): Fix version.
12911
12912 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * message.el (message-idna-to-ascii-rhs-1): Use
12915         mail-extract-address-components rather than mail-header-parse-addresses
12916         that is an alias by default to ietf-drums-parse-addresses that does not
12917         support non-ASCII names in headers' contents.
12918
12919 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12920
12921         * message.el (message-confirm-send): Fix variable documentation to
12922         avoid the "y/n" wording.
12923
12924 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12925
12926         * message.el (message-set-auto-save-file-name): Save to a different
12927         filename so multiple messages (especially drafts) can be recovered.
12928
12929 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12930
12931         * message.el (message-confirm-send): Add appropriate version.
12932
12933 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12934
12935         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12936         defvar.
12937
12938 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12939
12940         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12941         (mm-pkcs7-enveloped-magic): Ditto.
12942
12943 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12944
12945         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12946         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12947
12948 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12949
12950         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12951         default, it's better.
12952
12953 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12954
12955         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12956         summary line gnus-number property and ignore them (with a warning
12957         message).
12958
12959 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12962         macro caddr in the interactive form since it won't be expanded.
12963
12964 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12965
12966         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12967         `charset'; fix name of function called recursively.
12968         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12969
12970 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12973         (gnus-mime-set-charset-parameters): New function.
12974         (gnus-mime-view-part-as-charset): Use it to correctly display part
12975         specifying wrong charset.
12976
12977 2008-09-08  David Engster  <dengste@eml.cc>
12978
12979         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12980         in completing-read for back end server.
12981
12982 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12983
12984         * message.el (message-confirm-send): New variable to confirm sending a
12985         message.
12986         (message-send): Use it.
12987
12988 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12989
12990         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12991
12992 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12995
12996 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12997
12998         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12999         prevent tracking too many groups.
13000         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13001         Use it.
13002
13003 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13004
13005         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13006         moving point to the bottom of the window in order to avoid recentering.
13007
13008 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13009
13010         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13011
13012         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13013         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13014         (gnus-article-beginning-of-window): Fix calculation.
13015
13016 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * gnus-msg.el (gnus-summary-supersede-article)
13019         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13020         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13021         message header.
13022
13023 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13024
13025         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13026         pending output coming after the status change.
13027
13028 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13029
13030         * message.el:
13031         * gnus-start.el:
13032         * gnus-registry.el: Remove VMS support.
13033
13034 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13035
13036         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13037         macro.
13038         (rfc2104-hash): Use it.
13039
13040 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13041
13042         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13043         (gnus-summary-sort-by-most-recent-date): New commands.
13044         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13045         and menu entries.
13046
13047 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13050         don't redisplay article for raw contents; remove plural articles stuff.
13051
13052         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13053         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13054         on gnus-summary-save-article; display results properly.
13055
13056 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13057
13058         * lpath.el: No need to fbind ns-focus-frame.
13059
13060 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13061
13062         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13063
13064 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * gnus-art.el (gnus-summary-save-in-pipe):
13067         Consider gnus-save-all-headers.
13068
13069 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13070
13071         * gnus-util.el (ns-focus-frame): Remove declaration.
13072         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13073         like x.
13074
13075 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13076
13077         * rfc2104.el (rfc2104-zero): Delete defconst.
13078         (rfc2104-hex-alist): Likewise.
13079         (rfc2104-hex-to-int): Delete func.
13080         (rfc2104-hexstring-to-bitstring): Likewise.
13081         (rfc2104-nybbles): New defconst.
13082         (rfc2104-hash): Rewrite for speed.
13083
13084 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * tls.el (open-tls-stream): Make it work with the 2nd argument
13087         BUFFER that is a string but does not exist as a buffer object, as
13088         mentioned in the doc-string.
13089
13090 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13093         SXEmacs.
13094
13095 2008-07-16  Glenn Morris  <rgm@gnu.org>
13096
13097         * gnus-util.el (ns-focus-frame): Declare for compiler.
13098
13099 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13100
13101         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13102         set as a group parameter.
13103         (gnus-summary-save-in-pipe): Work when it is called independently.
13104         (gnus-summary-pipe-to-muttprint): Don't modify
13105         gnus-summary-pipe-output-default-command.
13106
13107 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13108
13109         * message.el (message-send-mail-with-sendmail):
13110         Display the error message.
13111
13112 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13113
13114         * gnus-art.el (gnus-default-article-saver):
13115         Add gnus-summary-save-in-pipe to choices.
13116         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13117         gnus-summary-pipe-output-default-command as the default command.
13118         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13119         instead of gnus-last-shell-command.
13120
13121         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13122         New user option.
13123         (gnus-summary-muttprint-program): Mention the value will be changed.
13124         (gnus-summary-save-article): Force showing of all headers.
13125         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13126
13127 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13128
13129         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13130
13131 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13132
13133         * nnimap.el (nnimap-id):
13134         * sieve-manage.el (sieve-manage-open): Doc fixes.
13135
13136 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13137
13138         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13139         if available.
13140
13141 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13142
13143         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13144
13145         * nnkiboze.el (nnkiboze-generate-group):
13146         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13147
13148         * nnmairix.el: Require CL.
13149
13150 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13151
13152         * dgnushack.el: Autoload get-display-table and put-display-table for
13153         XEmacs 21.5.
13154
13155         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13156         21.4 and SXEmacs.
13157
13158 2008-06-15  David Engster  <dengste@eml.cc>
13159
13160         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13161
13162 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13163
13164         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13165         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13166         runtime choice under XEmacs.
13167
13168         * gnus-sum.el (gnus-summary-set-display-table):
13169         Use `gnus-put-display-table', `gnus-get-display-table',
13170         `gnus-set-display-table' for the display table, instead of `aset'.
13171
13172         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13173         Use `gnus-put-display-table', `gnus-get-display-table',
13174         `gnus-set-display-table' for the display table.
13175
13176 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13177
13178         * nnmairix.el: Add autoloads.
13179
13180 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * nnmairix.el (nnmairix-delete-recreate-group)
13183         (nnmairix-update-and-clear-marks): Fix error messages.
13184
13185 2008-06-14  David Engster  <dengste@eml.cc>
13186
13187         * nnmairix.el: Upgrade to version 0.6.
13188         (nnmairix-group-toggle-propmarks-this-group)
13189         (nnmairix-group-toggle-readmarks-this-group)
13190         (nnmairix-group-delete-recreate-this-group)
13191         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13192         (nnmairix-remove-tick-mark-original-article): New commands.
13193         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13194         (nnmairix-propagate-marks-to-nnmairix-groups)
13195         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13196         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13197         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13198         functions needed for marks propagation and manipulation of read marks.
13199         (nnmairix-update-groups): New function.
13200         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13201         (nnmairix-determine-original-group-from-registry)
13202         (nnmairix-determine-original-group-from-path)
13203         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13204         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13205         New helper functions.
13206         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13207         keystrokes for new commands.
13208         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13209         (nnmairix-request-group): Check allow-fast group parameter.
13210         (nnmairix-request-create-group): Set allow-fast group parameter if
13211         nnmairix-allowfast-default is set.
13212         (nnmairix-close-group): Propagate marks upon closing if needed.
13213         (nnmairix-group-toggle-threads-this-group): Use new.
13214         nnmairix-group-toggle-parameter helper function.
13215         (nnmairix-search): Better check for empty search result.
13216         (nnmairix-goto-original-article): Use new helper functions for
13217         determining original article.
13218         (nnmairix-show-original-article): Make sure message-id is in brackets.
13219         (nnmairix-call-mairix-binary): Change variable name.
13220         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13221         helper function.
13222         (nnmairix-widget-toggle-activate): Fix doc string.
13223
13224 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13225
13226         * nnir.el: Require edmacro when compiling with XEmacs.
13227         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13228         available in Emacs 21.
13229
13230 2008-06-11  Glenn Morris  <rgm@gnu.org>
13231
13232         * gnus-util.el (x-focus-frame):
13233         * gnus.el (image-size):
13234         * mm-decode.el (image-size): Declare.
13235
13236         * gnus-picon.el (declare-function): Add compat definition.
13237         (image-size): Declare.
13238
13239         * gnus-group.el (tool-bar-map):
13240         * gnus-sum.el (tool-bar-map): Define for compiler.
13241
13242         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13243
13244         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13245
13246         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13247         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13248         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13249         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13250         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13251         * sieve-manage.el, spam-report.el, spam.el:
13252         Remove unnecessary eval-and-compile of autoloads.
13253
13254 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13255
13256         * auth-source.el: Precise Tramp doc.
13257
13258 2008-06-07  Glenn Morris  <rgm@gnu.org>
13259
13260         * nnmairix.el: Remove unnecessary eval-when-compile.
13261
13262 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * lpath.el: Fbind propertize for XEmacs 21.4.
13265
13266 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13267
13268         * nnir.el: Move here from ../contrib.
13269
13270 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13271
13272         * gnus-util.el (gnus-read-shell-command): New function.
13273         * mm-decode.el (mm-pipe-part):
13274         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13275
13276 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13279
13280 2008-06-03  Glenn Morris  <rgm@gnu.org>
13281
13282         * pop3.el (nnheader-accept-process-output): Autoload it.
13283
13284 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13287         are not 2-digit hexadecimal characters that follow `%'s.
13288
13289 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13290
13291         * message.el (message-bogus-recipient-p): Fix type in doc string.
13292         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13293         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13294         Improve custom options.
13295         (message-bogus-recipient-p): Adjust accordingly.
13296
13297 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13298
13299         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13300         long-form month and day names.
13301
13302 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13303
13304         * dgnushack.el: Autoload debug, eudc-expand-inline and
13305         pgg-snarf-keys-region for XEmacs.
13306
13307         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13308
13309         * nnmairix.el: Require edmacro when compiling with XEmacs.
13310
13311 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13312
13313         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13314         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13315
13316 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13317
13318         * auth-source.el: Add more docs.
13319
13320         * netrc.el (netrc-machine): Always match if the port is not given.
13321
13322 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13323
13324         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13325         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13326         retrieval faster in some cases, but might make CPU usage larger.
13327         If this has any bad side effects, we might revert this change.
13328
13329         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13330         seems to make mail retrieval much, much faster.
13331         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13332         unconditionally.
13333
13334         * gnus-draft.el (gnus-group-send-queue):
13335         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13336
13337 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13338
13339         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13340
13341         * message.el (message-bogus-address-regexp): Fix and improve custom
13342         type.
13343         (message-setup-hook): Add message-check-recipients as custom option.
13344
13345 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13346
13347         * message.el (message-cite-function): Remove bogus autoload which crept
13348         in during merge from v5-10.
13349
13350 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13351
13352         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13353
13354         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13355
13356         * auth-source.el: Preliminary Tramp docs.
13357         (auth-sources): Change the default auth-sources to use
13358         EPA .gpg files.
13359
13360 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13361
13362         * nntp.el: Autoload `auth-source-user-or-password'.
13363         (nntp-send-authinfo): Use it.
13364
13365         * nnimap.el: Autoload `auth-source-user-or-password'.
13366         (nnimap-open-connection): Use it.
13367
13368         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13369         for the gnus-message function.
13370         (auth-source-user-or-password): Use it.
13371
13372 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13373
13374         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13375         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13376         (rfc2104-hash): Use it.
13377
13378 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13379
13380         * gnus-art.el (gnus-article-toggle-truncate-lines):
13381         Don't use `iff' in docstring.
13382
13383 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13384
13385         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13386
13387         * gnus-util.el (gnus-extract-address-component-name)
13388         (gnus-extract-address-component-email): Convenience functions around
13389         `gnus-extract-address-components'.
13390
13391         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13392         Use `gnus-extract-address-component-email' to fix bug of comparing full
13393         sender name to `user-mail-address'.
13394
13395 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13396
13397         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13398         catch/throw to optimize.
13399         (gnus-registry-find-keywords): Just use member to find a keyword.
13400
13401 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13402
13403         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13404         is current before calling gnus-server-prepare.
13405         (gnus-server-setup-buffer, gnus-server-update-server)
13406         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13407
13408 2008-05-04  Juri Linkov  <juri@jurta.org>
13409
13410         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13411         (mailcap-file-default-commands): Use mailcap-replace-in-string
13412         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13413         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13414
13415 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13416
13417         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13418
13419 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13420
13421         * gnus.el: Bump version to 0.11.
13422
13423 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13424
13425         * gnus.el: No Gnus v0.10 is released.
13426
13427 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13428
13429         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13430         hooks.
13431         (gnus-update-read-articles): Speed up non-marks-using users.
13432         (gnus-use-marks): Define gnus-use-marks.
13433         (gnus-propagate-marks): Rename variable to something more sensible.
13434
13435 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13436
13437         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13438         (gmm-image-load-path-for-library): Fix typos in docstrings.
13439         (gmm-message): Reflow docstring.
13440
13441 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13442
13443         * mail-source.el (mail-source-set-1, mail-source-bind):
13444         Move auth-source code out of the macro to clean it up and fix bugs.
13445
13446 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13447
13448         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13449         by sender if it's equal to user-mail-address, it's likely to be
13450         useless.
13451
13452         * mail-source.el (mail-source-bind): Don't use user or password if they
13453         are not bound.  Unintern them if they are nil.  Don't use server unless
13454         it's bound, and default it to empty string otherwise.
13455
13456 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13457
13458         * mail-source.el: Load auth-source.el.
13459         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13460         get user name or password, if auth-sources is set up.
13461
13462         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13463         strategy of splitting with parent.
13464         (gnus-registry-split-fancy-with-parent)
13465         (gnus-registry-post-process-groups): Use it and fix prior
13466         bug (returning a list as the split result).
13467
13468         * auth-source.el (auth-sources): Remove server parameter.
13469         (auth-source-pick, auth-source-user-or-password)
13470         (auth-source-user-or-password-imap)
13471         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13472         (auth-source-user-or-password-sftp)
13473         (auth-source-user-or-password-smtp): Remove server parameter.
13474
13475 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13476
13477         * smime.el (smime-sign-region, smime-encrypt-region)
13478         (smime-decrypt-region):
13479         Remove redundant calls to `generate-new-buffer-name'.
13480
13481 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13482
13483         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13484         Don't use QP for message/rfc822.
13485         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13486
13487 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13488
13489         * sieve-manage.el (sieve-string-bytes): Remove.
13490         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13491         correct byte-length only if the process's coding-system is the same as
13492         the one used internally by Emacs to represent strings.
13493
13494 2008-04-22  Juri Linkov  <juri@jurta.org>
13495
13496         * mailcap.el (mailcap-file-default-commands): New function.
13497
13498 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13499
13500         * message.el (message-signature-separator, message-cite-function):
13501         Change custom version.
13502
13503 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13504
13505         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13506         commands.
13507         (tls-checktrust): Ditto.
13508
13509 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13510
13511         * mm-decode.el (mm-display-external): Make temp file read-only.
13512
13513 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13514
13515         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13516         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13517         `C-c C-f d'.
13518
13519 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13520
13521         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13522
13523 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13524
13525         * gnus.el: Bump version to 0.9.
13526
13527 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13528
13529         * gnus.el: No Gnus v0.8 is released.
13530
13531 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13532
13533         * mail-source.el (mail-source-value):
13534         Prefer fboundp to functionp so it works with macros as well.
13535
13536 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13537
13538         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13539         Fix last change in case the element is not even a symbol.
13540
13541 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13542
13543         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13544         Prefer fboundp to functionp so it works with macros as well.
13545
13546 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13547
13548         * auth-source.el: Add docs.
13549         (auth-sources): Modify format to support server.
13550         (auth-source-pick, auth-source-user-or-password)
13551         (auth-source-user-or-password-imap)
13552         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13553         (auth-source-user-or-password-sftp)
13554         (auth-source-user-or-password-smtp): Add server parameter.
13555
13556 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13557
13558         * gnus-registry.el: Initialize the registry when gnus-registry-install
13559         is t.
13560
13561 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13562
13563         * compface.el (uncompface): Make buffer unibyte.
13564
13565 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13566
13567         * mail-source.el (mail-source-value):
13568         Prefer fboundp to functionp so it works with macros as well.
13569
13570 2008-04-05  Glenn Morris  <rgm@gnu.org>
13571
13572         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13573
13574 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13575
13576         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13577         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13578
13579         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13580         multibyteness after rather than before erasing it.
13581
13582         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13583         mm-with-multibyte.
13584         (gnus-request-article-this-buffer): Make sure the proper decoding is
13585         used if gnus-original-article-buffer happens to be unibyte.
13586
13587         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13588         default-enable-multibyte-characters.
13589
13590         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13591         default-enable-multibyte-characters.
13592
13593         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13594
13595         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13596
13597 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13598
13599         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13600         Fix last change in case the element is not even a symbol.
13601
13602 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13603
13604         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13605         (imap-message-copyuid-1): Use it.
13606         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13607         J. Williams in
13608         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13609
13610         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13611         imap-enable-exchange-bug-workaround.
13612         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13613
13614 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13615
13616         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13617         a 100 byte status-checks into a 2-3MB transfer for each group.
13618         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13619         to enable bug workaround or not.
13620         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13621
13622 2008-03-31  Glenn Morris  <rgm@gnu.org>
13623
13624         * message.el (mml2015-use): Declare for compiler.
13625         (message-info): Require mml2015 when appropriate.
13626
13627 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13630         whitespace.
13631
13632 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13633
13634         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13635         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13636         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13637         (nntp-service-to-port): New function.
13638         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13639         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13640         (nntp-open-netcat-stream): New function.
13641         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13642
13643 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13644
13645         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13646
13647 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13648
13649         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13650
13651 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13652
13653         * dns.el (dns-write): Use set-buffer-multibyte.
13654
13655 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13656
13657         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13658
13659 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13660
13661         * message.el (message-signature-separator): Change default.
13662         Improve custom type.
13663         (message-cite-function): Change default to
13664         message-cite-original-without-signature.
13665
13666         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13667         toggle.
13668
13669         * message.el (message-check-news-body-syntax): Fix signature check.
13670         (message-setup-1): Mark buffer as unmodified _after_ running
13671         message-setup-hook and handling message-alternative-emails.
13672         (message-shorten-references): Be more strict when building list of
13673         valid references to comply with GNKSA.
13674
13675         * gnus-group.el (gnus-read-ephemeral-bug-group)
13676         (gnus-read-ephemeral-debian-bug-group)
13677         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13678
13679         * message.el (message-info): Don't use booleanp which isn't supported
13680         in Emacs 21 and XEmacs.
13681
13682 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13683
13684         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13685         gnus-group-gmane-group-download-format.
13686         (gnus-group-read-ephemeral-gmane-group): Rename from
13687         gnus-group-read-ephemeral-gmane-group.
13688         (gnus-read-ephemeral-gmane-group-url): Rename from
13689         gnus-group-read-ephemeral-gmane-group-url.
13690         (gnus-bug-group-download-format-alist): New variable.
13691         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13692         (gnus-read-ephemeral-emacs-bug-group): New commands.
13693
13694 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13695
13696         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13697         (gnus-visible-headers): Improve custom type.
13698
13699 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13700
13701         * mml.el (mml-menu): Add workarounds for XEmacs.
13702
13703         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13704         X-Boundary header.
13705
13706         * message.el (message-simplify-recipients): Fix previous commit.
13707
13708 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13709
13710         * mm-util.el (mm-set-buffer-multibyte): New function.
13711         * mm-decode.el (mm-copy-to-buffer): Use it.
13712
13713         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13714         Prefer fboundp to functionp so it works with macros as well.
13715
13716 2008-03-19  Glenn Morris  <rgm@gnu.org>
13717
13718         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13719         Accidentally removed in the sync process with Emacs.
13720
13721 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13722
13723         * message.el (message-alter-recipients-discard-bogus-full-name):
13724         New function.
13725         (message-alter-recipients-function): New variable.
13726         (message-get-reply-headers): Use it.
13727         (message-replace-header): New helper function.
13728         (message-recipients-without-full-name): New variable.
13729         (message-simplify-recipients): New command.
13730
13731         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13732
13733         * message.el (message-info): Handle EasyPG manual.
13734
13735         * mml.el (mml-menu): Add entry for EasyPG.
13736
13737 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13738
13739         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13740         parameter.
13741
13742         * message.el (message-disassociate-draft): Specify drafts group name
13743         fully.
13744
13745 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13746
13747         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13748         Eliminate unnecessary duplicates from the match list.
13749
13750 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13753
13754         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13755
13756         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13757         args of `how-many' of which the XEmacs version doesn't take; declare
13758         Info-index-next as function.
13759
13760 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13761
13762         * gnus-score.el (gnus-score-headers): Fix handling of
13763         gnus-inhibit-slow-scoring.
13764
13765         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13766         string.
13767         (gnus-button-url-regexp): Improve handling of parenthesis.
13768         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13769         (gnus-button-handle-info-keystrokes): Handle index entries.
13770
13771 2008-03-15  Glenn Morris  <rgm@gnu.org>
13772
13773         * parse-time.el (parse-time-string): Simplify.
13774
13775 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13778         Incoming* files.
13779
13780 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13781
13782         * auth-source.el (auth-sources): Rename from auth-source-choices.
13783         (auth-source-pick): Use it.
13784
13785 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13786
13787         * binhex.el (binhex-decode-region-internal):
13788         * uudecode.el (uudecode-decode-region-internal):
13789         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13790         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13791         setting default-enable-multibyte-characters.
13792
13793 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13794
13795         * auth-source.el (auth-source-protocols)
13796         (auth-source-protocols-customize, auth-source-choices): Add and
13797         modified variable customizations and defaults.
13798         (auth-source-pick, auth-source-user-or-password)
13799         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13800         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13801         (auth-source-user-or-password-sftp)
13802         (auth-source-user-or-password-smtp): Use new variables and provide an
13803         interface to netrc.el.
13804
13805 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13808         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13809         Make sure the nntp port to specify is a string.
13810
13811 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13812
13813         * nntp.el: Use with-current-buffer.
13814         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13815         dubious mm-with-unibyte-current-buffer.
13816         (nntp-with-open-group-function): New function extracted from
13817         nntp-with-open-group macro.
13818         (nntp-with-open-group): Use the function, so it's easier to debug.
13819         Add indentation and debugging info.
13820         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13821         Recommend the use of the netcat alternatives.
13822
13823         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13824         Avoid mm-string-as-multibyte as well.
13825
13826         * nnweb.el (nnweb-insert-html):
13827         Remove use of nnheader-string-as-multibyte.
13828
13829         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13830         (nnheader-string-as-multibyte): Remove.
13831
13832         * mm-view.el: Use inhibit-read-only.
13833         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13834         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13835         or unibyte-string.
13836
13837         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13838         (mm-uu-yenc-extract): Use with-current-buffer.
13839
13840         * gnus-soup.el (gnus-soup-send-packet): Don't use
13841         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13842
13843         * nnmh.el: Use with-current-buffer.
13844         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13845         mm-string-as-multibyte on the output of mm-encode-coding-string.
13846
13847         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13848         (nnimap-request-move-article): Use with-current-buffer.
13849
13850         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13851         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13852         conversion uses string-make-unibyte rather than string-as-unibyte.
13853
13854         * gnus-msg.el: Use with-current-buffer.
13855
13856         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13857
13858 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13859
13860         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13861         string for caching if it is 'PIN.
13862
13863 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * lpath.el: Consider the case without Emacs/W3.
13866
13867 2008-03-08  Glenn Morris  <rgm@gnu.org>
13868
13869         * time-date.el (date-to-time, time-subtract, time-add)
13870         (safe-date-to-time): Doc fixes.
13871
13872 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13873
13874         * mail-source.el (mail-source-delete-old-incoming-confirm):
13875         Change default to nil.
13876         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13877
13878 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * lpath.el: Rearrange.
13881
13882         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13883         (gnus-article-goto-prev-page): Work for articles having ^L's.
13884
13885         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13886
13887         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13888
13889 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13890
13891         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13892         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13893         (gnus-bookmark-jump): Adjust some variable names.
13894
13895 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13896
13897         * auth-source.el: New package.
13898         (auth-source-choices): Add customization entry point variable.
13899
13900         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13901         bug.
13902
13903 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13904
13905         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13906         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13907         (gnus-registry-install-shortcuts): Rename from
13908         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13909         the `gnus-registry-mark-map' keymap dynamically from
13910         `gnus-registry-marks'.  The generated functions update the summary line
13911         when a registry mark is added or deleted, and will call
13912         `gnus-registry-install-p' (see the comments in the code).
13913         (gnus-registry-user-format-function-M): Use concat intelligently.
13914
13915         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13916         the registry mark functions.
13917
13918 2008-03-05  Glenn Morris  <rgm@gnu.org>
13919
13920         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13921         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13922         gnus-art.
13923         (top-level): No need to load own source when compiling.
13924
13925 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13926
13927         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13928         Suggested by <chris.anderton@zetnet.co.uk>.
13929
13930 2008-03-04  Glenn Morris  <rgm@gnu.org>
13931
13932         * gnus-sum.el (top-level): No need to require gnus when compiling,
13933         since unconditionally required near start of file.
13934         (gnus-summary-display-while-building): Move definition before use.
13935
13936 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13937
13938         * gnus-registry.el (gnus-registry-user-format-function-M):
13939         Add formatting function.
13940
13941 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13942
13943         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13944         with plists.
13945         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13946         Use new format.
13947
13948 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13951         `where-is-internal' that returns a range of key sequences.
13952
13953 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13954
13955         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13956
13957         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13958         (gnus-summary-jump-to-group): Consider windows on other displayed
13959         frames as well.  Similar changes might be needed elsewhere, but that's
13960         the one I've bumped into during my use.
13961
13962         * nndoc.el (nndoc-oe-dbx-type-p):
13963         * gnus-msg.el (gnus-debug):
13964         * gnus-group.el (gnus-update-group-mark-positions):
13965         Use mm-string-to-multibyte.
13966
13967 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13968
13969         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13970         doesn't handle NotDashEscaped.
13971
13972         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13973         (mml-dnd-attach-options): Fix typo in custom choice.
13974
13975         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13976         Change nndoc-article-type to mbox.
13977         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13978
13979         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13980         to nil, instead of html2text.
13981
13982         * imap.el (imap-debug): Add `imap-ping-server'.
13983
13984         * gnus-bookmark.el: Add FIXMEs.
13985
13986         * message.el (message-form-letter-separator)
13987         (message-send-form-letter-delay): New variables.
13988         (message-send-form-letter): Use them.  New command to send form
13989         letters.  Requested by Uwe Siart.
13990         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13991
13992 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13993
13994         * Update copyright years.
13995
13996 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13997
13998         Sync from EMACS_22_BASE.
13999
14000         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14001
14002 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14003
14004         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14005         empty author.
14006
14007 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14008
14009         * gnus-registry.el (gnus-registry-marks): Add variable for
14010         customization of marks and their appearance.
14011         (gnus-registry-read-mark): Use it.
14012         (gnus-registry-do-marks): Add utility function to loop through
14013         `gnus-registry-marks'.
14014         (gnus-registry-install-shortcuts-and-menus): Add function to install
14015         shortcuts and menus.
14016         (gnus-registry-initialize): Use it.
14017         (gnus-registry-default-mark): Clarify documentation.
14018
14019 2008-02-29  Glenn Morris  <rgm@gnu.org>
14020
14021         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14022         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14023         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14024         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14025         Change defcustom :version from 23.0 to 23.1.
14026
14027 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14028
14029         * gnus-registry.el (gnus-registry-follow-group-p)
14030         (gnus-registry-post-process-groups): Add functions to aid registry
14031         splitting and improve logging.  Clarify behavior in function
14032         documentation.
14033         (gnus-registry-split-fancy-with-parent): Use them.
14034
14035 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14036
14037         * gnus-art.el: Use with-current-buffer.
14038
14039 2008-02-27  David Engster  <dengste@eml.cc>
14040
14041         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14042         Express real group name in the response.
14043
14044 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14047         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14048         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14049         autoload gnus-registry-fetch-group when compiling.
14050         (nnmairix-request-group-with-article-number-correction):
14051         Remove unreferenced argument passed to nnmairix-call-backend.
14052
14053 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14054
14055         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14056         (mm-uu-extract): Improve face for low color ttys.
14057         Reported by Sascha Wilde.
14058
14059 2008-02-27  Glenn Morris  <rgm@gnu.org>
14060
14061         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14062         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14063         variables to defconsts.  Convert comments to doc-strings.
14064         (nnmairix-last-server, nnmairix-current-server): Convert from free
14065         variables to defvars.  Convert comments to doc-strings.
14066         (gnus-registry-fetch-group): Autoload.
14067         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14068         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14069         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14070         caddr.
14071         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14072         nnmairix-request-group-with-article-number-correction call.
14073         (nnmairix-fast, nnmairix-group): New, less general names, for free
14074         variables passed from nnmairix-request-group to
14075         nnmairix-request-group-with-article-number-correction.  Declare.
14076         (nnmairix-request-group-with-article-number-correction):
14077         Use nnmairix-fast, nnmairix-group rather than fast, group.
14078
14079 2008-02-26  David Engster  <dengste@eml.cc>
14080
14081         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14082         version 0.5.
14083
14084 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14087         instead of making an extra function call.  Don't add the current group
14088         to articles only when they have the group.  Use
14089         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14090         Reported by David <de_bb@arcor.de>.
14091
14092 2008-02-24  Miles Bader  <miles@gnu.org>
14093
14094         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14095         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14096         (mm-find-mime-charset-region):
14097         * mm-bodies.el (mm-encode-body):
14098         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14099
14100 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14101
14102         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14103         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14104
14105 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14106
14107         * mail-source.el (mail-source-delete-incoming): Change default.
14108         Supplement doc string.
14109
14110         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14111
14112 2008-02-14  Glenn Morris  <rgm@gnu.org>
14113
14114         * time-date.el (format-seconds): New function.
14115
14116 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * nnmail.el (nnmail-message-id-cache-file): Derive from
14119         `gnus-home-directory'.
14120
14121 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14122
14123         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14124         Document negative prefix.
14125
14126         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14127
14128 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14129
14130         * message.el (message-unsent-separator): Add the Exim bounce
14131         separator.
14132
14133 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14134
14135         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14136         list.
14137         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14138         recipient/signer list.
14139
14140 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14141
14142         * Makefile.in (datarootdir): Define.
14143         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14144         name that might contain whitespace.
14145
14146 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14147
14148         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14149         fbound (Emacs 23 unicode), signal an error.
14150
14151 2008-02-08  Glenn Morris  <rgm@gnu.org>
14152
14153         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14154
14155 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14156
14157         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14158         ports to the calls to `netrc-machine-user-or-password' in addition to
14159         "imap" and "imaps".
14160
14161 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14162
14163         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14164
14165         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14166
14167 2008-02-01  Kenichi Handa  <handa@m17n.org>
14168
14169         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14170         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14171         (rfc2104-hash): Convert the result of concat to unibyte string.
14172
14173 2008-02-01  Dave Love  <fx@gnu.org>
14174
14175         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14176         coding-system-for-read.
14177         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14178
14179 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14180
14181         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14182         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14183         <hanche@math.ntnu.no>.
14184
14185 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14186
14187         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14188
14189         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14190
14191 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14192
14193         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14194         * message.el (message-beginning-of-line): Use featurep instead of bound
14195         tests in order to resolve conditionals at compile time.
14196
14197 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14198
14199         * mail-source.el (mail-sources): Add `group' choice.
14200
14201         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14202         parameter `in-group' to control into which group the articles go.
14203         Add treatment of `group' mail-source.
14204
14205 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14206
14207         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14208
14209         * mm-decode.el (mm-dissect-buffer): Decode description.
14210
14211         * mml.el (mml-to-mime): Encode message header first.
14212
14213 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14216         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14217
14218         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14219         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14220
14221 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14222
14223         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14224
14225 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14226
14227         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14228         prefix keys.
14229         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14230         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14231         gnus-xmas.el.
14232
14233         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14234         (gnus-xmas-article-describe-bindings): New function.
14235         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14236         gnus-xmas-article-describe-bindings.
14237
14238         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14239
14240 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14241
14242         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14243         Add new variables for article mark management.
14244         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14245         list of extra data entries which, when present, will indicate that the
14246         article ID should not be trimmed from the registry.
14247         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14248         functions.
14249         (gnus-registry-read-mark): New function to read a mark name from the
14250         user.
14251         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14252         (gnus-registry-set-article-mark-internal): New functions to add and
14253         remove marks.
14254         (gnus-registry-get-article-marks): New function to show the marks for
14255         an article, or retrieve them for further use.
14256
14257 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14258
14259         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14260         keys when no argument is given.
14261
14262 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14263
14264         * imap.el (imap-ping-server): New variable.
14265         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14266         (imap-ping-server): Minor doc string fixes.
14267
14268 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14269
14270         * imap.el (imap-ping-server): New function.
14271         (imap-opened): Call imap-ping-server.
14272
14273 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14274
14275         * gnus-sum.el (gnus-article-sort-by-random)
14276         (gnus-thread-sort-by-random): Fix doc strings.
14277         Reported by jidanni@jidanni.org.
14278
14279 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-art.el (gnus-article-describe-bindings): New function.
14282         (gnus-article-read-summary-keys): Use it.
14283         (gnus-article-mode-map): Bind `C-h b' to it.
14284
14285 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14286
14287         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14288         XEmacs.
14289         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14290         Protect against non-character events.
14291
14292         * lpath.el: Fbind map-keymap for Emacs 21.
14293
14294 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14295
14296         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14297         New command.
14298         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14299         instead of END.  Change name of the temp file.
14300         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14301         customizable.
14302
14303 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14304
14305         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14306         bind `S W' to gnus-article-wide-reply-with-original; set default
14307         binding to gnus-article-read-summary-send-keys.
14308         (gnus-article-read-summary-keys): Fix the order of keys; display
14309         continuation keys correctly in the echo area; describe bindings
14310         correctly when keys end with `C-h'.
14311         (gnus-article-read-summary-send-keys): New function.
14312         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14313         Work for gnus-article-read-summary-send-keys; display continuation keys
14314         correctly in the echo area.
14315         (gnus-article-reply-with-original): Ignore prefix argument.
14316         (gnus-article-wide-reply-with-original): New function.
14317
14318         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14319         Emacs 21.
14320
14321 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14324         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14325
14326 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14327
14328         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14329         (gnus-group-read-ephemeral-gmane-group): New command.
14330
14331 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14332
14333         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14334
14335 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14336
14337         * message.el (message-send-mail-function): Increase custom version.
14338
14339         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14340         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14341
14342 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14343
14344         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14345         for the cases where imap-authenticate is called with a nil buffer
14346         parameter.
14347
14348 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14349
14350         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14351         html parts correctly; support forwarded messages.
14352         (gnus-article-browse-html-article): Remove work buffers.
14353
14354         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14355         compiling.
14356         (netrc-bound-and-true-p): New macro.
14357         (netrc-parse): Use it instead of bound-and-true-p that is not available
14358         in XEmacs 21.4.
14359
14360 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14361
14362         * gnus-registry.el (gnus-registry-mark-article)
14363         (gnus-registry-article-marks): Add functionality to mark articles
14364         through the Gnus registry.
14365
14366         * encrypt.el: Clarify documentation for the new pgg method.
14367         (encrypt-file-alist): Add PGG option.
14368         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14369         functionality.  Abstract password key and messaging to external
14370         functions.
14371         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14372         (encrypt-message-method-and-cipher): Add new convenience external
14373         functions.
14374         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14375         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14376
14377         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14378         (netrc-parse): Use encrypt-file-alist to determine if
14379         encrypt-find-model or encrypt-insert-file-contents should be used.
14380
14381         * encrypt.el: Clarify documentation.  Load password-cache or
14382         password, whichever one is found first, instead of autoloading.
14383
14384 2007-12-19  Glenn Morris  <rgm@gnu.org>
14385
14386         * mml.el (message-options-set, message-narrow-to-head)
14387         (message-in-body-p, message-mail-p, message-encode-message-body):
14388         Autoload.
14389         (message-remove-header, message-narrow-to-headers-or-head)
14390         (message-subscribed-p, message-make-mail-followup-to)
14391         (message-position-on-field, message-news-p)
14392         (message-options-set-recipient, message-generate-headers)
14393         (message-sort-headers): Declare as functions.
14394
14395 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14396
14397         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14398         convention in doc string.
14399
14400 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14401
14402         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14403         title to html parts.
14404         (gnus-article-browse-html-article): Pass message header to it.
14405
14406         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14407
14408 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14409
14410         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14411         or password compatible with XEmacs.
14412
14413 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14416         format document.
14417         (gnus-mime-delete-part): Don't write description line if empty.
14418         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14419
14420 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14421
14422         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14423         (gnus-summary-mark-read-and-unread-as-read)
14424         (gnus-summary-mark-current-read-and-unread-as-read)
14425         (gnus-summary-mark-unread-as-ticked): Doc fix.
14426         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14427
14428 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14431         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14432
14433 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14436         yes-or-no-p.
14437
14438 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * mm-decode.el (mm-add-meta-html-tag): New function.
14441         (mm-save-part-to-file, mm-pipe-part): Use it.
14442
14443         * gnus-art.el (gnus-article-browse-delete-temp-files):
14444         Use gnus-y-or-n-p instead of y-or-n-p.
14445         (gnus-article-browse-html-parts): Work with message/external-body; use
14446         mm-add-meta-html-tag.
14447
14448 2007-12-11  Glenn Morris  <rgm@gnu.org>
14449
14450         * gnus-cache.el: Require gnus-sum not just when compiling.
14451
14452         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14453
14454         * gnus-int.el (gnus-server-opened, gnus-status-message):
14455         Move definitions before use.
14456
14457         * mm-decode.el: Require gnus-util.
14458         (mm-remove-part): Only call delete-annotation on XEmacs.
14459
14460         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14461
14462         * nnmail.el: Require gnus-int.
14463
14464         * spam.el: Move `require's before `eval-when-compile's.
14465
14466         * gnus-ems.el (gnus-alive-p):
14467         * gnus-fun.el (message-goto-eoh):
14468         * gnus-util.el (gnus-group-name-decode):
14469         * mail-source.el (gnus-compress-sequence):
14470         * message.el (Info-goto-node, format-spec):
14471         * mm-bodies.el (message-options-get):
14472         * mm-decode.el (mm-view-pkcs7):
14473         * mm-util.el (gmm-write-region):
14474         * mml-smime.el (mml-compute-boundary)
14475         (gnus-completing-read-with-default):
14476         * mml.el (widget-button-press, gnus-make-hashtable):
14477         * mml1991.el (mm-decode-content-transfer-encoding)
14478         (mm-encode-content-transfer-encoding)
14479         (message-options-get, message-options-set):
14480         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14481         * nnfolder.el (gnus-request-group):
14482         * nnheader.el (ietf-drums-unfold-fws):
14483         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14484         * smime.el (gnus-run-mode-hooks):
14485         * spam-stat.el (gnus-message): Autoload.
14486
14487         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14488         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14489         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14490         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14491         Add declare-function compatibility definition.
14492
14493         * gnus-cache.el (nnvirtual-find-group-art):
14494         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14495         (gnus-add-image, gnus-add-wash-type):
14496         * gnus-group.el (nnkiboze-score-file):
14497         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14498         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14499         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14500         (message-tokenize-header, gnus-get-buffer-create)
14501         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14502         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14503         * gnus.el (gnus-group-decoded-name):
14504         * mail-source.el (imap-capability):
14505         * mm-bodies.el (message-options-set):
14506         * mm-decode.el (gnus-configure-windows):
14507         * mm-extern.el (message-goto-body):
14508         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14509         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14510         (epg-sub-key-validity, message-options-set):
14511         * mml.el (widget-event-point, gnus-configure-windows):
14512         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14513         * mml2015.el (epg-check-configuration, epg-configuration)
14514         (message-options-set):
14515         * nndb.el (nndb-request-article):
14516         * nnfolder.el (gnus-request-create-group):
14517         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14518         * nnmaildir.el (gnus-group-mark-article-read):
14519         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14520         * rfc1843.el (message-fetch-field):
14521         * spam.el (gnus-extract-address-components):
14522         Declare as functions.
14523
14524 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14525
14526         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14527
14528         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14529
14530         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14531         bind show-trailing-whitespace for XEmacs.
14532
14533 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14534
14535         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14536         new no-op macro for backward compatibility.
14537
14538         * imap.el (imap-string-to-integer): New function.
14539
14540 2007-12-09  Glenn Morris  <rgm@gnu.org>
14541
14542         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14543
14544         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14545         * message.el, mm-view.el, sieve-manage.el, smime.el:
14546         Add declare-function compatibility definition.
14547
14548         * gnus-art.el (w3-region, w3m-region, Info-menu):
14549         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14550         * gnus-sum.el (gnus-get-predicate):
14551         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14552         * message.el (mail-abbrev-in-expansion-header-p):
14553         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14554         (w3m-detect-meta-charset, w3m-region):
14555         * sieve-manage.el (password-read, password-cache-add)
14556         (password-cache-remove):
14557         * smime.el (password-read-and-add): Declare as functions.
14558
14559 2007-12-08  David Kastrup  <dak@gnu.org>
14560
14561         * gnus-sum.el (gnus-summary-simplify-subject-query):
14562         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14563         `message'.
14564
14565 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14568         it to bind idna-program, installation-directory, defined-colors, and
14569         face-attribute for XEmacs of the version that compiles defcustom forms.
14570
14571 2007-12-07  Glenn Morris  <rgm@gnu.org>
14572
14573         * gnus-art.el (article-make-date-line): Revert previous change.
14574
14575 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14576
14577         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14578
14579 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14580
14581         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14582         Call gnus-add-to-range ranges only once with a prepared article-list.
14583
14584 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14585
14586         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14587         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14588         group names with backslashes.
14589         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14590
14591 2007-12-06  Deepak Goel  <deego3@gmail.com>
14592
14593         * gnus-art.el (article-make-date-line):
14594         * gnus-start.el (gnus-load):
14595         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14596
14597 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14598
14599         * gnus-art.el (gnus-use-idna):
14600         * gnus-start.el (gnus-site-init-file):
14601         * message.el (message-use-idna):
14602         * mm-uu.el (mm-uu-hide-markers):
14603         * smiley.el (smiley-style): Revert changes that suppress warnings.
14604
14605 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14608         specify charset to html source.
14609         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14610
14611 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14612
14613         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14614         idna-program in order to suppress byte compile warning issued by XEmacs
14615         that came to byte compile the default value section of defcustom forms
14616         recently.
14617
14618         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14619         value of installation-directory.
14620
14621         * message.el (message-use-idna): Don't directly refer to the value of
14622         idna-program.
14623
14624         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14625
14626         * smiley.el (smiley-style): Don't directly call face-attribute.
14627
14628 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14629
14630         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14631
14632         * gnus-dired.el: Reduce Gnus dependencies.
14633         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14634         Don't require.  Use autoloads instead.
14635         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14636         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14637         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14638         (gnus-dired-mode): Adjust doc string.
14639         (gnus-dired-mail-mode): New variable.
14640         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14641         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14642         (gnus-dired-mail-buffers): New function.  Return mail or message
14643         composition buffers.
14644         (gnus-dired-attach): Use it.
14645         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14646         NO-DECODE.
14647         (gnus-dired-print): Use `gnus-print-buffer' depending on
14648         `gnus-dired-mail-mode'.
14649
14650 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14651
14652         * rfc2047.el (rfc2047-encoded-word-regexp)
14653         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14654         explaining what regexp patterns are for.
14655
14656 2007-12-04  Glenn Morris  <rgm@gnu.org>
14657
14658         * password.el: Move to password-cache.el.
14659
14660         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14661         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14662         * mml-smime.el (password-read, password-cache-add)
14663         (password-cache-remove):
14664         No need to autoload, since mml-sec requires password.
14665
14666         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14667         * message.el (gnus-extract-address-components):
14668         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14669
14670         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14671         password.
14672
14673 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * mailcap.el: Reduce dependencies.
14676         (mail-header-parse-content-type): Autoload.
14677         (mailcap-delete-duplicates): New alias.
14678         (mailcap-mime-info): Add optional argument NO-DECODE.
14679         (mailcap-mime-types): Use mailcap-delete-duplicates.
14680
14681         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14682
14683 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14684
14685         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14686         (imap-parse-status): Upcase status-att for servers that sends them
14687         lower-case (e.g., MS Exchange 2007).
14688
14689 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14690
14691         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14692         function.
14693
14694         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14695         (gnus-uu-yenc-article): New function.
14696
14697         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14698
14699         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14700
14701 2007-12-02  Glenn Morris  <rgm@gnu.org>
14702
14703         * binhex.el (binhex): New custom group.
14704         (binhex-decoder-program, binhex-decoder-switches)
14705         (binhex-use-external): Move to the binhex custom group.
14706
14707         * uudecode.el (uudecode): New custom group.
14708         (uudecode-decoder-program, uudecode-decoder-switches)
14709         (uudecode-use-external): Move to the uudecode custom group.
14710
14711         * netrc.el (top-level): Don't load `encrypt' features.
14712         (netrc-parse): Don't use encrypt.
14713         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14714
14715         * encrypt.el: Remove file.
14716
14717 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14720         matches on patches.
14721
14722         * gnus-art.el (gnus-article-browse-html-article):
14723         Mention `mm-text-html-renderer' in the doc string.
14724
14725         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14726         string.  Add comments.
14727
14728         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14729         if rhs is ASCII.
14730
14731 2007-12-01  Glenn Morris  <rgm@gnu.org>
14732
14733         * mail-source.el (top-level): Require format-spec before
14734         eval-when-compile.
14735
14736 2007-11-30  Glenn Morris  <rgm@gnu.org>
14737
14738         * encrypt.el: Require password, rather than autoloading password-read.
14739
14740 2007-11-29  Glenn Morris  <rgm@gnu.org>
14741
14742         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14743         (sasl-make-client, sasl-next-step, sasl-step-data)
14744         (sasl-step-set-data): Declare as functions.
14745
14746 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14747
14748         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14749
14750 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14751
14752         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14753         certs should be verified and what is to be done in the event of a
14754         verification failure.
14755
14756         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14757         caller can indicate whether the cache should be disregarded for this
14758         call.  This way the result of the call is reproducible at all times and
14759         can be considered a canonical server name for the supplied method.
14760         (gnus-agent-method-p): Canonicalize server names by pushing their
14761         method through `gnus-method-to-server' using the no-cache argument.
14762
14763         * gnus-srvr.el (gnus-server-insert-server-line):
14764         Call `gnus-method-to-server' with `no-cache' argument.
14765
14766         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14767         gnus-agent-possibly-synchronize-flags as this should be called when the
14768         server is actually being opened.
14769         (gnus-agent-possibly-synchronize-flags)
14770         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14771         flags file of an agentized server to the latter function.
14772
14773         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14774         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14775         after a connection has been established successfully.
14776
14777 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14778
14779         * gnus-art.el (article-display-face): Force to display face if called
14780         interactively; check if gnus-article-x-face-too-ugly matches author.
14781         (article-display-x-face): Display face even if From header is missing
14782         as article-display-face does.
14783
14784 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14785
14786         * hashcash.el (message-narrow-to-headers-or-head)
14787         (message-fetch-field, message-goto-eoh)
14788         (message-narrow-to-headers): Declare as functions.
14789
14790 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14791
14792         * mail-source.el (mail-sources): Default to fetch from file for
14793         compatibility with default of nnmail-spool-file.
14794
14795 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14798         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14799         to look for encoded word that should be encoded again.
14800         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14801         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14802         encoding pattern.
14803         (rfc2047-decode-region): Switch strict regexp and loose one according
14804         to rfc2047-allow-irregular-q-encoded-words.
14805
14806 2007-11-25  Romain Francoise  <romain@orebokech.com>
14807
14808         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14809
14810 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14811
14812         * tls.el (tls-program): Provide more custom choices from
14813         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14814         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14815
14816 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14817
14818         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14819         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14820
14821         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14822         `nnmail-spool-file'.
14823
14824         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14825         `nnmail-spool-file'.
14826
14827         * gnus-move.el (gnus-change-server): Ditto.
14828
14829         * gnus-kill.el (gnus-batch-score): Ditto.
14830
14831         * gnus-cache.el (gnus-jog-cache): Ditto.
14832
14833         * gnus-msg.el (gnus-summary-reply):
14834         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14835
14836 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14837
14838         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14839         version.  Minor improvement to doc strings.
14840         (tls-program): Add comment.
14841
14842 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14843
14844         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14845         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14846         mismatch between the hostname provided in the certificate and the name
14847         of the host connnecting to.
14848         (open-tls-stream): Use them.  Check certificates against trusted root
14849         certificates.
14850
14851 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14852
14853         * gnus-cache.el (gnus-cache-generate-nov-databases):
14854         Use nnml-generate-nov-databases-directory instead of
14855         nnml-generate-nov-databases-1.
14856
14857 2007-11-24  Glenn Morris  <rgm@gnu.org>
14858
14859         * message.el (message-tool-bar-retro): Update for rename
14860         mail_send.xpm->mail-send.xpm.
14861
14862 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14863
14864         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14865         `smime-ldap-search' for Emacs 22 and up.
14866
14867 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14868
14869         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14870
14871         * message.el (message-send-mail-function): Fix error convention.
14872         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14873         (message-widen-reply, message-send-mail, message-talkative-question)
14874         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14875         (message-clone-locals, message-send-news): Use with-current-buffer.
14876         (message-insert-or-toggle-importance): Remove unused var `valid'.
14877         (message-make-references): Remove unused var `new-references'.
14878         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14879
14880 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14881
14882         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14883         (spam-split-symbolic-return-positive): Reflow docstring.
14884         (spam-backends, spam-summary-exit-behavior)
14885         (spam-mark-ham-unread-before-move-from-spam-group)
14886         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14887         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14888         (spam-clear-cache, spam-backend-check, spam-install-backend)
14889         (spam-install-statistical-backend, spam-list-of-processors)
14890         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14891         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14892         (spam-check-crm114, spam-initialize, spam-unload-hook):
14893         Fix typos in docstrings.
14894
14895 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14898         been checked if they have never been read and those group levels are
14899         higher than the one that a user specified.
14900
14901 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14904         foreign groups unless a group level is specified by a user.
14905         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14906
14907 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14908
14909         * message.el (message-send-mail-function): Require sendmail.
14910
14911 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         * message.el (message-send-mail-function): Check for smtpmail too.
14914
14915         * utf7.el (utf7-encode, utf7-decode): Use coding system
14916         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14917
14918         * message.el (message-send-mail-function): New function.
14919         (message-send-mail-function): Set default using
14920         message-send-mail-function.  Adjust doc string.
14921         (message-send-mail-with-mailclient): New function.
14922
14923 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14924
14925         * smime.el (from):
14926         * rfc2047.el (message-posting-charset):
14927         * qp.el (mm-use-ultra-safe-encoding):
14928         * pop3.el (parse-time-months):
14929         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14930         * nnml.el (files):
14931         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14932         (jka-compr-compression-info-list, ange-ftp-path-format)
14933         (efs-path-regexp):
14934         * nndiary.el (files):
14935         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14936         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14937         (epg-digest-algorithm-alist, inhibit-redisplay)
14938         (password-cache-expiry):
14939         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14940         (pgg-output-buffer, password-cache-expiry):
14941         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14942         (efs-path-regexp):
14943         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14944         (inhibit-redisplay):
14945         * mm-uu.el (file-name, start-point, end-point, entry)
14946         (gnus-newsgroup-name, gnus-newsgroup-charset):
14947         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14948         (latin-unity-ucs-list):
14949         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14950         (mm-uu-binhex-decode-function):
14951         * message.el (gnus-message-group-art, gnus-list-identifiers)
14952         (rmail-enable-mime-composing, gnus-local-organization)
14953         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14954         (gnus-read-active-file, facemenu-add-face-function)
14955         (facemenu-remove-face-function, gnus-article-decoded-p)
14956         (tool-bar-mode):
14957         * mail-source.el (display-time-mail-function):
14958         * gnus-util.el (nnmail-pathname-coding-system)
14959         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14960         (gnus-original-article-buffer, gnus-user-agent)
14961         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14962         (xemacs-codename, sxemacs-codename, emacs-program-version):
14963         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14964         * gnus-start.el (gnus-agent-covered-methods)
14965         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14966         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14967         (gnus-newsgroup-headers, gnus-group-list-mode)
14968         (gnus-group-mark-positions, gnus-newsgroup-data)
14969         (gnus-newsgroup-unreads, nnoo-state-alist)
14970         (gnus-current-select-method, mail-sources)
14971         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14972         (nnmail-spool-file, gnus-cache-active-hashtb):
14973         * gnus-mh.el (mh-lib-progs):
14974         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14975         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14976         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14977         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14978         (gnus-group-buffer):
14979         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14980         (font-lock-set-defaults):
14981         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14982         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14983         (gnus-summary-post-menu, total-parts, type, condition, length):
14984         * gnus-agent.el (gnus-agent-read-agentview):
14985         * flow-fill.el (show-trailing-whitespace):
14986         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14987         eval-and-compile wrappers for byte compiler pacifiers.
14988
14989         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14990         (mm-display-inline-fontify): Check for featurep 'xemacs not
14991         extent-list.
14992
14993         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14994         itimer-list.
14995         (mm-create-image-xemacs): Only do something for XEmacs.
14996         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14997
14998         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14999
15000         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15001         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15002
15003 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15004
15005         * nnimap.el (nnimap-split-download-body):
15006         * gnus-demon.el (gnus-demon):
15007         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15008
15009 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15012         New macros.
15013         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15014         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15015         copy data from unibyte buffer to multibyte current buffer.
15016         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15017         to copy data from unibyte current buffer to multibyte buffer.
15018         (nntp-make-process-buffer): Make process buffer unibyte.
15019
15020         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15021
15022 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15023
15024         * pop3.el (pop3-open-server): Accept and process data more robustly at
15025         connection start to avoid spurious "POP SSL connection failed" errors.
15026
15027 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15028
15029         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15030         read group names.
15031
15032 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15033
15034         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15035
15036 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15039         (nnmail-save-active): Use a unibyte buffer when saving active file,
15040         which may contain non-ASCII group names.
15041
15042         * nnml.el (nnml-request-group): Decode group names in messages.
15043
15044 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15045
15046         * message.el (message-citation-line-function)
15047         (message-insert-formatted-citation-line): Fix spelling of
15048         `message-insert-formated-citation-line'.
15049
15050 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15051
15052         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15053
15054 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15057         nnmail-pathname-coding-system.
15058
15059         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15060         that a user enters; decode group names in messages.
15061
15062         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15063
15064 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15065
15066         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15067
15068         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15069
15070         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15071         risky local variable.
15072
15073         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15074
15075 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15076
15077         * encrypt.el: Improve documentation to fix function name typo.
15078         Reported by Daiki Ueno <ueno@unixuser.org>.
15079
15080 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15083         even if the point is not in the last page of an article.
15084         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15085         back to the previous page.
15086
15087 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15088
15089         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15090
15091 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15092
15093         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15094
15095 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15096
15097         * message.el (message-check-news-body-syntax):
15098         Avoid mm-string-as-multibyte.
15099         (message-hide-headers): Don't assume (point-min)==1.
15100
15101 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15102
15103         * message.el (message-remove-blank-cited-lines): Fix if remove is
15104         given.
15105         (message-bogus-address-regexp): New variable.
15106         (message-bogus-recipient-p): New function.
15107         (message-check-recipients): New command.
15108         (message-syntax-checks): Add `bogus-recipient'.
15109         (message-fix-before-sending): Add `bogus-recipient'.
15110
15111         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15112         (gnus-treat-body-boundary): Don't test window-system.
15113
15114 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15115
15116         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15117
15118 2007-10-28  Miles Bader  <miles@gnu.org>
15119
15120         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15121         at compile-time too.
15122
15123 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15124
15125         * gnus-msg.el (gnus-message-setup-hook):
15126         Add `message-remove-blank-cited-lines' to options.
15127
15128 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15129
15130         * message.el (message-remove-blank-cited-lines): New function.
15131         Suggested by Karl Plästerer.
15132
15133 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15134
15135         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15136         mapc.
15137
15138         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15139         (top-level): Use mapc to set functions to be traced for debugging.
15140
15141         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15142         called for effect with while loop.
15143
15144         * message.el (message-talkative-question): Replace mapcar called for
15145         effect with mapc.
15146
15147         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15148         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15149         called for effect with dolist.
15150
15151         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15152
15153         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15154         gnus-extra-headers and nnmail-extra-headers.
15155
15156         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15157         called for effect with dolist.
15158         (top-level): Use mapc to set functions to be traced for debugging.
15159
15160         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15161         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15162         dolist.
15163
15164         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15165         Replace mapcar called for effect with mapc.
15166         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15167         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15168         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15169         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15170
15171         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15172         remove-if that's a cl function.
15173
15174         * webmail.el (webmail-debug): Replace mapcar called for effect with
15175         dolist.
15176
15177         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15178         with mapc.
15179
15180 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15183         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15184         with while loop.
15185
15186         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15187         functions from article-* functions.
15188         (gnus-multi-decode-header): Replace mapcar called for effect with
15189         dolist.
15190
15191         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15192         (gnus-bookmark-show-details): Replace mapcar called for effect with
15193         while loop.
15194
15195         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15196         called for effect with while loop.
15197
15198         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15199         with dolist.
15200
15201         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15202         Replace mapcar called for effect with dolist.
15203
15204         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15205
15206         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15207         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15208         Replace mapcar called for effect with dolist.
15209         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15210         mapc.
15211
15212         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15213         Replace mapcar called for effect with dolist.
15214         (gnus-topic-list): Replace mapcar called for effect with mapc.
15215
15216         * gnus.el: Use mapc instead of mapcar to add autoloads.
15217
15218 2007-10-23  Richard Stallman  <rms@gnu.org>
15219
15220         * gnus-group.el (gnus-group-highlight): Mark as risky.
15221
15222 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * gnus.el (gnus-server-to-method): Return method found first in
15225         gnus-newsrc-alist.
15226
15227         * gnus-art.el (gnus-article-highlight-signature)
15228         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15229         button overlay without the front stickiness.
15230
15231 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15232
15233         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15234         overview buffer needed a catch to receive its throw.
15235         (gnus-agent-flush-cache): Declare as interactive to make this function
15236         easier to use.
15237
15238 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15239
15240         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15241         `next-line'.
15242
15243 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15246         exclude address matching message-dont-reply-to-names.
15247
15248 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15249
15250         * gnus-util.el (gnus-string<): New function.
15251
15252         * gnus-sum.el (gnus-article-sort-by-author)
15253         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15254
15255 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15256
15257         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15258         the frame-focus tag is set in gnus-buffer-configuration.
15259
15260 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15263         the front stickiness.
15264
15265 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15268         url pattern; remove duplicate one.
15269         (gnus-article-extend-url-button): New function.
15270         (gnus-article-add-buttons): Use it.
15271         (gnus-button-push): Use concatenated url that it makes.
15272
15273 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15274
15275         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15276
15277 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15278
15279         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15280         Don't hardcode point-min==1.
15281
15282 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15283
15284         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15285         Fix comment about "iso8859-1".
15286
15287 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15288
15289         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15290         ones returned from the verify-function.
15291
15292         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15293         Call mml2015-extract-cleartext-signature if extraction failed.
15294
15295 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15296
15297         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15298         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15299         failed.
15300
15301 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15302
15303         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15304
15305 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15308         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15309         recommends to use EasyPG instead of PGG.
15310
15311         * pgg.el: Revert to revision 6.23.2.16.
15312
15313         * pgg-def.el: Revert to revision 6.6.2.14.
15314
15315         * pgg-gpg.el: Revert to revision 6.23.2.34.
15316
15317 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15318
15319         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15320         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15321         thread for both the null and zero (kill/expire thread) universal prefix
15322         cases.
15323         (gnus-summary-expire-thread): Add new function to expire a thread,
15324         using gnus-summary-kill-thread.
15325         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15326         shortcuts for gnus-summary-expire-thread.
15327         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15328         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15329
15330 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15331
15332         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15333         extras value, so an extras entry can be deleted.
15334         (gnus-registry-delete-extra-entry): Use it.
15335         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15336         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15337         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15338         storage through the gnus-registry, and provide an appropriate API for
15339         it.
15340
15341 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15344         Suggested by Leo <sdl.web@gmail.com>.
15345
15346         * gnus.el: Do.
15347
15348 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15349
15350         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15351         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15352
15353         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15354
15355         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15356         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15357
15358 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15359
15360         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15361         newline.
15362         (nnmbox-request-accept-article): Don't change article in source buffer;
15363         narrow to header to use message-fetch-field rather than
15364         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15365         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15366         as delimiters; make sure article ends with newline.
15367         (nnmbox-delete-mail): Correct last position of article to be deleted;
15368         ignore X-Gnus-Newsgroup header in article body.
15369         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15370         positions; make sure article ends with newline.
15371
15372         * message.el (message-display-abbrev): Don't infloop when a user
15373         inserts SPC in the beginning of header.
15374
15375         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15376         coding-system-for-read and coding-system-for-write for XEmacs having no
15377         file-coding feature.
15378
15379         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15380
15381 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15382
15383         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15384         list of groups not followed by default.  Fix type to be regexp.
15385         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15386
15387 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15388
15389         * hmac-def.el (define-hmac-function): Switch from old-style to
15390         new-style backquotes.
15391
15392         * md4.el (md4-make-step): Likewise.
15393
15394 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15395
15396         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15397         raw-text coding system when saving .newsrc file, which may contain
15398         non-ASCII group names.
15399
15400 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-cus.el (gnus-score-extra): New widget.
15403         (gnus-score-extra-convert): New function.
15404         (gnus-score-customize): Use it for Extra.
15405
15406 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15407
15408         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15409         (mml2015-mailcrypt-clear-verify): Use it.
15410         (mml2015-gpg-clear-verify): Use it.
15411         (mml2015-pgg-clear-verify): Use it.
15412         (mml2015-epg-clear-verify): Replace the current part with the output
15413         from GnuPG; don't extract the plaintext by itself.
15414
15415         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15416         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15417         mml2015-clear-verify-function; don't touch the armor headers or
15418         dash-escaped text here.
15419
15420 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15423         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15424         parts, or application/octet-stream as a last resort.
15425         (gnus-mime-view-part-as-type): Don't toggle display.
15426         (gnus-mime-view-part-as-charset): Don't turn off display before
15427         querying charset.
15428
15429         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15430         stuff to undisplayer function in Emacs.
15431         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15432
15433         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15434         text/calendar parts.
15435
15436 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15437
15438         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15439         decoding text/calendar parts.
15440
15441         * message.el (message-forward-make-body-mime): Always mark body as
15442         having no illegible text; remove signed-or-encrypted argument.
15443         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15444
15445         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15446         (mml-generate-mime-1): Don't encode body if it is specified to be in
15447         raw form; don't make buffer be unibyte when inserting multibyte string.
15448
15449 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15450
15451         * sha1.el: Fix up comment style.
15452         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15453         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15454
15455         * hex-util.el: Fix up comment style.
15456         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15457
15458         * gnus-salt.el: Use with-current-buffer.
15459         (gnus-pick-setup-message): Fix long-standing typo.
15460
15461 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15462
15463         * imap.el (imap-logout-timeout): New variable.
15464         (imap-logout, imap-logout-wait): New functions.
15465         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15466
15467         * nnimap.el (nnimap-logout-timeout): New server variable.
15468         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15469         nnimap-logout-timeout.
15470
15471         * gnus-art.el (gnus-article-summary-command-nosave)
15472         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15473
15474 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15475
15476         * gnus.el (gnus-maximum-newsgroup): New variable.
15477
15478         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15479         according to gnus-maximum-newsgroup.
15480
15481         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15482         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15483         Limit the range of articles according to gnus-maximum-newsgroup.
15484
15485 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15486
15487         * gnus-art.el (gnus-sticky-article): Fix problems described in
15488         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15489         Don't perform gnus-configure-windows here; reuse existing sticky
15490         article buffer.
15491
15492         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15493         it doesn't exist in gnus-article-mode.
15494
15495 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15496
15497         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15498         (gnus-agent-decoded-group-name): New function.
15499         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15500         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15501
15502 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15503
15504         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15505         Add binding for gnus-sticky-article.
15506         (gnus-summary-exit): Don't kill sticky article buffers.
15507
15508         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15509         article buffer.
15510         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15511         (gnus-kill-sticky-article-buffers): New commands.
15512
15513 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * nntp.el (nntp-xref-number-is-evil): New server variable.
15516         (nntp-find-group-and-number): If it is non-nil, don't trust article
15517         numbers in the Xref header.
15518
15519 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * gnus-agent.el (gnus-agent-read-group): New function.
15522         (gnus-agent-flush-group, gnus-agent-expire-group)
15523         (gnus-agent-regenerate-group): Use it.
15524         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15525         nnmail-pathname-coding-system.
15526
15527 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15528
15529         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15530
15531         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15532         that are unread as unread, and also as selected so that information of
15533         marks having been changed by a user may be updated when exiting group.
15534
15535 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15536
15537         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15538
15539 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15540
15541         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15542         calculated ignoring signature parts to gnus-treat-article.
15543
15544 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15545
15546         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15547         a point here in order to keep the window start.
15548         (gnus-insert-mime-security-button): Make a button overlay without the
15549         front stickiness.
15550         (gnus-mime-display-security): Goto the end of a button.
15551
15552         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15553
15554 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15557         group-name-at-point.
15558         (gnus-group-completing-read): New function that offers decoded
15559         non-ASCII group names for completion.
15560         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15561         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15562         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15563         (gnus-group-fetch-control): Use it.
15564         (gnus-fetch-group): Use group-name-at-point for the initial value
15565         rather than the default value; use gnus-alive-p.
15566
15567         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15568         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15569         (gnus-summary-post-news): Use gnus-group-completing-read.
15570
15571         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15572         (gnus-read-move-group-name): Decode group name for completion.
15573
15574 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15575
15576         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15577         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15578         Yamaoka slightly modified the code).
15579
15580 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15583         (nnmail-split-incoming): Bind it.
15584
15585         * nnml.el (nnml-group-name-charset): New function.
15586         (nnml-decoded-group-name): Use it; don't decode group name if
15587         nnmail-group-names-not-encoded-p is non-nil.
15588         (nnml-encoded-group-name): New function.
15589         (nnml-group-pathname): Inline nnml-decoded-group-name.
15590         (nnml-request-expire-articles): Decode group name in message.
15591         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15592         nnmail-pathname-coding-system.
15593         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15594         not decoded ones according to nnmail-group-names-not-encoded-p.
15595         (nnml-generate-active-info): Use nnml-encoded-group-name.
15596
15597 2007-08-08  Glenn Morris  <rgm@gnu.org>
15598
15599         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15600         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15601         doc-strings and comments.
15602
15603 2007-07-25  Glenn Morris  <rgm@gnu.org>
15604
15605         * Relicense all FSF files to GPLv3 or later.
15606
15607 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15608
15609         * gnus-sum.el (gnus-summary-move-article):
15610         Make gnus-summary-respool-article work.
15611
15612 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15613
15614         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15615         string.
15616
15617 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15618
15619         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15620         that should be ignored when comparing distant RSS articles with local
15621         ones.
15622         (nnrss-make-hash-index): New function.  Create a hash index according
15623         to the ignored fields.
15624         (nnrss-check-group): Use it.
15625
15626 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15629
15630         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15631
15632         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15633         the new optional argument ENCODED is non-nil.
15634         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15635         coding system for encoding group name.
15636         (gnus-group-make-rss-group): Pass un-encoded group name to
15637         gnus-group-make-group.
15638         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15639         encoded.
15640
15641         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15642         Encode group name to which articles are moved or copied.
15643         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15644         coding system for encoding Newsgroup, Followup-To and Xref headers.
15645
15646         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15647         marks; use nnheader-file-coding-system to write a file.
15648         (nnagent-retrieve-headers): Bind file-name-coding-system to
15649         nnmail-pathname-coding-system.
15650
15651         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15652
15653         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15654         (nnml-request-article, nnml-request-create-group)
15655         (nnml-request-rename-group, nnml-find-id)
15656         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15657         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15658         (nnml-save-marks): Use nnml-group-pathname instead of
15659         nnmail-group-pathname.
15660
15661         (nnml-request-create-group, nnml-request-expire-articles)
15662         (nnml-request-move-article, nnml-request-delete-group)
15663         (nnml-deletable-article-p, nnml-possibly-create-directory)
15664         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15665         (nnml-open-marks): Bind file-name-coding-system to
15666         nnmail-pathname-coding-system.
15667
15668         (nnml-request-article): Pass server argument to nnml-find-group-number.
15669         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15670         Pass server argument to nnml-possibly-create-directory.
15671         (nnml-request-accept-article): Pass server argument to
15672         nnml-active-number and nnml-save-mail.
15673         (nnml-find-group-number): Pass server argument to nnml-find-id.
15674         (nnml-request-update-info): Pass server argument to
15675         nnml-marks-changed-p.
15676
15677         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15678         (nnml-save-mail, nnml-active-number): Add server argument.
15679
15680         (nnml-request-delete-group): Warn if group is missing.
15681         (nnml-get-nov-buffer): Decode group name.
15682         (nnml-generate-active-info): Encode group name.
15683         (nnml-open-marks): Decode group name in messages.
15684
15685 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15686
15687         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15688         if it is not specified.
15689         (gnus-article-pipe-part, gnus-article-save-part)
15690         (gnus-article-interactively-view-part, gnus-article-copy-part)
15691         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15692         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15693         (gnus-article-replace-part, gnus-article-delete-part)
15694         (gnus-article-view-part-as-type): Pass raw prefix argument to
15695         gnus-article-part-wrapper.
15696
15697 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15698
15699         * gnus-agent.el (gnus-agent-save-active):
15700         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15701
15702         * gnus-cache.el (gnus-cache-save-buffers)
15703         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15704         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15705         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15706         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15707         (gnus-cache-generate-active, gnus-cache-rename-group)
15708         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15709         (gnus-cache-update-overview-total-fetched-for):
15710         Bind file-name-coding-system to nnmail-pathname-coding-system.
15711         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15712         New variables.
15713         (gnus-cache-decoded-group-name): New function.
15714         (gnus-cache-file-name): Use it.
15715         (gnus-cache-generate-active): Use non-decoded group name for active.
15716
15717         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15718         right place.
15719         (gnus-write-active-file): Don't break non-ASCII group names.
15720
15721         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15722         nnmail-pathname-coding-system.
15723
15724         * lpath.el: Bind default-file-name-coding-system,
15725         file-name-coding-system and language-info-alist for XEmacs.
15726
15727         * gnus-uu.el (gnus-uu-decode-save): Typo.
15728
15729 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15730
15731         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15732
15733 2007-07-14  David Kastrup  <dak@gnu.org>
15734
15735         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15736         finishing actions if we did not edit the article.
15737
15738 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15741         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15742         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15743         (gnus-agent-flush-group, gnus-agent-flush-cache)
15744         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15745         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15746         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15747         (gnus-agent-regenerate-group)
15748         (gnus-agent-update-files-total-fetched-for)
15749         (gnus-agent-update-view-total-fetched-for):
15750         Bind file-name-coding-system to nnmail-pathname-coding-system.
15751         (gnus-agent-group-pathname): Don't encode file names by
15752         nnmail-pathname-coding-system.
15753         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15754         coding-system-for-write instead of buffer-file-coding-system to
15755         gnus-agent-file-coding-system.
15756
15757         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15758         Decode group name.
15759
15760         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15761
15762         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15763         (gnus-read-newsrc-el-file): Make group names unibyte.
15764
15765         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15766         nnmail-pathname-coding-system.
15767
15768         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15769         (nnrss-request-delete-group): Bind file-name-coding-system to
15770         nnmail-pathname-coding-system.
15771         (nnrss-read-server-data, nnrss-read-group-data):
15772         Bind file-name-coding-system correctly.
15773         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15774
15775         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15776         (nntp-server-to-method-cache): New variable.
15777         (nntp-group-pathname): New function that decodes non-ASCII group names.
15778         (nntp-possibly-create-directory, nntp-marks-changed-p)
15779         (nntp-save-marks, nntp-open-marks): Use it.
15780         (nntp-possibly-create-directory, nntp-open-marks):
15781         Bind file-name-coding-system to nnmail-pathname-coding-system.
15782         (nntp-open-marks): Decode group names when bootstrapping marks.
15783
15784         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15785         Newsgroups and Followup-To headers.
15786
15787 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15790         (gnus-server-closed-face, gnus-server-denied-face)
15791         (gnus-server-offline-face): Remove variable.
15792         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15793
15794         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15795         of modifying message-stack directly for XEmacs.
15796
15797         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15798         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15799         if the coding-system argument is nil for XEmacs.
15800
15801         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15802         mm-charset-override-alist.
15803
15804         * rfc2047.el: Don't require base64; require rfc2045 for the function
15805         rfc2045-encode-string.
15806         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15807         to quote the parameter value.
15808
15809 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15812         form in gnus-group-name-charset-method-alist.
15813
15814         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15815         overrides the default layout edit-form.
15816
15817         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15818
15819         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15820
15821 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15822
15823         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15824         as unfetched articles.
15825
15826 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15827
15828         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15829
15830 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15831
15832         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15833         original back end that keeps marks in the local system.
15834
15835 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15838         arg of pop-to-buffer for XEmacs.
15839         (gnus-article-read-summary-keys): Ditto; don't restore window
15840         configuration if summary command ends up with neither article buffer
15841         nor summary buffer; describe bindings if summary keys end with C-h.
15842
15843 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15844
15845         * message.el (message-fix-before-sending): Skip raw message part to be
15846         forwarded while checking illegible text.
15847         (message-forward-make-body-mime, message-forward-make-body):
15848         Mark signed or encrypted raw message as having no illegible text.
15849
15850 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15851
15852         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15853         (gnus-message-with-timestamp-1): New macro.
15854         (gnus-message-with-timestamp): New function.
15855         (gnus-message): Use them.
15856
15857         * nnheader.el (nnheader-message): Use them.
15858
15859 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15860
15861         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15862         .newsrc.eld file.
15863
15864 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15865
15866         * gnus-agent.el (gnus-agent-fetch-headers)
15867         (gnus-agent-retrieve-headers):
15868         Bind gnus-decode-encoded-address-function to identity.
15869
15870         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15871         available also when the server returns simply a dot.
15872
15873         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15874
15875 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15876
15877         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15878
15879 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15880
15881         * gnus-ems.el (gnus-x-splash): Make it work.
15882
15883         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15884         from being used.
15885
15886         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15887
15888 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15891         4th and the 5th arguments.
15892
15893         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15894         the front stickiness.
15895         (gnus-article-summary-command-nosave): Correct the order of the
15896         arguments passed to pop-to-buffer.
15897         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15898         summary command ends up with the article buffer.
15899
15900         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15901         the same faces.
15902
15903 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15904
15905         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15906
15907 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15908
15909         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15910         * gnus-sum.el (gnus-summary-highlight):
15911         * pgg.el (pgg-sign-region, pgg-sign):
15912         * mail-source.el (mail-source-delete-old-incoming-confirm):
15913         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15914
15915 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15916
15917         * gnus-art.el (gnus-mime-view-part-externally)
15918         (gnus-mime-view-part-internally): Fix predicate function passed to
15919         completing-read.
15920
15921         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15922
15923         * gnus.el (gnus-update-message-archive-method): Add :version.
15924
15925 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * gnus.el (gnus-update-message-archive-method): New variable.
15928
15929         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15930         according to gnus-message-archive-method if
15931         gnus-update-message-archive-method is non-nil.
15932
15933 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15934
15935         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15936         Suggested by Loic Dachary <loic@dachary.org>.
15937         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15938
15939 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * message.el (message-pop-to-buffer): Add switch-function argument.
15942         (message-mail): Pass switch-function argument to it.
15943
15944 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15945
15946         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15947         Improve doc string.
15948
15949 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15952         (gnus-header-content):
15953         * gnus-cite.el (gnus-cite-10):
15954         * gnus-srvr.el (gnus-server-closed):
15955         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15956         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15957         (gnus-group-mail-3-empty, gnus-group-mail-low)
15958         (gnus-group-mail-low-empty, gnus-splash):
15959         * message.el (message-header-to, message-header-cc)
15960         (message-header-subject, message-header-other, message-header-name)
15961         (message-header-xheader, message-separator, message-cited-text)
15962         (message-mml): Lighten colors of faces used for dark background.
15963
15964 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15965
15966         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15967         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15968
15969 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * message.el (message-narrow-to-headers-or-head):
15972         Ignore mail-header-separator in the body.
15973
15974 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15975
15976         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15977         same as window size.
15978
15979 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15980
15981         * message.el (message-font-lock-keywords): Use message-header-xheader
15982         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15983         ahead of the anything pattern, to get it recognized.
15984
15985 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15986
15987         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15988         spam.el loads uses it in the compiled defadvice form.
15989
15990 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15991
15992         * gnus-sum.el (gnus-articles-to-read)
15993         (gnus-summary-insert-old-articles): Don't truncate group name for
15994         `read-string'.
15995
15996         * gnus-util.el (gnus-limit-string): Delete this function.
15997
15998         * gnus-sum.el (gnus-simplify-subject-fully):
15999         Use `truncate-string-to-width' instead.
16000
16001 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16002
16003         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16004         Tell if, on summary exit, the next group has to be selected.
16005         (gnus-summary-exit): Use it.
16006
16007 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16008
16009         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16010         non-break space.
16011
16012 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16013
16014         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16015         Check if group is not a directory.
16016         (nnfolder-request-expire-articles): Don't delete articles if the target
16017         group is not available.
16018
16019         * nnml.el (nnml-request-create-group): Properly check if group is not a
16020         file.
16021         (nnml-request-expire-articles): Don't delete articles if the target
16022         group is not available.
16023
16024         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16025         Don't quote characters that are within parentheses.
16026
16027 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16028
16029         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16030         (gnus-handle-ephemeral-exit): Select article according to it.
16031
16032 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16033
16034         * message.el (message-insert-formated-citation-line): Remove newline.
16035         (message-citation-line-format): Add final \n here so that the user can
16036         avoid a blank line.
16037
16038 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16039
16040         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16041         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16042         Update lanl/arXiv support.
16043
16044 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16045
16046         * gnus.el: Bump version number.
16047
16048 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16049
16050         * gnus.el (gnus-version-number): Bump version.
16051
16052 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16053
16054         * gnus.el: No Gnus v0.6 is released.
16055
16056 2007-04-27  Didier Verna  <didier@xemacs.org>
16057
16058         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16059         * gmm-utils.el (gmm-regexp-concat): ... here.
16060         * message.el: Don't require 'gnus-util.
16061         (message-dont-reply-to-names): Handle name change above.
16062         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16063
16064 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16067         since the initial value varies according to the system.
16068
16069 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16070
16071         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16072
16073 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16074
16075         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16076
16077 2007-04-24  Didier Verna  <didier@xemacs.org>
16078
16079         Improve the type of gnus-ignored-from-addresses.
16080         * gnus-util.el (gnus-orify-regexp): New function.
16081         * message.el (gnus-util): Require it.
16082         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16083         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16084         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16085
16086 2007-04-24  Didier Verna  <didier@xemacs.org>
16087
16088         * gnus-sum.el:
16089         * gnus-utils.el: Fix some trailing whitespaces.
16090
16091 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16092
16093         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16094         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16095         article's Message-ID; refer parent article in summary buffer.
16096
16097         * message.el (message-bounce): Call mime-to-mml.
16098
16099         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16100         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16101         optimize and/or forms properly.
16102
16103 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16104
16105         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16106         URL.
16107
16108 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16109
16110         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16111
16112 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16115         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16116         displayed of multipart/alternative part if it is invoked from summary
16117         buffer.
16118
16119         * mm-view.el (mm-inline-text-html-render-with-w3m)
16120         (mm-inline-text-html-render-with-w3m-standalone)
16121         (mm-inline-render-with-function): Use mail-parse-charset by default.
16122
16123 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16124
16125         * parse-time.el (parse-time-string-chars): Check if CHAR
16126         is less than the length of parse-time-syntax.
16127
16128 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16131         from gnus-newsgroup-processable.
16132
16133 2007-04-16  Didier Verna  <didier@xemacs.org>
16134
16135         * gnus-msg.el (gnus-configure-posting-styles):
16136         Handle message-signature-directory properly with :file syntax.
16137         Reported by "Leo".
16138
16139 2007-04-11  Didier Verna  <didier@xemacs.org>
16140
16141         New user option: message-signature-directory.
16142         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16143         * message.el (message-insert-signature): Ditto.
16144         * message.el (message-signature-file): Doc update.
16145         * message.el (message-signature-directory): New.
16146
16147 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * gnus-msg.el (gnus-inews-yank-articles):
16150         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16151
16152 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16153
16154         * message.el (message-yank-original): Make sure cited text ends with
16155         newline; don't exchange point and mark.
16156
16157 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16158
16159         * tls.el (open-tls-stream): Properly handle case where there
16160         is no associated buffer.
16161
16162 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16163
16164         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16165         message-yank-original, make sure (< mark TEXT point).
16166
16167 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16168
16169         * message.el (message-fill-column): New variable.
16170         (message-mode): Use it.  Add comment on a possible new hook.
16171
16172         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16173         (nnmail-get-new-mail): Reformat.
16174
16175         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16176
16177         * gmm-utils.el: Fix Commentary.
16178         (gmm-tool-bar-from-list): Fix typo in doc string.
16179
16180 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16181
16182         * message.el (message-yank-original): Don't switch point and mark
16183         unnecessarily to put point and mark as documented.
16184
16185 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16186
16187         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16188         from the message heads.
16189
16190 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16191
16192         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16193         article buffer does not have a window.  This may not be the best
16194         solution but is certainly better than setting the start of the null,
16195         that is the current, window.
16196
16197 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16198
16199         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16200         (gnus-draft-setup): Run it.
16201
16202         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16203         gnus-score-fast-scoring.  Allow regexp.
16204         (gnus-score-headers): Use it.
16205
16206         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16207         XEmacs.
16208
16209         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16210         string.
16211         (gnus-button-alist): Also catch `<f1> k ...'.
16212         (gnus-treat-display-x-face): Fix doc string.
16213
16214 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16215
16216         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16217         evaluation of gnus-extended-version to ensure correct generation of the
16218         User-Agent header when message-generate-headers-first is used.
16219
16220 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16221
16222         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16223         hashcash-path is nil.  Don't call callback with incorrect number of
16224         parameters if val is 0.
16225
16226 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16227
16228         * message.el (message-required-news-headers):
16229         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16230
16231 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16232
16233         * tls.el (open-tls-stream): In handshake-waiting loop,
16234         don't wait more if there is output available to process.
16235
16236 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16237
16238         * tls.el (tls-program): Doc fix.
16239
16240 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16241
16242         * message.el (message-generate-new-buffers): Change the meaning of the
16243         nil value; add `standard' to the choices; treat t as `unique'; improve
16244         doc string.
16245         (gnus-select-frame-set-input-focus): Autoload.
16246         (message-buffer-name): Search for the existing message buffer if
16247         message-generate-new-buffers is nil or `standard'; treat the value t of
16248         message-generate-new-buffers as `unique'.
16249         (message-pop-to-buffer): Raise the frame already displaying the message
16250         buffer; clear the echo area after querying.
16251         (message-setup): Pass the `continue' argument to compose-mail.
16252         (message-mail): Prefer `switch-function' if it is given; search for the
16253         existing message buffer if the `continue' argument is non-nil; pass
16254         continue and switch-function arguments to compose-mail by way of
16255         message-setup.
16256         (message-mail-other-window): Adjust argument of message-setup.
16257         (message-mail-other-frame): Ditto.
16258
16259 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16262         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16263         to turn font-lock on when turning gnus-message-citation-mode on.
16264
16265 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16266
16267         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16268         (mml-smime-function-alist): New variable; add epg as the backend.
16269         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16270         mml-smime- functions instead.
16271         * mm-view.el: Require smime.
16272
16273 2007-03-05  Didier Verna  <didier@xemacs.org>
16274
16275         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16276         instead of just inheritance for posting styles.
16277         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16278
16279 2007-02-24  Chris Moore  <dooglus@gmail.com>
16280
16281         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16282         * pgg-pgp.el (pgg-pgp-encrypt-region):
16283         * pgg-gpg.el (pgg-gpg-encrypt-region):
16284         Check pgg-encrypt-for-me if no other recipients.
16285
16286 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16287
16288         * tls.el (tls-certtool-program): Fix custom type.
16289
16290 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16291
16292         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16293         and point-at-eol instead of line-(beginning|end)-position.
16294
16295         * assistant.el (assistant-parse-buffer): Ditto.
16296
16297         * netrc.el (netrc-parse-services): Ditto.
16298
16299 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16300
16301         * mml2015.el (mml2015-epg-find-usable-key): New function.
16302         (mml2015-epg-sign): Use it.
16303         (mml2015-epg-encrypt): Use it.
16304
16305 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * message.el (message-make-in-reply-to): Quote name containing
16308         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16309         if there are special characters.  Reported by NAKAJI Hiroyuki
16310         <nakaji@jp.freebsd.org>.
16311
16312 2007-02-27  Didier Verna  <didier@xemacs.org>
16313
16314         Include the group parameters as well as the topic ones in the
16315         inheritance filter process.
16316         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16317         argument GROUP-PARAMS-LIST.
16318         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16319
16320 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * nntp.el (nntp-never-echoes-commands)
16323         (nntp-open-connection-functions-never-echo-commands): New variables.
16324         (nntp-send-command): Use them.
16325
16326 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16327
16328         * mml2015.el (mml2015-epg-verify): Simplify.
16329
16330 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16331
16332         * mml.el (mml-content-disposition-alist): New user option.
16333         (mml-content-disposition): New function.
16334         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16335         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16336
16337 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16338
16339         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16340         verification.
16341
16342 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16343
16344         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16345         articles posted in the last 24 hours.
16346
16347 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16348
16349         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16350
16351 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16352
16353         * nntp.el (nntp-send-command): Don't wait for echoes when
16354         nntp-open-ssl-stream is used.
16355
16356 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16357
16358         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16359         (gnus-message-add-citation-keywords)
16360         (gnus-message-remove-citation-keywords): Remove.
16361         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16362         directly, make the variables in font-lock-defaults buffer-local, add
16363         gnus-message-citation-keywords to them and then update the value of
16364         font-lock-keywords.
16365
16366 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * message.el (message-cite-original-1): Don't call
16369         gnus-article-highlight-citation.
16370
16371         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16372         citations; fix line count.
16373
16374 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16375
16376         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16377         (gnus-message-add-citation-keywords)
16378         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16379         versions of font-lock-add-keywords and font-lock-remove-keywords to
16380         work with XEmacs correctly.
16381
16382 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * gnus-cite.el (gnus-cite-face-list): Set the values of
16385         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16386         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16387         (gnus-message-cite-prefix-regexp): New variable.
16388         (gnus-message-search-citation-line): Use it; protect against long
16389         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16390         the 0th match data for Emacs.
16391         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16392         (gnus-message-add-citation-keywords): Append keywords rather than
16393         prepending; emulate font-lock-add-keywords if it is not available.
16394         (gnus-message-remove-citation-keywords):
16395         Emulate font-lock-remove-keywords if it is not available.
16396
16397         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16398
16399         * message.el (message-cite-prefix-regexp): Set the value of
16400         gnus-message-cite-prefix-regexp.
16401
16402 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16403
16404         * nnweb.el (nnweb-google-parse-1): Update parser.
16405
16406 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16407
16408         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16409
16410 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16411
16412         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16413         regexp.
16414
16415 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16416
16417         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16418         string-to-multibyte.
16419         (uudecode-decode-region-internal): Use it.
16420
16421         * lpath.el: Fbind string-as-multibyte for XEmacs.
16422
16423 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16424
16425         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16426         Fix custom choice.
16427
16428         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16429
16430 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16431
16432         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16433
16434         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16435         `write-region' to respect `mm-inhibit-file-name-handlers'.
16436
16437 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16438
16439         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16440         Use gnus-home-directory instead of "~/" or "$HOME".
16441
16442 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16443
16444         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16445         to mention filename.
16446         Add comments at beginning regarding usage.
16447         (encrypt-write-file-contents): Change interactive so a string is
16448         acceptable.  If the file has no associated model, show an error instead
16449         of a nonsense prompt.
16450
16451 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16452
16453         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16454         Thanks to Yoshihiko Yamada for kind notification of this typo.
16455
16456 2007-01-12  Kenichi Handa  <handa@m17n.org>
16457
16458         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16459         multibyte buffer.
16460
16461 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16462
16463         * gnus-score.el (gnus-score-fast-scoring): New variable.
16464         (gnus-score-headers): Use it.
16465
16466         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16467
16468         * message.el (message-cite-original-1):
16469         Call gnus-article-highlight-citation if requested.
16470         (message-make-from): Allow name and address as optional arguments.
16471
16472         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16473
16474         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16475         bugs to doc string.
16476         (gnus-button-alist): Add mid\\|message-id.
16477         (gnus-button-fetch-group): Extend for use in
16478         `browse-url-browser-function'.
16479         (gnus-button-url-regexp): Try to catch paired parentheses like in
16480         Wikipedia URLs.
16481
16482         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16483         Suggested by Simon Krahnke <overlord@gmx.li>.
16484
16485 2007-01-13  Romain Francoise  <romain@orebokech.com>
16486
16487         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16488         Update copyright.
16489
16490 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16491
16492         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16493
16494 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16495
16496         * gnus-registry.el (gnus-registry-unfollowed-groups)
16497         (gnus-registry-split-fancy-with-parent): Fix documentation.
16498
16499 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16500
16501         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16502         from nnweb groups.
16503
16504 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16505
16506         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16507         Xref urls.  Erase buffer before requesting head.
16508
16509         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16510
16511 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16512
16513         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16514         customizable.
16515
16516 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16517
16518         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16519         no signing key is found.
16520         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16521         no encrypting and/or signing key is found.
16522
16523 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16524
16525         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16526
16527 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16528
16529         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16530         headers read from disk with the ones newly found in the current search.
16531         This should no longer cause problems, because the article numbers in
16532         Gmane's `nov.php' output are ignored since the previous change.
16533
16534 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16535
16536         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16537
16538 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16539
16540         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16541         replace-regexp-in-string; bind url-version; fbind display-images-p and
16542         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16543         find-face and set-itimer-function for Emacs; bind itimer-list for
16544         Emacs.
16545
16546         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16547
16548 2007-01-01  Romain Francoise  <romain@orebokech.com>
16549
16550         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16551
16552 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16553
16554         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16555         `define-minor-mode' macro definition expanded properly.
16556         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16557         exclude it there.
16558
16559         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16560         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16561         `fboundp' test.
16562         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16563         This is OK to autoload in (S)XEmacs now.
16564
16565 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16566
16567         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16568         keystroke.
16569         (gnus-summary-limit-to-singletons): Fix typo.
16570
16571         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16572         else fails.
16573
16574 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16575
16576         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16577         docstring.
16578
16579         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16580         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16581         (gnus-summary-insert-dormant-articles): Fix typo in message.
16582
16583 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16584
16585         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16586         nil for XEmacs.
16587         (gnus-message-citation-mode): Don't autoload in XEmacs.
16588
16589         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16590
16591 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16592
16593         * nnimap.el (nnimap-expunge-search-string):
16594         Mention nnimap-search-uids-not-since-is-evil in docstring.
16595
16596 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16597
16598         * spam.el: Revert to make-obsolete-variable because
16599         define-obsolete-variable-alias is not supported in Emacs 21.
16600
16601         * spam.el (spam-ifile-path, spam-ifile-database-path)
16602         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16603         make-obsolete-variable.
16604         (spam-bsfilter-path, spam-bsfilter-program)
16605         (spam-spamassassin-path, spam-spamassassin-program)
16606         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16607         Don't use "path" inappropriately.
16608         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16609         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16610         variable names.
16611
16612 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16613
16614         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16615         summary buffer.
16616
16617         * password.el (password-cache-remove): Use clear-string to burn
16618         password, if available.
16619
16620 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16621
16622         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16623
16624         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16625
16626         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16627         (gnus-message-highlight-citation): Move defcustom here from
16628         gnus-cite.el.
16629         (gnus-message-citation-mode): Autoload.
16630
16631         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16632         checks to make it compile with XEmacs.
16633         (gnus-message-citation-mode): New minor mode.
16634         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16635         (gnus-message-highlight-citation): New variables.
16636         (gnus-message-search-citation-line)
16637         (gnus-message-add-citation-keywords)
16638         (gnus-message-remove-citation-keywords)
16639         (turn-on-gnus-message-citation-mode)
16640         (turn-off-gnus-message-citation-mode): New functions.
16641
16642 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16643
16644         * gnus-cite.el: Enable highlighting of different citation levels in
16645         message-mode.
16646
16647 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16648
16649         * message.el (message-make-fqdn): Fix comment.
16650         (message-bogus-system-names): Add ".local".
16651
16652         * spam.el (spam-ifile-path, spam-ifile-program)
16653         (spam-ifile-database-path, spam-ifile-database)
16654         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16655         Don't use "path" inappropriately.
16656         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16657         strings.
16658         (spam-check-ifile, spam-ifile-register-with-ifile)
16659         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16660         Use new variable names.
16661
16662         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16663         (gnus-treat-display-smileys): Simplify using
16664         gnus-image-type-available-p.
16665
16666         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16667         available.
16668
16669         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16670         Use `display-images-p' if available.
16671
16672 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16675         one after turning on the buffer's multibyteness instead of decoding
16676         them directly in the unibyte buffer that causes unexpected conversion
16677         in Emacs 23 (unicode).
16678
16679 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16680
16681         * message.el (message-generate-hashcash): Fix custom type.
16682
16683 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16684
16685         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16686
16687 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16688
16689         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16690         disconnect icons.  Add help text.
16691
16692 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16693
16694         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16695         negated to be consistent with the others we handle.
16696
16697 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16698
16699         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16700         version of gnus-summary-buffer to something, so that we can use two
16701         article buffers at the same time.
16702
16703 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16704
16705         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16706         trigger all the extra headers.
16707         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16708         sorting.
16709
16710 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16711
16712         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16713         solid groups.
16714
16715 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16716
16717         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16718
16719 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16720
16721         * legacy-gnus-agent.el: Add Copyright notice.
16722
16723 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16724
16725         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16726
16727 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16728
16729         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16730
16731         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16732         to make it work reliably in CVS Emacs.
16733         (gnus-summary-limit-strange-charsets-predicate)
16734         (gnus-summary-limit-to-predicate): New functions.
16735
16736 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16737
16738         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16739         specifying array size.
16740         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16741         array if it is too small.
16742         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16743         (gnus-sort-threads-loop): New function.
16744
16745 2006-12-06  Chris Moore  <dooglus@gmail.com>
16746
16747         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16748         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16749
16750 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16751
16752         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16753         options.
16754
16755 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16756
16757         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16758         DOS-ing the recipient.
16759
16760         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16761         the headers when creating the mapping to avoid mismappings.
16762         (nnweb-gmane-create-mapping): Always nix out old mapping.
16763
16764 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16765
16766         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16767         and mm-verify-option to never.
16768
16769 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16770
16771         * message.el (message-signed-or-encrypted-p): New function.
16772         (message-forward-make-body): Use it.
16773
16774         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16775         Replace encode-coding-string with mm-encode-coding-string.
16776
16777 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16778
16779         * nneething.el (nneething-decode-file-name):
16780         Replace decode-coding-string with mm-decode-coding-string.
16781
16782         * gnus-int.el (gnus-open-server): Say failed server's name.
16783
16784 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16785
16786         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16787         strings to a single string.  Quote `errors-file-name'.
16788         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16789         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16790         Adjust calls.  Use `shell-quote-argument'.
16791
16792 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16793
16794         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16795         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16796
16797         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16798         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16799         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16800         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16801         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16802         (gnus-subscribe-newsgroup, gnus-1):
16803         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16804         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16805         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16806         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16807
16808 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16809
16810         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16811         keystroke.
16812         (gnus-summary-limit-to-bodies): Implement headersp.
16813
16814 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16815
16816         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16817
16818 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16819
16820         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16821
16822 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16823
16824         * message.el (message-generate-hashcash): Expand range of values to
16825         include `opportunistic'.
16826         (message-send-mail): Use it.
16827
16828 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16829
16830         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16831         and comment it.
16832
16833         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16834
16835 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16836
16837         * gnus-util.el (gnus-extract-address-components): Improve comment.
16838
16839 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16840
16841         * gnus-util.el (gnus-extract-address-components): Work with address in
16842         which the name portion contains @.
16843
16844         * lpath.el: Fbind custom-autoload.
16845
16846 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16847
16848         * gnus.el (gnus-start): Move custom group up.
16849         (gnus-select-method): Don't autoload, but make it available for
16850         `customize-variable'.
16851         (gnus-getenv-nntpserver): Don't autoload.
16852
16853 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16854
16855         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16856
16857 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16858
16859         * message.el (message-sendmail-extra-arguments): New variable.
16860         (message-send-mail-with-sendmail): Use it.
16861
16862 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16863
16864         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16865         mm-with-unibyte-current-buffer to make string unibyte.
16866
16867         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16868         mm-string-as-multibyte.
16869
16870 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16871
16872         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16873         Reported by Werner Koch <wk@gnupg.org>.
16874
16875 2006-11-14  Daiki Ueno  <ueno@p360>
16876
16877         * mml2015.el: Autoload epa-select-keys when compiling.
16878
16879 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16880
16881         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16882         message-options.
16883         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16884
16885 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16886
16887         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16888         EasyPG (< 0.0.6).
16889         (mml2015-always-trust): New user option.
16890         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16891         prompt.
16892
16893 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16894
16895         * nntp.el (nntp-authinfo-force): New variable.
16896         (nntp-send-authinfo): Use it.
16897
16898 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16899
16900         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16901         decode encoded words.  Improve prompt.  Add comment about forwarding.
16902         (message-replacement-char): Move up.
16903
16904 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16905
16906         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16907         instead of gnus-intersection because arguments of gnus-sorted-nunion
16908         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16909
16910 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16911
16912         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16913         (message-simplify-subject-functions):
16914         Enable message-strip-subject-encoded-words by default.
16915
16916 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16917
16918         * message.el (message-strip-subject-encoded-words): New function.
16919         (message-simplify-subject-functions): New variable.
16920         (message-simplify-subject): Use it.  Fix typo in doc string.
16921         Support message-strip-subject-encoded-words.
16922
16923 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16924
16925         * gnus-diary.el (gnus-diary-delay-format-function):
16926         * nndiary.el (nndiary-reminders):
16927         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16928
16929 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16930
16931         * gnus-art.el (article-hide-boring-headers): Fetch date from
16932         gnus-original-article-buffer to avoid problems with localized date
16933         strings.
16934
16935 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16936
16937         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16938
16939 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16940
16941         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16942         New variables.
16943         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16944         (mm-charset-synonym-alist): Move some entries to
16945         mm-codepage-iso-8859-list.
16946         (mm-charset-synonym-alist, mm-charset-override-alist):
16947         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16948
16949 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16952
16953 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16954
16955         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16956         with Emacs 21 and XEmacs.
16957
16958 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16959
16960         * spam.el (spam-parse-address): New function for better parsing,
16961         catching errors, etc.
16962         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16963
16964 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16965
16966         * mm-view.el: Add interactive arg to html2text autoload.
16967
16968 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16971
16972 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16973
16974         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16975         New variables.
16976         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16977         (mm-charset-synonym-alist): Move some entries to
16978         mm-codepage-iso-8859-list.
16979
16980         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16981
16982 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16983
16984         * message.el (message-citation-line-format)
16985         (message-insert-formated-citation-line): Fix implementation of %E, %N
16986         and %n according to the doc string.
16987
16988 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16989
16990         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16991         Use car-safe to avoid bad parses.
16992
16993 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16996         names.
16997
16998         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16999
17000 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17001
17002         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17003         header.
17004
17005         * message.el (message-draft-headers): Add Date.
17006         (message-headers-to-generate): Fix typo in docstring.
17007
17008         * nndraft.el (nndraft-required-headers): New variable.
17009         (nndraft-generate-headers): Use it.
17010
17011         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17012
17013 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17014
17015         * gnus-registry.el (gnus-registry-wash-for-keywords)
17016         (gnus-registry-find-keywords): New functions to allow easy searching of
17017         articles that are in the registry.
17018
17019 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17020
17021         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17022         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17023         Reported by Damien Elmes <damien@repose.cx>.
17024
17025 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17026
17027         * gnus.el (gnus-mime): Remove unused custom group.
17028
17029 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17030
17031         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17032         "blank line" when searching for end of armor headers.
17033
17034 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17035
17036         * gmm-utils.el (gmm-write-region): Fix variable name.
17037
17038 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17039
17040         * gmm-utils.el (gmm-write-region): New function based on compatibility
17041         code from `mm-make-temp-file'.
17042
17043         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17044
17045         * nnmaildir.el (nnmaildir--update-nov)
17046         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17047         Use `gmm-write-region'.
17048
17049 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17050
17051         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17052         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17053
17054         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17055
17056         * message.el (message-replacement-char): New variable.
17057         (message-fix-before-sending): Use it.
17058         (message-simplify-subject): New function to remove duplicate code.
17059         (message-reply, message-followup): Use it.
17060
17061         * gnus-sum.el (gnus-summary-make-menu-bar):
17062         Clarify gnus-summary-limit-to-articles.
17063
17064 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17065
17066         * gnus-util.el (gnus-with-local-quit): New macro.
17067
17068         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17069
17070 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17071
17072         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17073         ignore non-string data.
17074
17075 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17076
17077         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17078         non-string data (needs to be done in the registry too).
17079
17080 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17081
17082         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17083         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17084         (gnus-registry-split-fancy-with-parent)
17085         (gnus-registry-fetch-simplified-message-subject-fast)
17086         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17087         Remove text properties on ingress into the registry and when it's saved.
17088         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17089         registry from entries with no groups.
17090
17091 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17092
17093         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17094         function to remove string properties.
17095
17096 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17097
17098         * gmm-utils.el (gmm): Adjust custom version.
17099
17100         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17101         Adjust custom version.
17102
17103         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17104
17105 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17106
17107         * gnus-art.el (gnus-insert-prev-page-button)
17108         (gnus-insert-next-page-button): Simplify.  Reformat.
17109
17110 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17111
17112         * gnus-art.el (gnus-insert-prev-page-button)
17113         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17114
17115 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17116
17117         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17118
17119 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17120
17121         * gnus-art.el (gnus-insert-mime-button)
17122         (gnus-insert-mime-security-button):
17123         Apply gnus-article-button-face to MIME and security buttons.
17124
17125 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17126
17127         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17128         readable.
17129
17130 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17133
17134 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17135
17136         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17137         `browse-url-of-file' instead of `browse-url'.
17138
17139 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17140
17141         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17142         regexp.  Articles containing quotation were cut prematurely.
17143
17144 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * message.el (message-cite-original-1): Use nobody by default for the
17147         value of From header.
17148         (message-reply): Ditto.
17149
17150 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17151
17152         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17153         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17154         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17155
17156 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17157
17158         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17159         mails in the doc string.  Add some URLs in comment.
17160         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17161
17162 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17163
17164         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17165         backslashes handling and the way to find boundaries of quoted strings.
17166
17167 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17168
17169         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17170         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17171         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17172         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17173
17174 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17175
17176         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17177         doc string.
17178         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17179
17180 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17181
17182         * lpath.el: Fbind epg-check-configuration.
17183
17184 2006-09-06  Simon Josefsson  <jas@extundo.com>
17185
17186         * mml2015.el (mml2015-use): Doc fix, mention epg.
17187
17188 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17189
17190         * mml2015.el (mml2015-use): Default to epg, if available.
17191
17192 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17193
17194         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17195         message-sender.
17196         (mml1991-epg-encrypt): Ditto.
17197         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17198         message-sender.
17199         (mml2015-epg-encrypt): Ditto.
17200
17201 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17202
17203         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17204         several common directories.
17205
17206 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17207
17208         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17209         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17210
17211 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17212
17213         * gnus-art.el (article-decode-encoded-words): Make it fast.
17214
17215 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17218
17219         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17220         in quoted string into `\'.
17221
17222 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17225         Use standard-syntax-table.
17226
17227 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17228
17229         * gnus-art.el (gnus-decode-address-function): New variable.
17230         (article-decode-encoded-words): Use it to decode headers which are
17231         assumed to contain addresses.
17232         (gnus-mime-delete-part): Remove useless `or'.
17233
17234         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17235         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17236         (gnus-nov-parse-line): Use it to decode From header.
17237         (gnus-get-newsgroup-headers): Ditto.
17238         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17239
17240         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17241         (mail-decode-encoded-address-string): New alias.
17242
17243         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17244         New function.
17245         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17246         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17247         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17248         (rfc2047-decode-string): Ditto.
17249         (rfc2047-decode-address-region): New function.
17250         (rfc2047-decode-address-string): New function.
17251
17252 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17253
17254         * message.el (message-caesar-buffer-body): Allow rotating headers.
17255
17256         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17257
17258         * message.el (message-insert-formated-citation-line): Fix %f.
17259         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17260
17261 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17264         (gnus-bookmark-mouse-available-p): New macro.
17265         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17266         (gnus-bookmark-bmenu-show-infos): Use it.
17267         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17268         (gnus-bookmark-bmenu-hide-infos): Ditto.
17269         (gnus-bookmark-remove-properties): New function.
17270         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17271         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17272         (gnus-bookmark-write-file): Bind coding-system-for-write.
17273         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17274         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17275         group before selecting it.
17276         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17277         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17278         quit-window if it is not available; use gnus-mouse-2 and bind it to
17279         gnus-bookmark-bmenu-select-by-mouse.
17280         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17281         (gnus-bookmark-bmenu-select-by-mouse): New function.
17282
17283 2006-08-13  Romain Francoise  <romain@orebokech.com>
17284
17285         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17286         space.
17287
17288 2006-08-10  Romain Francoise  <romain@orebokech.com>
17289
17290         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17291         (dns-mode-soa-auto-increment-serial): New user option.
17292         (dns-mode-soa-maybe-increment-serial): New function.
17293         (dns-mode): Add the latter to `write-contents-functions'.
17294
17295 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17296
17297         * compface.el (uncompface): Use binary rather than raw-text-unix.
17298
17299 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17300
17301         * compface.el (uncompface): Make sure the eol conversion doesn't take
17302         place when communicating with the external programs.
17303         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17304
17305 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17306
17307         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17308
17309 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17310
17311         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17312         Make it more robust by parsing author and date independently.
17313
17314 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17315
17316         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17317
17318 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17319
17320         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17321         first matching secret key.
17322         (mml2015-epg-encrypt): Ditto.
17323
17324         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17325         first matching secret key.
17326         (mml1991-epg-encrypt): Ditto.
17327
17328         * mml2015.el (mml2015-encrypt-to-self): New user option.
17329         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17330         mml2015-epg-encrypt-to-self is set.
17331
17332         * mml1991.el (mml1991-encrypt-to-self): New variable.
17333         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17334         mml1991-epg-encrypt-to-self is set.
17335
17336         * mml2015.el (mml2015-signers): New user option.
17337         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17338         (mml2015-epg-encrypt): Allow to select signing keys.
17339
17340         * mml1991.el (mml1991-signers): New variable.
17341         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17342         (mml1991-epg-encrypt): Allow to select signing keys.
17343
17344 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17345
17346         * nnheader.el (nnheader-insert-head): Make it work even if the file
17347         uses CRLF for the line-break code.
17348
17349 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17350
17351         * mml2015.el: Require mml-sec instead of password.
17352         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17353         (mml2015-cache-passphrase): Inherit the default value from
17354         mml-secure-cache-passphrase.
17355         (mml2015-passphrase-cache-expiry): Inherit the default value from
17356         mml-secure-passphrase-cache-expiry.
17357
17358         * mml1991.el: Require mml-sec instead of password.
17359         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17360         (mml1991-cache-passphrase): Inherit the default value from
17361         mml-secure-cache-passphrase.
17362         (mml1991-passphrase-cache-expiry): Inherit the default value from
17363         mml-secure-passphrase-cache-expiry.
17364
17365         * mml-sec.el: Require password.
17366         (mml-secure-verbose): New user option.
17367         (mml-secure-cache-passphrase): New user option.
17368         (mml-secure-passphrase-cache-expiry): New user option.
17369
17370 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17371             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17372
17373         * pgg-def.el (pgg-truncate-key-identifier):
17374         Truncate the key ID to 8 letters from the end.
17375
17376 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17377
17378         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17379         workaround for the url package included with Emacs.
17380
17381         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17382
17383 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17386         correctly.  This fixes a bug caused by the 2006-05-12 change.
17387
17388 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17389
17390         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17391         some information about the error when saying that the `bogus' mail
17392         group will be used.
17393
17394 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17395
17396         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17397         string.
17398
17399 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17400
17401         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17402
17403 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17404
17405         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17406
17407 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17408
17409         * mml1991.el (mml1991-function-alist): Add epg.
17410         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17411         (mml1991-epg-encrypt): New functions.
17412
17413 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17414
17415         * mml2015.el (mml2015-verbose): New variable.
17416         (mml2015-cache-passphrase): Ditto.
17417         (mml2015-passphrase-cache-expiry): Ditto.
17418         (mml2015-function-alist): Add epg.
17419         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17420         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17421         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17422         New functions.
17423
17424 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17425
17426         * message.el (message-cite-original-1): Preserve region when removing
17427         quoted text due to X-No-Archive in order to avoid bogus attribution
17428         when citing multiple messages.
17429
17430 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17431
17432         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17433         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17434
17435 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17436
17437         * gnus-diary.el (gnus-user-format-function-d)
17438         (gnus-user-format-function-D): Autoload.
17439
17440         * imap.el (Commentary): Fix typo.
17441
17442         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17443         2006-04-22 contribution.
17444
17445 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17446
17447         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17448         It didn't really fix the bogosity I'm seeing with solid web groups.
17449
17450 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17451
17452         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17453         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17454         created using server names.  If we use the feature without declaring
17455         it, Gnus does not properly manage server and group state.
17456
17457         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17458         bound.
17459
17460 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17461
17462         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17463         looking up the method using GROUP's prefix before inventing a new one.
17464         It is used on killed/unknown groups in various places where returning
17465         an all-new method isn't expected by the caller.
17466
17467         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17468         and match semantics of gnus-group-real-prefix.
17469
17470 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17471
17472         * nnmail.el (nnmail-broken-references-mailers): New variable.
17473         (nnmail-ignore-broken-references): New function generalizing
17474         nnmail-fix-eudora-headers.
17475         (nnmail-fix-eudora-headers): Now obsolete.
17476
17477         * gnus-art.el (gnus-button-handle-custom):
17478         Support `customize-apropos*'.
17479
17480 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17481
17482         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17483
17484         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17485         articles.
17486
17487 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17488
17489         * message.el (message-cite-reply-above): New variable.
17490         (message-yank-original): Use it.
17491
17492 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17493
17494         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17495
17496 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17497
17498         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17499         as read.
17500
17501         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17502
17503 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17504
17505         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17506         (gnus-bookmark-default-file): Use gnus-directory.
17507         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17508         Remove "*" in doc string.
17509         (gnus-bookmark-write-file): Simplify.
17510         (gnus-bookmark-maybe-sort-alist): Use `when'.
17511         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17512         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17513         Add FIXME about Emacs 21 and XEmacs compatibility.
17514         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17515         compatibility.
17516         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17517         compatibility.
17518         (gnus-bookmark-menu-heading): Fix version.
17519
17520 2006-06-19  Bastien Guerry  <bzg@altern.org>
17521
17522         * gnus-bookmark.el: New file.
17523
17524 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17525
17526         * message.el (message-syntax-checks): Doc fix.
17527
17528 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17529
17530         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17531         unsubscribed groups as if they were killed ones.  It causes duplicate
17532         entries in gnus-newsrc-alist.
17533
17534 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17535
17536         * message.el (message-syntax-checks): Doc fix.
17537         (message-send-mail): Add check for continuation headers.
17538         (message-check-news-header-syntax): Fix regexp used to check for
17539         continuation headers.
17540
17541 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17542
17543         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17544
17545 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17546
17547         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17548
17549 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17550
17551         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17552         default-truncate-lines.
17553
17554 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17555
17556         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17557         to fill the utf-8 entry.
17558
17559         * lpath.el: Fbind unicode-precedence-list.
17560
17561 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17562
17563         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17564
17565 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17566
17567         * gnus-agent.el (directory-files-and-attributes): Move all the way
17568         forward (the third and final move).
17569         (gnus-agent-read-agentview): Trap reconstruction errors due to
17570         nonexistent directory.  Handle by returning nil.
17571
17572 2006-05-30  Didier Verna  <didier@xemacs.org>
17573
17574         * message.el (message-dont-reply-to-names): Update the custom type.
17575         * message.el (message-dont-reply-to-names): New defsubst: potentially
17576         convert a list of regexps into a single one.
17577         * message.el (message-get-reply-headers): Use it.
17578         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17579
17580 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * gnus-agent.el (directory-files-and-attributes): Move forward.
17583
17584 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17585
17586         * gnus-ml.el (gnus-mailing-list-subscribe)
17587         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17588         (gnus-mailing-list-message): Fix doc strings.
17589
17590 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17591
17592         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17593         of doing it manually.
17594
17595 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17596
17597         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17598         comment.
17599
17600 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17601
17602         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17603         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17604         (gnus-agent-read-local): All symbols allocated in my-obarray.
17605         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17606         (gnus-agent-regenerate-group): Check numeric names to see if they are
17607         messages or groups.
17608         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17609         better way of do this...)
17610
17611         * gnus-cache.el (gnus-agent-total-fetched-for):
17612         Ignore 'dummy.group' (there should be a better way of do this...)
17613
17614 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17615
17616         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17617         (gnus-saved-headers): Ditto.
17618         (gnus-default-article-saver): Mention functions may have properties.
17619         (gnus-article-save): Override gnus-save-all-headers and
17620         gnus-saved-headers by :headers property which saver function may have.
17621         (gnus-summary-save-in-file): Add :headers property.
17622         (gnus-summary-write-to-file): Ditto.
17623
17624         * gnus-sum.el (gnus-summary-save-article): Bind
17625         gnus-prompt-before-saving to t when saving many articles in a file;
17626         always show all headers.
17627
17628         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17629
17630 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17631
17632         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17633         marks.
17634
17635         * message.el (message-indent-citation): Add optional arguments to allow
17636         using it outside of message buffers.
17637
17638         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17639         (gnus-article-treat-unfold-headers): Use it.
17640         (gnus-article-truncate-lines): New variable.
17641         (gnus-article-mode): Use it.
17642         (gnus-article-toggle-truncate-lines): New function.
17643
17644         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17645         Add gnus-article-toggle-truncate-lines.
17646
17647         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17648         coding system in XEmacs, use binary.
17649
17650 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17651
17652         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17653         after-load-alist.
17654
17655         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17656         this function should save decoded articles.
17657         (gnus-summary-write-to-file): Use property to specify this function
17658         should save decoded articles and specify gnus-summary-save-in-file
17659         should be used to save articles other than the first one when saving
17660         many articles.
17661         (gnus-summary-save-body-in-file): Use property to specify this
17662         function should save decoded articles.
17663         (gnus-summary-write-body-to-file): Use property to specify this
17664         function should save decoded articles and specify
17665         gnus-summary-save-body-in-file should be used to save articles other
17666         than the first one when saving many articles.
17667
17668         * gnus-sum.el (gnus-summary-save-article): Simplify.
17669
17670 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17671
17672         * gnus-art.el (gnus-default-article-saver):
17673         Add gnus-summary-write-body-to-file.
17674         (gnus-article-save-coding-system): Don't use coding system object
17675         in XEmacs.
17676         (gnus-read-save-file-name): Add optional `dir-var' argument which
17677         specifies directory in which files are saved; work even if optional
17678         `variable' argument is not specified.
17679         (gnus-summary-write-to-file): Read file name.
17680         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17681         (gnus-summary-write-body-to-file): New function.
17682
17683         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17684         (gnus-summary-local-variables): Add it.
17685         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17686         (gnus-summary-save-article): Remove optional `decode' argument;
17687         determine whether to decode articles by the value of
17688         gnus-default-article-saver; when saving many files using
17689         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17690         it first and use gnus-summary-save-in-file or
17691         gnus-summary-save-body-in-file thereafter unless
17692         gnus-prompt-before-saving is always; move point to article which
17693         will be saved.
17694         (gnus-summary-save-article-file): Revert.
17695         (gnus-summary-write-article-file): Revert.
17696         (gnus-summary-save-article-body-file): Revert.
17697         (gnus-summary-write-article-body-file): New function.
17698
17699 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17700
17701         * gnus-art.el (gnus-default-article-saver): Doc fix.
17702         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17703         from gnus-summary-save-article-coding-system, and default to a
17704         certain coding system.
17705         (gnus-output-to-file): Add coding cookie and encode text according
17706         to gnus-article-save-coding-system; don't use mm-append-to-file.
17707
17708         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17709         gnus-art.el and rename to gnus-article-save-coding-system.
17710         (gnus-summary-save-article): Require gnus-art; don't show all
17711         headers if it decodes articles; don't add coding cookie here;
17712         don't bind mm-text-coding-system-for-write.
17713         (gnus-summary-save-article-file): Save decoded articles.
17714         (gnus-summary-write-article-file): When saving many files, use
17715         gnus-summary-write-to-file first and gnus-summary-save-in-file
17716         thereafter unless gnus-prompt-before-saving is always.
17717         (gnus-summary-save-article-body-file): Save decoded articles.
17718
17719         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17720
17721 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17722
17723         * nnrss.el (nnrss-check-group): Bind hash-index.
17724
17725 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17726
17727         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17728         its hash index.  Store this hash in `nnrss-group-data'.
17729         (nnrss-read-group-data): Update accordingly.
17730
17731 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17732
17733         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17734         entry.
17735
17736         * gnus-sum.el (gnus-summary-make-menu-bar):
17737         Add gnus-article-browse-html-article.
17738
17739 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17740
17741         * gnus-sum.el (gnus-summary-mime-map):
17742         Add gnus-article-browse-html-article.
17743
17744         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17745
17746 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17747
17748         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17749         suitable coding systems in customize.
17750
17751 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17752
17753         * mail-source.el (mail-sources): Fix custom type.
17754
17755 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17756
17757         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17758         (gnus-summary-expire-articles-now): Shorten prompt.
17759
17760         * gmm-utils.el (wid-edit): Require.
17761         (defun-gmm): Rename from `gmm-defun-compat'.
17762         (gmm-image-search-load-path): Use it.
17763         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17764
17765 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17766
17767         * gnus-sum.el (gnus-summary-save-article-coding-system):
17768         New variable.
17769         (gnus-summary-save-article): Add optional `decode' argument.
17770         If it is set and gnus-summary-save-article-coding-system is non-nil,
17771         save decoded article.
17772         (gnus-summary-write-article-file): Save decoded article if
17773         gnus-summary-save-article-coding-system is non-nil.
17774
17775         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17776         type.
17777
17778 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17779
17780         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17781
17782 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17783
17784         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17785         first to test gnus-single-article-buffer which may be buffer-local.
17786
17787         * gnus-sum.el (gnus-summary-setup-buffer):
17788         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17789         group; make gnus-article-buffer, gnus-article-current, and
17790         gnus-original-article-buffer always buffer-local.
17791         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17792         group.
17793         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17794
17795 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17796
17797         * nnml.el (nnml-request-compact-group): Compressed files might not
17798         have .gz extension.
17799
17800 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17801
17802         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17803         (mm-copy-to-buffer): Use with-current-buffer.
17804         (mm-display-part): Simplify.
17805         (mm-inlinable-p): Add optional arg `type'.
17806
17807 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17808
17809         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17810         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17811         Try harder to show the attachment internally or externally using
17812         gnus-mime-view-part-as-type.
17813
17814 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17815
17816         * message.el (message-from-style, message-signature-separator)
17817         (message-user-organization-file, message-send-mail-function)
17818         (message-citation-line-function, message-yank-prefix)
17819         (message-indent-citation-function, message-signature)
17820         (message-signature-file, message-signature-insert-empty-line):
17821         Remove autoloads.
17822
17823         * gnus-art.el (gnus-buttonized-mime-types):
17824         Remove "multipart/signed".  Revert 2006-04-26 change.
17825
17826 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17827
17828         * gnus.el (gnus-version-number): Bump version.
17829
17830 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17831
17832         * gnus.el: No Gnus v0.5 is released.
17833
17834 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17835
17836         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17837         fetching articles by message-id.
17838
17839 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17840
17841         * message.el (hashcash): Require hashcash as normal.
17842
17843         * ecomplete.el (ecomplete-highlight-match-line):
17844         Use point-at-eol.
17845         (ecomplete-highlight-match-line): Use `highlight', because that
17846         face exists in both Emacs and XEmacs.
17847
17848         * message.el (message-display-abbrev): Use point-at-bol.
17849
17850         * mail-source.el: Don't require timer/timer-funcs.
17851
17852         * gnus-async.el: Ditto.
17853
17854         * password.el: Ditto.
17855
17856         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17857
17858         * mm-url.el: Ditto.
17859
17860         * gnus-xmas.el: Don't require timer-funcs.
17861
17862         * mm-util.el: Require timer/timer-funcs.
17863
17864 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17865
17866         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17867         Close.
17868
17869 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17870
17871         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17872         unibyte after clear-decrypt function runs.
17873
17874         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17875         returns as a unibyte string.
17876
17877 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17878
17879         * lpath.el: Revert.
17880
17881         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17882         (pgg-gpg-process-sentinel): Revert.
17883
17884         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17885         (pgg-pgp-lookup-key): Revert.
17886
17887         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17888         (pgg-pgp5-lookup-key): Revert.
17889
17890         * pgg.el (pgg-fetch-key): Revert.
17891
17892 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17893
17894         * lpath.el: Fbind string-as-multibyte for XEmacs.
17895
17896         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17897         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17898         (mml1991-pgg-encrypt): Ditto.
17899
17900         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17901         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17902         a multibyte buffer.
17903
17904         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17905         (pgg-pgp-lookup-key): Ditto.
17906
17907         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17908         (pgg-pgp5-lookup-key): Ditto.
17909
17910         * pgg.el (pgg-fetch-key): Ditto.
17911
17912 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17913
17914         * message.el (message-user-organization-file): Check several
17915         locations of the organization file.
17916
17917         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17918         Add gnus-article-view-part-as-type.
17919
17920         * gnus-art.el (gnus-article-view-part-as-type): New function.
17921
17922         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17923         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17924
17925         * mml.el: Simplify autoload.
17926         (mml-mode): defvar dnd-protocol-alist instead of using
17927         symbol-value.
17928         (mml-default-directory): New variable.
17929         (mml-minibuffer-read-file): Use it.
17930         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17931
17932         * message.el (message-citation-line-format): New variable.
17933         (message-insert-formated-citation-line): New function.
17934         (message-citation-line-function):
17935         Add `message-insert-formated-citation-line' to custom type.
17936
17937         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17938         to doc string.
17939
17940         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17941         depending on mm-verify-option.
17942
17943 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17944
17945         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17946         binding pgg-* variables; reimplement the section which prevents
17947         MIME header from being signed.
17948         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17949         pgg-text-mode; remove a blank line at the top of body.
17950
17951         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17952         lines at the top of body; use gnus-newsgroup-charset if there's no
17953         Charset header.
17954
17955 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17956
17957         * message.el (message-self-insert-commands): Doc fix.
17958
17959         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17960         (mm-uu-pgp-encrypted-test): Ditto.
17961         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17962         between header and body; return application/pgp-encrypted handle
17963         if decryption failed; decode decrypted body by charset.
17964
17965         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17966         element match to application/pgp-*.
17967
17968 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17969
17970         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17971         HTML.
17972
17973 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17974
17975         * mail-source.el (mail-source-call-script): Message the error
17976         string.
17977
17978 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17979
17980         * gnus-util.el (gnus-byte-compile): Use it.
17981
17982 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17983
17984         * gnus-util.el (kill-empty-logs): New function.
17985
17986 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17987
17988         * message.el (message-mail-alias-type): Doc fix.
17989         (message-mail-alias-type-p): New function.
17990         (message-send): Use it.
17991         (message-mode): Ditto.
17992         (message-strip-forbidden-properties): Ditto.
17993
17994         * ecomplete.el (ecomplete-database-file-coding-system):
17995         New variable.
17996         (ecomplete-save): Use it.
17997         (ecomplete-setup): Use it.
17998
17999 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18000
18001         * message.el (message-self-insert-commands): New variable.
18002         (message-strip-forbidden-properties): Use it.
18003
18004 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18005
18006         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18007         that doesn't make XEmacs choke.
18008
18009 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18010
18011         * gnus-util.el (gnus-replace-in-string):
18012         Prefer replace-regexp-in-string over of replace-in-string.
18013
18014 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18015
18016         * gnus-util.el (gnus-select-frame-set-input-focus):
18017         Use select-frame-set-input-focus if it is available in XEmacs; use
18018         definition defined in Emacs 22 for old Emacsen.
18019
18020         * dgnushack.el: Autoload unmorse-region for XEmacs.
18021
18022         * lpath.el: Bind cursor-in-non-selected-windows and
18023         select-frame-set-input-focus for XEmacs.
18024
18025 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18028
18029 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18030
18031         * gnus-registry.el (gnus-registry-cache-save): Remove text
18032         properties when saving via the temp buffer.
18033
18034 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18035
18036         * message.el (message-generate-hashcash): Honor custom type.
18037
18038 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18039
18040         * message.el (message-generate-hashcash): Default to non-nil when
18041         hashcash is found.
18042
18043         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18044         (gnus-refer-thread-limit): Increase default to 500.
18045
18046         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18047
18048         * flow-fill.el (fill-flowed): Allow delete-space.
18049
18050 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18051
18052         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18053         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18054         Remove autoloads.
18055
18056 2006-04-18  Simon Josefsson  <jas@extundo.com>
18057
18058         * message.el (message-generate-hashcash): Default to.
18059
18060 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18063         concatenating segments rather than before concatenating them.
18064
18065 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18066
18067         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18068
18069 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18070
18071         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18072
18073         * message.el (message-forward-make-body-plain):
18074         Allow message-forward-ignored-headers to be a list.
18075         (message-remove-ignored-headers): Factor out into function.
18076         (message-forward-make-body-mml): Use it.
18077
18078         * imap.el (imap-quote-specials): New function.
18079         (imap-login-auth): Quote specials.
18080
18081         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18082         (rfc2231-parse-string): Allow concatanation of parameters that
18083         aren't contiguous.  The test case is
18084           (mail-header-parse-content-type "message/external-body;
18085             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18086             access-type=LOCAL-FILE;
18087             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18088
18089 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18090
18091         * nntp.el (nntp-accept-process-output): Return the value of
18092         `nnheader-accept-process-output'.
18093
18094 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18095
18096         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18097         (gnus-button-alist): Recognize more diff formats.
18098         (gnus-button-patch): Strip directory.
18099
18100 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18101
18102         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18103         Emacs 22 when setting focus.
18104
18105 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18106
18107         * gnus-art.el (gnus-article-treat-types): Do treatment of
18108         text/x-verbatim parts.
18109         (gnus-button-patch): New command.
18110
18111         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18112         addresses that contain invalid characters.
18113
18114 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18115
18116         * message.el (message-put-addresses-in-ecomplete):
18117         Use gnus-replace-in-string.
18118         (message-is-yours-p): Use the more correct
18119         mail-header-parse-address instead of
18120         mail-extract-address-components.
18121         (message-put-addresses-in-ecomplete): Fix typo.
18122
18123         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18124         keystroke.
18125
18126         * gnus-art.el (gnus-treatment-function-alist): Change order of
18127         newsgroups/generic header folding to avoid double-folding.
18128
18129         * message.el (message-hidden-headers): Add X-Draft-From.
18130
18131         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18132         New command.
18133         (gnus-summary-repeat-search-article-backward): New command.
18134
18135         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18136         groups in the parent topic.
18137
18138 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18139
18140         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18141         (spam-extra-header-to-number): Return the CRM114 number as a
18142         number instead of a string.
18143
18144 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18145
18146         * gnus-art.el (gnus-face-properties-alist): Move here from
18147         gnus-fun.
18148
18149         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18150
18151 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18152
18153         * message.el (message-strip-forbidden-properties): Only display on
18154         self-insert-command.
18155
18156         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18157         reindent.
18158         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18159
18160 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18161
18162         * smiley.el (smiley-style): Fix typo.
18163
18164 2006-03-23  Kenichi Handa  <handa@m17n.org>
18165
18166         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18167         instead of set-buffer-multibyte.
18168
18169 2006-03-23  Kenichi Handa  <handa@m17n.org>
18170
18171         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18172         buffer and then decode the buffer text if necessary.
18173         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18174         first, and after mm-encode-body, change the buffer to unibyte.
18175
18176 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18177
18178         * hashcash.el (hashcash-insert-payment-async-2):
18179         Use message-goto-eoh instead of doing it manually.
18180         (mail-add-payment): Use message-narrow-to-header instead of trying
18181         to do the same itself.
18182
18183         * message.el (message-hidden-headers): Add Face.
18184
18185         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18186         reparenting code.
18187         (gnus-summary-reparent-children): Refactored out code.
18188         (gnus-summary-thread-map): New keystroke.
18189         (gnus-summary-reparent-children): Make into command.
18190
18191         * smiley.el (smiley-style): Default to `medium' if using a large
18192         font.
18193
18194         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18195         does it itself.
18196
18197         * message.el (message-point-in-header-p): Simplify definition.
18198
18199 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18200
18201         * nnagent.el (nnagent-request-set-mark): Silence log file
18202         writing.
18203         (nnagent-request-set-mark): Use write-region instead of
18204         append-to-file.
18205
18206         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18207         strange select method.
18208
18209         * ecomplete.el (ecomplete-display-matches): Get highlightling
18210         right.
18211         (ecomplete-display-matches): Use literals.
18212         (ecomplete-display-matches): Disable message logging.
18213
18214         * message.el (message-display-abbrev): Small optimization.
18215
18216         * ecomplete.el (ecomplete-display-matches): Allow automatic
18217         display.
18218
18219         * message.el (message-strip-forbidden-properties):
18220         Display abbrevs.
18221         (message-display-abbrev): Get automatic display right.
18222
18223         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18224         keystrokes.
18225
18226 2006-04-13  Romain Francoise  <romain@orebokech.com>
18227
18228         TODO: Backport to v5-10!
18229
18230         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18231         Move here (and rename) from gnus-registry.el.
18232
18233         * gnus-registry.el: Require gnus-util.
18234         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18235
18236 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18237
18238         * gnus-group.el (gnus-group-catchup-current):
18239         Change if-then-else-if-then-else into cond.
18240         (gnus-group-catchup): Indent.
18241         (group-name-at-point): New function.
18242         (gnus-fetch-group): Provide default from thing at point.
18243
18244 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18245
18246         * message.el (message-display-abbrev): Fix regexp.
18247
18248         * ecomplete.el (ecomplete-highlight-match-line):
18249         Reimplement choosing.
18250         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18251         dead variables.
18252
18253         * message.el (message-newline-and-indent): Remove debugging.
18254         (message-display-abbrev): Use new implementation.
18255
18256 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18257
18258         * gnus-art.el (gnus-article-mode):
18259         Set cursor-in-non-selected-windows to nil.
18260
18261         * smiley.el: Revert previous change.
18262         (smiley-data-directory): defvar it before using it in the
18263         defcustom of `smiley-style'.
18264
18265 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18266
18267         * message.el (message-newline-and-indent): New function.
18268
18269         * ecomplete.el: Implement more bits.
18270
18271         * message.el (message-put-addresses-in-ecomplete): Clean up the
18272         string.
18273
18274         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18275
18276         * gnus-sum.el (gnus-summary-save-parts):
18277         Bind gnus-summary-save-parts-counter and use it to make unique file
18278         names.
18279
18280         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18281
18282         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18283         parameter to say whether to actually parse the individual
18284         addresses.
18285
18286         * message.el (message-put-addresses-in-ecomplete): New function.
18287         (ecomplete): Require.
18288         (message-mail-alias-type): Add ecomplete as an option.
18289
18290 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18291
18292         * flow-fill.el (fill-flowed): Remove trailing space from blank
18293         quoted lines.
18294
18295 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18296
18297         * smiley.el (smiley-style): Move definition later to avoid a
18298         compilation warning.
18299
18300 2006-04-12  Kenichi Handa  <handa@m17n.org>
18301
18302         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18303         buffer and then decode the buffer text if necessary.
18304         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18305         first, and after mm-encode-body, change the buffer to unibyte.
18306         Use mm-disable-multibyte instead of set-buffer-multibyte.
18307
18308 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18309
18310         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18311         Content-Type header instead of Content-Disposition header.
18312         (gnus-mime-inline-part): Ditto.
18313         (gnus-mime-view-part-as-charset): Ignore charset that the part
18314         specifies.
18315
18316         * mm-decode.el (mm-display-part): Work with external parts and
18317         usual parts similarly.
18318
18319         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18320         instead of gnus-display-mime.
18321
18322         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18323         instead of with-temp-buffer.
18324
18325         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18326         tag to summarized topics part in order to encode non-ASCII text.
18327
18328 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18329
18330         * smiley.el (smiley-style): New variable.
18331         (smiley-directory): New function.
18332         (smiley-data-directory): Derive from `smiley-style' using
18333         `smiley-directory'.
18334         (smiley-regexp-alist): Add new entries.
18335
18336         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18337         (gnus-article-browse-delete-temp): Add :version.
18338
18339 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18340
18341         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18342         the sieve region.
18343
18344 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18345
18346         * gnus.el (gnus-version-number): Bump version.
18347
18348 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18349
18350         * gnus.el: No Gnus v0.4 is released.
18351
18352 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18353
18354         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18355         layout.
18356
18357         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18358         unknown charset.
18359
18360         * message.el (message-header-synonyms): Add Original-To to the
18361         default.
18362
18363         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18364         optional parameter.
18365
18366 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18367
18368         * gnus-fun.el (gnus): Require it for gnus-directory.
18369
18370 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18371
18372         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18373
18374 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18375
18376         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18377
18378 2006-04-05  Simon Josefsson  <jas@extundo.com>
18379
18380         * password.el (password-reset): New function.
18381
18382 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18383
18384         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18385         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18386
18387 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18388
18389         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18390         Some whitespace was matched into the url, which broke browsing hits
18391         > 100 when mm-url-use-external was nil.
18392
18393 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18394
18395         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18396         Check gnus-extra-headers for 'Newsgroups.
18397
18398         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18399         bound.
18400
18401 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18402
18403         * pgg-gpg.el: Clean up process buffers every time gpg processes
18404         complete.
18405
18406 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18407
18408         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18409         doc string.
18410
18411 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18412
18413         * pgg-gpg.el (pgg-gpg-process-filter)
18414         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18415
18416         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18417         lines, temporary fix.
18418
18419 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18420
18421         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18422
18423 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18424
18425         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18426         default-enable-multibyte-characters.  This reverts the change from
18427         revision 6.17 which is no longer necessary because the passphrase
18428         is sent separately now.  GnuPG messages are unreadable under
18429         multibyte locales with default-enable-multibyte-characters set to
18430         nil.
18431
18432 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18433
18434         * message.el (message-tool-bar-gnome): Move "spell".
18435
18436 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18437
18438         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18439         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18440         instead.
18441
18442 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18443
18444         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18445         Improve newsgroups handling for NNTP overviews which don't include
18446         Newsgroups.
18447
18448 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18449
18450         * message.el (message-resend): Bind message-generate-hashcash to nil.
18451
18452 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18453
18454         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18455         when searching for already-paid recipients.
18456
18457 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18458
18459         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18460         passphrases when it is not needed.
18461         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18462         passphrase stuff from gpg, should only be necessary when you use
18463         gpg with a smartcard.
18464
18465 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18466
18467         * mml.el (mml-insert-mime): Ignore cached contents of
18468         message/external-body part.
18469
18470         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18471         (mm-insert-part): Ditto.
18472
18473 2006-03-23  Simon Josefsson  <jas@extundo.com>
18474
18475         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18476         Reiner.
18477         (pgg-gpg-use-agent-p): Use it again.
18478
18479 2006-03-23  Simon Josefsson  <jas@extundo.com>
18480
18481         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18482         older emacsen.
18483         (pgg-gpg-use-agent-p): Don't use it.
18484
18485 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18486
18487         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18488         if we can.
18489
18490 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18491
18492         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18493         (pgg-gpg-update-agent): New function.
18494         (pgg-gpg-use-agent-p): New function.
18495         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18496         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18497         (pgg-gpg-sign-region): Use it.
18498
18499 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18500
18501         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18502         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18503
18504 2006-03-21  Simon Josefsson  <jas@extundo.com>
18505
18506         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18507         <wilde@sha-bang.de>.
18508         (pgg-gpg-use-agent): New variable.
18509         (pgg-gpg-process-region): Use it.
18510         (pgg-gpg-encrypt-region): Likewise.
18511         (pgg-gpg-encrypt-symmetric-region): Likewise.
18512         (pgg-gpg-decrypt-region): Likewise.
18513         (pgg-gpg-sign-region): Likewise.
18514         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18515
18516 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18517
18518         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18519
18520         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18521         Add comment on version.
18522
18523 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18524
18525         * smiley.el: Add missing test smiley.
18526
18527 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18528
18529         * mm-decode.el (mm-with-part): New macro.
18530         (mm-get-part): Use it; work with message/external-body as well.
18531         (mm-save-part): Treat name and filename equally.
18532
18533         * mm-extern.el (mm-extern-cache-contents): New function.
18534         (mm-inline-external-body): Use it; force the part to be displayed;
18535         move undisplayer added to the cached handle to the parent.
18536
18537         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18538         (gnus-mime-view-part-as-type): Work with message/external-body.
18539
18540         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18541
18542 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18543
18544         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18545         images in image-load-path.  [Sync with image.el, revision 1.60, in
18546         Emacs.]
18547
18548 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18551         path rather than symbol.  Always return list of directories.
18552         Guarantee that image directory comes first.  [Sync with image.el,
18553         revision 1.59, in Emacs.]
18554
18555         * message.el (message-make-tool-bar): Adjust to new API of
18556         `gmm-image-load-path-for-library'.
18557
18558         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18559
18560         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18561
18562 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18563
18564         * gnus-art.el (gnus-article-only-boring-p):
18565         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18566         intangible text.
18567         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18568
18569 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18570
18571         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18572         Use `defun' instead of `gmm-defun-compat'.
18573
18574 2006-03-14  Simon Josefsson  <jas@extundo.com>
18575
18576         * message.el (message-unique-id): Don't use message-number-base36
18577         if (user-uid) is a float.
18578         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18579
18580 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18581
18582         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18583
18584         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18585         empty line between a part and a message part.
18586
18587 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18588
18589         * smiley.el: Add more test smileys.
18590         (smiley-data-directory, smiley-regexp-alist)
18591         (gnus-smiley-file-types): Fix doc strings.
18592         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18593         adding new elements.
18594         (smiley-mouse-map): Unused code.  Make it a comment.
18595
18596 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18597
18598         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18599         scan latest NoCeM messages instead of old ones.
18600         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18601         delimiters that are recently used.
18602         (gnus-nocem-load-cache): Add autoload cookie.
18603
18604         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18605
18606         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18607         level which is larger than gnus-use-nocem is specified.
18608
18609         * gnus-group.el (gnus-group-get-new-news): Ditto.
18610
18611 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18612
18613         * gnus-util.el (gnus-tool-bar-update): New function.
18614
18615         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18616         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18617
18618         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18619
18620         * gnus-group.el (gnus-group-redraw-when-idle)
18621         (gnus-group-redraw-check): Remove.
18622         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18623
18624 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18625
18626         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18627         if optional last element is specified in splits (FIELD VALUE...).
18628
18629 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18630
18631         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18632         to gmm-image-load-path-for-library.  Call with no-error argument.
18633         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18634
18635         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18636
18637         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18638
18639         * gmm-utils.el (gmm-image-load-path): Remove alias.
18640
18641 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18642
18643         * gmm-utils.el (gmm-image-load-path): Add alias.
18644
18645         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18646         nnml-generate-nov-databases-1.
18647         (nnml-generate-nov-databases): Use it.
18648         (nnml-generate-nov-databases-directory): Document no-active
18649         argument.
18650
18651         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18652         directory if path is t.  Add no-error.
18653
18654         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18655         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18656
18657         * gnus-art.el (gnus-article-browse-delete-temp-files):
18658         Simplify resetting gnus-article-browse-html-temp-list.
18659
18660         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18661         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18662         Add example to docstring.  Rename local variables.  Move error
18663         checks to default case in cond and simplify.
18664
18665 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18666
18667         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18668         handle is multipart when calling it recursively.
18669         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18670
18671 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18672
18673         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18674         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18675
18676 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18677
18678         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18679         is loaded.
18680
18681         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18682         loaded.
18683
18684 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18685
18686         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18687         to "Emacs 23 (unicode)" in doc string.
18688
18689         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18690         "Emacs 23 (unicode)" in comment.
18691
18692 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18695
18696         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18697         characters 160 through 255 in Emacs 23.
18698
18699 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18700
18701         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18702         gnus-article-browse-html-temp.
18703         (gnus-article-browse-delete-temp): Make it customizable.
18704         Add `file'.  Adjust doc string.
18705         (gnus-article-browse-delete-temp-files): Add argument.
18706         Allow query for each file.  Adjust doc string.
18707         (gnus-article-browse-html-parts):
18708         Add `gnus-article-browse-delete-temp-files' to
18709         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18710
18711 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18712
18713         * gnus-art.el (gnus-article-browse-html-temp)
18714         (gnus-article-browse-delete-temp): New variables.
18715         (gnus-article-browse-delete-temp-files): New function.
18716         (gnus-article-browse-html-parts): Use it.
18717
18718 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18719
18720         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18721
18722         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18723         string.
18724
18725         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18726         gnus-summary-insert-new-articles when unplugged.
18727         Remove gnus-summary-search-article-forward.
18728
18729         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18730         display-visual-class instead of display-color-cells.
18731
18732 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18733
18734         * dgnushack.el: Autoload customize-group for XEmacs.
18735
18736         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18737         message/* containing non-ASCII text properly.
18738
18739 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18740
18741         * message.el: Require gmm-utils, remove autoloads.
18742         (message-tool-bar): Set default based on
18743         gmm-tool-bar-style.
18744         (message-tool-bar-gnome): Add gmm-customize-mode.
18745
18746         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18747         gmm-tool-bar-style.
18748         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18749
18750         * gnus-group.el (gnus-group-tool-bar): Set default based on
18751         gmm-tool-bar-style.
18752         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18753
18754         * gmm-utils.el (gmm-image-directory): Rename variable from
18755         gmm-image-load-path.
18756         (gmm-image-load-path): Use gmm-image-directory.
18757         (gmm-customize-mode): New function.
18758         (gmm-tool-bar-style): New variable.
18759
18760         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18761         gnus-group-redraw-line-number.
18762         (gnus-group-redraw-check): Simplify.
18763         (gnus-group-tool-bar-update): Remove redraw check.
18764         (gnus-group-make-tool-bar): Add redraw check.
18765
18766 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18767
18768         * gnus-art.el (gnus-button): Add missing parentheses.
18769
18770 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18771
18772         * lpath.el: Fbind line-number-at-pos.
18773
18774 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18775
18776         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18777
18778 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18779
18780         * gnus-art.el (gnus-button): New face.
18781         (gnus-article-button-face): Use it.
18782
18783         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18784         Add gnus-summary-next-page.  Re-order.
18785
18786         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18787         next-node are now included.
18788         (gnus-group-redraw-line-number): New internal variable.
18789         (gnus-group-redraw-check): Helper function for updating the tool
18790         bar.
18791         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18792
18793         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18794
18795         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18796         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18797         Use it to match format of Spamassassin 3.0 and later.
18798         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18799         (spam-check-bogofilter)
18800         (spam-bogofilter-register-with-bogofilter): Fix args of
18801         `gnus-error' calls.
18802
18803 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18804
18805         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18806         unnecessary interaction when sending queued mails.
18807         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18808
18809 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18810
18811         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18812         first or last are nil.
18813
18814 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18815
18816         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18817
18818 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18819
18820         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18821
18822 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18823
18824         * dns.el (query-dns): Protect more against buggy tcp output.
18825
18826 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18827
18828         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18829         nov.php.
18830
18831 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18832
18833         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18834         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18835         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18836         output on the server side.
18837         (nnweb-google-create-mapping): Update regexps and add some
18838         progress indication.
18839
18840 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18841
18842         * gnus-group.el (gnus-group-tool-bar-gnome):
18843         Fix gnus-agent-toggle-plugged.  Re-order icons.
18844         (gnus-group-tool-bar-gnome):
18845         Add gnus-group-{prev,next}-unread-group.
18846         (gnus-group-tool-bar-gnome): Re-order icons.
18847
18848         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18849         Move gnus-summary-insert-new-articles.
18850
18851         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18852         Fix comments.
18853
18854         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18855         also available in Emacs 21.3.
18856
18857         * message.el (message-fix-before-sending): Change "Emacs 22" to
18858         "Emacs 23 (unicode)" in comment.
18859
18860         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18861         "Emacs 23 (unicode)" in comment.
18862
18863         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18864         comment.
18865         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18866
18867         * mm-view.el (mm-fill-flowed): Add :version.
18868
18869 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18870
18871         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18872         and load-path.
18873
18874 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18875
18876         * message.el: Autoload gmm-image-load-path.
18877         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18878         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18879         consitency.
18880
18881         * gmm-utils.el (gmm-image-load-path): Also search in
18882         "../etc/images".  Don't set gmm-image-load-path if we don't find
18883         the image.
18884
18885 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18886
18887         * gmm-utils.el (gmm-image-load-path): Don't make
18888         `gmm-image-load-path' include subdirectories which the second arg
18889         `image' might specify.
18890
18891         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18892         subdirectory to icon file names.
18893
18894         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18895
18896 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18897
18898         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18899         gmm-image-load-path calls.
18900
18901         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18902
18903         * message.el (message-make-tool-bar): Ditto.
18904
18905         * mml.el (mml-preview): Add comment concerning tool bar icons.
18906
18907         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18908         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18909
18910         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18911         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18912
18913         * message.el (message-tool-bar-gnome): Use new icon names.
18914         (message-make-tool-bar): Use `gmm-image-load-path'.
18915
18916         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18917         New functions from MH-E.
18918         (gmm-image-load-path): New variable from MH-E.
18919         (gmm-image-load-path): New function from MH-E.  Add arguments
18920         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18921         *-image-load-path-called-flag.
18922
18923 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18924
18925         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18926
18927 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18928
18929         * nnimap.el (nnimap-request-move-article): Change folder back to
18930         source group before deleting.
18931
18932 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18933
18934         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18935
18936         * gnus-art.el (mm-url-insert-file-contents-external):
18937         Autoload mm-url.
18938
18939         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18940
18941 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18942
18943         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18944         coding system which mm-charset-to-coding-system returns for a
18945         given charset is valid.
18946
18947 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18948
18949         * html2text.el (html2text-remove-tag-list):
18950         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18951
18952 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18953
18954         * gnus-cus.el: Revert 2005-10-17 change.
18955
18956 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18957
18958         * gnus-art.el (article-strip-banner):
18959         Call article-really-strip-banner only when the regexp match is made.
18960
18961 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18962
18963         * gnus-art.el (article-strip-banner):
18964         Use gnus-extract-address-components instead of
18965         mail-header-parse-addresses to make it work with non-ASCII text;
18966         remove mail-encode-encoded-word-string.
18967
18968         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18969         values which are surrounded with \"...\"; make it never cause a
18970         Lisp error; give up parsing of parameters if it failed in
18971         extracting type.
18972
18973 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18974
18975         * smime.el (smime-cert-by-ldap-1): Fix bug where
18976         `smime-ldap-search' returns results without userCertificates.
18977
18978 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18979
18980         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18981
18982 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18983
18984         * spam.el (spam-check-spamassassin-headers): Adapt format for
18985         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18986         <ari@mbf.ocn.ne.jp>.
18987         (spam-list-of-processors): Add spam-use-gmane.
18988
18989 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18990
18991         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18992         make-temp-file; make it work with XEmacs as well.
18993
18994         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18995         mm-make-temp-file.
18996
18997         * mm-decode.el (mm-display-external): Use the 3rd arg of
18998         mm-make-temp-file.
18999         (mm-create-image-xemacs): Ditto.
19000
19001 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19002
19003         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19004         with message-narrow-to-headers.
19005         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19006         (gnus-draft-check-draft-articles): New function.
19007         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19008
19009 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19010
19011         * gnus-art.el (gnus-article-browse-html-parts):
19012         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19013         Don't use suffix argument for mm-make-temp-file for Emacs 21
19014         compatibility.  Remove useless `format'.
19015
19016 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19017
19018         * nnweb.el (nnweb-google-wash-article): Update regexps.
19019         (nnweb-group-alist): Use defvoo instead of defvar.
19020
19021 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19022
19023         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19024         re-loading nn* modules.
19025
19026 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19027
19028         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19029         for `tool-bar-mode' and don't check it's default-value.
19030
19031         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19032
19033         * message.el (message-make-tool-bar): Ditto.
19034
19035         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19036         `substring'.  Shorten tmp-file name.
19037
19038         * gnus.el: Remove bogus comment.
19039
19040 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19041
19042         * gnus-art.el (gnus-article-browse-html-parts): New function.
19043         (gnus-article-browse-html-article): New function for viewing html
19044         articles with a browser.
19045
19046 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19047
19048         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19049         in elisp.
19050         (pgg-gpg-encrypt-symmetric-region): Ditto.
19051         (pgg-gpg-sign-region): Ditto.
19052
19053         * pgg-def.el (pgg-text-mode): New variable.
19054
19055         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19056         (mml2015-pgg-encrypt): Ditto.
19057
19058         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19059         (mml1991-pgg-encrypt): Ditto.
19060
19061 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19062
19063         * nnfolder.el (nnfolder-insert-newsgroup-line):
19064         Use message-make-date instead of current-time-string.
19065
19066         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19067         to gnus-decoded which mm-uu might set.
19068
19069 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19070
19071         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19072         don't decode quoted parameters; remove misimported Emacs code.
19073         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19074         (rfc2231-decode-encoded-string): Don't use split-string which
19075         behaves differently according to Emacs version; use
19076         mm-decode-coding-region to convert charset to coding-system.
19077         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19078         (rfc2231-encode-string): Remove misimported Emacs code.
19079
19080 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19081
19082         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19083         when calling mail-header-parse-content-type.
19084         (article-de-quoted-unreadable): Ditto.
19085         (article-de-base64-unreadable): Ditto.
19086         (article-wash-html): Ditto.
19087
19088         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19089         calling mail-header-parse-content-type and
19090         mail-header-parse-content-disposition.
19091         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19092         mail-header-parse-content-type.
19093
19094         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19095         insert charset and format parameters; encode description after
19096         inserting it to buffer.
19097         (mml-insert-parameter): Fold lines properly even if a parameter is
19098         segmented into two or more lines; change the max column to 76.
19099
19100         * rfc1843.el (rfc1843-decode-article-body): Don't use
19101         ignore-errors when calling mail-header-parse-content-type.
19102
19103         * rfc2231.el (rfc2231-parse-string): Return at least type if
19104         possible; don't cause an error even if it fails in parsing of
19105         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19106         (rfc2231-encode-string): Don't break lines at the beginning, leave
19107         it to mml-insert-parameter.
19108
19109         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19110         calling mail-header-parse-content-type.
19111
19112 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19113
19114         * spam-report.el (spam-report-gmane-use-article-number):
19115         Improve doc string.
19116         (spam-report-gmane-internal): Check if a suitable header was found
19117         in the article.
19118
19119 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19120
19121         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19122         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19123
19124 2006-02-05  Romain Francoise  <romain@orebokech.com>
19125
19126         Update copyright notices of all files in the gnus directory.
19127
19128 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19129
19130         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19131
19132 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19133
19134         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19135         segmented lines of parameter value to cope with Thunderbird 1.5
19136         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19137         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19138         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19139
19140 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19141
19142         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19143         parts.
19144
19145 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19146
19147         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19148         there's only one active file for all servers.
19149         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19150         solid groups.  Gnus might have used a FAST request to select the group.
19151         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19152         and nnweb-search redundantly in the active file.
19153         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19154         (nnweb-request-create-group): Don't use ARGS.
19155         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19156         initializations.  Let nnoo do the work.
19157
19158 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19159
19160         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19161         Say the part has been decoded.
19162
19163         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19164
19165 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19166
19167         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19168         mailcap-viewer-test-cache when there's no 'test clause, since that
19169         will invert the meaning of a "nil" test previously determined by
19170         mailcap-mailcap-entry-passes-test.
19171
19172 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19173
19174         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19175         compiling.
19176
19177         * gnus-sum.el: Ditto.
19178
19179         * message.el: Don't bind tool-bar-map when compiling.
19180
19181 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19182
19183         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19184
19185 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19186
19187         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19188         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19189         current Google Groups.
19190
19191 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19192
19193         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19194         and tool-bar-mode.
19195
19196         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19197         and tool-bar-mode.
19198
19199         * message.el (message-tool-bar-update): Simplify.
19200         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19201
19202         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19203         gnus-summary-buffer.
19204         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19205         gnus-summary-reply.
19206
19207         * gmm-utils.el (gmm): Add :version.
19208
19209 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19210
19211         * Makefile.in (clean): New rule.
19212         (distclean): Use it.
19213
19214 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19215
19216         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19217         Don't autoload.
19218
19219 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19220
19221         * gmm-utils.el (gmm-verbose): Add :group.
19222
19223 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19224
19225         * message.el: Change some comments WRT tool-bars.
19226
19227         * gnus-sum.el (gnus-summary-tool-bar)
19228         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19229         (gnus-summary-tool-bar-zap-list): New variables.
19230         (gnus-summary-make-tool-bar): Complete rewrite using
19231         `gmm-tool-bar-from-list'.
19232
19233         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19234         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19235         New variables.
19236         (gnus-group-make-tool-bar): Complete rewrite using
19237         `gmm-tool-bar-from-list'.
19238         (gnus-group-tool-bar-update): New function.
19239
19240         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19241
19242 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19243
19244         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19245         is dissected into a single part of which the type is the same as
19246         the given one; decode charset.
19247
19248 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19249
19250         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19251         into alists as symbol not string, since that's what
19252         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19253         look for.
19254
19255 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19256
19257         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19258         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19259
19260         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19261
19262 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19263
19264         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19265         (gnus-xmas-mime-security-button-menu): New function.
19266
19267         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19268         (gnus-mime-security-button-menu): New definition.
19269         (gnus-mime-security-button-map): Use them.
19270         (gnus-mime-security-button-menu): New function.
19271         (gnus-insert-mime-security-button): Addition to help echo.
19272         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19273         (gnus-mime-security-pipe-part): New functions.
19274
19275         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19276         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19277
19278         * mm-decode.el (mm-handle-set-disposition): Remove.
19279         (mm-handle-set-description): Remove.
19280
19281 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19282
19283         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19284         (mm-w3m-standalone-supports-m17n-p): New function.
19285         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19286         w3m usage.
19287
19288         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19289         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19290
19291 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19292
19293         * message.el (message-tool-bar-zap-list):
19294         Use gmm-tool-bar-zap-list as custom type.
19295         (message-tool-bar-update): New function.
19296         (message-tool-bar, message-tool-bar-gnome)
19297         (message-tool-bar-retro): Add message-tool-bar-update.
19298         (message-tool-bar-gnome): Add flyspell-buffer.
19299
19300         * gnus-util.el (gnus-error): Describe `args'.
19301
19302         * gmm-utils.el (gmm-error): Describe `args'.
19303         (gmm-tool-bar-zap-list): New widget.
19304         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19305
19306 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19307
19308         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19309         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19310         the number of recursive calls.
19311
19312         * mm-decode.el (mm-handle-set-disposition): New macro.
19313         (mm-handle-set-description): New macro.
19314
19315 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19316
19317         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19318         encoding.
19319
19320 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19321
19322         * message.el (message-tool-bar-zap-list, message-tool-bar)
19323         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19324         (message-tool-bar-local-item-from-menu): Remove.
19325         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19326         (message-make-tool-bar): New function.
19327         (message-mode): Use `message-make-tool-bar'.
19328
19329         * gmm-utils.el: New file.
19330         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19331         (gmm-lazy): New widget copied from `nnmail.el'.
19332         (gmm-tool-bar-from-list): New function for creating customizable
19333         tool bars.
19334         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19335         output.
19336         (gmm): Add :prefix to defgroup.
19337
19338 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19339
19340         * gmm-utils.el (gmm-widget-p): New function.
19341
19342 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19343
19344         * mml.el (mml-attach-file): Describe `description' in doc string.
19345         (mml-menu): Add Emacs MIME manual and PGG manual.
19346
19347 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19348
19349         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19350
19351 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19352
19353         * nntp.el (nntp-end-of-line): Doc fix.
19354
19355 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19356
19357         * imap.el (imap-open): Handle case where buffer is a buffer
19358         object.
19359
19360 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19361
19362         * gnus-delay.el (gnus-delay): Don't autoload.
19363         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19364         to be re-loaded when customizing the `gnus-delay' group.
19365
19366 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19367
19368         * message.el (message-insert-citation-line): Use newlines.
19369
19370 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19371
19372         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19373         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19374         these routines, so the passphrase can be managed externally and
19375         passed in to the system.
19376         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19377         pgg-add-passphrase-to-cache function.
19378
19379         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19380         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19381         these routines, so the passphrase can be managed externally and
19382         passed in to the system.
19383         (pgg-pgp5-sign-region): Use new name of
19384         pgg-add-passphrase-to-cache function.
19385
19386 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19387
19388         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19389         part of the decoded armor to find the key-identifier.
19390         (pgg-gpg-lookup-key-owner): New function to return the
19391         human-readable identifier of a key owner.
19392         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19393         itself.
19394         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19395         the key value) if we have a key and can match it against a secret
19396         key.  Also, added a note pointing out fact that the prompt only
19397         indicates the first matching key.
19398
19399         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19400         pgg-decrypt-region.
19401         (pgg-add-passphrase-to-cache): Rename from
19402         `pgg-add-passphrase-cache' to reduce confusion (all callers
19403         changed).
19404         (pgg-remove-passphrase-from-cache): Rename from
19405         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19406         changed).
19407         (pgg-read-passphrase, pgg-add-passphrase-cache)
19408         (pgg-remove-passphrase-cache): Add informative docstrings.
19409         (pgg-decrypt): Convey provided passphrase in subordinate call to
19410         pgg-decrypt-region.
19411
19412 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19413
19414         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19415         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19416         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19417         'passphrase' argument, so the passphrase can be managed externally
19418         and then passed in to the system.
19419
19420         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19421         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19422         so the passphrase cache can be used reliably with identifiers
19423         besides a pgp packet's key id.
19424
19425         * pgg-gpg.el (pgg-gpg-encrypt-region)
19426         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19427         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19428         these routines, so the passphrase can be managed externally and
19429         passed in to the system.
19430
19431         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19432         'notruncate' argument, so the passphrase cache can be used
19433         reliably with identifiers besides a pgp packet's key id.
19434
19435 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19436
19437         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19438         symmetric encryption.
19439         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19440         encrypted session key.
19441         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19442         message ask for the passphrase in a proper way.
19443
19444         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19445         New user commands for symmetric encryption.
19446
19447 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19448
19449         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19450
19451         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19452
19453 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19454
19455         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19456
19457 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19458
19459         * mm-decode.el (mm-inlined-types): Add application/pgp.
19460         (mm-automatic-display): Ditto.
19461
19462         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19463         part as text.
19464
19465 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19466
19467         * nnrss.el: Update copyright.
19468         (nnrss-opml-import): Query whether to subscribe to each entry.
19469
19470         * gnus-art.el:
19471         * gnus-sum.el:
19472         * gnus-xmas.el:
19473         * messagexmas.el:
19474         * mm-uu.el:
19475         * mm-view.el: Update copyright.
19476
19477 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19478
19479         * message.el (message-info): New function.
19480         (message-mode-menu): Add it.
19481         Update copyright.
19482
19483         * ChangeLog: Fix and update copyright.
19484
19485 2006-01-13  Romain Francoise  <romain@orebokech.com>
19486
19487         * message.el (message-forward-subject-name-subject): Prefer the
19488         address to 'nowhere' if the sender has no name.
19489         Fix typo.  Update copyright year.
19490
19491 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19492
19493         * gnus-art.el (article-wash-html):
19494         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19495         (gnus-article-wash-html-with-w3m-standalone): New function.
19496
19497         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19498         mm-inline-text-html-render-with-w3m-standalone.
19499         (mm-text-html-washer-alist): Map w3m-standalone to
19500         gnus-article-wash-html-with-w3m-standalone.
19501         (mm-inline-text-html-render-with-w3m-standalone): New function.
19502
19503 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19504
19505         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19506         Improve LaTeX.
19507
19508 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19509
19510         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19511         (nnrss-request-article): Render text/plain parts as HTML.
19512
19513         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19514         the buffer.
19515
19516 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19517
19518         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19519         custom definition of `gnus-posting-styles'.
19520
19521         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19522         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19523
19524 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19525
19526         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19527         Use nntp for bug archive.
19528
19529 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19530
19531         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19532         parts.
19533         (nnrss-normalize-date): New function converts ISO 8601 date into
19534         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19535         (nnrss-check-group): Use it.
19536
19537 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19538
19539         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19540
19541         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19542         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19543         (nnrss-insert-w3): Ditto.
19544
19545 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19546
19547         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19548         the articles to be forwarded including the case where neither a
19549         number of articles nor a region is specified.
19550
19551 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19552
19553         * nnrss.el (nnrss-request-article): Fix last change; fill
19554         text/plain parts.
19555
19556 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19557
19558         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19559         in text/plain part.
19560         (nnrss-check-group): Don't add excessive newline to dc:subject.
19561
19562 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19563
19564         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19565         article.
19566
19567 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19568
19569         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19570         (nnml-use-compressed-files, nnml-save-mail): Support other
19571         comression programs such as bzip2.
19572
19573 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19574
19575         * dns.el (query-dns): Make sure we check the buffer size before
19576         removing tcp headers.
19577
19578 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19579
19580         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19581         remove MIME buttons associated with multipart/alternative parts.
19582         (gnus-mime-display-alternative): Tag buttons using `article-type'
19583         text property.
19584
19585         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19586         associated with multipart/alternative parts.
19587
19588         * gnus-art.el (gnus-signature-separator): Fix custom type.
19589
19590         * mm-decode.el (mm-inlined-types): Fix custom type.
19591         (mm-keep-viewer-alive-types): Ditto.
19592         (mm-automatic-display): Ditto.
19593         (mm-attachment-override-types): Ditto.
19594         (mm-inline-override-types): Ditto.
19595         (mm-automatic-external-display): Ditto.
19596
19597 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19598
19599         * spam-report.el (spam-report-user-mail-address)
19600         (spam-report-user-agent): New variables.
19601         (spam-report-url-ping-plain): Use spam-report-user-agent.
19602
19603 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19604
19605         * gnus-art.el (gnus-button-handle-custom): Do not just use
19606         `customize-apropos' for any "M-x customize-*" button but the
19607         function called for.  Accept both the function name and its
19608         argument in order to achieve this.
19609         (gnus-button-alist): Remove support for "custom:" URL's.
19610         Pass function name to `gnus-button-handle-custom' in case of "M-x
19611         customize-*" buttons.
19612
19613 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19614
19615         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19616         multipart/alternative and add xref to mm-discouraged-alternatives
19617         in doc string.
19618
19619         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19620         gnus-buttonized-mime-types in doc string.
19621
19622 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19623
19624         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19625         Suggest image/.* in the doc string.
19626
19627 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19628
19629         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19630         message-marks (Debian bug #342521).
19631
19632 2005-12-12  Simon Josefsson  <jas@extundo.com>
19633
19634         * password.el (password-read-from-cache): Add.
19635         (password-read): Use it.
19636
19637 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19638
19639         * rfc2047.el (rfc2047-charset-to-coding-system):
19640         Recognize us-ascii as a MIME charset.
19641
19642         * mm-bodies.el (mm-decode-content-transfer-encoding):
19643         Protect against the case where the 2nd arg TYPE is nil.
19644
19645 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19646
19647         * pop3.el (pop3-stream-type): Fix custom version.
19648
19649         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19650
19651 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19652
19653         * mm-decode.el (mm-display-external): Add missing cdr.
19654
19655 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19656
19657         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19658         RFC1524) if it is in mailcap or add a suffix according to
19659         mailcap-mime-extensions when generating a temp filename; postpone
19660         deleting a temp file for 2 seconds for some wrappers, shell
19661         scripts, and so on, which might exit right after having started a
19662         viewer command as a background job.
19663
19664 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19665
19666         * nntp.el (nntp-marks-directory): Fix custom group.
19667
19668         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19669         steps when < 10.
19670
19671         * gnus-start.el (gnus-no-server-1):
19672         Mention `gnus-level-default-subscribed' in doc string.
19673
19674 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19675
19676         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19677         parens.
19678
19679 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19680
19681         * gnus-xmas.el (gnus-use-toolbar): Revert.
19682         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19683         gnus-use-toolbar is default.
19684
19685         * messagexmas.el (message-use-toolbar): Revert.
19686         (message-setup-toolbar): Use global default-toolbar if
19687         message-use-toolbar is default.
19688
19689 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19690
19691         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19692         according to default-toolbar-visible-p.
19693
19694         * messagexmas.el (message-use-toolbar): Ditto.
19695
19696 2005-11-26  Dave Love  <fx@gnu.org>
19697
19698         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19699         (tls-program, tls-success): Provide openssl alternative.
19700
19701         * starttls.el: Doc fixes.
19702         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19703         SERVICE to PORT.
19704
19705         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19706         port null or service name.
19707         (starttls-negotiate): Autoload.
19708
19709 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19710
19711         * message.el (message-kill-to-signature): Fix interactive spec.
19712
19713 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19714
19715         * pop3.el (pop3-open-server): Recognize a string as a service name.
19716
19717 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19718
19719         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19720
19721 2005-11-23  Dave Love  <fx@gnu.org>
19722
19723         Add pop3s, pop3/starttls.
19724
19725         * pop3.el (pop3-authentication-scheme): Clarify doc.
19726         (open-tls-stream, starttls-open-stream): Autoload.
19727         (pop3-stream-type): New.
19728         (pop3-open-server): Use it.
19729
19730         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19731         for POP.
19732         (mail-source-keyword-map): Add :stream for POP.
19733         (mail-source-fetch-pop): Use pop3-stream-type.
19734
19735 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19736
19737         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19738         of current-time-string.
19739
19740 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19741
19742         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19743         date header.
19744
19745 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19746
19747         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19748         it can seriously impact performance as it bypasses the agent's
19749         local caches.
19750
19751 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19752
19753         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19754         must be explicitly online rather than "not explicitly offline" for
19755         its flags to be synchronized.
19756
19757         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19758         that gnus-uu-unmark-thread will function correctly.
19759
19760         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19761         1024K is instead displayed as 1M.
19762
19763 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19764
19765         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19766
19767 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19768
19769         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19770
19771 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19772
19773         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19774         error message to display actual error condition.
19775         (gnus-agent-save-local): Avoid saving symbols that are bound to
19776         nil as they simply result in a warning message in
19777         gnus-agent-read-local.
19778
19779 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19780
19781         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19782         rather than make-variable-buffer-local for file-precious-flag.
19783
19784 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19785
19786         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19787         for duplicates which are removed.  The invalid sort check then
19788         triggers a rescan after the sort as sorting may have moved
19789         duplicate entries such that they can be cheaply detected.
19790
19791 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19792
19793         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19794
19795 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19796
19797         * gnus-agent.el (gnus-agent-article-alist-save-format):
19798         Change internal variable to a custom variable.  Change default value
19799         from compressed(2) to uncompressed(1).
19800         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19801         support for uncompressed agentview files.  Taken together, reading
19802         the agentview file should now be 6-7 times faster.
19803
19804 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19805
19806         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19807         as a buffer-local variable.  This avoids creating truncated
19808         dribble files as a result of a hang up, eg.
19809
19810 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19811
19812         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19813         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19814         XEmacs.
19815
19816 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19817
19818         * gnus-start.el (gnus-start-draft-setup):
19819         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19820
19821         * gnus.el (gnus-splash): Change custom group.
19822         (gnus-group-get-parameter, gnus-group-parameter-value):
19823         Describe allow-list argument.
19824
19825         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19826         string.
19827
19828 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19829
19830         * gnus-art.el (gnus-default-article-saver): Add user-defined
19831         `function' to custom type.
19832
19833 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19834
19835         * imap.el (imap-open): Handle case where buffer is a buffer
19836         object.
19837
19838 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19839
19840         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19841         long lines.
19842         (gnus-cache-delete-group): Wrap doc strings.
19843
19844         * gnus-agent.el (gnus-agent-rename-group)
19845         (gnus-agent-delete-group): Wrap doc strings.
19846
19847 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19848
19849         * messagexmas.el (message-use-toolbar): Change the valid values
19850         into default, top, bottom, left, and right.
19851         (message-toolbar-thickness): New variable.
19852         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19853         well.
19854         (message-setup-toolbar): Make it work.
19855
19856         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19857         (gnus-use-toolbar): Change the valid values into default, top,
19858         bottom, left, and right.
19859         (gnus-toolbar-thickness): New variable.
19860         (gnus-xmas-setup-toolbar): New function.
19861         (gnus-xmas-setup-group-toolbar): Use it.
19862         (gnus-xmas-setup-summary-toolbar): Use it.
19863
19864 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19865
19866         * gnus-start.el (gnus-1): Add "native" to
19867         gnus-predefined-server-alist.
19868
19869         * gnus.el (gnus-method-to-server): Don't add "native" to the
19870         lists here, because that leads to problems when
19871         gnus-select-method is bound.
19872
19873 2005-11-09  Simon Josefsson  <jas@extundo.com>
19874
19875         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19876         use (not sort-by-date) instead.
19877
19878 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19879
19880         * gnus-delay.el (gnus-delay-group): Don't autoload.
19881         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19882         to be re-loaded when customizing the `gnus-delay' group.
19883
19884 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19885
19886         * message.el: Revert last changes.
19887         (message-insert-citation-line): Use newlines.
19888
19889 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19890
19891         * message.el (message-courtesy-message)
19892         (message-mark-insert-begin, message-mark-insert-end)
19893         (message-elide-ellipsis, message-cancel-message)
19894         (message-add-header, message-change-subject)
19895         (message-cross-post-followup-to-header)
19896         (message-cross-post-insert-note, message-reduce-to-to-cc)
19897         (message-widen-reply, message-delete-not-region)
19898         (message-kill-to-signature, message-insert-signature)
19899         (message-insert-importance-high, message-insert-importance-low)
19900         (message-insert-or-toggle-importance)
19901         (message-insert-disposition-notification-to)
19902         (message-indent-citation, message-yank-original)
19903         (message-cite-original-without-signature, message-cite-original)
19904         (message-insert-citation-line, message-position-on-field)
19905         (message-fix-before-sending, message-send-mail-partially)
19906         (message-send-mail, message-send-mail-with-sendmail)
19907         (message-send-mail-with-qmail, message-send-news)
19908         (message-check-news-header-syntax, message-generate-headers)
19909         (message-insert-courtesy-copy, message-fill-address)
19910         (message-fill-header, message-shorten-references)
19911         (message-setup-1, message-cancel-news)
19912         (message-forward-make-body-plain, message-forward-make-body-mime)
19913         (message-forward-make-body-mml, message-encode-message-body)
19914         (message-forward-make-body-digest-plain)
19915         (message-forward-make-body-digest-mime)
19916         (message-use-alternative-email-as-from): Insert `hard-newline'
19917         instead of ordinary newlines.
19918
19919 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19920
19921         * message.el (message-generate-headers): Downcase the argument
19922         given to message-check-element.
19923
19924 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19925
19926         * nntp.el (nntp-authinfo-rejected): New error condition.
19927         (nntp-wait-for): Use new error condition to signal authentication
19928         error.
19929         (nntp-retrieve-data): Rethrow new error condition to break out of
19930         recursive call to nntp-send-authinfo.
19931
19932 2005-11-08  Romain Francoise  <romain@orebokech.com>
19933
19934         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19935         (gnus-summary-exit-map): Bind to `Z p'.
19936         (gnus-summary-make-menu-bar): Add menu item.
19937
19938 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19939
19940         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19941         (gnus-treat-*): Add `first' in all doc strings.
19942
19943         * gnus-group.el (gnus-group-compact-group): Fix typo.
19944
19945 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19946
19947         * gnus.el (gnus-parameters-case-fold-search): New variable.
19948         (gnus-parameters-get-parameter): Use it.
19949
19950         * gnus-score.el (gnus-home-score-file): Doc fix.
19951
19952 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19953
19954         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19955
19956 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19957
19958         * mm-util.el (mm-special-display-p): New function.
19959
19960         * mml.el (mml-preview): Use it; doc fix.
19961
19962 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19963
19964         * imap.el (imap-open): Handle case where buffer is a buffer object.
19965
19966 2005-10-29  Romain Francoise  <romain@orebokech.com>
19967
19968         * message.el (message-fix-before-sending): Fix comment.
19969
19970 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19971
19972         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19973
19974 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19975
19976         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19977         Used in gnus-score.el.
19978
19979 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19980
19981         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19982
19983 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19984
19985         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19986         whitespace removed in revision 7.8.  Use concatenated string to
19987         protect trailing whitespace.
19988
19989 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19990
19991         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19992         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19993         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19994         Courier IMAP ("some version from 2004").  Mostly based on similar
19995         code in the same function.
19996
19997 2005-10-26  Didier Verna  <didier@xemacs.org>
19998
19999         * gnus-group.el (gnus-group-compact-group): Invalidate original
20000         article buffer.
20001         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20002         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20003         NOV database and in article itself.
20004         Invalidate article backlog.
20005
20006 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20007
20008         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20009
20010 2005-10-26  Simon Josefsson  <jas@extundo.com>
20011
20012         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20013         part of 2004-07-25 change.
20014
20015 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20016
20017         * message.el (message-display-completion-list): New function.
20018         (message-expand-group): Use it; make sure the Completions buffer
20019         is modifiable.
20020 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20021
20022         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20023         user-mail-name is an empty string.
20024
20025 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20026
20027         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20028         depending on gnus-score-decay-constant.
20029
20030         * encrypt.el (encrypt-insert-file-contents)
20031         (encrypt-write-file-contents): Don't use `gnus-message'.
20032
20033         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20034         arguments.
20035         (mm-uu-type-alist): Add message-marks and insert-marks.
20036         Pass arguments to mm-uu-verbatim-marks-extract.
20037         (mm-uu-hide-markers): New variable.
20038         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20039
20040         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20041         (gnus-convert-image-to-face-command): Use "convert" by default to
20042         allow other input image formats.
20043         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20044         accordingly.
20045
20046 2005-10-23  Simon Josefsson  <jas@extundo.com>
20047
20048         * imap.el (imap-gssapi-program): Align command line parameters
20049         with latest GNU SASL.
20050         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20051
20052 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20053
20054         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20055         HTML.
20056         (nnslashdot-request-article): Ditto.
20057
20058         * lpath.el (featurep): Add nobreak-char-display.
20059
20060 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20061
20062         * mail-source.el (mail-source-fetch-pop): Require pop3.
20063         (mail-source-check-pop): Ditto.
20064
20065 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20066
20067         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20068         errors.
20069
20070 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20071
20072         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20073         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20074
20075         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20076
20077         * mm-bodies.el (mm-decode-string):
20078         Call `mm-charset-to-coding-system' with allow-override argument.
20079
20080 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20081
20082         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20083         (rfc2047-charset-to-coding-system): New function.
20084         (rfc2047-decode-encoded-words): New function.
20085         (rfc2047-decode-region): Use them.
20086         (rfc2047-decode-cte): Remove.
20087         (rfc2047-parse-and-decode): Remove.
20088         (rfc2047-decode): Remove.
20089
20090 2005-10-15  Kenichi Handa  <handa@m17n.org>
20091
20092         * rfc2047.el (rfc2047-decode-cte): New function.
20093         (rfc2047-decode-region): Change the way to decode successive
20094         encoded-words: decode B- or Q-encoding in each encoded-word,
20095         concatenate them, and decode it as charset.
20096
20097 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20098
20099         * lpath.el: Fbind codepage-setup for XEmacs.
20100
20101 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20102
20103         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20104         widget-move-and-invoke.
20105         (gnus-custom-mode): Use gnus-custom-map.
20106
20107 2005-10-15  Bill Wohler  <wohler@newt.com>
20108
20109         * message.el (message-tool-bar-map): Rename image file from
20110         mail_send to mail/send.
20111
20112 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20113
20114         * message.el (message-expand-group): Pass the common
20115         prefix substring of completion to `display-completion-list'.
20116
20117 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20118
20119         * mml-sec.el (mml-secure-method): New internal variable.
20120         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20121         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20122         New functions using mml-secure-method.
20123
20124         * mml.el (mml-mode-map): Add key bindings for those functions.
20125         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20126         Harder <harder@myrealbox.com>.
20127         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20128         Goto end of message if point is the headers of the message.
20129
20130         * message.el (message-in-body-p): New function.
20131
20132         * assistant.el: Autoload gnus-util and netrc.
20133
20134         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20135         Use `mm-charset-override-alist' only when decoding.
20136
20137         * mm-bodies.el (mm-decode-body):
20138         Call `mm-charset-to-coding-system' with allow-override argument.
20139
20140         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20141         `filename' from Content-Disposition if Content-Type doesn't
20142         provide `name'.
20143         (gnus-mime-view-part-as-type): Set default instead of
20144         initial-input.
20145
20146 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20147
20148         * format-spec.el (format-spec): Propagate text properties of % spec.
20149
20150 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20151
20152         * gnus-art.el (gnus-treat-predicate): Add `first'.
20153
20154 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20155
20156         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20157         (mm-charset-override-alist): New variable.
20158         (mm-charset-to-coding-system): Use it.
20159         (mm-codepage-setup): New helper function.
20160         (mm-charset-eval-alist): New variable.
20161         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20162         Warn about unknown charsets.
20163
20164         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20165
20166 2005-10-04  David Hansen  <david.hansen@gmx.net>
20167
20168         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20169         (nnrss-check-group): Ditto.
20170
20171 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20172
20173         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20174         Rename x-gnus-verbatim to x-verbatim.
20175         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20176
20177         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20178         x-verbatim.
20179
20180         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20181
20182         * gnus-util.el (gnus-remove-duplicates): Remove.
20183
20184         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20185         instead of gnus-remove-duplicates.
20186
20187         * message.el (message-remove-duplicates): Remove.
20188         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20189         message-remove-duplicates.
20190
20191         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20192         available, else use implementation from `delete-dups'.
20193
20194         * message.el (message-insert-expires): New function.
20195         (message-mode-map): Add key binding.
20196         (message-mode-field-menu): Add menu entry.
20197         (message-mode): Document it.
20198         (message-make-expires-date): Use `message-make-date'.
20199
20200 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20201
20202         * message.el (message-make-expires-date): New function.
20203
20204 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20205
20206         * Makefile.in (list-installed-shadows): New entry.
20207         (install): Use it.
20208         (remove-installed-shadows): New entry.
20209
20210         * dgnushack.el (dgnushack-default-load-path): New variable.
20211         (dgnushack-find-lisp-shadows): New function.
20212         (dgnushack-remove-lisp-shadows): New function.
20213
20214 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20215
20216         * Makefile.in (install-el-elc): New entry.
20217         (install): Use it so that .el files are necessarily installed.
20218
20219 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20220
20221         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20222
20223 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20224
20225         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20226         function rather than the diff-mode.el package.
20227         (mm-display-external): Use with-current-buffer.
20228         (mm-viewer-completion-map, mm-viewer-completion-map):
20229         Move initialization inside declaration.
20230
20231 2005-09-29  Simon Josefsson  <jas@extundo.com>
20232
20233         * spam.el: Load hashcash when compiling, to avoid warnings.
20234         Don't autoload mail-check-payment.
20235         (spam-check-hashcash): Define unconditionally, since hashcash.el
20236         is part of Gnus now.  Ignore errors from payment checking.
20237
20238 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20239
20240         * message.el (message-bold-region, message-unbold-region):
20241         Rename from `bold-region' and `unbold-region'.
20242
20243         * message.el: Remove useless autoloads.
20244
20245 2005-09-28  Simon Josefsson  <jas@extundo.com>
20246
20247         * message.el (message-use-idna): Default to t.
20248         (message-use-idna): Test whether encoding works too.  Doc fix.
20249
20250 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20251
20252         * nntp.el (nntp-warn-about-losing-connection): Remove.
20253
20254 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20255
20256         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20257         customizable.  Change default value.
20258         (mm-uu-diff-groups-regexp): Change default value.
20259         (mm-uu-type-alist): Add doc string.
20260         (mm-uu-configure): Add doc string.  Make it interactive.
20261         (mm-uu-tex-groups-regexp): New variable.
20262         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20263         (mm-uu-type-alist): Add LaTeX documents.
20264         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20265         of "text/verbatim".
20266         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20267
20268         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20269         instead of "text/verbatim".
20270
20271         * message.el (message-mark-inserted-region)
20272         (message-mark-insert-file): Use slrn style marks when called with
20273         prefix argument.
20274
20275 2005-09-27  Simon Josefsson  <jas@extundo.com>
20276
20277         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20278
20279 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20280
20281         * message.el (message-remove-duplicates): New function.
20282         Implementation borrowed from `gnus-remove-duplicates'.
20283         (message-idna-to-ascii-rhs): Also encode idna addresses in
20284         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20285         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20286         only ask about the same idna domain once per header and also tell
20287         in what header to replace the idna domain.
20288
20289         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20290         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20291         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20292         a header is decoded and not just the last one.
20293
20294 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20295
20296         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20297         has been decoded.
20298
20299         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20300         (mm-insert-part): Don't modify text if it has been decoded.
20301
20302         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20303         decoded.
20304
20305         * mm-view.el (mm-inline-text): Don't strip text props unless
20306         decoding enriched or richtext parts.
20307
20308 2005-09-25  Romain Francoise  <romain@orebokech.com>
20309
20310         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20311         * gnus-start.el (gnus-subscribe-interactively):
20312         * gnus-uu.el (gnus-uu-grab-articles):
20313         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20314         space.
20315
20316 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20317
20318         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20319         * mm-view.el (mm-view-pkcs7-decrypt):
20320         * gnus-sum.el (gnus-summary-limit-to-extra)
20321         (gnus-summary-respool-article, gnus-read-move-group-name):
20322         * gnus-score.el (gnus-summary-increase-score):
20323         * gnus-util.el (gnus-completing-read-with-default):
20324         * gnus-art.el (gnus-read-save-file-name)
20325         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20326         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20327         * message.el (message-check-news-header-syntax):
20328         Follow convention for reading with the minibuffer.
20329
20330 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20331
20332         * spam-report.el (spam-report-url-ping-plain):
20333         Use gnus-extended-version as User-Agent.
20334
20335         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20336         default value is nil.
20337
20338         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20339         (mm-uu-verbatim-marks-extract): New function.
20340         (mm-uu-extract): New face.
20341         (mm-uu-copy-to-buffer): Use it.
20342
20343         * spam-report.el (spam-report-gmane-ham): Rename from
20344         `spam-report-gmane-unspam'.
20345         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20346         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20347
20348         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20349         Autoload.
20350         (spam-report-gmane-unregister-routine):
20351         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20352
20353 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20354
20355         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20356         (spam-report-gmane-unregister-routine): Add support for gmane
20357         unregistration.
20358
20359         * spam-report.el (spam-report-gmane-unspam)
20360         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20361         (spam-report-gmane): Change to take a single article and do unspam
20362         registration.
20363
20364 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20365
20366         * mm-url.el (mm-url-decode-entities): Fix regexp.
20367
20368 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20369
20370         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20371         default to nil, to be able to use Gnus at all.  If the default
20372         switches to something else, then the function should be fixed not
20373         be exceedingly slow.
20374
20375 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20376
20377         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20378         fail hard.
20379
20380         * spam-report.el: Add better Keywords line.
20381
20382         * spam.el: Add Maintainer and better Keywords line.
20383
20384 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20385
20386         * gnus-art.el (gnus-article-replace-part)
20387         (gnus-mime-replace-part): New functions.
20388         (gnus-mime-action-alist, gnus-mime-button-commands)
20389         (gnus-mime-save-part-and-strip): Add file argument.
20390         (gnus-article-part-wrapper): Add interactive argument.
20391
20392         * gnus-sum.el (gnus-summary-mime-map):
20393         Add `gnus-article-replace-part'.
20394
20395 2005-09-19  Didier Verna  <didier@xemacs.org>
20396
20397         The nnml compaction feature:
20398         * nnml.el (nnml-request-compact-group): New function.
20399         * nnml.el (nnml-request-compact): New function.
20400         * gnus-int.el (gnus-request-compact-group): New function.
20401         * gnus-int.el (gnus-request-compact): New function.
20402         * gnus-group.el (gnus-group-compact-group): New function.
20403         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20404         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20405         * gnus-srvr.el (gnus-server-compact-server): New function.
20406         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20407         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20408
20409 2005-09-18  Deepak Goel  <deego@gnufans.org>
20410
20411         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20412         format spec.
20413
20414 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20415
20416         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20417
20418 2005-09-15  Romain Francoise  <romain@orebokech.com>
20419
20420         * message.el (message-fill-paragraph): Clarify docstring.
20421
20422 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20423
20424         * gnus-art.el (gnus-mime-display-part): Protect against broken
20425         MIME messages.
20426
20427 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20428
20429         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20430         before parsing header.
20431
20432 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20433
20434         * html2text.el (html2text-replace-list): Add new entities.
20435
20436 2005-09-11  Romain Francoise  <romain@orebokech.com>
20437
20438         * message.el (message-alternative-emails): Improve docstring.
20439         (message-setup-1): Call `message-use-alternative-email-as-from'
20440         after `message-setup-hook' to give it precedence over posting
20441         styles, etc.
20442         (message-use-alternative-email-as-from): Add docstring.
20443         Remove the original From header if present.
20444
20445         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20446         (nnml-save-mail): Use it.
20447
20448         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20449         articles.  Add new argument `silent'.
20450         (gnus-uu-mark-all): Report the total number of marked articles.
20451
20452 2005-09-10  Romain Francoise  <romain@orebokech.com>
20453
20454         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20455         (gnus-uu-mark-series): Likewise.
20456
20457 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20458
20459         * spam-report.el (spam-report-gmane): Fix generation of spam
20460         report URL.
20461
20462 2005-09-10  Simon Josefsson  <jas@extundo.com>
20463
20464         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20465         t, based on discussion on the ding list with Robert Epprecht
20466         <epprecht@solnet.ch>.
20467
20468 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20469
20470         * spam-report.el (spam-report-gmane): Make it work without
20471         X-Report-Spam header.  Gmane now only provides Archived-At.
20472         This is only used if `spam-report-gmane-use-article-number' is nil.
20473         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20474
20475         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20476         make `gnus-summary-sort-by-recipient' work with threading.
20477
20478         * nnweb.el (nnweb-google-wash-article): Print a message if article
20479         is not available.
20480
20481 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20482
20483         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20484         change.  Decode text/* parts content before displaying.
20485
20486 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20487
20488         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20489
20490 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20491
20492         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20493
20494         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20495         url-package-name, url-package-version,
20496         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20497         w3m-display-inline-images, and w3m-minor-mode-map.
20498
20499 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20500
20501         * message.el (message-tab-body-function): Fix mismatched custom type.
20502
20503         * gnus.el (gnus-group-change-level-function): Ditto.
20504
20505         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20506
20507         * gnus-art.el (gnus-signature-limit)
20508         (gnus-article-mime-part-function): Ditto.
20509
20510 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * mml.el (mml-mode): Silence the byte compiler.
20513
20514         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20515         using `(sit-for 0)' before moving the point to the specified part;
20516         skip unbuttonized parts.
20517         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20518         return to the summary window if gnus-auto-select-part is non-nil.
20519
20520 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20521
20522         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20523         New variables.
20524         (mml-dnd-attach-file, mml-mode): Use them.
20525
20526         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20527         Make fetching article by MID work again for Google Groups.
20528         Add FIXME concerning gnus-group-make-web-group.
20529
20530         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20531         Don't depend on Gnus by using mail-extract-address-components if
20532         gnus-extract-address-components is not bound.
20533
20534 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20535
20536         * gnus-art.el (gnus-mime-display-security): Don't display the
20537         signature, but only the signed part.
20538
20539 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20540
20541         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20542
20543         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20544         list, not listp.
20545
20546 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20547
20548         * mm-encode.el (mm-encode-content-transfer-encoding):
20549         Likewise when encoding.
20550
20551         * mm-bodies.el (mm-decode-content-transfer-encoding):
20552         De-canonicalize CRLF for all text content types, not just
20553         text/plain.
20554
20555 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20556
20557         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20558         valid article; point arrow and cursor at the MIME button.
20559
20560 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20561
20562         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20563         Suggested by Dan Christensen <jdc@uwo.ca>.
20564
20565         * mm-decode.el (mm-save-part): Enable change of prompt.
20566
20567 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20568
20569         * gnus-msg.el (gnus-inews-add-send-actions):
20570         Make `message-post-method' lambda parameter ARG `&optional'.
20571
20572 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20573
20574         * gnus-sum.el (gnus-summary-mime-map):
20575         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20576         gnus-article-jump-to-part.
20577
20578         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20579         (gnus-article-edit-part): Use it.
20580         (gnus-article-part-wrapper): Add no-handle argument.
20581         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20582         New functions.
20583
20584 2005-08-29  Romain Francoise  <romain@orebokech.com>
20585
20586         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20587         docstring.
20588         (gnus-face-from-file): Likewise.
20589
20590 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20591
20592         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20593         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20594         non-nil.
20595         (gnus-auto-select-part): New variable.
20596         (gnus-article-jump-to-part): New function.
20597         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20598         (gnus-mime-delete-part): Allow selecting specified part after
20599         deleting or stripping parts.
20600         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20601         part if argument is bogus.
20602
20603 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20604
20605         * gnus-art.el (w3m-minor-mode-map):
20606         * gnus-spec.el (gnus-newsrc-file-version):
20607         * gnus-util.el (nnmail-active-file-coding-system)
20608         (gnus-original-article-buffer, gnus-user-agent):
20609         * gnus.el (gnus-ham-process-destinations)
20610         (gnus-parameter-ham-marks-alist)
20611         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20612         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20613         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20614         * mm-decode.el (gnus-current-window-configuration):
20615         * mm-extern.el (gnus-article-mime-handles):
20616         * mm-url.el (url-current-object, url-package-name)
20617         (url-package-version):
20618         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20619         (smime-keys, w3m-cid-retrieve-function-alist)
20620         (w3m-current-buffer, w3m-display-inline-images)
20621         (w3m-minor-mode-map):
20622         * mml-smime.el (gnus-extract-address-components):
20623         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20624         (gnus-newsrc-hashtb, message-default-charset)
20625         (message-deletable-headers, message-options)
20626         (message-posting-charset, message-required-mail-headers)
20627         (message-required-news-headers):
20628         * mml1991.el (mc-pgp-always-sign):
20629         * mml2015.el (mc-pgp-always-sign):
20630         * nnheader.el (nnmail-extra-headers):
20631         * rfc1843.el (gnus-decode-encoded-word-function)
20632         (gnus-decode-header-function, gnus-newsgroup-name):
20633         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20634
20635 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20636
20637         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20638         the end of the date treatments.
20639
20640 2005-08-15  Simon Josefsson  <jas@extundo.com>
20641
20642         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20643         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20644         Capello and Romain Francoise.
20645         (pgg-fetch-key-function): Remove, not used?
20646         (pgg-insert-url-with-w3): Require url, to get
20647         url-insert-file-contents regardless of where it is defined.
20648
20649 2005-08-13  Romain Francoise  <romain@orebokech.com>
20650
20651         * message.el (message-cite-original-1): New function.
20652         (message-cite-original): Use it.
20653         (message-cite-original-without-signature): Ditto.
20654
20655 2005-08-08  Romain Francoise  <romain@orebokech.com>
20656
20657         * message.el (message-yank-empty-prefix): New variable.
20658         (message-indent-citation): Use it.
20659         (message-cite-original-without-signature): Respect X-No-Archive.
20660
20661 2005-08-08  Simon Josefsson  <jas@extundo.com>
20662
20663         * pgg.el: Autoload url-insert-file-contents instead of loading
20664         w3/url.
20665         (pgg-insert-url-with-w3): Don't load url here.
20666
20667 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20668
20669         * message.el (message-kill-to-signature): Don't insert newline at
20670         bol.
20671         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20672
20673 2005-08-06  Romain Francoise  <romain@orebokech.com>
20674
20675         * message.el (message-user-fqdn): Fix typo in docstring.
20676
20677 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20678
20679         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20680
20681         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20682
20683 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20684
20685         * mm-bodies.el (mm-encode-body): Use coding system rather than
20686         charset to encode text.
20687
20688         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20689         number of charsets if utf-8 is available (XEmacs).
20690
20691 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20692
20693         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20694         taken from `gnus-button-mid-or-mail-regexp'.
20695         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20696         (gnus-button-alist): Improve regexp for domain part of the MIDs
20697         for news:localpart@domain buttons.
20698         (gnus-button-ctan-directory-regexp): Update.
20699
20700 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20701
20702         * sieve-manage.el (sieve-manage-interactive-login):
20703         Use make-local-variable rather than make-variable-buffer-local.
20704         (sieve-manage-open): Ditto.
20705         (sieve-manage-authenticate): Ditto.
20706
20707         * mml.el (mml-generate-mime-1): Make the content type default to
20708         text/plain if the filename is not specified.
20709
20710 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20711
20712         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20713         instead of insert-buffer.
20714
20715         * message.el (message-yank-original): Ditto; set the mark at the
20716         end of the yanked message.
20717
20718 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20719
20720         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20721         lines to scroll rather than to stop it.
20722
20723         * mml.el (mml-generate-default-type): Add doc string.
20724         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20725         default to application/octet-stream when determining the content
20726         type if it is not specified for the part or the mml contents; add
20727         a comment about mml-generate-default-type.
20728
20729 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20730
20731         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20732         make it default to application/octet-stream when determining the
20733         content type if it is not specified for the external contents.
20734
20735 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20736
20737         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20738         segmented parameter but also other parameters might be there.
20739
20740 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20741
20742         * mm-decode.el (mm-display-external): Delete temp file, directory
20743         and buffer immediately if the external process is exited.
20744
20745 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20748         fewer lines than that of scroll-margin.
20749         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20750
20751 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20752
20753         * gnus-art.el (gnus-article-next-page): Revert.
20754         (gnus-article-beginning-of-window): New macro.
20755         (gnus-article-next-page-1): Use it.
20756         (gnus-article-prev-page): Ditto.
20757         (gnus-article-edit-part): Use insert-buffer-substring instead of
20758         insert-buffer.
20759         (gnus-article-edit-exit): Ditto.
20760
20761         * gnus-util.el (gnus-beginning-of-window): Remove.
20762         (gnus-end-of-window): Remove.
20763
20764         * lpath.el: Don't bind header-line-format and scroll-margin.
20765
20766 2005-07-25  Simon Josefsson  <jas@extundo.com>
20767
20768         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20769         to have the url package without w3.  Reported by Daiki Ueno
20770         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20771
20772 2005-07-20  Didier Verna  <didier@xemacs.org>
20773
20774         * gnus-diary.el: Remove the description comment (nndiary is now
20775         properly documented in the Gnus manual).
20776         Fix the spelling of "Back End".
20777         * nndiary.el: Ditto.
20778         Fix the copyright notice.
20779
20780 2005-07-18  Romain Francoise  <romain@orebokech.com>
20781
20782         * gnus-sum.el (gnus-summary-to-prefix)
20783         (gnus-summary-newsgroup-prefix): New variables.
20784         (gnus-summary-from-or-to-or-newsgroups): Use them.
20785
20786 2005-07-17  Romain Francoise  <romain@orebokech.com>
20787
20788         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20789         space as it's generally not especially interesting to the user.
20790
20791 2005-07-16  Romain Francoise  <romain@orebokech.com>
20792
20793         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20794         nil to avoid prompting and file modification if one of the
20795         messages at the top of the nnfolder file contains a copyright
20796         notice.
20797         Update copyright notice.
20798
20799         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20800         instead of `current-time-string' as the latter creates a time
20801         string that is not RFC 2822 compliant (it lacks the zone).
20802         Update copyright notice.
20803
20804 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20805
20806         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20807         for text/rtf.  Display default in prompt.  Pass default for M-n.
20808
20809         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20810
20811 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20812
20813         * gnus-msg.el (gnus-button-mailto):
20814         Remove save-selected-window-window hackery because it relies on
20815         save-selected-window internals.
20816
20817 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20818
20819         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20820         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20821         (gnus-article-prev-page): Ditto.
20822
20823         * gnus-util.el (gnus-beginning-of-window): New function.
20824         (gnus-end-of-window): New function.
20825
20826         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20827
20828 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20829
20830         * gnus-score.el (gnus-score-edit-all-score):
20831         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20832         gnus-message.
20833
20834 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20835
20836         * gnus-msg.el (gnus-button-mailto):
20837         Remove save-selected-window-window hackery because it relies on
20838         save-selected-window internals.
20839
20840 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20841
20842         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20843         add-minor-mode.
20844         (gnus-binary-mode): Ditto.
20845
20846         * gnus-topic.el (gnus-topic-mode): Ditto.
20847
20848 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20849
20850         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20851         (gnus-article-prev-page): Take scroll-margin into consideration.
20852
20853 2005-07-04  Lute Kamstra  <lute@gnu.org>
20854
20855         Update FSF's address in GPL notices.
20856
20857 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20858
20859         * gnus.el (gnus-exit):
20860         * gnus-group.el (gnus-group-icons):
20861         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20862
20863         * gnus-nocem.el (gnus-nocem):
20864         * message.el (message-various, message-buffers, message-sending)
20865         (message-interface, message-forwarding, message-insertion)
20866         (message-headers, message-news, message-mail):
20867         * pgg-gpg.el (pgg-gpg):
20868         * pgg-parse.el (pgg-parse):
20869         * pgg-pgp.el (pgg-pgp):
20870         * pgg-pgp5.el (pgg-pgp5):
20871         * pop3.el (pop3): Finish `defgroup' description with period.
20872
20873 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20874
20875         * gnus-art.el (article-display-face): Improve the efficiency.
20876         (article-display-x-face): Ditto; remove gray x-face stuff.
20877
20878 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20879
20880         * gnus-art.el (article-display-face): Correct the position in
20881         which Faces are inserted.
20882
20883 2005-06-29  Didier Verna  <didier@xemacs.org>
20884
20885         * gnus-art.el (article-display-face): Display faces in correct
20886         order.
20887
20888 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20889
20890         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20891         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20892         (gnus-nocem-check-article): Fetch the Type header.
20893         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20894         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20895         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20896         make sure gnus-nocem-hashtb is initialized.
20897         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20898         (gnus-nocem-unwanted-article-p): Ditto.
20899
20900         * pgg.el (pgg-verify): Return the verification result.
20901
20902 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20903
20904         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20905         is ascii.
20906
20907 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20908
20909         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20910         `show-nonbreak-escape'.
20911
20912 2005-06-23  Lute Kamstra  <lute@gnu.org>
20913
20914         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20915
20916         * dig.el (dig-mode):
20917         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20918
20919 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20920
20921         * nnimap.el (nnimap-split-download-body): Fix spellings.
20922
20923 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20924
20925         * gnus-art.el (gnus-article-encrypt-body):
20926         * gnus-cus.el (gnus-score-customize):
20927         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20928         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20929
20930 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20931
20932         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20933         header by looking for magic "MII" at the beginning.
20934
20935 2005-06-16  Miles Bader  <miles@gnu.org>
20936
20937         * gnus-xmas.el (gnus-xmas-group-startup-message):
20938         Use renamed gnus-splash face.
20939
20940         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20941         (assistant-field-face): New backward-compatibility alias for renamed
20942         face.
20943         (assistant-render-text): Use renamed assistant-field face.
20944
20945         * spam.el (spam): Remove "-face" suffix from face name.
20946         (spam-face): New backward-compatibility alias for renamed face.
20947         (spam-face, spam-initialize): Use renamed spam face.
20948
20949         * message.el (message-header-to, message-header-cc)
20950         (message-header-subject, message-header-newsgroups)
20951         (message-header-other, message-header-name)
20952         (message-header-xheader, message-separator, message-cited-text)
20953         (message-mml): Remove "-face" suffix from face names.
20954         (message-header-to-face, message-header-cc-face)
20955         (message-header-subject-face, message-header-newsgroups-face)
20956         (message-header-other-face, message-header-name-face)
20957         (message-header-xheader-face, message-separator-face)
20958         (message-cited-text-face, message-mml-face):
20959         New backward-compatibility aliases for renamed faces.
20960         (message-font-lock-keywords): Use renamed message faces.
20961
20962         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20963         (sieve-test-commands, sieve-tagged-arguments):
20964         Remove "-face" suffix from face names.
20965         (sieve-control-commands-face, sieve-action-commands-face)
20966         (sieve-test-commands-face, sieve-tagged-arguments-face):
20967         New backward-compatibility aliases for renamed faces.
20968         (sieve-control-commands-face, sieve-action-commands-face)
20969         (sieve-test-commands-face, sieve-tagged-arguments-face):
20970         Use renamed sieve faces.
20971
20972         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20973         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20974         (gnus-group-news-3-empty, gnus-group-news-4)
20975         (gnus-group-news-4-empty, gnus-group-news-5)
20976         (gnus-group-news-5-empty, gnus-group-news-6)
20977         (gnus-group-news-6-empty, gnus-group-news-low)
20978         (gnus-group-news-low-empty, gnus-group-mail-1)
20979         (gnus-group-mail-1-empty, gnus-group-mail-2)
20980         (gnus-group-mail-2-empty, gnus-group-mail-3)
20981         (gnus-group-mail-3-empty, gnus-group-mail-low)
20982         (gnus-group-mail-low-empty, gnus-summary-selected)
20983         (gnus-summary-cancelled, gnus-summary-high-ticked)
20984         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20985         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20986         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20987         (gnus-summary-low-undownloaded)
20988         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20989         (gnus-summary-low-unread, gnus-summary-normal-unread)
20990         (gnus-summary-high-read, gnus-summary-low-read)
20991         (gnus-summary-normal-read, gnus-splash):
20992         Remove "-face" suffix from face names.
20993         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20994         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20995         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20996         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20997         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20998         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20999         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21000         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21001         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21002         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21003         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21004         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21005         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21006         (gnus-summary-normal-ticked-face)
21007         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21008         (gnus-summary-normal-ancient-face)
21009         (gnus-summary-high-undownloaded-face)
21010         (gnus-summary-low-undownloaded-face)
21011         (gnus-summary-normal-undownloaded-face)
21012         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21013         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21014         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21015         (gnus-splash-face):
21016         New backward-compatibility aliases for renamed faces.
21017         (gnus-group-startup-message): Use renamed gnus faces.
21018
21019         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21020         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21021         (gnus-server-agent): Remove "-face" suffix from face names.
21022         (gnus-server-agent-face, gnus-server-opened-face)
21023         (gnus-server-closed-face, gnus-server-denied-face)
21024         (gnus-server-offline-face):
21025         New backward-compatibility aliases for renamed faces.
21026         (gnus-server-agent-face, gnus-server-opened-face)
21027         (gnus-server-closed-face, gnus-server-denied-face)
21028         (gnus-server-offline-face): Use renamed gnus faces.
21029
21030         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21031         Remove "-face" suffix from face names.
21032         (gnus-picon-xbm-face, gnus-picon-face):
21033         New backward-compatibility aliases for renamed faces.
21034
21035         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21036         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21037         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21038         (gnus-cite-11): Remove "-face" suffix from face names.
21039         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21040         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21041         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21042         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21043         New backward-compatibility aliases for renamed faces.
21044         (gnus-cite-attribution-face, gnus-cite-face-list)
21045         (gnus-article-boring-faces): Use renamed gnus faces.
21046
21047         * gnus-art.el (gnus-signature, gnus-header-from)
21048         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21049         (gnus-header-content): Remove "-face" suffix from face names.
21050         (gnus-signature-face, gnus-header-from-face)
21051         (gnus-header-subject-face, gnus-header-newsgroups-face)
21052         (gnus-header-name-face, gnus-header-content-face):
21053         New backward-compatibility aliases for renamed faces.
21054         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21055
21056         * gnus-sum.el (gnus-summary-selected-face)
21057         (gnus-summary-highlight): Use renamed gnus faces.
21058         * gnus-group.el (gnus-group-highlight): Likewise.
21059
21060 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21061
21062         * gnus-sieve.el (gnus-sieve-article-add-rule):
21063         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21064         * spam-stat.el (spam-stat-buffer-change-to-spam)
21065         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21066
21067         * message.el (message-is-yours-p):
21068         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21069
21070 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21071
21072         * mm-view.el (mm-inline-text): Withdraw the last change.
21073
21074 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21075
21076         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21077         executing enriched-decode.
21078
21079 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21080
21081         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21082         charset of tar files.
21083
21084 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21085
21086         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21087
21088 2005-06-04  Lute Kamstra  <lute@gnu.org>
21089
21090         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21091         information is never recorded.
21092
21093 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21094
21095         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21096
21097 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21098
21099         * pop3.el (pop3-apop): Run md5 in the binary mode.
21100
21101         * starttls.el (starttls-set-process-query-on-exit-flag):
21102         Use eval-and-compile.
21103
21104 2005-05-31  Simon Josefsson  <jas@extundo.com>
21105
21106         * smime.el (smime-replace-in-string): Define.
21107         (smime-cert-by-ldap-1): Use it.
21108
21109 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21110
21111         * gnus-art.el (article-display-x-face): Replace
21112         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21113
21114         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21115         set-process-query-on-exit-flag or process-kill-without-query.
21116
21117         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21118         loop instead of replace-regexp.
21119
21120         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21121         instead of process-kill-without-query if it is available.
21122
21123         * lpath.el: Fbind ldap-search-entries.
21124
21125         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21126         instead of find-file-hooks if it is available.
21127
21128         * mml1991.el: Bind pgg-default-user-id when compiling.
21129
21130         * mml2015.el: Bind pgg-default-user-id when compiling.
21131
21132         * nndraft.el (nndraft-request-associate-buffer):
21133         Use write-contents-functions instead of write-contents-hooks if it is
21134         available.
21135
21136         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21137         instead of find-file-hooks if it is available.
21138
21139         * nntp.el (nntp-open-connection): Replace
21140         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21141         (nntp-open-ssl-stream): Ditto.
21142         (nntp-open-tls-stream): Ditto.
21143
21144         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21145         set-process-query-on-exit-flag or process-kill-without-query.
21146         (starttls-open-stream-gnutls): Use it instead of
21147         process-kill-without-query.
21148         (starttls-open-stream): Ditto.
21149
21150 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21151
21152         * smime.el (smime-cert-by-ldap-1): Don't use
21153         replace-regexp-in-string.
21154
21155 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21156
21157         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21158
21159         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21160         in PEM format.  Adjust to the XEmacs compatibility.
21161
21162 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21163
21164         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21165         by `string-to-number'.
21166         * gnus-agent.el (gnus-agent-regenerate-group)
21167         (gnus-agent-fetch-articles): Ditto.
21168         * gnus-art.el (gnus-button-fetch-group): Ditto.
21169         * gnus-cache.el (gnus-cache-generate-active)
21170         (gnus-cache-articles-in-group): Ditto.
21171         * gnus-group.el (gnus-group-set-current-level)
21172         (gnus-group-insert-group-line): Ditto.
21173         * gnus-score.el (gnus-score-set-expunge-below)
21174         (gnus-score-set-mark-below, gnus-summary-score-effect)
21175         (gnus-summary-score-entry): Ditto.
21176         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21177         (gnus-soup-pack): Ditto.
21178         * gnus-spec.el (gnus-xmas-format): Ditto.
21179         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21180         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21181         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21182         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21183         * nndb.el (nndb-get-remote-expire-response): Ditto.
21184         * nndiary.el (nndiary-parse-schedule-value)
21185         (nndiary-string-to-number, nndiary-request-replace-article)
21186         (nndiary-request-article): Ditto.
21187         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21188         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21189         * nneething.el (nneething-make-head): Ditto.
21190         * nnfolder.el (nnfolder-request-article)
21191         (nnfolder-retrieve-headers): Ditto.
21192         * nnheader.el (nnheader-file-to-number): Ditto.
21193         * nnkiboze.el (nnkiboze-request-article): Ditto.
21194         * nnmail.el (nnmail-process-unix-mail-format)
21195         (nnmail-process-babyl-mail-format): Ditto.
21196         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21197         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21198         (nnmh-request-create-group, nnmh-request-list-1)
21199         (nnmh-request-group, nnmh-request-article): Ditto.
21200         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21201         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21202         * nnsoup.el (nnsoup-make-active): Ditto.
21203         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21204         * nntp.el (nntp-find-group-and-number)
21205         (nntp-retrieve-headers-with-xover): Ditto.
21206         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21207         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21208         (pgg-format-key-identifier): Ditto.
21209         * pop3.el (pop3-last, pop3-stat): Ditto.
21210         * qp.el (quoted-printable-decode-region): Ditto.
21211
21212         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21213         of concat.
21214
21215 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21216
21217         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21218
21219         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21220
21221         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21222
21223         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21224
21225         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21226
21227         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21228
21229         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21230         (gnus-carpal-mode): Ditto.
21231
21232         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21233         (gnus-browse-mode): Ditto.
21234
21235         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21236
21237         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21238
21239 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21240
21241         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21242
21243 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21244
21245         * gnus-util.el (gnus-run-mode-hooks): New function.
21246
21247         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21248
21249         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21250         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21251
21252 2005-05-27  Lute Kamstra  <lute@gnu.org>
21253
21254         * dns-mode.el (dns-mode): Specify customization group.
21255
21256 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21257
21258         * gnus-agent.el (gnus-agent-make-mode-line-string):
21259         Use mode-line-highlight as mouse-face.
21260
21261 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21262
21263         * canlock.el (canlock): Change the parent group to news.
21264
21265         * deuglify.el (gnus-outlook-deuglify): Add :group.
21266
21267         * dig.el (dig): Add :group.
21268
21269         * dns-mode.el (dns-mode): Add :group.
21270
21271         * encrypt.el (encrypt): Add :group.
21272
21273         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21274         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21275         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21276         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21277         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21278
21279         * gnus-diary.el (gnus-diary): Add :group.
21280
21281         * gnus.el (gnus-group-news-1-face): Add :group.
21282         (gnus-group-news-1-empty-face): Ditto.
21283         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21284         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21285         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21286         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21287         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21288         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21289         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21290         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21291         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21292         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21293         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21294         (gnus-summary-high-ticked-face): Ditto.
21295         (gnus-summary-low-ticked-face): Ditto.
21296         (gnus-summary-normal-ticked-face): Ditto.
21297         (gnus-summary-high-ancient-face): Ditto.
21298         (gnus-summary-low-ancient-face): Ditto.
21299         (gnus-summary-normal-ancient-face): Ditto.
21300         (gnus-summary-high-undownloaded-face): Ditto.
21301         (gnus-summary-low-undownloaded-face): Ditto.
21302         (gnus-summary-normal-undownloaded-face): Ditto.
21303         (gnus-summary-high-unread-face): Ditto.
21304         (gnus-summary-low-unread-face): Ditto.
21305         (gnus-summary-normal-unread-face): Ditto.
21306         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21307         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21308
21309         * hashcash.el (hashcash): New custom group.
21310         (hashcash-default-payment): Add :group.
21311         (hashcash-payment-alist): Ditto.
21312         (hashcash-default-accept-payment): Ditto.
21313         (hashcash-accept-resources): Ditto.
21314         (hashcash-path): Ditto.
21315         (hashcash-extra-generate-parameters): Ditto.
21316         (hashcash-double-spend-database): Ditto.
21317         (hashcash-in-news): Ditto.
21318
21319         * message.el (message-minibuffer-local-map): Add :group.
21320
21321         * netrc.el (netrc): Add :group.
21322
21323         * sieve-manage.el (sieve-manage-log): Add :group.
21324         (sieve-manage-default-user): Diito.
21325         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21326         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21327         (sieve-manage-authenticators): Ditto.
21328         (sieve-manage-authenticator-alist): Ditto.
21329         (sieve-manage-default-port): Ditto.
21330
21331         * sieve-mode.el (sieve-control-commands-face): Add :group.
21332         (sieve-action-commands-face): Ditto.
21333         (sieve-test-commands-face): Ditto.
21334         (sieve-tagged-arguments-face): Ditto.
21335
21336         * smime.el (smime): Add :group.
21337
21338         * spam-report.el (spam-report): Add :group.
21339
21340         * spam.el (spam, spam-face): Add :group.
21341
21342 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21343
21344         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21345         return \n.\n.\n at the end of articles.  Protect against that.
21346         (nntp-with-open-group): Allow debugging.
21347
21348         * nnheader.el (mail-header-set-extra): Make into a function
21349         because I just could't understand how to quote the list properly.
21350
21351         * dns.el (query-dns-cached): New function.
21352
21353 2005-05-26  Lute Kamstra  <lute@gnu.org>
21354
21355         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21356
21357 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21358
21359         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21360
21361         * gnus-art.el: Don't autoload mail-extract-address-components.
21362
21363         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21364         eval-and-compile to evaluate it.
21365
21366         * hashcash.el: Don't autoload executable-find.
21367
21368         * nndb.el: Don't declare the nndb back end two or more times; don't
21369         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21370
21371         * nntp.el: Autoload format-spec instead of format; use
21372         eval-and-compile to evaluate autoload forms.
21373
21374 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21375
21376         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21377
21378 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21379
21380         * gnus.el (gnus-version-number): Bump version.
21381
21382 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21383
21384         * gnus.el: No Gnus v0.3 is released.
21385
21386 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21387
21388         * lpath.el (featurep): Bind show-nonbreak-escape.
21389
21390 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21391
21392         * gnus-art.el (gnus-article-edit-part): Disable undo.
21393
21394 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21395
21396         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21397         gnus-article-date-lapsed-new-header is t if date timer is active;
21398         skip headers in which the original date value is empty.
21399         (gnus-article-save-original-date): Redefine it as a macro.
21400         (gnus-display-mime): Use it.
21401
21402 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21403
21404         * gnus-art.el (article-date-ut): Support converting date in
21405         forwarded parts as well.
21406         (gnus-article-save-original-date): New function.
21407         (gnus-display-mime): Use it.
21408
21409 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21410
21411         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21412         enclosure element of <item>.
21413
21414 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21415
21416         * message.el (message-kill-buffer-query): Rename from
21417         `message-kill-buffer-query-if-modified'.  Add :version.
21418
21419 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21420
21421         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21422         window layout.
21423
21424 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21425
21426         * mml.el: Autoload dnd when compiling.
21427
21428 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21429
21430         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21431         x-dnd-*.
21432
21433 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21434
21435         * qp.el (quoted-printable-encode-region): Save excursion.
21436
21437 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21438
21439         * message.el (message-kill-buffer-query-if-modified): Add new variable
21440         so the user can kill a modified message buffer quickly.
21441         (message-kill-buffer): Use it.
21442
21443 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21444
21445         * lpath.el: Fbind display-time-event-handler; don't fbind
21446         string-to-multibyte.
21447
21448         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21449
21450 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21451
21452         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21453         contained in text because xml.el decodes entities) with LFs.
21454
21455 2005-04-11  Lute Kamstra  <lute@gnu.org>
21456
21457         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21458         differently.
21459
21460 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21461
21462         * mm-util.el (mm-detect-coding-region): Typo.
21463
21464 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21465
21466         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21467
21468 2005-04-06  Deepak Goel  <deego@gnufans.org>
21469
21470         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21471         user-function allow user modifications of the scores.
21472         (spam-stat-score-buffer-user): New function, to allow
21473         user-computed modifications to the score.
21474         (spam-stat-score-buffer-user-functions): List of additional
21475         scoring functions.
21476         (spam-stat-error-holder): Global temporary error holder.
21477         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21478         variable.
21479
21480 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21481
21482         * gnus-registry.el (gnus-registry-clean-empty-function)
21483         (gnus-registry-trim, gnus-registry-fetch-groups)
21484         (gnus-registry-delete-group): Groups that match
21485         `gnus-registry-ignored-groups' are removed from the registry
21486         entries, not just ignored for splitting.  This helps clean up the
21487         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21488         to get all the groups a message ID is in.
21489
21490         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21491         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21492         (spam-stat-score-buffer-user-functions): Add :number custom type.
21493
21494 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21495
21496         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21497         argument in XEmacs.
21498
21499         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21500         (nnrss-request-group): Decode group name first.
21501         (nnrss-request-article): Make a text/plain article if mml-to-mime
21502         failed.
21503         (nnrss-get-encoding): Return a compatible encoding according to
21504         nnrss-compatible-encoding-alist.
21505         (nnrss-find-el): Use consp instead of listp.
21506         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21507
21508 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21509
21510         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21511         which Emacs 20 doesn't support.
21512         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21513
21514 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21515
21516         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21517         silence the byte compiler inside the defun.
21518
21519         * gnus-demon.el (parse-time-string): Add autoload.
21520
21521         * gnus-delay.el (parse-time-string): Add autoload.
21522
21523         * gnus-art.el (parse-time-string): Add autoload.
21524
21525         * nnultimate.el (parse-time): Require for `parse-time-string'.
21526
21527 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21528
21529         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21530
21531         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21532
21533         * smime.el (smime-ldap-host-list): Add :version.
21534
21535 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21536
21537         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21538         pass it to `gnus-browse-read-group'.
21539         (gnus-browse-read-group): Add NUMBER argument and pass it to
21540         `gnus-group-read-ephemeral-group'.
21541
21542         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21543         argument and pass it to `gnus-group-read-group'.
21544
21545 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21546
21547         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21548         mm-xemacs-find-mime-charset-1 if we have the mule feature
21549         available at runtime.
21550
21551 2005-03-25  Werner Lemberg  <wl@gnu.org>
21552
21553         * nnmaildir.el: Replace `illegal' with `invalid'.
21554
21555 2005-03-23  Lute Kamstra  <lute@gnu.org>
21556
21557         * time-date.el: Add comment on time value formats.
21558         Don't require parse-time.
21559         (with-decoded-time-value): New macro.
21560         (encode-time-value): New function.
21561         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21562         (days-to-time): Return a valid time value when arg is huge.
21563         (time-since): Use time-subtract.
21564         (time-to-number-of-days): Use time-to-seconds.
21565
21566 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21567
21568         * gnus-start.el (gnus-display-time-event-handler):
21569         Check display-time-timer at runtime rather than only at load time
21570         in case display-time-mode is turned off in the mean time.
21571
21572 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21573
21574         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21575         used.
21576
21577         * nneething.el (nneething-map-file-directory): Derive from
21578         `gnus-directory'.
21579
21580         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21581         the To/Cc button.
21582
21583 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21584
21585         * nnmaildir.el (nnmaildir-request-accept-article):
21586         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21587
21588 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21589
21590         * gnus-async.el: Require timer-funcs at compile time when in
21591         XEmacs for `run-with-idle-timer'.
21592
21593 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21594
21595         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21596         autoloaded function.
21597
21598 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21599
21600         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21601
21602 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21603
21604         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21605
21606 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21607
21608         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21609         Add gnus-expert-user to default.
21610
21611 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21612
21613         * nnimap.el (nnimap-open-server): Ditto.
21614
21615         * imap.el (imap-authenticate): Fix typo.
21616
21617 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21618
21619         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21620         buffer (since IMAP server might return FETCH response out of
21621         order, and the nntp buffer must be sorted).
21622
21623 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21624
21625         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21626         comparison on string.
21627
21628         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21629         (gnus-agent-score): Rename category keywords to match gnus-cus.
21630         (gnus-agent-summary-fetch-series): Modify to protect against
21631         gnus-agent-summary-fetch-group clearing processable flags.
21632         (gnus-agent-synchronize-group-flags): Update live group buffer as
21633         synchronization may occur due to the user toggle the plugged
21634         status.
21635         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21636         successfully downloaded.
21637         (gnus-agent-expire-group-1): Avoid using markers when the overview
21638         is in ascending order; greatly improves performance.
21639         (gnus-agent-regenerate-group):
21640         Use gnus-agent-synchronize-group-flags to reset read status in both
21641         gnus and server.
21642         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21643
21644 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21645
21646         * message.el: Don't autoload former message-utils variables.
21647         (message-strip-subject-trailing-was): Change doc string.
21648
21649         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21650         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21651         (nnweb-google-search): Add "hl=en" here.
21652         (nnweb-google-parse-1, nnweb-google-create-mapping):
21653         Don't hardcode URL.
21654
21655 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21656
21657         * message.el (message-get-reply-headers, message-followup):
21658         Mention related variables `message-use-followup-to' and
21659         `message-use-mail-followup-to', in the information buffer.
21660
21661         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21662         of broken groups(-beta).google.com.
21663
21664 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21665
21666         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21667         parameter to invoked gnus-request-move-article; remove the
21668         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21669         all at once instead of once per article.
21670         (gnus-summary-remove-process-mark): Accept a list of articles as
21671         well as a single article for processing.
21672
21673         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21674         parameter.
21675
21676         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21677
21678         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21679
21680         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21681         parameter.
21682
21683         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21684         parameter.
21685
21686         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21687         parameter and remove the gnus-sum-hint-move-is-internal variable.
21688
21689         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21690         parameter.
21691
21692         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21693         parameter.
21694
21695         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21696         parameter.
21697
21698         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21699
21700         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21701         parameter.
21702
21703         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21704         parameter.
21705
21706 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21707
21708         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21709         a more conservative way.
21710
21711 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21712
21713         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21714         buffer, so it moves the window's cursor.
21715
21716 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21717
21718         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21719         `mm-dissect-multipart' and receive the from field as an (optional)
21720         argument from `mm-dissect-multipart'.
21721         (mm-dissect-multipart): Receive the from field as an argument and
21722         pass it on when we call `mm-dissect-buffer' on MIME parts.
21723         Fixes verification/decryption of signed/encrypted MIME parts.
21724
21725 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21726
21727         * gnus-sum.el (gnus-summary-move-article):
21728         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21729         whatever it calls (right now, only nnimap-request-move article
21730         respects it).
21731
21732         * nnimap.el (nnimap-request-move-article):
21733         When gnus-sum-hint-move-is-internal is set, don't do the extra
21734         nnimap-request-article.
21735
21736 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21737
21738         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21739
21740         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21741         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21742
21743         * gnus-sum.el (gnus-summary-caesar-message):
21744         Apply `gnus-treat-article' after rotation.
21745
21746         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21747         doc string.
21748
21749 2005-02-22  Simon Josefsson  <jas@extundo.com>
21750
21751         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21752         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21753         <arne@arnested.dk>.
21754         (encrypt): Add password-cache and password-cache-expiry as group
21755         members.
21756
21757 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21758
21759         * smime.el (smime-ldap-host-list): Doc fix.
21760         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21761         cache) password.
21762         (smime-sign-region): Use it.
21763         (smime-decrypt-region): Use it.
21764         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21765         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21766         fails.
21767         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21768         certificate from DER to PEM format rather than calling openssl.
21769
21770         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21771
21772         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21773         for signing/encryption.
21774
21775         * mml.el (mml-parse-1): Use them.
21776
21777 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21778
21779         * nnrss.el (nnrss-verbose): Remove.
21780         (nnrss-request-group): Use `nnheader-message' instead.
21781
21782 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21783
21784         * nnrss.el (nnrss-verbose): New variable.
21785         (nnrss-request-group): Make it say nnrss is requesting a group.
21786
21787 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21788
21789         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21790         Handle news URL with given port correctly.
21791
21792 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21793
21794         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21795         containing special characters.
21796
21797         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21798
21799         * mml.el (mime-to-mml): Ditto.
21800
21801         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21802         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21803         (rfc2047-decode-region): Quote decoded words containing special
21804         characters when rfc2047-quote-decoded-words-containing-tspecials
21805         is non-nil.
21806
21807 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21808
21809         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21810
21811         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21812
21813 2005-02-15  Simon Josefsson  <jas@extundo.com>
21814
21815         * nnimap.el (nnimap-debug): Doc fix.
21816
21817         * imap.el (imap-debug): Doc fix.
21818
21819 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21820
21821         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21822
21823 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21824
21825         * gnus.el (spam-contents): Improve docs for spam-contents
21826         parameter in its variable incarnation.
21827
21828 2005-02-14  Simon Josefsson  <jas@extundo.com>
21829
21830         * smime-ldap.el: Use require instead of load-library for ldap.
21831         (smime-ldap-search): Indent.
21832         (smime-ldap-search-internal): Shorten line.
21833
21834         * smime.el (smime-cert-by-dns): Add doc-string.
21835         (smime-cert-by-ldap-1): Indent.
21836
21837         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21838         mml-smime-get-dns-ldap.
21839         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21840
21841 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21842
21843         * smime.el: Require smime-ldap.
21844         (smime-ldap-host-list): New variable.
21845         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21846
21847         * mml-smime.el (mml-smime-encrypt-query): New function.
21848         (mml-smime-encrypt-query): Use it.
21849
21850         * smime-ldap.el: New file.
21851
21852 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21853
21854         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21855
21856 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21857
21858         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21859         argument in doc string.  Make query for type more clear.
21860
21861 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21862
21863         * gnus.el (gnus-group-startup-message): Search for gnus images in
21864         etc/images/gnus.
21865         * mm-util.el (mm-image-load-path): Likewise.
21866         * smiley.el (smiley-data-directory): Search for smilies in
21867         etc/images/smilies.
21868
21869 2005-02-09  Kim F. Storm  <storm@cua.dk>
21870
21871         Change Emacs release version from 21.4 to 22.1 throughout.
21872         Change Emacs development version from 21.3.50 to 22.0.50.
21873
21874 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21875
21876         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21877
21878         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21879         non-Mule XEmacs as well.
21880         (mm-decompress-buffer): Signal an error intentionally if it does
21881         not decompress compressed data because auto-compression-mode is
21882         disabled.
21883
21884 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21885
21886         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21887         an ID in the registry even if it has no groups.
21888
21889 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21890
21891         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21892         merge it into mm-decompress-buffer.
21893         (gnus-mime-copy-part): Use the MIME part charset, the value which
21894         a user specified or gnus-newsgroup-charset for decoding, like
21895         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21896         save-buffer what was used.  Suggested by Kevin Ryde
21897         <user42@zip.com.au>.
21898         (gnus-mime-inline-part): Allow the name parameter as well as the
21899         filename parameter; force decompressing of compressed data; always
21900         display contents being not decoded as unibyte.
21901
21902         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21903         as well as the filename parameter.
21904
21905         * mm-util.el (mm-decompress-buffer):
21906         Merge gnus-mime-jka-compr-maybe-uncompress.
21907         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21908         of compressed data.
21909
21910 2005-02-08  Simon Josefsson  <jas@extundo.com>
21911
21912         * imap.el (imap-log): Doc fix.
21913
21914 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21915
21916         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21917         the coding cookies; decompress compressed parts.
21918
21919         * mml.el (mml-generate-mime-1): Add the charset parameter according
21920         to the value which a user specified manually or the coding cookie.
21921
21922         * mm-util.el (mm-string-to-multibyte): New function.
21923         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21924         (mm-coding-system-to-mime-charset): New function.
21925         (mm-decompress-buffer): New function.
21926         (mm-find-buffer-file-coding-system): New function.
21927
21928         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21929         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21930         parts.
21931
21932 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21933
21934         * mm-view.el (mm-display-inline-fontify): Decode a part according
21935         to the charset parameter.
21936
21937 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21938
21939         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21940         prefix arg is neither nil nor a number, as info specifies.
21941
21942 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21943
21944         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21945         timestamps.
21946
21947 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21948
21949         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21950         groups error checking and notify user.
21951
21952 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21953
21954         * message.el (message-send-mail-function): Check existence of
21955         sendmail-program first before using default value
21956         `message-send-mail-with-sendmail'.  Otherwise use more generic
21957         `smtpmail-send-it'.
21958
21959 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21960
21961         * nntp.el (nntp-request-update-info): Always return nil.
21962
21963 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21964
21965         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21966
21967 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21968
21969         * message.el (message-beginning-of-line): Change the behavior when
21970         invoked between BOL and : so that it first moves backward.
21971
21972 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21973
21974         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21975         article buffer when editing of the article is discarded.
21976         (gnus-article-prepare): Revert.
21977
21978 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21979
21980         * gnus-art.el (gnus-article-prepare):
21981         Remove message-strip-forbidden-properties from the local hook.
21982
21983 2005-01-27  Simon Josefsson  <jas@extundo.com>
21984
21985         * password.el (password-cache-add): Only start one timer per key.
21986         Reported by Derek Atkins <warlord@MIT.EDU>.
21987
21988 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21989
21990         * run-at-time.el: Remove.  It is no longer needed as
21991         timer-funcs.el in the xemacs-base package has a working version of
21992         `run-at-time'.
21993
21994         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21995
21996         * password.el: Require timer-funcs instead of run-at-time in
21997         XEmacs.
21998         Remove `password-run-at-time' macro.
21999         (password-cache-add): Use `run-at-time' instead of
22000         `password-run-at-time'.
22001
22002         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22003         Remove `nnheader-cancel-function-timers' alias,
22004         `cancel-function-timers' exists in XEmacs in timer-funcs.
22005
22006         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22007         for `run-with-idle-timer'.
22008
22009         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22010         for `run-at-time'.
22011
22012         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22013         for `with-timeout'.
22014
22015         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22016         the same as for XEmacs 21.4.
22017         No need to ignore `run-with-idle-timer', this function exists in
22018         XEmacs now in timer-funcs.el in the xemacs-base package.
22019         (dgnushack-compile): No need to delete
22020         run-at-time.el from the list of files to compile because it
22021         doesn't exist anymore.
22022
22023 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22024
22025         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22026         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22027
22028 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22029
22030         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22031         sensitively.
22032
22033 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22034
22035         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22036
22037 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22038
22039         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22040         which will be inserted according to the multibyteness of a buffer
22041         rather than the type of contents.  Suggested by ARISAWA Akihiro
22042         <ari@mbf.ocn.ne.jp>.
22043
22044         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22045         of string which old xml.el may return rather than a string.
22046
22047 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22048
22049         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22050
22051 2005-01-16  Simon Josefsson  <jas@extundo.com>
22052
22053         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22054         idn/idna.el isn't available.
22055         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22056         <michael@waxrat.com>.
22057
22058         * hashcash.el: Remove non-FSF copyright header.
22059
22060         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22061         (hashcash-generate-payment): Use it.
22062         (hashcash-generate-payment-async): Use it.
22063
22064 2005-01-15  Simon Josefsson  <jas@extundo.com>
22065
22066         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22067         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22068
22069         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22070         gnus-summary-idna-message.
22071         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22072         (gnus-summary-idna-message): New function.
22073
22074 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22075
22076         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22077         gnus-novice-user.
22078
22079 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22080
22081         * nnrss.el (nnrss-request-delete-group): Delete entries in
22082         nnrss-group-alist as well.
22083         (nnrss-save-server-data): Insert newline.
22084
22085 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22086
22087         * gnus.el (gnus-user-agent): Use list of symbols instead of
22088         symbols.  Display full version number for (S)XEmacs.
22089         Optionally display (S)XEmacs codename.
22090
22091         * gnus-util.el (gnus-emacs-version): Update for new
22092         `gnus-user-agent'.
22093
22094         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22095         Gnus version.
22096
22097 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22098
22099         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22100         which is unreadable in some setups.
22101
22102 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22103
22104         * gnus-spec.el (gnus-update-format-specifications): Flush the
22105         group format spec cache if it doesn't support decoded group names.
22106
22107 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22108
22109         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22110         Allow to apply decay on score files matching a regexp.
22111
22112 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22113
22114         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22115         compatibility in %g and %c.
22116
22117 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22118
22119         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22120         name for only %g and %c.
22121         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22122         of gnus-tmp-group to decoded group name.
22123         (gnus-group-make-rss-group): Exclude `/'s from group names.
22124
22125 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22126
22127         * nnrss.el (nnrss-get-encoding): Fix regexp.
22128
22129 2004-12-27  Simon Josefsson  <jas@extundo.com>
22130
22131         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22132         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22133         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22134
22135 2004-12-17  Kim F. Storm  <storm@cua.dk>
22136
22137         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22138
22139         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22140
22141 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22142
22143         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22144
22145 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22146
22147         * nnrss.el: Require rfc2047 and mml.
22148         (nnrss-file-coding-system): New variable.
22149         (nnrss-format-string): Redefine it as an inline function.
22150         (nnrss-decode-group-name): New function.
22151         (nnrss-string-as-multibyte): Remove.
22152         (nnrss-retrieve-headers): Decode group name; don't use
22153         nnrss-format-string.
22154         (nnrss-request-group): Decode group name.
22155         (nnrss-request-article): Decode group name; allow a Message-ID as
22156         well as an article number; don't use nnrss-format-string; encode a
22157         Message-ID string which may contain non-ASCII characters; use
22158         mml-to-mime to compose a MIME article.
22159         (nnrss-request-expire-articles): Decode group name.
22160         (nnrss-request-delete-group): Decode group name.
22161         (nnrss-fetch): Clarify error message.
22162         (nnrss-read-server-data): Use insert-file-contents instead of load;
22163         bind file-name-coding-system; use multibyte buffer.
22164         (nnrss-save-server-data): Bind coding-system-for-write to the
22165         value of nnrss-file-coding-system; bind file-name-coding-system;
22166         add coding cookie.
22167         (nnrss-read-group-data): Use insert-file-contents instead of load;
22168         bind file-name-coding-system; use multibyte buffer.
22169         (nnrss-save-group-data): Bind coding-system-for-write to the
22170         value of nnrss-file-coding-system; bind file-name-coding-system.
22171         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22172         make it work with non-ASCII text.
22173         (nnrss-find-el): Make it work with old xml.el as well.
22174
22175 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22176
22177         * nnrss.el (nnrss-get-encoding): New function.
22178         (nnrss-fetch): Use unibyte buffer initially; bind
22179         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22180         decode contents according to the encoding attribute.
22181         (nnrss-save-group-data): Add coding cookie.
22182         (nnrss-mime-encode-string): New function.
22183         (nnrss-check-group): Use it to encode subject and author.
22184
22185 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22186
22187         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22188         imaginary variable.
22189
22190 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22191
22192         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22193         correctly even if there are wide characters.
22194
22195 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22196
22197         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22198         downcased symbol names; make a new cache instead of reusing
22199         bbdb-hashtable.
22200
22201 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22202
22203         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22204         concatenating segments rather than before concatenating them.
22205         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22206
22207         * message.el (message-get-reply-headers): Bind `extra'.
22208
22209 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22210
22211         * message.el (message-extra-wide-headers): New variable.
22212         (message-get-reply-headers): Use it.
22213
22214 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22215
22216         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22217         (gnus-agent-group-pathname): Ditto.
22218
22219         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22220
22221         * gnus-group.el (gnus-group-make-group): Decode group name.
22222         (gnus-group-make-rss-group): Register the group data after opening
22223         the nnrss group.
22224
22225 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22226
22227         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22228         by expiry now get marked as read.
22229
22230 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22231
22232         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22233
22234 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22235
22236         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22237         unify Latin characters in XEmacs.
22238         (mm-find-mime-charset-region): Use it.
22239
22240 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22241
22242         * gnus-util.el (gnus-delete-directory): New function.
22243
22244         * gnus-agent.el (gnus-agent-delete-group): Use it.
22245
22246         * gnus-cache.el (gnus-cache-delete-group): Use it.
22247
22248 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22249
22250         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22251         names.
22252
22253 2004-12-16  Simon Josefsson  <jas@extundo.com>
22254
22255         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22256
22257 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22258
22259         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22260
22261         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22262         (gnus-group-set-current-level): Decode group name.
22263
22264 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22265
22266         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22267         failed.
22268
22269 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22270
22271         * gnus-group.el (gnus-group-delete-group): Decode group name.
22272         (gnus-group-make-rss-group): Encode group name.
22273         (gnus-group-catchup-current): Decode group name.
22274         (gnus-group-kill-group): Decode group name.
22275
22276 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22277
22278         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22279
22280 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22281
22282         * gnus-group.el (gnus-group-make-rss-group):
22283         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22284
22285         * gnus-start.el (gnus-setup-news): Honor user's setting to
22286         gnus-message-archive-method.  Suggested by Lute Kamstra
22287         <lute@gnu.org>.
22288
22289 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22290
22291         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22292         global counterparts of the buffer-local variables.
22293
22294 2004-11-16  Romain Francoise  <romain@orebokech.com>
22295
22296         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22297         counterparts of the buffer-local variables.
22298
22299 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22300
22301         * message.el (message-forbidden-properties): Fix typo in doc
22302         string.
22303
22304 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22305
22306         * gnus-util.el (gnus-replace-in-string): Add doc string.
22307
22308         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22309         to avoid problems when splitting mails with many recipients.
22310
22311 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22312
22313         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22314         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22315
22316 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22317
22318         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22319         if there is no hashtable in memory or file modification time is
22320         newer than cached timestamp.
22321
22322 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22323
22324         * gnus-sum.el (gnus-summary-limit-to-recipient):
22325         Implement not-matching option.
22326
22327 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22328
22329         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22330         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22331         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22332         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22333         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22334         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22335
22336 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22337
22338         * message.el (message-forward-make-body-mml): Remove headers
22339         according to message-forward-ignored-headers if a message is decoded.
22340
22341 2004-12-02  Romain Francoise  <romain@orebokech.com>
22342
22343         * message.el (message-forward-make-body-plain): Always remove
22344         headers according to message-forward-ignored-headers.
22345
22346 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22347
22348         * spam.el (spam-summary-prepare-exit): Remove the
22349         gnus-summary-limit pop for now, it has problems with ham marks for
22350         me.
22351
22352 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22353
22354         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22355         correctly.
22356
22357 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22358
22359         * format-spec.el (format-spec): Message the char.
22360
22361 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22362
22363         * gnus-art.el (gnus-split-methods): Reformat comments.
22364
22365         * spam.el (spam-summary-prepare-exit): Remove article limits
22366         before exiting the summary buffer.
22367
22368 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22371         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22372
22373         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22374         order to silence the byte compiler.
22375
22376         * spam.el: Fix the way to silence the byte compiler, which
22377         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22378         bbdb-search-simple, spam-BBDB-register-routine,
22379         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22380         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22381         spam-stat-buffer-is-spam, spam-stat-load,
22382         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22383         spam-stat-save and spam-stat-split-fancy.
22384
22385 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22386
22387         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22388         which may confuse users.
22389         (canlock-password-for-verify): Ditto.
22390
22391         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22392
22393         * gnus-art.el (gnus-emphasis-alist): Ditto.
22394
22395         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22396
22397         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22398
22399         * gnus-start.el (gnus-save-killed-list): Ditto.
22400
22401         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22402         (gnus-sum-thread-tree-root): Ditto.
22403         (gnus-sum-thread-tree-false-root): Ditto.
22404         (gnus-sum-thread-tree-single-indent): Ditto.
22405
22406         * message.el (message-courtesy-message): Ditto.
22407         (message-archive-note): Ditto.
22408         (message-subscribed-address-file): Ditto.
22409         (message-user-fqdn): Ditto.
22410
22411         * spam-report.el (spam-report-gmane-regex): Ditto.
22412
22413         * spam.el (spam-blackhole-good-server-regex): Ditto.
22414
22415 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22416
22417         * mml.el (mml-preview): Widen the message buffer before copying
22418         the contents to the preview buffer; sort headers before previewing.
22419
22420         * message.el (message-hidden-headers): Fix the way to avoid a bug
22421         in the `repeat' widget in Emacs 21.3 or earlier.
22422
22423 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22424
22425         * message.el (message-hidden-headers): Default to "^References:".
22426         Improve customization type.  Suggested by Reiner Steib
22427         <Reiner.Steib@gmx.de>.
22428
22429 2004-11-25  Romain Francoise  <romain@orebokech.com>
22430
22431         * message.el (message-strip-forbidden-properties): Remove check for
22432         obsolete `message-hidden' text property, hidden headers are not
22433         accessible in the buffer anymore.
22434
22435 2004-11-22  Romain Francoise  <romain@orebokech.com>
22436
22437         * message.el (message-header-format-alist): Add `From' in list
22438         so that it can be sorted.
22439         (message-fix-before-sending): Widen and sort headers before
22440         sending.
22441         (message-hide-headers): Use narrowing to hide headers by moving
22442         them to the top of the buffer and narrowing to the region
22443         underneath.
22444
22445 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22446
22447         * message.el (message-strip-forbidden-properties):
22448         Bind buffer-read-only (etc) to nil.
22449
22450 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22451
22452         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22453         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22454
22455 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22456
22457         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22458
22459 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22460
22461         * dns.el (query-dns): Use sit-for to time instead of
22462         accept-process-output, since that doesn't seem to work on udp
22463         sockets.
22464
22465 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22466
22467         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22468
22469 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22470
22471         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22472         doc string.  Improve doc string.
22473
22474 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22475
22476         * nntp.el (nntp-request-update-info): Return nil if
22477         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22478         may not call gnus-activate-group which uselessly issues the GROUP
22479         commands for all nntp groups and wastes time.  Reported by Romain
22480         Francoise <romain@orebokech.com>.
22481
22482         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22483
22484 2004-11-15  Simon Josefsson  <jas@extundo.com>
22485
22486         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22487         headers separately.
22488         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22489         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22490
22491 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22492
22493         * gnus-start.el (gnus-convert-old-newsrc):
22494         Assign legacy-gnus-agent to 5.10.7.
22495
22496 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22497
22498         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22499         start of the lines.
22500
22501 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22502
22503         * hashcash.el (hashcash-default-payment): Change default to 20.
22504         (hashcash-default-accept-payment): Change default to 20.
22505         (hashcash-process-alist): New variable.
22506         (hashcash-generate-payment-async): Add.
22507         (hashcash-already-paid-p): Add.
22508         (hashcash-insert-payment): Don't generate payments twice.
22509         (hashcash-insert-payment-async): Add.
22510         (hashcash-insert-payment-async-2): Add.
22511         (hashcash-cancel-async): Add.
22512         (hashcash-wait-async): Add.
22513         (hashcash-processes-running-p): Add.
22514         (hashcash-wait-or-cancel): Add.
22515         (mail-add-payment): New optional argument.  Conditionally start
22516         asynchronous calculation.
22517         (mail-add-payment-async): Add.
22518
22519         * message.el (message-send-mail): Wait for asynchronous hashcash
22520         results.  Don't clobber existing X-Hashcash headers.
22521         (message-setup-1): Call mail-add-payment-async when
22522         message-generate-hashcash is non-nil.
22523
22524 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22525
22526         * message.el (message-use-alternative-email-as-from): Examine the
22527         From header as well; use message-make-from in order to include a
22528         user's full name.
22529
22530 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22531
22532         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22533         default; improve customization type.
22534         (gnus-emphasis-custom-with-format): New macro.
22535         (gnus-emphasis-custom-value-to-external): New function.
22536         (gnus-emphasis-custom-value-to-internal): New function.
22537
22538 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22539
22540         * dns.el (query-dns): Resolve reverse addresses.
22541
22542 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22543
22544         * gnus-group.el (gnus-group-get-new-news): Use it.
22545
22546         * gnus-start.el (gnus-check-reasonable-setup): New function.
22547
22548 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22549
22550         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22551         "Args out of range" error.  Reported by Arnaud Giersch
22552         <arnaud.giersch@free.fr>.
22553
22554 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22555
22556         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22557
22558 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22559
22560         * spam.el (spam group): Add :version.
22561
22562         * pgg-def.el (pgg group): Add :version.
22563
22564 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22565
22566         * gnus-art.el (gnus-article-edit-article): Don't associate the
22567         article buffer with a draft file.  This is a temporary measure
22568         against the 2004-08-22 change to gnus-article-edit-mode.
22569
22570 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22571
22572         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22573         (html2text-format-tags): Remove unused variable `attr'.
22574
22575 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22576
22577         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22578
22579         * tls.el (tls-process-connection-type, tls-success)
22580         (tls-certtool-program): Add :version.
22581
22582         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22583         (starttls-extra-arguments, starttls-process-connection-type)
22584         (starttls-connect, starttls-failure, starttls-success): Add :version.
22585
22586         * spam-stat.el (spam-stat): Add :version.
22587
22588         * sieve.el (sieve): Add :version.
22589
22590         * sha1.el (sha1): Add :version.
22591         (sha1-use-external): Remove redundant version.
22592
22593         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22594         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22595         (nnmail-split-fancy-match-partial-words)
22596         (nnmail-split-lowercase-expanded): Add :version.
22597
22598         * nndiary.el (nndiary): Add :version.
22599
22600         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22601
22602         * mml-sec.el (mml-default-sign-method)
22603         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22604         Add :version.
22605
22606         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22607
22608         * mm-url.el (mm-url-use-external, mm-url-program)
22609         (mm-url-arguments): Add :version.
22610
22611         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22612         (mm-attachment-file-modes, mm-decrypt-option)
22613         (mm-w3m-safe-url-regexp): Add :version.
22614
22615         * message.el (message-cite-prefix-regexp)
22616         (message-sendmail-envelope-from, message-minibuffer-local-map)
22617         (message-user-fqdn, message-completion-alist): Add :version.
22618
22619         * gnus-win.el (gnus-configure-windows-hook)
22620         (gnus-use-frames-on-any-display): Add :version.
22621
22622         * gnus-art.el (gnus-article-address-banner-alist)
22623         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22624         (gnus-treat-from-picon, gnus-treat-mail-picon)
22625         (gnus-treat-x-pgp-sig): Add :version.
22626
22627         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22628         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22629         (gnus-summary-article-delete-hook)
22630         (gnus-summary-display-while-building): Add :version.
22631
22632         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22633         (gnus-get-top-new-news-hook): Add :version.
22634
22635         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22636         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22637
22638         * gnus-registry.el (gnus-registry): Add :version.
22639
22640         * gnus-spec.el (gnus-use-correct-string-widths)
22641         (gnus-make-format-preserve-properties): Add :version.
22642
22643         * gnus.el (gnus-group-charter-alist)
22644         (gnus-group-fetch-control-use-browse-url)
22645         (gnus-install-group-spam-parameters): Add :version.
22646
22647         * gnus-diary.el (gnus-diary): Add :version.
22648
22649         * gnus-delay.el (gnus-delay): Add :version.
22650
22651         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22652         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22653         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22654         Add :version.
22655
22656         * gnus-agent.el (gnus-agent-max-fetch-size)
22657         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22658         (gnus-agent-prompt-send-queue): Add :version.
22659
22660         * deuglify.el (gnus-outlook-deuglify): Add :version.
22661
22662         * html2text.el: Beautify code.  Improve doc strings.
22663         Some checkdoc cleanup.
22664         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22665
22666 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22667
22668         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22669
22670 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22671
22672         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22673         when package is loaded.
22674
22675         * spam.el (spam-summary-score-preferred-header): Add global preference
22676         for people who want to override the default SpamAssassin over
22677         Bogofilter preference (when both are set).
22678         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22679         (spam-user-format-function-S):
22680         Check spam-summary-score-preferred-header.
22681         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22682         (spam-user-format-function-S): Format the score correctly.
22683
22684 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22685
22686         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22687         signature file.  Suggested by Manoj Srivastava
22688         <srivasta@golden-gryphon.com>.
22689
22690         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22691         iso-2022-jp even in the Japanese language environment.
22692         Suggested by Jason Rumney <jasonr@gnu.org>.
22693
22694 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22695
22696         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22697         use the same characters as the dummy marks; make it free from
22698         getting affected by the language environment.
22699         (gnus-summary-read-group-1): Update mark positions only when the
22700         format spec is updated.
22701
22702         * gnus-spec.el (gnus-update-format-specifications): Return a list
22703         of updated types.
22704
22705 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22706
22707         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22708         of boundp to check if display-warning is available.
22709
22710 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22711
22712         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22713
22714 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22715
22716         * nnspool.el (nnspool-spool-directory): Use news-path if the
22717         news-directory variable is not bound.
22718
22719         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22720         function instead of display-warning if it is not available.
22721
22722 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22723
22724         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22725         v5-10: Use `point-at-bol'.
22726
22727 2004-10-26  Simon Josefsson  <jas@extundo.com>
22728
22729         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22730         <chenggao@gmail.com>.
22731
22732 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22733
22734         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22735         instead.
22736
22737 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22738
22739         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22740         to remove a server from the nnimap-server-buffer-alist.
22741         (nnimap-open-connection, nnimap-close-server): Use it.
22742
22743         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22744
22745 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22746
22747         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22748         running the major-mode function.
22749
22750 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22751
22752         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22753         dummy marks in the right way.
22754
22755 2004-10-18  David Edmondson  <dme@dme.org>
22756
22757         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22758         excessively.
22759
22760 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22761
22762         * gnus-util.el (gnus-split-references): Accept a nil references
22763         string and go on blissfully.
22764
22765         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22766         cases where the references string is non-nil but has no references.
22767
22768         * encrypt.el: Add autoload tags.
22769
22770         * spam.el (spam-resolve-registrations-routine): Remove article
22771         from unregistration list too.  Reported by David Hanak
22772         <dhanak@isis.vanderbilt.edu>
22773
22774 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22775
22776         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22777         nil.  Change custom type.
22778
22779 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22780
22781         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22782
22783         * gnus-sum.el (gnus-summary-move-article): Use it.
22784
22785 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22786
22787         * encrypt.el: Add autoload cookies.
22788
22789         * spam.el (spam-backend-article-list-property)
22790         (spam-backend-get-article-todo-list)
22791         (spam-backend-put-article-todo-list)
22792         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22793         Resolve registrations separately.
22794         (spam-register-routine): Format comments.
22795         (spam-unregister-routine, spam-register-routine): Always call with
22796         specific-articles, no default list.
22797         (spam-summary-prepare-exit): Use the spam-classifications function.
22798
22799         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22800         gnus-encrypt.el.
22801
22802         * encrypt.el: Copied from gnus-encrypt.el.
22803
22804         * gnus-encrypt.el: Commented that it's obsolete.
22805
22806 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22807
22808         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22809         (gnus-score-save): Use it.
22810
22811         * message.el (message-bury): Use `window-dedicated-p'.
22812
22813 2004-10-15  Simon Josefsson  <jas@extundo.com>
22814
22815         * pop3.el (top-level): Don't require nnheader.
22816         (pop3-read-timeout): Add.
22817         (pop3-accept-process-output): Add.
22818         (pop3-read-response, pop3-retr): Use it.
22819
22820 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22821
22822         * spam.el (spam-register-routine): Move comment.
22823         (spam-verify-bogofilter): Use 'unknown for the initial
22824         spam-bogofilter-valid state, not 'never.
22825
22826         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22827         for netrc-machine.
22828
22829         * nnimap.el (nnimap-open-connection):
22830         Use netrc-machine-user-or-password.
22831
22832 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22833
22834         * gnus-registry.el (gnus-registry-unload-hook):
22835         Set as a variable with add-hook.
22836
22837         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22838         of news-path.
22839
22840         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22841
22842         * spam.el: Delete duplicate `provide'.
22843         (spam-unload-hook): Set as a variable with add-hook.
22844
22845 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22846
22847         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22848         in the doc string.
22849
22850         * message.el (message-ignored-news-headers)
22851         (message-ignored-supersedes-headers)
22852         (message-ignored-resent-headers)
22853         (message-forward-ignored-headers): Improve custom type.
22854
22855 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22856
22857         * message.el (message-tokenize-header): Fix 2004-09-06 change
22858         which used point-min in the wrong place.
22859
22860 2004-10-12  Simon Josefsson  <jas@extundo.com>
22861
22862         * tls.el (tls-certtool-program): New variable.
22863         (tls-certificate-information): New function, based on
22864         ssl-certificate-information.
22865
22866 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22867
22868         * compface.el: Move the version of ELisp-based uncompface program
22869         to the contrib directory because of the copyright problem.
22870
22871 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22872
22873         * message.el (message-kill-buffer): Raise the current frame.
22874
22875 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22876
22877         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22878
22879         * gnus.el (message-y-or-n-p): Autoload.
22880
22881         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22882         (pop3-password-required, pop3-authentication-scheme)
22883         (pop3-leave-mail-on-server): Make customizable.
22884         (pop3): New custom group.
22885         (pop3-retr): Remove `sleep-for' statements.
22886         Suggested by Dave Love <fx@gnu.org>.
22887
22888         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22889         Windows/DOS.
22890
22891         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22892         (imap-parse-body): Fix incorrect use of `assert'.
22893         Suggested by Dave Love <fx@gnu.org>.
22894
22895         * mml.el (mml-minibuffer-read-disposition): Require match.
22896         Suggested by Dave Love <fx@gnu.org>.
22897
22898 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22899
22900         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22901         doc string.
22902
22903 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22904
22905         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22906
22907 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22908
22909         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22910         instead of calling `mm-insert-inline', to decode text/* parts
22911         before displaying them.
22912
22913 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22914
22915         * mm-uu.el (mm-uu-text-plain-type): New variable.
22916         (mm-uu-pgp-signed-extract-1): Use it.
22917         (mm-uu-pgp-encrypted-extract-1): Use it.
22918         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22919         bind mm-uu-text-plain-type with that value.
22920         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22921         mm-uu-dissect.
22922
22923 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22924
22925         * gnus-group.el (gnus-update-group-mark-positions):
22926         * gnus-sum.el (gnus-update-summary-mark-positions):
22927         * message.el (message-check-news-body-syntax):
22928         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22929         of string-as-multibyte.
22930
22931 2004-10-05  Juri Linkov  <juri@jurta.org>
22932
22933         * gnus-group.el (gnus-update-group-mark-positions):
22934         * gnus-sum.el (gnus-update-summary-mark-positions):
22935         * message.el (message-check-news-body-syntax):
22936         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22937         8-bit unibyte values to a multibyte string for search functions.
22938
22939 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22940
22941         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22942         (mm-uu-dissect-text-parts): New function.
22943
22944         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22945         dissect text parts.
22946
22947         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22948         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22949
22950         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22951
22952         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22953         Use gnus-current-topics instead of gnus-current-topic.
22954
22955 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22956
22957         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22958
22959 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22960
22961         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22962         where appropriate.
22963
22964         * nnml.el (nnml-generate-active-info): do.
22965
22966         * nndiary.el (nndiary-generate-active-info): do.
22967
22968         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22969         (gnus-topic-move): do.
22970
22971         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22972         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22973
22974         * gnus-srvr.el (gnus-server-prepare)
22975         (gnus-server-open-all-servers): do.
22976
22977         * gnus-msg.el (gnus-summary-cancel-article)
22978         (gnus-summary-resend-message)
22979         (gnus-summary-mail-crosspost-complaint): do.
22980
22981         * gnus-move.el (gnus-change-server): do.
22982
22983         * gnus-group.el (gnus-group-unmark-all-groups)
22984         (gnus-group-set-current-level): do.
22985
22986 2004-10-04  Simon Josefsson  <jas@extundo.com>
22987
22988         * message.el (message-generate-hashcash): Doc fix.
22989
22990 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22991
22992         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22993         avoid infinite recursion via gnus-get-function.
22994
22995 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22996
22997         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22998
22999         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23000
23001         * nnmail.el (nnmail-split-history): do.
23002
23003         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23004         (nnml-request-delete-group): do.
23005
23006         * nnslashdot.el (nnslashdot-read-groups): do.
23007
23008         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23009         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23010
23011         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23012         (nnspool-sift-nov-with-sed): Use last.
23013         (nnspool-retrieve-headers-with-nov): Use mapc.
23014         (nnspool-request-newgroups): Use dolist.
23015         (nnspool-request-group): Use last.
23016
23017         * nntp.el (nntp-read-server-type): Use dolist.
23018
23019         * nnvirtual.el (nnvirtual-create-mapping)
23020         (nnvirtual-update-read-and-marked): Use dolist.
23021         (nnvirtual-convert-headers): Simplify.
23022
23023 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23024
23025         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23026         Add support for sync'ing tick marks.
23027
23028 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23029
23030         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23031         there's no visible header.
23032
23033 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23034
23035         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23036         When necessary, pass full group name to gnus-request-set-marks.
23037
23038 2004-10-01  Simon Josefsson  <jas@extundo.com>
23039
23040         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23041         acroread.
23042
23043 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23044
23045         * spam-report.el (spam-report-gmane): Fix interactive.
23046
23047         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23048
23049         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23050         when writing file.
23051         (gnus-agent-synchronize-flags): Don't default to being
23052         interactive.
23053
23054 2004-09-30  Simon Josefsson  <jas@extundo.com>
23055
23056         * message.el (message-generate-hashcash): Add.
23057         (message-send-mail): Use it, call mail-add-payment.
23058
23059 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23060
23061         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23062
23063 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23064
23065         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23066         gnus-requst-update-info with explicit code to sync the in-memory
23067         info read flags with the marks being sync'd to the backend.
23068
23069         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23070
23071 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23072
23073         * spam.el (spam-verify-bogofilter): Add new function.
23074         (spam-check-bogofilter)
23075         (spam-bogofilter-register-with-bogofilter): Use it.
23076         (spam-verify-bogofilter): Add small fixes.
23077
23078 2004-09-28  Simon Josefsson  <jas@extundo.com>
23079
23080         * hashcash.el (hashcash-generate-payment): Revert.
23081
23082 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23083
23084         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23085         Use gnus-extract-references instead of gnus-split-references.
23086
23087         * gnus-util.el (gnus-extract-references): Add new function, analogous
23088         to gnus-split-references but extracts only the message-ID without
23089         anything extra.
23090
23091         * hashcash.el (hashcash-generate-payment)
23092         (hashcash-check-payment): Do the right thing if hashcash-path is
23093         nil (because the hashcash program could not be found).
23094
23095         * spam.el (spam-use-hashcash): Remove comment.
23096
23097 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23098
23099         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23100         (gnus-cache-enter-article, gnus-cache-remove-article)
23101         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23102
23103         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23104
23105         * gnus-art.el (article-hide-boring-headers)
23106         (article-translate-strings, article-display-face)
23107         (gnus-article-mime-match-handle-first)
23108         (gnus-article-highlight-headers)
23109         (gnus-article-add-buttons-to-head): do.
23110
23111 2004-09-27  Simon Josefsson  <jas@extundo.com>
23112
23113         * hashcash.el: New version, from
23114         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23115         ../contrib/.
23116
23117 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23118
23119         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23120
23121 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23122
23123         * gnus-dup.el (gnus-dup-open): Use mapc.
23124         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23125
23126         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23127         Reported by Stefan Wiens <s.wi@gmx.net>.
23128
23129         * gnus.el (gnus-shutdown): Use dolist.
23130
23131         * gnus-undo.el (gnus-undo): Use mapc.
23132
23133         * nnrss.el (nnrss-generate-active): do.
23134
23135         * message.el (message-cite-original-without-signature)
23136         (message-cite-original): Use mapc.
23137         (message-do-actions, message-make-forward-subject): Use dolist.
23138
23139 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23140
23141         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23142         deletion to remove entire duplicate line.  Fixes merged article
23143         number bug.
23144
23145 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23146
23147         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23148         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23149         first ask if you want to open a server and then, even when you
23150         responded with no, asking if you want to synchronize the server's
23151         flags.
23152         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23153         multi-line expressions.
23154         (gnus-agent-synchronize-group-flags): New internal function.
23155         Updates marks in memory (in the info structure) AND in the
23156         backend.
23157
23158         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23159
23160         * nnagent.el (nnagent-request-set-mark):
23161         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23162         method, to ensure that synchronization updates marks in the
23163         backend and in the info (in memory) structure.
23164
23165 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23166
23167         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23168         convention fully; don't miss the root article of a thread; make
23169         the X-Draft-From header with correct article numbers.
23170
23171 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23172
23173         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23174         unless plugged.  Disable the agent so that an open failure causes
23175         an error.
23176
23177         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23178         Revert 2004-09-21 change.  The backend must be opened while
23179         synchronizing flags even when the backend stores the flags
23180         locally.
23181
23182 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23183
23184         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23185         in `header' match.  Reported by Svend Tollak Munkejord.
23186
23187         * message.el (message-cite-original): Fix use of
23188         `message-cite-articles-with-x-no-archive'.
23189
23190 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23191
23192         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23193         (gnus-window-to-buffer): Ditto.
23194
23195         * mml.el (mml-preview-buffer): New variable.
23196         (mml-preview): Manage window layout with gnus-buffer-configuration.
23197
23198         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23199         X-Draft-From header even if those articles aren't quoted.
23200
23201 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23202
23203         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23204         (gnus-request-set-mark, gnus-request-update-mark): Use new
23205         g-s-t-u-l-m to decide to use backend even when unplugged.
23206
23207 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23208
23209         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23210         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23211
23212 2004-09-20  Simon Josefsson  <jas@extundo.com>
23213
23214         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23215         "utf-16-le".
23216
23217 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23218
23219         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23220
23221 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23222
23223         * uudecode.el (uudecode-use-external): Add :version.
23224
23225         * smime.el (smime-CA-file, smime-encrypt-cipher)
23226         (smime-dns-server): Add :version.
23227
23228         * smiley.el (gnus-smiley-file-types): Add :version.
23229
23230         * sha1.el (sha1-use-external): Add :version.
23231
23232         * pgg-def.el (pgg-query-keyserver): Add :version.
23233
23234         * nnmail.el (nnmail-fancy-expiry-targets)
23235         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23236         Add :version.
23237
23238         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23239         (nnimap-retrieve-groups-asynchronous): Add :version.
23240         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23241
23242         * mml.el (mml-content-disposition-parameters)
23243         (mml-insert-mime-headers-always): Add :version.
23244
23245         * mm-util.el (mm-coding-system-priorities): Add :version.
23246
23247         * mm-decode.el (mm-inline-text-html-with-images)
23248         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23249         (mm-verify-option): Add :version.
23250         (mm-text-html-renderer): Change :version.
23251
23252         * message.el (message-fcc-externalize-attachments)
23253         (message-required-headers, message-draft-headers)
23254         (message-subject-trailing-was-query)
23255         (message-subject-trailing-was-ask-regexp)
23256         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23257         (message-mark-insert-end, message-archive-header)
23258         (message-archive-note, message-cross-post-default)
23259         (message-cross-post-note, message-followup-to-note)
23260         (message-cross-post-note-function, message-use-mail-followup-to)
23261         (message-subscribed-address-functions)
23262         (message-subscribed-address-file, message-subscribed-addresses)
23263         (message-subscribed-regexps, message-allow-no-recipients)
23264         (message-yank-cited-prefix, message-signature-insert-empty-line)
23265         (message-hidden-headers, message-hierarchical-addresses)
23266         (message-mail-user-agent, message-use-idna)
23267         (message-valid-fqdn-regexp)
23268         (message-strip-special-text-properties, message-header-synonyms)
23269         (message-beginning-of-line, message-tab-body-function): Add :version.
23270         (message-insert-canlock, message-wide-reply-confirm-recipients):
23271         Change :version.
23272
23273         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23274         and :version.
23275         (mail-source-delete-old-incoming-confirm)
23276         (mail-source-movemail-program): Add :version.
23277
23278         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23279         (gnus-agent-cache, gnus-agent): Change :version.
23280
23281         * gnus-util.el (gnus-use-byte-compile): Change :version.
23282
23283         * gnus-sum.el (gnus-summary-make-false-root-always)
23284         (gnus-summary-default-high-score)
23285         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23286         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23287         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23288         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23289         (gnus-sum-thread-tree-single-indent)
23290         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23291         (gnus-sum-thread-tree-leaf-with-other)
23292         (gnus-sum-thread-tree-single-leaf): Add :version.
23293         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23294         (gnus-article-loose-mime): Change :version.
23295
23296         * gnus-start.el (gnus-backup-startup-file)
23297         (gnus-save-startup-file-via-temp-buffer): Add :version.
23298
23299         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23300         (gnus-server-offline-face): Add :version.
23301
23302         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23303
23304         * gnus-msg.el (gnus-gcc-externalize-attachments)
23305         (gnus-debug-files, gnus-debug-exclude-variables)
23306         (gnus-discouraged-post-methods): Change :version.
23307         (gnus-confirm-mail-reply-to-news)
23308         (gnus-confirm-treat-mail-like-news): Add :version.
23309
23310         * gnus-int.el (gnus-server-unopen-status): Add :version.
23311
23312         * gnus-group.el (gnus-group-jump-to-group-prompt)
23313         (gnus-large-ephemeral-newsgroup)
23314         (gnus-fetch-old-ephemeral-headers): Add :version.
23315
23316         * gnus-fun.el (gnus-x-face-directory)
23317         (gnus-convert-pbm-to-x-face-command)
23318         (gnus-convert-image-to-x-face-command)
23319         (gnus-convert-image-to-face-command): Add :version.
23320
23321         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23322
23323         * gnus-cite.el (gnus-cite-blank-line-after-header)
23324         (gnus-article-boring-faces): Add :version.
23325
23326         * gnus-art.el (gnus-buttonized-mime-types)
23327         (gnus-inhibit-mime-unbuttonizing)
23328         (gnus-treat-display-face)
23329         (gnus-treat-body-boundary): Change :version.
23330         (gnus-body-boundary-delimiter, gnus-picon-databases)
23331         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23332         (gnus-treat-date-english, gnus-treat-fold-headers)
23333         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23334         (gnus-treat-mail-picon, gnus-treat-wash-html)
23335         (gnus-article-encrypt-protocol)
23336         (gnus-use-idna, gnus-article-over-scroll)
23337         (gnus-mime-display-multipart-alternative-as-mixed)
23338         (gnus-mime-display-multipart-related-as-mixed)
23339         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23340         (gnus-ctan-url, gnus-button-ctan-handler)
23341         (gnus-button-handle-ctan-bogus-regexp)
23342         (gnus-button-ctan-directory-regexp)
23343         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23344         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23345         (gnus-button-man-level, gnus-button-emacs-level)
23346         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23347
23348         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23349         (gnus-agent-go-online): Change :version.
23350         (gnus-agent-expire-unagentized-dirs)
23351         (gnus-agent-auto-agentize-methods): Add :version.
23352
23353         * flow-fill.el (fill-flowed-display-column)
23354         (fill-flowed-encode-column): Add :version.
23355
23356         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23357         (gnus-outlook-deuglify-unwrap-max)
23358         (gnus-outlook-deuglify-cite-marks)
23359         (gnus-outlook-deuglify-unwrap-stop-chars)
23360         (gnus-outlook-deuglify-no-wrap-chars)
23361         (gnus-outlook-deuglify-attrib-cut-regexp)
23362         (gnus-outlook-deuglify-attrib-verb-regexp)
23363         (gnus-outlook-deuglify-attrib-end-regexp)
23364         (gnus-outlook-display-hook): Add :version.
23365
23366         * binhex.el (binhex-use-external): Add :version.
23367
23368 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23369
23370         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23371         and `invisible'.
23372
23373 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23374
23375         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23376         in gnus-registry-trim.
23377
23378 2004-09-13  Simon Josefsson  <jas@extundo.com>
23379
23380         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23381
23382         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23383
23384         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23385         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23386         <yamaoka@jpl.org>.
23387         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23388         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23389         <yamaoka@jpl.org>.
23390
23391         * sieve.el (sieve-manage-mode): Ditto.
23392
23393 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23394
23395         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23396
23397 2004-09-11  Simon Josefsson  <jas@extundo.com>
23398
23399         * dns-mode.el: Add.
23400
23401         * mm-view.el (mm-display-dns-inline): Add.
23402
23403         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23404         (mm-automatic-display): Ditto.
23405
23406         * mailcap.el (mailcap-mime-data): Add text/dns.
23407         (mailcap-mime-extensions): Map .soa to text/dns.
23408
23409 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23410
23411         * gnus-art.el (article-decode-mime-words, article-babel)
23412         (gnus-article-highlight-signature, gnus-article-add-buttons)
23413         (gnus-signature-toggle): Remove unnecessary bindings of
23414         `inhibit-read-only' inherited from v5.10 merge.
23415
23416 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23417
23418         * nntp.el (nntp): New customization group.
23419         (nntp-authinfo-file): Add customization group.
23420
23421         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23422
23423         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23424
23425         * gnus.el (to-address, to-list, subscribed)
23426         (large-newsgroup-initial): Ditto.
23427
23428         * flow-fill.el (fill-flowed-display-column)
23429         (fill-flowed-encode-column): Ditto.
23430
23431 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23432
23433         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23434         Use point-min rather than 1.
23435         (message-send-mail): Use buffer-size rather than point-max.
23436
23437         * gnus-sum.el (gnus-summary-search-article-forward):
23438         Signal a specific `search-failed' rather than a generic `error'.
23439
23440         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23441         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23442         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23443
23444 2004-09-10  Simon Josefsson  <jas@extundo.com>
23445
23446         * nndb.el (require): Remove tcp and duplicate cl.
23447
23448 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23449
23450         * gnus-agent.el (directory-files-and-attributes): Move forward.
23451
23452 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23453
23454         * gnus-agent.el (directory-files-and-attributes):
23455         Optionally defined to support XEmacs.
23456
23457 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23458
23459         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23460         to avoid run-time CL dependencies.
23461         (gnus-agent-unfetch-articles): New function.
23462         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23463         article numbers even when local .overview file is missing.
23464         (gnus-agent-read-article-number): New function.  Only accepts
23465         27-bit article numbers.
23466         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23467         Use gnus-agent-read-article-number.
23468         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23469         from backend while recognizing that article numbers in .overview
23470         must be valid.
23471         (gnus-agent-update-files-total-fetched-for):
23472         Use directory-files-and-attributes to improve performance.
23473         * gnus-int.el (gnus-request-move-article):
23474         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23475         improve performance.
23476
23477         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23478         some users confused by references to .newsrc when they only have a
23479         .newsrc.eld file.
23480         (gnus-convert-mark-converter-prompt)
23481         (gnus-convert-converter-needs-prompt): Fix use of property list.
23482         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23483         New function.  Used internally to only display 'gnus converting
23484         files' message when actually necessary.
23485
23486         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23487         methods now autoloaded.
23488
23489 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23490
23491         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23492         identifiers.
23493
23494 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23495
23496         * gnus-picon.el: Fix indentation and closing parenthesis.
23497
23498 2004-09-01  Simon Josefsson  <jas@extundo.com>
23499
23500         * message.el (message-canlock-generate): Require sha1, not
23501         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23502         to require within a function.  Sadly, if sha1.el isn't loaded, the
23503         let binding in m-c-g will hide the defcustom definition, which is
23504         bad.)
23505
23506         * canlock.el: Require sha1, not sha1-el.
23507
23508         * message.el: Don't autoload sha1 (there is a autoload cookie in
23509         sha1.el).
23510
23511         * sha1-el.el: Rename to sha1.el.
23512
23513 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23514
23515         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23516
23517 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23518
23519         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23520
23521 2004-08-30  Kim F. Storm  <storm@cua.dk>
23522
23523         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23524
23525         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23526         Add :group 'nnimap.
23527
23528 2004-08-30  Andreas Schwab  <schwab@suse.de>
23529
23530         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23531         ?* and ?\;.
23532
23533         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23534         and ?\' to symbol instead of whitespace.
23535
23536 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23537
23538         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23539
23540         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23541         instead of re-search-forward.
23542
23543         * gnus-uu.el (gnus-uu-save-article): Ditto.
23544         (gnus-uu-post-encode-uuencode): Ditto.
23545
23546         * html2text.el (html2text-clean-list-items): Ditto.
23547         (html2text-clean-dtdd): Ditto.
23548         (html2text-format-tags): Ditto.
23549
23550         * message.el (message-send-mail-with-sendmail): Fix regexp.
23551         (message-fill-field-general): Use search-forward instead of
23552         re-search-forward.
23553         (unbold-region): Ditto.
23554
23555         * nnrss.el (nnrss-request-article): Ditto.
23556
23557         * nnslashdot.el (nnslashdot-request-article): Ditto.
23558
23559         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23560
23561         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23562         "Unrecognized menu descriptor" error in XEmacs.
23563
23564 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23565
23566         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23567         parent article of a sparse article in the thread hashtb.
23568
23569 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23570
23571         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23572         (nnmail-expand-newtext): Lowercase expanded entries if
23573         nnmail-split-lowercase-expanded is non-nil.
23574
23575 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23576
23577         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23578
23579         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23580         of gnus-tmp-news-method into string under XEmacs.  It will be
23581         passed to gnus-correct-length which takes only a string argument.
23582
23583 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23584
23585         * gnus-util.el (gnus-bind-print-variables): New macro.
23586         (gnus-prin1): Use it.
23587         (gnus-prin1-to-string): Use it.
23588         (gnus-pp): New function.
23589         (gnus-pp-to-string): New function.
23590
23591         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23592         Replace pp-to-string with gnus-pp-to-string.
23593         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23594         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23595         * gnus-msg.el (gnus-debug): Ditto.
23596         * gnus-score.el (gnus-score-save): Ditto.
23597         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23598         gnus-pp-to-string.
23599         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23600         with gnus-pp.
23601         * score-mode.el (gnus-score-pretty-print): Ditto.
23602         * webmail.el (webmail-debug): Ditto.
23603
23604 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23605
23606         * gnus-art.el (article-display-face, article-display-x-face):
23607         Use buffer-read-only.
23608
23609 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23610
23611         * gnus-art.el (article-hide-list-identifiers):
23612         Bind inhibit-read-only as t.
23613
23614 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23615
23616         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23617
23618 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23619
23620         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23621         (gnus-narrow-to-page): Don't assume point-min == 1.
23622         (gnus-article-edit-mode): Derive from message-mode.
23623
23624         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23625         point-min == 1.
23626
23627         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23628         Disable incorrect use of `assert'.
23629
23630         * message.el (message-mode): Set comment-start-skip.
23631
23632
23633 2004-08-22  Sam Steingold  <sds@gnu.org>
23634
23635         * pop3.el (pop3-leave-mail-on-server): New user variable.
23636         (pop3-movemail): Delete mail only when it is nil.
23637
23638 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23639
23640         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23641
23642         * mml.el (mml-preview): Use `pop-to-buffer'.
23643
23644         * message.el (message-goto-mail-followup-to): Insert after "To".
23645         (message-carefully-insert-headers): Add comment.
23646
23647         * gnus.el: Remove unused variable `gnus-article-check-size'.
23648
23649         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23650
23651         * gnus-art.el (gnus-button-alist):
23652         Improve `gnus-button-handle-library' entry.
23653
23654 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23655
23656         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23657         Use downcase, since XEmacs capitalizes error messages differently.
23658
23659 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23660
23661         * nntp.el: Add (require 'gnus) due to reference to
23662         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23663
23664 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23665
23666         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23667         Bind `mm-fill-flowed'.
23668
23669         * mm-decode.el (mm-dissect-singlepart): Check it.
23670
23671 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23672
23673         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23674         'imap' for netrc parsing.
23675
23676 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23677
23678         * mailcap.el (mailcap-mime-data): Mark as risky.
23679
23680 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23681
23682         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23683         may be included in the encoded word.
23684         (rfc2047-encode): Don't append a space if the encoded word
23685         includes close parenthesis.
23686
23687 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23688
23689         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23690         of text within parentheses.
23691
23692 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23693
23694         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23695         (gnus-encrypt-write-file-contents): Make the password key the file
23696         name PLUS the cipher, not just the cipher.  Also remove failed
23697         passwords from the cache.
23698
23699 2004-08-06  Simon Josefsson  <jas@extundo.com>
23700
23701         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23702         Doc fix.
23703
23704 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23705
23706         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23707         LWSP.
23708
23709 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23710
23711         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23712         Try to append in-reply-to: data to the references: header.
23713
23714         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23715         (netrc-parse): Use gnus-encrypt.el functions.
23716
23717         * gnus-encrypt.el: Add new file for encryption support; currently
23718         does only a few GPG ciphers and an internal XOR cipher.
23719
23720         * password.el: Add comments on using password-read-and-add.
23721         (password-read-and-add): Add function to read and add the
23722         password to the cache at once.
23723
23724 2004-07-28  Simon Josefsson  <jas@extundo.com>
23725
23726         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23727         parameter (but don't use it, for now).
23728
23729         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23730         instead of hard coding to nil.
23731
23732 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23733
23734         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23735         as mm-inline-image-xemacs does.
23736
23737 2004-07-26  Simon Josefsson  <jas@extundo.com>
23738
23739         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23740         Revert part of 2004-07-17 change below.
23741
23742 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23743
23744         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23745         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23746
23747 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23748
23749         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23750         quotes that actually start with ">" at the beginning of the
23751         lines.
23752
23753 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23754
23755         * rfc2047.el (rfc2047-encode-region): Fix last change.
23756         (rfc2047-encode-parameter): Remove useless concat.
23757
23758 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23759
23760         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23761         encode special characters; fix some kind of misconfigured headers;
23762         signal a real error if debug-on-quit or debug-on-error is non-nil.
23763         (rfc2047-encode-max-chars): New variable.
23764         (rfc2047-encode-1): Use it.
23765         (rfc2047-encode-parameter): New function.
23766
23767         * mml.el (mml-insert-parameter): Remove an excessive space.
23768
23769 2004-07-17  Simon Josefsson  <jas@extundo.com>
23770
23771         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23772         Kai Grossjohann <kai@emptydomain.de>.
23773         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23774         (gnus-group-make-menu-bar): Ditto.
23775
23776         * gnus-util.el (gnus-group-server): Add.
23777
23778 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23779
23780         * message.el (message-clone-locals): Clone sendmail and smtp
23781         variables.
23782
23783 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23784
23785         * rfc2047.el (rfc2047-encode-region): Fix last change.
23786
23787 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23788
23789         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23790         characters as non-special.
23791
23792 2004-07-09  Simon Josefsson  <jas@extundo.com>
23793
23794         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23795         Users will lose all flag changes made while unplugged with
23796         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23797         good default.  See numerous reports on ding mailing list.
23798
23799 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23800
23801         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23802         add generate-head-function and generate-article-function to the
23803         rfc822-forward entry.
23804         (nndoc-rfc822-forward-generate-article): New function.
23805         (nndoc-rfc822-forward-generate-head): New function.
23806
23807         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23808
23809 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23810
23811         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23812         respect display group parameter and gnus-summary-expunge-below.
23813         (gnus-articles-to-read): Remove unused reference to display group
23814         parameter.
23815
23816 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23817
23818         * nnheader.el (nnheader-uniquify-message-id): New experimental
23819         variable.
23820         (nnheader-nov-read-message-id): Use it.
23821
23822         * spam-report.el (spam-report-gmane): Add interactive.
23823
23824 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23825
23826         * mm-encode.el (mm-content-transfer-encoding-defaults):
23827         Use qp-or-base64 for the application/* types.
23828
23829 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23830
23831         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23832
23833 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23834
23835         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23836         trim value.
23837
23838 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23839
23840         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23841         New macro and function.
23842         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23843
23844 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23845
23846         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23847         after-load-alist.
23848
23849 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23850
23851         * gnus-group.el (gnus-group-get-new-news-this-group):
23852         Don't update info that isn't there.
23853
23854 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23855
23856         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23857         entry.
23858
23859 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23860
23861         * mm-view.el (mm-inline-render-with-function): Use multibyte
23862         buffer; decode html source by charset.
23863
23864         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23865
23866         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23867         Mule-UCS is loaded under XEmacs.
23868         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23869
23870 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23871
23872         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23873
23874 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23875
23876         * mm-util.el (mm-coding-system-p): Return a coding-system.
23877         (mm-mime-mule-charset-alist): Use shift_jis instead of
23878         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23879         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23880         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23881         instead of japanese-shift-jis and iso-latin-1 respectively in
23882         order to share the default value with both Emacs and XEmacs-mule.
23883         (mm-mule-charset-to-mime-charset):
23884         Make mm-coding-system-priorities effective.
23885         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23886         while predicating of candidates upon the priorities.
23887
23888 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23889
23890         * gnus-sum.el (gnus-summary-make-menu-bar):
23891         Add gnus-uu-invert-processable.
23892
23893         * gnus.el: Autoload gnus-uu-invert-processable.
23894
23895 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23896
23897         * mm-util.el (mm-with-multibyte-buffer): New macro.
23898
23899         * rfc2047.el (rfc2047-encode-string): Use it.
23900         (rfc2047-encode-region): Move point to the end of the region after
23901         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23902
23903 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23904
23905         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23906         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23907
23908 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23909
23910         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23911         (gnus-cite-parse): Ignore quoted envelope From_.
23912         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23913
23914 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23915
23916         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23917         invalid addresses.
23918
23919 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23920
23921         * spam.el: Change section markers, revise TODO list.
23922         (spam-backends): Make new master list of all installed backends.
23923         (spam-summary-exit-behavior): Add new variable to determine how
23924         messages moves are done at summary exit.
23925         (spam-move-spam-nonspam-groups-only)
23926         (spam-process-ham-in-nonham-groups)
23927         (spam-process-ham-in-spam-groups): Remove variables, the
23928         spam-summary-exit-behavior variable should be used to manage this
23929         behavior.
23930         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23931         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23932         and spam-old-spam-articles.
23933         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23934         Add empty variables, placeholders for the backends they represent.
23935         (spam-set-difference): Move, unchanged.
23936         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23937         unless the user has a processor variable.
23938         (spam-classifications, spam-classification-valid-p)
23939         (spam-backend-properties, spam-backend-property-valid-p)
23940         (spam-backend-function-type-valid-p)
23941         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23942         (spam-report-articles-gmane, spam-report-articles-resend):
23943         Remove functions, they are not needed.
23944         (spam-install-backend-super, spam-backend-list)
23945         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23946         (spam-backend-function, spam-backend-ham-registration-function)
23947         (spam-backend-spam-registration-function)
23948         (spam-backend-ham-unregistration-function)
23949         (spam-backend-spam-unregistration-function)
23950         (spam-backend-statistical-p, spam-backend-mover-p)
23951         (spam-install-backend-alias, spam-install-checkonly-backend)
23952         (spam-install-mover-backend, spam-install-nocheck-backend)
23953         (spam-install-backend, spam-install-statistical-backend)
23954         (spam-install-statistical-checkonly-backend): Add backend installation
23955         support.
23956         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23957         (spam-group-processor-p): Use the new backend code and respect the
23958         summary exit behavior.
23959         (spam-mark-spam-as-expired-and-move-routine): Remove.
23960         (spam-summary-prepare): Change to use the new spam-old-articles
23961         variable.
23962         (spam-copy-or-move-routine, spam-copy-spam-routine)
23963         (spam-move-spam-routine, spam-copy-ham-routine)
23964         (spam-move-ham-routine): Add code to copy/move ham or spam.
23965         (spam-fetch-field-fast): Improve doc and code, plus allow the
23966         'number request.
23967         (spam-list-of-checks, spam-list-of-statistical-checks):
23968         Remove variables.
23969         (spam-split, spam-find-spam): Use the new backend code.
23970         (spam-registration-functions): Remove variable.
23971         (spam-unregister-routine): Add convenience wrapper.
23972         (spam-log-undo-registration, spam-register-routine)
23973         (spam-log-processing-to-registry)
23974         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23975         where possible.
23976         (spam-check-gmane-xref, spam-check-regex-headers)
23977         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23978         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23979         (spam-check-bogofilter-headers, spam-check-spamoracle)
23980         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23981         (spam-check-crm114-headers): Use the spam-split-group that
23982         spam-split prepares, no need to determine it every time.
23983
23984         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23985         to the nnheader-parse-naked-head call.
23986
23987         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23988
23989         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23990         the nnheader-nov-read-message-id call.
23991
23992 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23993
23994         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23995         gnus-activate-group twice.  Suggested by Markus Peter
23996         <warp@spin.de>.
23997
23998 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23999
24000         * gnus-art.el (gnus-article-time-format): Exchange the order of
24001         day and month in the default value; fix customization type.
24002         (article-date-ut): Use add-text-properties.
24003         (article-make-date-line): Use message-make-date instead of
24004         current-time-string.
24005
24006         * message.el (message-fetch-field): Don't use set-text-properties.
24007         (message-make-date): Simplify.
24008
24009         * messagexmas.el (message-xmas-make-date): New function.
24010         (message-xmas-redefine): Defalias message-make-date to it.
24011
24012 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24013
24014         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24015         (rfc2047-encode-region): Treat text within parentheses as special;
24016         show the original text when error has occurred.
24017
24018         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24019         already-computed method to gnus-activate-group.
24020
24021         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24022         same select-methods identical Lisp objects.
24023
24024         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24025         object when modifying the info.
24026
24027 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24028
24029         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24030         gnus-opened-servers since it has never been opened with the new
24031         configuration yet.
24032
24033 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24034
24035         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24036         arg to nnheader-generate-fake-message-id.
24037
24038 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24039
24040         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24041         number and build a fake message ID localized to a group and
24042         article number (so it's repeatable from that point on).
24043         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24044         ID format.
24045
24046         * gnus-sum.el (gnus-get-newsgroup-headers):
24047         Call nnheader-generate-fake-message-id with the article number.
24048
24049 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24050
24051         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24052         end-of-buffer.
24053
24054 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24055
24056         * message.el (message-ignored-supersedes-headers): Add Approved.
24057
24058 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24059
24060         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24061         goto-char.
24062         (rfc2047-encode): Fold the line before encoding.
24063
24064 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24065
24066         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24067         folding -- not all headers can be folded, and this should be done
24068         by the message composition mode.  Probably.  I think.
24069
24070 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24071
24072         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24073         fast.
24074
24075         * gnus-ems.el (gnus-remove-image): Don't use
24076         message-text-with-property; remove only the image found first.
24077
24078         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24079         found first.
24080
24081 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24082
24083         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24084
24085 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24086
24087         * message.el (message-text-with-property): Make it fast and accept
24088         optional arguments.
24089         (message-strip-forbidden-properties): Use it.
24090         (message-fix-before-sending): Follow the m-t-w-p change.
24091
24092         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24093
24094 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24095
24096         * gnus-art.el (article-hide-headers): Don't change the buffer
24097         mistakenly when performing mml-preview even if
24098         gnus-single-article-buffer is nil.
24099
24100 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24101
24102         * message.el (message-expand-name-databases): New user option.
24103         (message-expand-name): Use it.
24104
24105 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24106
24107         * spam.el (spam-report-articles-resend)
24108         (spam-report-resend-register-routine): Allow ham reporting.
24109         (spam-report-resend-register-ham-routine): Add wrapper.
24110         (spam-registration-functions): Add ham resending functions.
24111         (spam-list-of-processors): Add ham resend processor.
24112
24113         * gnus.el (ham-resend-to): Add new group parameter.
24114         (spam-process): Add ham resend option.
24115
24116         * spam-report.el (spam-report-resend): Allow reporting ham.
24117         (spam-report-resend-ham): Add wrapper.
24118
24119 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24120
24121         * message.el (message-cite-articles-with-x-no-archive):
24122         New variable.
24123         (message-cite-original): Use it.
24124
24125 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24126
24127         * message.el (message-cite-original): Respect X-No-Archive.
24128
24129 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24130
24131         * gnus-art.el (article-hide-headers): Refer to the values for
24132         gnus-ignored-headers and gnus-visible-headers in the summary
24133         buffer since a user may have set them as group parameters.
24134
24135 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24136
24137         * assistant.el (assistant-node-name): Add convenience function.
24138         (assistant-render-text, assistant-render-node): Add error handling,
24139         plus handle multiple next nodes.
24140         (assistant-find-next-node): Comment out for now.
24141         (assistant-find-next-nodes): Add function, returns list of next
24142         nodes.
24143
24144 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24145
24146         * mail-source.el (mail-source-directory): Fix doc-string.
24147
24148 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24149
24150         * assistant.el (assistant-render-text, assistant-eval): Add :set
24151         widget type, which is different because it takes and returns a
24152         list.  Much hilarity ensues.
24153
24154 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24155
24156         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24157
24158         * gnus-group.el (gnus-group-get-new-news-this-group):
24159         Add doc-string.
24160
24161         * gnus-start.el (gnus-activate-group): Add doc-string.
24162
24163 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24164
24165         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24166
24167 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24168
24169         * assistant.el (assistant-render-text): Try to add a :set
24170         widget, more to come.
24171
24172         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24173         strings.
24174         (spam-report-articles-resend)
24175         (spam-register-routine): Do registration iff any articles warrant
24176         it.
24177         (spam-summary-prepare-exit): Change log message for nil group
24178         destinations.
24179
24180 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24181
24182         * spam.el (spam-report-resend-register-routine):
24183         Allow spam-report-resend-to to be a group parameter or a global value.
24184
24185 2004-05-26  Simon Josefsson  <jas@extundo.com>
24186
24187         * starttls.el: Merge with my GNUTLS based starttls.el.
24188         (starttls-gnutls-program, starttls-use-gnutls)
24189         (starttls-extra-arguments, starttls-process-connection-type)
24190         (starttls-connect, starttls-failure, starttls-success):
24191         New variables.
24192         (starttls-program, starttls-extra-args): Doc fix.
24193         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24194         New functions.
24195         (starttls-negotiate, starttls-open-stream):
24196         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24197         function if it is set.
24198
24199 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24200
24201         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24202         structured fields.
24203
24204 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24205
24206         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24207
24208 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24209
24210         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24211         Add variable.
24212         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24213         assigning the spam-mark to new messages.
24214
24215 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24216
24217         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24218
24219 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24220
24221         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24222
24223         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24224         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24225         default.
24226
24227 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24228
24229         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24230         correct data.
24231
24232 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24233
24234         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24235         (spam-group-processor-p): Fix function.
24236         (spam-group-processor-multiple-p)
24237         (spam-group-spam-processor-report-gmane-p)
24238         (spam-group-spam-processor-report-resend-p)
24239         (spam-group-spam-processor-bogofilter-p)
24240         (spam-group-spam-processor-blacklist-p)
24241         (spam-group-spam-processor-ifile-p)
24242         (spam-group-ham-processor-ifile-p)
24243         (spam-group-spam-processor-spamoracle-p)
24244         (spam-group-spam-processor-crm114-p)
24245         (spam-group-ham-processor-bogofilter-p)
24246         (spam-group-spam-processor-stat-p)
24247         (spam-group-ham-processor-stat-p)
24248         (spam-group-ham-processor-whitelist-p)
24249         (spam-group-ham-processor-BBDB-p)
24250         (spam-group-ham-processor-spamoracle-p)
24251         (spam-group-ham-processor-copy-p): Remove functions with some
24252         prejudice against unneeded code.
24253         (spam-report-articles-resend)
24254         (spam-report-resend-register-routine): Allow the group/topic
24255         spam-resend-to value to override spam-report-resend-to.
24256         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24257         properly now.
24258
24259         * gnus.el (spam-resend-to): Add group/topic parameter.
24260         (spam-process): Move the OBSOLETE processors to the end of the
24261         choices.
24262
24263 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24264
24265         * spam-report.el (spam-report-resend-to, spam-report-resend):
24266         Start with resend-to set to nil, and then ask the user if necessary.
24267         (spam-report-resend): spam-report-resend takes a list of articles, not
24268         separate article numbers.
24269
24270 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24271
24272         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24273         addition to emacs-w3m.
24274
24275 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24276
24277         * assistant.el (assistant-authinfo-data): New function.
24278         (assistant-eval): Eval for entire assistant.
24279
24280         * netrc.el (netrc-services-file): New variable.
24281         (netrc-parse-services): New function.
24282         (netrc-find-service-name): New function.
24283         (netrc-find-service-number): New function.
24284         (netrc-port-equal): New function.
24285         (netrc-machine): Use it.
24286
24287         * nnimap.el (nnimap-open-connection): Use netrc.
24288
24289         * gnus-util.el (gnus-netrc-get): Remove aliases.
24290
24291         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24292
24293         * assistant.el (wid-edit): Fix compilation.
24294
24295         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24296
24297 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24298
24299         * gnus-util.el (gnus-set-file-modes): New function.  (small
24300         patch).
24301
24302 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24303
24304         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24305
24306         * assistant.el (assistant-render-node): Fix up rendering and
24307         read-only text.
24308         (assistant-render-node): Reset.
24309         (assistant-make-read-only): Not sticky.
24310
24311 2004-05-20  Danny Siu  <dsiu@adobe.com>
24312
24313         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24314         centered even when gnus-auto-center-summary is t.
24315
24316 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24317
24318         * dns.el (dns-get-txt-answer): New function.
24319         (dns-read-txt): Ditto.
24320         (query-dns): Use it.
24321
24322 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24323
24324         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24325         active for foreign groups even if the group level is higher than
24326         the specified value.
24327
24328 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24329
24330         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24331         non-active groups.
24332
24333         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24334
24335 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24336
24337         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24338
24339 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24340
24341         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24342         (spam-crm114-header, spam-crm114-spam-switch)
24343         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24344         (spam-crm114-positive-spam-header)
24345         (spam-crm114-database-directory, spam-list-of-processors)
24346         (spam-group-spam-processor-crm114-p)
24347         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24348         (spam-generic-score, spam-list-of-checks)
24349         (spam-list-of-statistical-checks, spam-registration-functions)
24350         (spam-check-crm114-headers, spam-crm114-score)
24351         (spam-check-crm114, spam-crm114-register-with-crm114)
24352         (spam-crm114-register-spam-routine)
24353         (spam-crm114-unregister-spam-routine)
24354         (spam-crm114-register-ham-routine)
24355         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24356
24357 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24358
24359         * gnus.el: Add spam-use-crm114.
24360
24361         * spam.el (spam-list-of-processors, spam-registration-functions):
24362         Add spam-use-resend.
24363         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24364         (spam-report-articles-gmane): Add doc fix.
24365         (spam-report-articles-resend, spam-report-resend-register-routine):
24366         Add wrappers around spam-report-resend-to.
24367
24368         * spam-report.el (spam-report-resend-to, spam-report-resend):
24369         Add support for resending spam.
24370         (spam-report-gmane): Fix line length >80.
24371
24372         * gnus.el (spam-process): Add spam-use-resend.
24373
24374 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24375
24376         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24377         number of processed spam messages.
24378         (spam-ham-copy-or-move-routine): Return the number of processed
24379         ham messages.
24380         (spam-summary-prepare-exit): Use the above values to decide
24381         whether status messages shouled be displayed.
24382
24383 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24384
24385         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24386         `rfc2047-encoding-function-alist' in order to avoid conflicting
24387         with the old version.
24388         (rfc2047-encode-region): Concatenate words containing non-ASCII
24389         characters in structured fields; don't encode space-delimited
24390         ASCII words even in unstructured fields; don't break words at
24391         char-category boundaries.
24392         (rfc2047-encode-1): New function.
24393         (rfc2047-encode): Use it; encode text so that it occupies the
24394         maximum width within 76-column; work correctly on Q encoding for
24395         iso-2022-* charsets.
24396         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24397         sure not to break a line just after the header name.
24398         (rfc2047-b-encode-region): Remove.
24399         (rfc2047-b-encode-string): New function.
24400         (rfc2047-q-encode-region): Remove.
24401         (rfc2047-q-encode-string): New function.
24402
24403         * mm-util.el (mm-replace-in-string): New function.
24404
24405 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24406
24407         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24408         Really get it right.
24409         (gnus-inews-make-draft): Really.
24410
24411 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24412
24413         * nnmh.el (nnmh-request-list-1): Don't check the link count
24414         before descending.  (small patch)
24415
24416 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24417
24418         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24419         stuff.
24420
24421         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24422         Match on real group name.
24423
24424         * gnus-art.el (gnus-signature-limit): Doc fix.
24425
24426         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24427
24428         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24429
24430 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24431
24432         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24433         isn't a string.
24434
24435 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24436
24437         * gnus-draft.el (gnus-draft-send):
24438         Bind rfc2047-encode-encoded-words.
24439
24440         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24441         (rfc2047-encodable-p): Say that =? needs encoding.
24442         (rfc2047-encode-encoded-words): New variable.
24443
24444         * gnus-group.el (gnus-group-select-group): Doc fix.
24445
24446         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24447
24448         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24449         to nil.
24450
24451         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24452
24453         * nnheader.el (nnheader-get-lines-and-char): New function.
24454
24455 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24456
24457         * gnus-msg.el (gnus-summary-followup-with-original):
24458         Document yanking of region when active.
24459
24460 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24461
24462         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24463         groups if the group level is higher than the specified value.
24464
24465 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24466
24467         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24468         (gnus-group-jump-to-group): Add prefix argument using
24469         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24470         non-active group.
24471
24472         * compface.el (uncompface): Be verbose when changing
24473         `uncompface-use-external'.
24474
24475         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24476         handle manual section.
24477
24478 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24479
24480         * gnus-art.el (gnus-button-alist): Revert previous change.
24481
24482 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24483
24484         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24485
24486 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24487
24488         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24489         whether backend can accept message.
24490
24491         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24492
24493 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24494
24495         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24496         Avoid creating directory when nntp-marks-is-evil is true.
24497         Reported by Reiner Steib.
24498
24499 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24500
24501         * gnus-picon.el (gnus-picon-insert-glyph):
24502         Add optional `nostring' argument.
24503
24504 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24505
24506         * gnus-picon.el (gnus-picon-style): New variable.
24507         (gnus-picon-transform-address): Support `gnus-picon-style'.
24508
24509 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24510
24511         * message.el (message-fill-field): Return point.
24512         (message-generate-headers): Go to end of field.
24513
24514         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24515         stuff for non-living groups.
24516
24517 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24518
24519         * gnus-art.el (gnus-article-followup-with-original)
24520         (gnus-article-reply-with-original): gnus-mark-active-p ->
24521         gnus-region-active-p.
24522
24523 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24524
24525         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24526         only when there is spam or ham to be processed.
24527
24528 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24529
24530         * mail-source.el (mail-source-delete-crash-box): Refactor.
24531         (mail-source-fetch): Use it.
24532         (mail-source-fetch-file): Ditto.
24533         (mail-source-fetch-directory): Run postscript in loop.
24534         (mail-source-fetch-pop): Delete.
24535         (mail-source-fetch-maildir): Ditto.
24536         (mail-source-fetch-imap): Ditto.
24537
24538         * imap.el (imap-authenticators): Comment out sasl.
24539
24540         * message.el (message-skip-to-next-address): New function.
24541         (message-fill-header-address): Refactor.
24542         (message-fill-address): Use it.
24543         (message-delete-address): Use it.
24544         (message-fill-header-general): Refactor.
24545         (message-fill-field-address): Rename.
24546         (message-narrow-to-field): Find the start of the header.
24547         (message-header-format-alist): Don't pre-fill.
24548         (message-fill-header): Remove.
24549         (message-insert-header): New function.
24550         (message-shorten-references): Use it.
24551
24552         * rfc2047.el (rfc2047-field-value): Strip props.
24553
24554         * mail-parse.el (mail-header-make-address): New alias.
24555
24556         * ietf-drums.el (ietf-drums-make-address): New function.
24557
24558         * imap.el: Add compiler directives.
24559
24560         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24561
24562         * gnus-art.el (article-decode-idna-rhs): Don't use
24563         message-idna-inside-rhs-p.
24564
24565 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24566
24567         * message.el (message-idna-inside-rhs-p): Remove.
24568         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24569
24570         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24571         false positives.
24572
24573 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24574
24575         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24576
24577 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24578
24579         * nneething.el (nneething-file-name): Don't create spurious
24580         files.
24581
24582         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24583         (gnus-inews-do-gcc): Remove sleep.
24584
24585         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24586         part under point.
24587
24588         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24589         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24590
24591 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24592
24593         * spam.el (spam-summary-prepare-exit): Fix (length).
24594
24595 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24596
24597         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24598         as expired without moving it" message when there are spam
24599         messages left.
24600
24601 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24602
24603         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24604         header is not nil.
24605
24606 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24607
24608         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24609         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24610         (nntp-marks-changed-p): New arg SERVER.
24611         (nntp-request-update-info): Adjust caller.
24612
24613 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24614
24615         * nntp.el (nntp-save-marks): Pass missing arg.
24616
24617 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24618
24619         * nntp.el: Support marks.
24620         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24621         (nntp-marks-modtime, nntp-marks-directory): New variables.
24622         (nntp-request-set-mark, nntp-request-update-info)
24623         (nntp-possibly-create-directory, nntp-marks-changed-p)
24624         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24625         New functions.
24626
24627 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24628
24629         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24630         (gnus-xmas-redefine): Rename.
24631
24632         * gnus-score.el (gnus-score-insert-help):
24633         Use gnus-select-lowest-window.
24634
24635         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24636         appt-select-lowest-window and rename to gnus-select-lowest-window.
24637
24638         * gnus.el: do.
24639
24640 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24641
24642         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24643         encodings of MIME-encoded words, in order to improve
24644         interoperability with several broken MUAs.
24645
24646 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24647
24648         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24649         tags, only when charsets are not specified in headers.
24650         (mm-inline-text-html-render-with-w3m): Ditto.
24651
24652         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24653         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24654
24655 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24656
24657         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24658         instead of MIME-decoded from fields when checking
24659         `gnus-article-address-banner-alist'.
24660
24661 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24662
24663         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24664         description rather than subject.
24665
24666 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24667
24668         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24669
24670 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24671
24672         * gnus.el (gnus-version-number): Bump.
24673
24674 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24675
24676         * gnus.el: No Gnus v0.2 is released.
24677
24678 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24679
24680         * gnus-agent.el (gnus-agent-read-agentview):
24681         Inline gnus-uncompress-range.
24682
24683 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24684
24685         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24686         `exec-installed-p'.
24687
24688 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24689
24690         * gnus.el (spam-process, spam-autodetect-methods):
24691         Add bsfilter and bsfilter-headers.
24692
24693         * spam.el (spam-bsfilter): New customize group.
24694         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24695         (spam-bsfilter-header, spam-bsfilter-probability-header)
24696         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24697         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24698         (spam-bsfilter-database-directory): New options.
24699         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24700         (spam-list-of-statistical-checks, spam-registration-functions):
24701         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24702         (spam-bsfilter-score): New command.
24703         (spam-check-bsfilter-headers, spam-check-bsfilter)
24704         (spam-bsfilter-register-with-bsfilter)
24705         (spam-bsfilter-register-spam-routine)
24706         (spam-bsfilter-unregister-spam-routine)
24707         (spam-bsfilter-register-ham-routine)
24708         (spam-bsfilter-unregister-ham-routine): New functions.
24709         (spam-generic-score): Support bsfilter; Accept an optional argument
24710         to recalcurate spam score even if scoring header has already been
24711         added.
24712         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24713         optional argument to recalcurate spam score even if scoring header
24714         has already been added.
24715
24716 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24717
24718         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24719         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24720         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24721         link is missing.
24722
24723 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24724
24725         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24726         (html2text-get-attr): Rewrite.
24727
24728         * message.el (message-setup-1): Remove redundant put-text-property
24729         on mail-header-separator.
24730
24731 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24732
24733         * gnus-registry.el (gnus-registry-cache-whitespace)
24734         (gnus-registry-action, gnus-registry-spool-action)
24735         (gnus-registry-split-fancy-with-parent): Change message levels
24736         from 5 to 3 or 7, as needed.
24737
24738         * spam.el (spam-summary-prepare-exit)
24739         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24740         (spam-split, spam-find-spam, spam-log-undo-registration)
24741         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24742         level from 5 to 6.
24743
24744 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24745
24746         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24747         2004-03-04 change).
24748
24749 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24750
24751         * sieve-manage.el (sieve-manage-open):
24752         * nnweb.el (nnweb-insert-html):
24753         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24754         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24755         * nnspool.el (nnspool-request-group):
24756         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24757         * nnml.el (nnml-request-update-info):
24758         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24759         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24760         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24761         (nnimap-request-set-mark):
24762         * nnfolder.el (nnfolder-request-update-info):
24763         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24764         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24765         * gnus-uu.el (gnus-uu-find-articles-matching):
24766         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24767         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24768         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24769         * gnus-nocem.el (gnus-nocem-scan-groups):
24770         * gnus-int.el (gnus-start-news-server):
24771         * gnus-group.el (gnus-group-make-kiboze-group)
24772         (gnus-group-browse-foreign-server):
24773         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24774         Use mapc when appropriate.
24775
24776 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24777             Adam Sjøgren  <asjo@koldfront.dk>
24778             Wes Hardaker  <wes@hardakers.net>
24779             Michael Shields  <shields@msrl.com>
24780
24781         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24782         may need for spam sorting and scoring.
24783         (spam-user-format-function-S): Add user format function suitable for
24784         general use.
24785         (spam-article-sort-by-spam-status): Add sorting function for summary
24786         sorting.
24787         (spam-extra-header-to-number): Add function to get a score from a
24788         header.
24789         (spam-summary-score): Add function to get a numeric score from the
24790         headers.
24791         (spam-generic-score): Fix function doc, was in wrong place.
24792         (spam-initialize): Take symbols when it's run, and install the
24793         extra headers that spam-necessary-extra-headers thinks we need.
24794
24795 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24796
24797         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24798         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24799
24800 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24801
24802         * gnus-sum.el (gnus-set-global-variables)
24803         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24804         (gnus-article-get-xrefs, gnus-summary-best-group)
24805         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24806         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24807         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24808         Use with-current-buffer.
24809
24810 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24811
24812         * spam.el (spam-summary-prepare-exit): Simplify logic.
24813         (spam-fetch-article-header): Read the article header if it's not
24814         available.
24815         (spam-list-articles): Simplify logic.
24816         (spam-filelist-register-routine): Fix bug with unregister-list.
24817
24818         * gnus-registry.el: Fix comments at beginning.
24819
24820 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24821
24822         * message.el (message-cater-to-broken-inn): Remove.
24823         (message-shorten-references): Make sure the total folded length of
24824         References is shorter than 998 characters to cater to a bug in INN
24825         2.3.  Also, don't pretend that references aren't folded -- this
24826         hasn't worked for a while.
24827
24828 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24829
24830         * gnus-agent.el (gnus-agentize):
24831         gnus-agent-send-mail-real-function no longer set to current value
24832         of message-send-mail-function but rather a lambda that calls
24833         message-send-mail-function.  The change makes the agent real-time
24834         responsive to user changes to message-send-mail-function.
24835
24836 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24837
24838         * legacy-gnus-agent.el
24839         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24840         help from Florian Weimer <fw@deneb.enyo.de>
24841
24842 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24843
24844         * nnmail.el (nnmail-cache-insert): Revert last change.
24845
24846 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24847
24848         * nnmail.el (nnmail-cache-insert): Always check whether
24849         nnmail-cache-ignore-groups matches a group name.
24850
24851 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24852
24853         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24854         (spam-find-spam, spam-log-processing-to-registry)
24855         (spam-log-registered-p, spam-log-unregistration-needed-p)
24856         (spam-log-undo-registration): Use gnus-message instead of
24857         gnus-error, none of these errors are fatal.
24858
24859         * gnus-registry.el (gnus-registry-clean-empty-function)
24860         (gnus-registry-clean-empty): Remove only empty entries without
24861         extra data.
24862
24863 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24864
24865         * spam-stat.el (spam-stat-buffer-change-to-spam)
24866         (spam-stat-buffer-change-to-non-spam): Change (error) to
24867         (gnus-message 8) invocation.
24868
24869 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24870
24871         * nntp.el (nntp-via-netcat-command): New variable.
24872         (nntp-via-netcat-switches): New variable.
24873         (nntp-open-via-rlogin-and-netcat): New function.
24874         (nntp-open-connection-function): Doc fix.
24875         (nntp-telnet-command): Doc fix.
24876         (nntp-end-of-line): Doc fix.
24877         (nntp-via-rlogin-command): Doc fix.
24878         (nntp-via-user-name): Doc fix.
24879         (nntp-via-address): Doc fix.
24880
24881 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24882
24883         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24884         error in Emacs 21.1.
24885
24886 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24887
24888         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24889
24890 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24891
24892         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24893         (gnus-agent-with-refreshed-group): New macro.
24894         (gnus-agent-rename-group): New function.
24895         (gnus-agent-delete-group): New function.
24896         (gnus-agent-save-group-info): Use gnus-command-method when
24897         `method' parameter is nil.  Don't write nil entries into the
24898         active file.
24899         (gnus-agent-get-group-info): New function.
24900         (gnus-agent-fetch-articles):
24901         Use gnus-agent-update-files-total-fetched-for to increment disk space
24902         used.
24903         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24904         Use gnus-agent-update-view-total-fetched-for to increment disk space
24905         used.
24906         (gnus-agent-get-local): Add optional parameters to avoid calling
24907         gnus-group-real-name and gnus-find-method-for-group.
24908         (gnus-agent-set-local): Delete stored entry if either min, or max,
24909         are nil.
24910         (gnus-agent-fetch-session): Reworded error/quit messages.
24911         On quit, use gnus-agent-regenerate-group to record existance of any
24912         articles fetched to disk before the quit occurred.
24913         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24914         gnus-agent-update-view-total-fetched-for, and
24915         gnus-agent-update-files-total-fetched-for to decrement disk space
24916         used.
24917         (gnus-agent-retrieve-headers):
24918         Use gnus-agent-update-view-total-fetched-for to increment disk space
24919         used.
24920         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24921         with gnus-agent-update-files-total-fetched-for to decrement disk
24922         space and fresh group buffer.
24923         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24924         (gnus-agent-need-update-total-fetched-for): New variable.
24925         (gnus-agent-update-files-total-fetched-for): New function.
24926         (gnus-agent-update-view-total-fetched-for): New function.
24927         (gnus-agent-total-fetched-for): New function.
24928
24929         * gnus-cache.el (gnus-cache-save-buffers):
24930         Use gnus-cache-update-overview-total-fetched-for to change disk space
24931         used by this group.
24932         (gnus-cache-possibly-enter-article):
24933         Use gnus-cache-update-file-total-fetched-for to increment disk space
24934         used by this group.
24935         (gnus-cache-possibly-remove-article):
24936         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24937         used by this group.
24938         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24939         (gnus-cache-rename-group): New function.
24940         (gnus-cache-delete-group): New function.
24941         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24942         (gnus-cache-need-update-total-fetched-for): New variable.
24943         (gnus-cache-with-refreshed-group): New macro.
24944         (gnus-cache-update-file-total-fetched-for): New function.
24945         (gnus-cache-update-overview-total-fetched-for): New function.
24946         (gnus-cache-rename-group-total-fetched-for): New function.
24947         (gnus-cache-delete-group-total-fetched-for): New function.
24948         (gnus-cache-total-fetched-for): New function.
24949
24950         * gnus-group.el: Require gnus-sum and autoload functions to
24951         resolve warnings when gnus-group.el compiled alone.
24952         (gnus-group-line-format): Documented new %F.
24953         (size of Fetched data) group line format; identifies disk space
24954         used by agent and cache.
24955         (gnus-group-line-format-alist): Defined new F format.
24956         (gnus-total-fetched-for): New function.
24957         (gnus-group-delete-group): No longer update
24958         gnus-cache-active-altered as gnus-request-delete-group now keeps
24959         the cache in sync.
24960         (gnus-group-list-active): Let the agent store a server's active
24961         list if currently plugged.
24962
24963         * gnus-int.el (gnus-request-delete-group):
24964         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24965         local disk in sync with the server.
24966         (gnus-request-rename-group):
24967         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24968         local disk in sync with the server.
24969
24970         * gnus-start.el (gnus-get-unread-articles):
24971         Cosmetic simplification to logic.
24972
24973         * gnus-util.el (gnus-rename-file): New function.
24974
24975 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24976
24977         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24978
24979 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24980
24981         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24982         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24983
24984 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24985
24986         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24987         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24988
24989 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24990
24991         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24992
24993 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24994
24995         * spam.el (spam-set-difference): Add function to replace
24996         gnus-set-difference in spam.el.
24997         (spam-summary-prepare-exit): Use spam-set-difference.
24998
24999 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25000
25001         * gnus-registry.el (gnus-registry-cache-file): Update to use
25002         gnus-dribble-directory OR gnus-home-directory OR ~.
25003         (gnus-registry-split-fancy-with-parent): Fix doc.
25004
25005 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25006
25007         * message.el (message-exchange-point-and-mark):
25008         Use message-mark-active-p.  Suggested by Jesper Harder
25009         <harder@ifa.au.dk>.
25010
25011 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25012
25013         * message.el (message-exchange-point-and-mark): Don't activate
25014         region if it was inactive.  Suggested by Hiroshi Fujishima
25015         <pooh@nature.tsukuba.ac.jp>.
25016
25017 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25018
25019         * gnus-art.el (article-display-face): Display Faces in the same
25020         order as X-Faces.
25021
25022 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25023
25024         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25025
25026 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25027
25028         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25029         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25030         (gnus-article-mime-hierarchy): Remove.
25031         (gnus-article-mime-hierarchy-next): Remove.
25032         (gnus-article-mode): Revert 2004-03-19 change.
25033         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25034         (gnus-insert-mime-button): Revert 2004-03-19 change.
25035         (gnus-mime-accumulate-hierarchy): Remove.
25036         (gnus-mime-enter-multipart): Remove.
25037         (gnus-mime-leave-multipart): Remove.
25038         (gnus-mime-display-part): Revert 2004-03-19 change.
25039         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25040
25041         * mml.el (mml-preview): Revert 2004-03-19 change.
25042
25043 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25044
25045         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25046
25047 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25048
25049         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25050         t while entering a file name using the mm-with-multibyte macro.
25051         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25052
25053         * mm-util.el (mm-with-multibyte): New macro.
25054
25055 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25056
25057         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25058         New user option.
25059         (gnus-mime-multipart-functions): Doc and customization fix.
25060         (gnus-article-mime-hierarchy): New variable.
25061         (gnus-article-mime-hierarchy-next): New variable.
25062         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25063         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25064         gnus-article-mime-hierarchy-next to nil.
25065         (gnus-insert-mime-button): Show hierarchy numbers.
25066         (gnus-mime-accumulate-hierarchy): New function.
25067         (gnus-mime-enter-multipart): New function.
25068         (gnus-mime-leave-multipart): New function.
25069         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25070         (gnus-mime-display-alternative): Show hierarchy numbers.
25071
25072         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25073         gnus-article-mime-hierarchy-next to nil.
25074
25075 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25076
25077         * dns.el: Don't require gnus-xmas.
25078
25079 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25080
25081         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25082         inline PGP.
25083         (mml-menu): Disable mml-quote-region if mark is inactive.
25084
25085 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25086
25087         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25088         when the group's active is not available.
25089
25090 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25091
25092         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25093         error.
25094
25095 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25096
25097         * imap.el (imap-store-password): New variable.
25098         (imap-interactive-login): Use it.
25099         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25100
25101 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25102
25103         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25104         window-start and hscroll to summary window.
25105
25106 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25107
25108         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25109         conversion message to newsrc-dribble when an actual conversion is
25110         performed.
25111
25112 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25113
25114         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25115
25116 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25117
25118         * mm-decode.el (mm-complicated-handles): New function reviving
25119         former definition of mm-multiple-handles.
25120
25121         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25122         (gnus-mime-delete-part): Use it.
25123
25124 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25125
25126         * gnus-agent.el (gnus-agent-read-local):
25127         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25128         avoid the implicit assumption that they will always be equal.
25129         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25130         coding-system-for-write, as the with-temp-file macro first prints
25131         to a buffer then saves the buffer.
25132
25133 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25134
25135         * gnus-art.el (gnus-article-edit-part): New function.
25136         (gnus-mime-save-part-and-strip): Use it; do query instead of
25137         signaling an error; don't use mm-multiple-handles.
25138         (gnus-mime-delete-part): Ditto.
25139
25140 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25141
25142         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25143         old file versions.
25144         (gnus-group-prepare-hook): Remove function that converted list
25145         form of gnus-agent-expire-days to group properties.
25146
25147         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25148         (gnus-request-accept-article): Re-indented.
25149
25150         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25151         converters to handle old agent file formats.  Add logic for a
25152         "backup before upgrading warning".
25153         (gnus-convert-mark-converter-prompt): Developers can mark
25154         functions as needing (default), or not needing,
25155         gnus-convert-old-newsrc's "backup before upgrading warning".
25156         (gnus-convert-converter-needs-prompt): Tests whether the user
25157         should be protected from potentially irreversable changes by the
25158         function.
25159
25160         * legacy-gnus-agent.el: New.  Provides converters that are only
25161         loaded when gnus-convert-old-newsrc needs to call them.
25162
25163 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25164
25165         * mail-source.el (mail-source-touch-pop): Doc fix.
25166
25167         * message.el (message-smtpmail-send-it): Doc fix.
25168
25169 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25170
25171         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25172
25173         * nnmail.el (nnmail-split-fancy): do.
25174
25175         * gnus-kill.el (gnus-kill, gnus-execute): do.
25176
25177 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25178
25179         * gnus-sum.el (gnus-widget-reversible-match)
25180         (gnus-widget-reversible-to-internal)
25181         (gnus-widget-reversible-to-external): New functions.
25182         (gnus-widget-reversible): New widget.
25183         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25184
25185 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25186
25187         * gnus-sum.el (gnus-thread-sort-functions)
25188         (gnus-article-sort-functions): Document `(not F)' items.
25189
25190 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25191
25192         * spam.el (spam-use-gmane-xref): Add new backend.
25193         (spam-gmane-xref-spam-group): Add variable to control the name of the
25194         Gmane spam group.
25195         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25196         (spam-regex-headers-spam, spam-regex-headers-ham)
25197         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25198         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25199         backends and checks.
25200         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25201
25202         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25203         an autodetect method.
25204
25205 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25206
25207         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25208         articles are being added to a group.
25209         (gnus-request-replace-article): Inform the agent that articles
25210         need to be uncached as the cached contents are no longer valid.
25211
25212 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25213
25214         * binhex.el: Don't autoload executable-find.
25215
25216         * canlock.el: Don't autoload mail-fetch-field.
25217
25218         * dgnushack.el: Autoload c-mode for XEmacs.
25219
25220         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25221
25222         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25223         rmail-dont-reply-to and rmail-output.
25224
25225         * gnus-score.el: Don't autoload ffap-string-at-point.
25226
25227         * gnus-setup.el: Don't autoload sc-cite-original.
25228
25229         * imap.el: Don't autoload base64-decode-string,
25230         base64-encode-string and md5.
25231
25232         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25233         and rmail-msg-restore-non-pruned-header.
25234
25235         * mm-decode.el: Don't autoload executable-find.
25236
25237         * mm-url.el: Don't autoload executable-find.
25238
25239         * mm-view.el: Don't autoload diff-mode.
25240
25241         * nndb.el: Don't autoload news-reply-mode, news-setup,
25242         cancel-timer and telnet.
25243
25244         * password.el: Don't autoload run-at-time for Emacs.
25245
25246         * sha1-el.el: Don't autoload executable-find.
25247
25248         * sieve-mode.el: Don't autoload c-mode.
25249
25250         * uudecode.el: Don't autoload executable-find.
25251
25252 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25253
25254         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25255         (gnus-agent-possibly-alter-active): Avoid null in numeric
25256         comparison.
25257         (gnus-agent-set-local): Refuse to save null in local object table.
25258         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25259         list of articles that will be marked as unread.
25260
25261 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25262
25263         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25264
25265 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25266
25267         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25268         language tags.
25269
25270 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25271
25272         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25273         Don't bind "obarray".
25274
25275         * gnus-sum.el (gnus-thread-sort-functions):
25276         Add `gnus-thread-sort-by-most-recent-number' and
25277         `gnus-thread-sort-by-most-recent-date'.
25278         Reported by Kai Grossjohann <kai@emptydomain.de>.
25279
25280 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25281
25282         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25283
25284 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25285
25286         * gnus-cus.el (gnus-agent-customize-category):
25287         Remove ignore-errors macro reference that required cl to be loaded at
25288         run-time.
25289
25290         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25291         single-interval range of the form (min . max).  Previously the
25292         range had to look like ((min . max)).  Likewise, return
25293         (min . max) rather than ((min . max)).
25294         (gnus-range-map): Use gnus-range-normalize to accept
25295         single-interval range.
25296
25297         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25298         the cache, but not the agent, now appear with their usual face.
25299
25300         * dgnushack.el (loaddir): New variable that is bound to the
25301         directory containing the dgnushack.el file. Use loaddir, rather
25302         than srcdir, to update load-path. Change lets dgnushack compile
25303         code in directories other than GNUS/lisp.
25304
25305 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25306
25307         * lpath.el: Don't bind w3m-safe-url-regexp.
25308
25309         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25310         w3m-safe-url-regexp variable buffer-local.
25311
25312         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25313
25314 2004-02-27  Simon Josefsson  <jas@extundo.com>
25315
25316         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25317         gnus-group-real-prefix.
25318         (gnus-summary-move-article): Use it, instead of
25319         gnus-group-real-prefix.
25320
25321 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25322
25323         * lpath.el: Bind w3m-safe-url-regexp.
25324
25325         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25326         w3m-safe-url-regexp variable buffer-local and set it as the value
25327         of mm-w3m-safe-url-regexp.
25328
25329         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25330
25331         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25332         parsing gnus-posting-styles when the message is not for replying.
25333
25334         * dgnushack.el: Autoload sgml-mode for XEmacs.
25335
25336         * nnrss.el (nnrss-opml-export):
25337         Use mm-set-buffer-file-coding-system instead of
25338         set-buffer-file-coding-system.
25339
25340 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25341
25342         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25343         of checkdoc.el).
25344         * nnrss.el: do.
25345         * gnus-mlspl.el: do.
25346         * gnus-ml.el: do.
25347         * gnus-srvr.el: do.
25348
25349         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25350
25351 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25352
25353         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25354         Corrections to custom-manual links.
25355
25356         * gnus-art.el (gnus-article): Ditto.
25357
25358         * mm-decode.el (mime-display, mime-security): Ditto.
25359
25360 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25361
25362         * flow-fill.el: Typo.
25363
25364 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25365
25366         * spam-wash.el: New file.
25367
25368 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25369
25370         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25371
25372 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25373
25374         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25375         to be run with new-articles as LIST1, not LIST2.
25376         (spam-registration-functions): Add spam-use-ham-copy as a nil
25377         registration backend.
25378
25379 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25380
25381         * spam-stat.el (spam-stat-washing-hook): New option.
25382         (spam-stat-buffer-words): Use it.
25383         (spam-stat-process-directory, spam-stat-test-directory):
25384         Use insert-file-contents-literally.
25385         (spam-stat-coding-system): New variable.
25386         (spam-stat-load, spam-stat-save): Use it.
25387
25388 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25389
25390         * spam-report.el (spam-report-plug-agent):
25391         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25392
25393 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25394
25395         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25396         Allow / in mailto URLs.
25397
25398 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25399
25400         * spam-report.el (spam-report-process-queue): Fix interactive use.
25401         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25402         (spam-report-unplug-agent): Doc fixes.
25403         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25404         (spam-report-agentize, spam-report-deagentize): Autoload.
25405
25406 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25407
25408         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25409
25410         * message.el (message-setup-fill-variables): Add mml tags to
25411         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25412         <ajk@iu.edu>.
25413         (message-mode): Don't modify paragraph-separate there.
25414
25415 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25416
25417         * compface.el (uncompface-use-external): Default to undecided.
25418         (uncompface-use-external-threshold): New variable.
25419         (uncompface-float-time): New macro.
25420         (uncompface): Determine whether to use the external decoder if
25421         uncompface-use-external is undecided.
25422
25423 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25424
25425         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25426         after images.
25427
25428         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25429
25430 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25431
25432         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25433
25434         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25435
25436         * gnus-sum.el (gnus-summary-limit-to-age)
25437         (gnus-summary-limit-children): do.
25438
25439         * gnus-int.el (gnus-request-scan): do.
25440
25441         * gnus-group.el (gnus-group-suspend): do.
25442
25443         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25444
25445         * gnus-cite.el (gnus-cite-parse-attributions): do.
25446
25447         * gnus-agent.el (gnus-summary-set-agent-mark)
25448         (gnus-agent-regenerate-group): do.
25449
25450         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25451
25452         * binhex.el (binhex-decode-region-internal): do.
25453
25454 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25455
25456         * gnus-fun.el (gnus-face-properties-alist): New user option.
25457         (gnus-display-x-face-in-from): Use it.
25458
25459         * gnus-art.el (article-display-face): Ditto.
25460
25461         * compface.el (uncompface-use-external): Default to nil.
25462
25463 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25464
25465         * nntp.el (nntp-erase-buffer): New function.
25466         (nntp-retrieve-data, nntp-send-command)
25467         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25468         (nntp-possibly-change-group): Use it.
25469
25470         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25471         Use with-current-buffer.
25472
25473 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25474
25475         * compface.el: Merge the ELisp-based uncompface program.
25476         (compface): New customization group.
25477         (uncompface-use-external): New user option.
25478         (uncompface): Call uncompface-internal if uncompface-use-external
25479         is nil.
25480         (uncompface-internal): New function.  Note that there are also
25481         some other functions and variables added for this function.
25482
25483 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25484
25485         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25486         if necessary.
25487
25488 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25489
25490         * spam-report.el (spam-report-unplug-agent)
25491         (spam-report-plug-agent, spam-report-deagentize)
25492         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25493         Add support for the Agent in spam-report: when unplugged, report to a
25494         file; when plugged, submit all the requests.
25495
25496         * spam.el (spam-register-routine): Fix message about
25497         registration.
25498
25499 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25500
25501         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25502         dependencies.
25503         (rfc2047-encode): Use it.
25504
25505         * gnus-art.el (gnus-button-marker-list): Move before first
25506         reference.
25507
25508         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25509         (imap-parse-body): Fix format string mismatch.
25510
25511         * gnus-score.el (gnus-summary-increase-score): do.
25512
25513         * nnrss.el (nnrss-close): New function.
25514
25515 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25516
25517         * nnrss.el (nnrss-make-filename): New function.
25518         (nnrss-request-delete-group, nnrss-read-server-data)
25519         (nnrss-save-server-data, nnrss-read-group-data)
25520         (nnrss-save-group-data): Use it.
25521         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25522         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25523         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25524
25525 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25526
25527         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25528
25529 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25530
25531         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25532         files.
25533
25534         * message.el (message-generate-headers-first): Don't quote nil
25535         and t in docstrings.
25536
25537         * imap.el (imap-id): do.
25538
25539         * gnus-agent.el (gnus-agent-consider-all-articles)
25540         (gnus-agent-queue-mail): do.
25541
25542 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25543
25544         * spam-report.el (spam-report-process-queue): New function.
25545         Process requests from `spam-report-requests-file'.
25546         (spam-report-process-queue): Doc fix.
25547
25548 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25549
25550         * spam.el (spam-register-routine)
25551         (spam-log-processing-to-registry, spam-log-registered-p)
25552         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25553         Change "check" to "spam-check" for semi-clarity.
25554
25555 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25556
25557         * pop3.el: Require nnheader.
25558
25559         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25560
25561         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25562
25563         * gnus-picon.el: Require cl.
25564
25565         * gnus-fun.el: Require gnus-ems and gnus-util.
25566
25567         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25568
25569         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25570
25571         * gnus-art.el (gnus-article-edit-mode): Define before first
25572         reference.
25573
25574 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25575
25576         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25577         (gnus-uu-post-encoded): Use point-at-bol.
25578
25579         * gnus-topic.el (gnus-group-active-topic-p): do.
25580
25581         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25582
25583         * gnus-group.el (gnus-group-kill-region): do.
25584
25585         * gnus-art.el (article-date-ut): do.
25586
25587         * message.el (message-fetch-field): Remove redundant
25588         case-fold-search binding.
25589         (message-narrow-to-field): Simplify.
25590
25591 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25592
25593         * spam.el (spam-directory): Derive from `gnus-directory'.
25594
25595         * spam-report.el (spam-report-url-to-file)
25596         (spam-report-requests-file): New function and variable for offline
25597         reporting.
25598         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25599         and user defined function.
25600         (spam-report-url-ping-mm-url): Remove doubled slash.
25601
25602 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25603
25604         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25605
25606 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25607
25608         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25609         Fix format string mismatch.
25610
25611         * sieve.el (sieve-deactivate-all): do.
25612
25613         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25614
25615         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25616
25617         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25618
25619         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25620
25621 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25622
25623         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25624         the list of checks.
25625
25626 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25627
25628         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25629         padding.
25630
25631 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25632
25633         * mm-view.el (mm-fill-flowed): New variable.
25634         (mm-inline-text): Use it.
25635
25636 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25637
25638         * spam.el (spam-spamassassin-register-ham-routine)
25639         (spam-spamassassin-register-spam-routine): Fix function names.
25640
25641 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25642
25643         * gnus.el (gnus-tmp-grouplens): Remove.
25644         (gnus-summary-line-format): Remove grouplens.
25645
25646         * gnus-group.el (gnus-group-line-format): Ditto.
25647
25648         * gnus-spec.el (gnus-format-specs): Ditto.
25649         (gnus-update-format-specifications): Flush the group format spec
25650         cache if there's the grouplens stuff.
25651         (gnus-parse-simple-format): Replace %l with the empty string.
25652
25653 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25654
25655         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25656         omission.
25657
25658 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25659
25660         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25661         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25662
25663 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25664
25665         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25666         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25667         New macros and functions.
25668         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25669         Handle > NLINK_MAX messages.
25670         * nnmaildir.el (nnmaildir-request-set-mark):
25671         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25672
25673 2004-01-25  Alex Schroeder  <alex@gnu.org>
25674
25675         * spam-stat.el (spam-stat-process-directory-age): New option.
25676         (spam-stat-process-directory): Use it.
25677
25678 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25679
25680         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25681         (spam-stat-save): Accept prefix argument.
25682
25683 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25684
25685         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25686         links" error.
25687
25688 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25689
25690         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25691         the rest of the and/or forms.
25692
25693 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25694
25695         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25696         compatibility with old .newsrc.eld files.
25697
25698         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25699
25700         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25701
25702         * gnus-start.el (gnus-1): do.
25703
25704         * gnus-group.el (gnus-group-line-format-alist): do.
25705
25706         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25707
25708         * gnus-gl.el: Remove.
25709
25710 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25711
25712         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25713         marks consisting of a single range {for example, (3 . 5)} rather
25714         than a list of a single range { ((3 . 5)) }.
25715
25716 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25717
25718         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25719         Use with-current-buffer.
25720         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25721         avoid consing a string.
25722
25723         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25724         Remove obsolete entries for big5 and gb2312.
25725
25726 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25727
25728         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25729         uncompressed list.
25730
25731 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25732
25733         * spam-stat.el (spam-stat-strip-xref): New function.
25734         (spam-stat-process-directory): Use it.
25735
25736         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25737         here -- it's done in message-fetch-field.
25738
25739 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25740
25741         * gnus-agent.el (gnus-agent-queue-mail)
25742         (gnus-agent-prompt-send-queue): New variables.
25743         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25744         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25745         "nndraft:queue" along to gnus-draft-send.
25746         Use gnus-agent-prompt-send-queue.
25747         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25748         is "nndraft:queue".  Suggested by Gaute Strokkenes
25749         <gs234@srcf.ucam.org>
25750
25751         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25752         (agent-enable-undownloaded-faces): Add.
25753         (gnus-agent-cat-groups): Use eval-and-compile, not
25754         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25755         method of gnus-agent-cat-groups even when the buffer has been
25756         evaled.
25757         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25758         delete gnus-agent-save-active-1.
25759         (gnus-agent-save-groups): Delete.  Identical to
25760         gnus-agent-save-active.
25761         (gnus-agent-write-active): No longer adjust agent's copy of active
25762         file as agent's adjustments are now stored in their own
25763         file.  Remove optional parameter.
25764         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25765         servers.  Add use of min/max range limits from server's local
25766         file.
25767         (gnus-agent-save-alist): Remove unused optional argument.
25768         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25769         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25770         (gnus-agent-set-local): A per-server file that keeps min/max range
25771         limits for articles known to the agent.  Provides a fast mechanism
25772         for altering many active ranges.
25773         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25774         active file (local makes it unnecessary).
25775         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25776
25777         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25778         (agent-enable-undownloaded-faces): Add.
25779
25780         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25781         disable it when sending to "nndraft:queue".
25782         (gnus-group-send-queue): Add safety check to avoid sending queue
25783         when unplugged.
25784
25785         * gnus-group.el (gnus-group-catchup): Use new
25786         gnus-sequence-of-unread-articles, not
25787         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25788         numbers of articles.  Use gnus-range-map to avoid having to
25789         uncompress the unread list.
25790         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25791         Fix invalid ange-ftp reference.
25792
25793         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25794         (gnus-sorted-range-intersection): Intersection of two ranges
25795         without requiring that they first be uncompressed.
25796
25797         * gnus-start.el (gnus-activate-group): Unless blocked by the
25798         caller, possibly expand the active range to include both cached
25799         and agentized articles.
25800         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25801         multiple version-dependent converters.
25802         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25803         gnus-agent-save-active.
25804         (gnus-save-newsrc-file): Save dirty agent range limits.
25805
25806         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25807         gnus-agent-possibly-alter-active.
25808         (gnus-adjust-marked-articles): Faster handling of simple lists.
25809
25810 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25811
25812         * spam-stat.el (spam-stat-test-directory): New optional argument
25813         displays a list of files detected.  Suggested by Andrew Cohen
25814         <cohen@andy.bu.edu>.
25815         (spam-stat-buffer-words-with-scores): Don't narrow and change
25816         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25817
25818 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25819
25820         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25821         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25822         (spam-spamassassin-arguments)
25823         (spam-spamassassin-spam-flag-header)
25824         (spam-spamassassin-positive-spam-flag-header)
25825         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25826         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25827         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25828         (spam-list-of-processors, spam-list-of-checks)
25829         (spam-list-of-statistical-checks, spam-registration-functions)
25830         (spam-check-spamassassin-headers, spam-check-spamassassin)
25831         (spam-spamassassin-score)
25832         (spam-spamassassin-register-with-sa-learn)
25833         (spam-spamassassin-register-spam-routine)
25834         (spam-spamassassin-register-ham-routine)
25835         (spam-assassin-register-spam-routine)
25836         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25837         (spam-bogofilter-score): Fix to show article before scoring.
25838
25839 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25840
25841         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25842         default scoring function.
25843         (spam-generic-score): Call spam-spamassassin-score if
25844         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25845         spam-bogofilter-score otherwise.
25846
25847         * gnus.el (spam-process, spam-autodetect-methods):
25848         Add spamassassin and spamassassin-headers.
25849
25850 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25851
25852         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25853         Suppress unnecessary messages.
25854
25855 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25856
25857         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25858         make-hash-table.
25859
25860 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25861
25862         * canlock.el (base64-encode-string): Don't autoload it.
25863
25864 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25865
25866         * run-at-time.el: Remove useless (require 'itimer),
25867         eval-and-compile and (featurep 'xemacs).
25868
25869 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25870
25871         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25872         GROUP is a virtual group.
25873
25874 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25875
25876         * gnus.el: Autoload `message-y-or-n-p'.
25877
25878 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25879
25880         * pgg-parse.el: Remove unnecessary (require 'custom).
25881
25882         * pgg-def.el: do.
25883
25884         * nnmail.el: do.
25885
25886         * gnus-undo.el: do.
25887
25888         * gnus-picon.el: do.
25889
25890         * gnus-util.el: do.
25891
25892 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25893
25894         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25895
25896 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25897
25898         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25899         handle, as well as a list.
25900
25901         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25902         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25903         (mm-w3m-cid-retrieve): Simplify.
25904
25905 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25906
25907         * message.el (message-kill-to-signature): Allow prefix arg to
25908         specify number of lines to keep before signature.
25909
25910 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25911
25912         * message.el (message-kill-to-signature): Change docstring.
25913
25914 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25915
25916         * canlock.el: Always require sha1-el.
25917         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25918
25919         * message.el: Autoload sha1 only when compiling.
25920
25921         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25922         eudc-expand-inline for XEmacs.
25923
25924 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25925
25926         * message.el (message-canlock-generate): Require sha1-el.
25927
25928 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25929
25930         * message.el (message-expand-name): Silence the byte compiler.
25931
25932         * lpath.el: Add detect-coding-system.
25933
25934         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25935         cus-edit.
25936
25937 2004-01-13  Simon Josefsson  <jas@extundo.com>
25938
25939         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25940         Invoke gnus-score-mode.
25941         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25942
25943         * gnus-range.el (gnus-compress-sequence): Doc fix.
25944         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25945
25946 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25947
25948         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25949
25950 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25951
25952         * spam.el (spam-get-article-as-string): Update to use
25953         gnus-request-article-this-buffer, much simpler.
25954         (spam-get-article-as-buffer): Remove.
25955
25956 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25957
25958         * message.el (message-expand-name): Use EUDC if the user uses that.
25959
25960 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25961
25962         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25963         character for the encoding to avoid consing a string.
25964
25965         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25966         unnecessarily.
25967
25968         * mm-util.el (mm-replace-chars-in-string): Remove.
25969
25970         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25971         of mm-replace-chars-in-string.
25972
25973 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25974
25975         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25976
25977         * mm-util.el (mm-subst-char-in-string): Support inplace.
25978
25979         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25980         a new string in every iteration.  Use shy groups.
25981
25982 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25983
25984         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25985         * gnus-soup.el (gnus-soup-group-brew):
25986         * gnus-msg.el (gnus-put-message):
25987         * gnus-move.el (gnus-group-move-group-to-server):
25988         * gnus-kill.el (gnus-batch-score):
25989         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25990         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25991         (gnus-group-update-group, gnus-group-read-group)
25992         (gnus-group-make-group, gnus-group-make-help-group)
25993         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25994         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25995         (gnus-group-sort-by-unread, gnus-group-catchup)
25996         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25997         (gnus-group-yank-group, gnus-group-set-info)
25998         (gnus-group-list-groups):
25999         * gnus.el (gnus-generate-new-group-name):
26000         * gnus-delay.el (gnus-delay-send-queue):
26001         * nnvirtual.el (nnvirtual-catchup-group):
26002         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26003         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26004         (gnus-group-prepare-topics, gnus-topic-check-topology):
26005         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26006         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26007         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26008         (gnus-group-make-articles-read):
26009         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26010         (gnus-group-change-level, gnus-kill-newsgroup)
26011         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26012         (gnus-get-unread-articles, gnus-make-articles-unread)
26013         (gnus-make-ascending-articles-unread): Use accessor
26014         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26015         to get group information for improved readability.
26016
26017
26018 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26019
26020         * gnus-art.el (article-decode-mime-words, article-babel)
26021         (gnus-article-highlight-signature, gnus-article-add-buttons)
26022         (gnus-signature-toggle): Use gnus-with-article-buffer.
26023
26024         * gnus-art.el (gnus-article-highlight-headers)
26025         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26026
26027         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26028         (gnus-article-set-globals, gnus-request-article-this-buffer)
26029         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26030         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26031         (gnus-mime-display-alternative): Use with-current-buffer.
26032
26033 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26034
26035         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26036         also under 80 char limit, and call gnus-error if needed.
26037         (spam-fetch-article-header): Fix - it was a
26038         buffer-local variable (gnus-newsgroup-data).
26039         (spam-find-spam): Use spam-generate-fake-headers, forget about
26040         spam-insert-fake-headers.
26041         (spam-insert-fake-headers): Remove.
26042
26043 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26044
26045         * deuglify.el (gnus-article-outlook-unwrap-lines)
26046         (gnus-outlook-rearrange-article)
26047         (gnus-outlook-repair-attribution-outlook)
26048         (gnus-outlook-repair-attribution-block)
26049         (gnus-outlook-repair-attribution-other): Remove redundant
26050         save-excursion.
26051
26052 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26053
26054         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26055         (spam-fetch-field-subject-fast)
26056         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26057         (spam-fetch-article-header): Add functions to deal with Gnus
26058         internals for fast retrieval of article header data.
26059         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26060
26061 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26062
26063         * pop3.el (pop3-md5): Remove.
26064         (pop3-apop): Replace pop3-md5 with md5.
26065
26066         * mm-bodies.el: base64 is always built-in.
26067
26068         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26069         Use with-current-buffer.
26070
26071 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26072
26073         * canlock.el (canlock-insert-header): Remove excessive grouping in
26074         regexp.
26075
26076         * gnus-sum.el (gnus-summary-read-document): Ditto.
26077
26078         * gnus-uu.el (gnus-uu-part-number): Ditto.
26079
26080         * html2text.el (html2text-remove-tags): Ditto.
26081         (html2text-format-tags): Ditto.
26082         (html2text-format-single-elements): Ditto.
26083
26084         * mml.el (mml-parse-1): Ditto.
26085
26086 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26087
26088         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26089
26090         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26091
26092         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26093
26094         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26095
26096 2003-11-15  Simon Josefsson  <jas@extundo.com>
26097
26098         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26099         (pgg-gpg-lookup-key): Use regexp match instead of
26100         split-string (split-string is different between emacs 21.2 and
26101         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26102
26103 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26104
26105         * gnus-art.el (gnus-mime-view-all-parts)
26106         (gnus-article-part-wrapper, gnus-article-view-part):
26107         Use with-current-buffer.
26108
26109 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26110
26111         * spam.el (spam-disable-spam-split-during-ham-respool)
26112         (spam-spamoracle-database, spam-cache-lookups)
26113         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26114         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26115         (spam-group-ham-marks, spam-group-spam-marks)
26116         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26117         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26118         also add spam-use-blackholes to the statistical checks.
26119         (spam-fetch-field-fast): Add interface to fetching fields, may
26120         become a macro.
26121         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26122         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26123         (spam-insert-fake-headers): Fake an article when needed.
26124         (spam-find-spam): Fake article when possible.
26125         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26126         (spam-check-bogofilter-headers): Use message-fetch-field instead
26127         of nnmail-fetch-field.
26128
26129 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26130
26131         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26132
26133 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26134
26135         * spam.el (spam-split): Do not require spam-use-CHECK to be
26136         enabled if that check is passed to spam-split explicitly; also
26137         fix so 'spam doesn't get converted to spam-split-group when
26138         spam-split-symbolic-return is t.
26139         (spam-find-spam): Find registrations of the article and use those
26140         instead of re-running spam-split to find the spam/ham
26141         classification of the article.
26142         (spam-log-processing-to-registry, spam-log-registered-p)
26143         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26144         Use gnus-error instead of gnus-message.
26145         (spam-log-registration-type): Add function to determine the
26146         classification of a message based on registry entries; will
26147         return nil if both 'spam and 'ham are found.
26148         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26149         a reasonably fast local cache without the loading errors.
26150         (spam-cache-lookups): Set to t by default.
26151         (spam-find-spam): Don't try to guess spam-cache-lookups.
26152         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26153         spam-caches entry.
26154         (spam-filelist-build-cache, spam-filelist-check-cache):
26155         Fix caching of whitelist/blacklist entries.
26156         (spam-check-whitelist, spam-check-blacklist):
26157         Invoke spam-from-listed-p with a type, not a cache variable.
26158         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26159
26160 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26161
26162         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26163
26164         * nnmail.el (nnmail-split-fancy): do.
26165
26166         * mml.el (mml-parse): do.
26167
26168         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26169         (gnus-score-adaptive): do.
26170
26171 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26172
26173         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26174         (gnus-mime-button-map): Don't set keymap parent.
26175         (gnus-button-ctan-directory-regexp): Use shy grouping.
26176         (gnus-prev-page-map): Don't set keymap parent.
26177         (gnus-prev-page-map): Remove duplicated one.
26178         (gnus-next-page-map): Don't set keymap parent.
26179         (gnus-mime-security-button-map): Ditto.
26180
26181         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26182         version number.
26183
26184         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26185
26186 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26187
26188         * canlock.el (canlock-sha1-function): Remove.
26189         (canlock-sha1-function-for-verify): Remove.
26190         (canlock-openssl-program): Remove.
26191         (canlock-openssl-args): Remove.
26192         (canlock-ignore-errors): Remove.
26193         (canlock-sha1-with-openssl): Remove.
26194         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26195         (canlock-verify): Don't use canlock-ignore-errors.
26196
26197         * sha1-el.el (sha1-string-external): Make it can return a string
26198         in binary form.
26199         (sha1-region-external): Ditto.
26200         (sha1-string-internal): Ditto.
26201         (sha1-region-internal): Ditto.
26202         (sha1-region): Ditto.
26203         (sha1-string): Ditto.
26204         (sha1): Ditto.
26205
26206 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26207
26208         * spam.el (spam-report-articles-gmane): New command.
26209
26210 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26211
26212         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26213
26214         * run-at-time.el (run-at-time-saved): Remove.
26215         (run-at-time): Doc fix.
26216
26217 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26218
26219         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26220         (gnus-summary-limit-map): Add it.
26221         (gnus-summary-make-menu-bar): do.
26222
26223 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26224
26225         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26226         Make attempt at some caching support (done for BBDB only now).
26227         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26228         addresses to be checked.
26229         (spam-clear-cache-BBDB): Add function, to be invoked by
26230         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26231         (spam-check-BBDB): Check and use the caches, if
26232         spam-cache-lookups is on, remove superfluous (provide).
26233
26234 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26235
26236         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26237
26238 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26239
26240         * run-at-time.el (run-at-time-saved): Move to after the definition
26241         of `run-at-time'.
26242
26243         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26244
26245 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26246
26247         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26248         mm-w3m-local-map-property.
26249
26250         * mm-view.el (mm-w3m-mode-map): Remove.
26251         (mm-w3m-local-map-property): Remove.
26252         (mm-inline-text-html-render-with-w3m): Don't use
26253         mm-w3m-local-map-property.
26254
26255 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26256
26257         * run-at-time.el: New file.
26258
26259         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26260         under Emacs.
26261
26262         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26263         of gnus-set-text-properties.
26264
26265         * gnus-uu.el (gnus-uu-save-article): Ditto.
26266
26267         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26268
26269         * gnus-cite.el (gnus-cite-parse): Ditto.
26270
26271         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26272         of gnus-.
26273
26274         * gnus-xmas.el (run-at-time): Require run-at-time.
26275
26276         * gnus.el: Change calls to nnheader-run-at-time and
26277         password-run-at-time throughout to use run-at-time directly.
26278
26279         * password.el: Remove definition of run-at-time.
26280
26281         * nnheaderxm.el: Remove definition of run-at-time.
26282
26283 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26284
26285         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26286         in prompt.
26287
26288 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26289
26290         * messagexmas.el (message-xmas-redefine): Alias
26291         `message-make-caesar-translation-table' to
26292         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26293         version.
26294
26295         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26296         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26297         `gnus-xmas-set-text-properties'.
26298         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26299         `gnus-xmas-completing-read'.
26300         (gnus-xmas-completing-read): Removed.
26301         (gnus-xmas-open-network-stream): Removed.
26302
26303         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26304         XEmacs version.
26305
26306         * dns.el (dns-make-network-process): Use `open-network-stream'
26307         instead of `gnus-xmas-open-network-stream'.
26308
26309         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26310
26311         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26312
26313 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26314
26315         * gnus-art.el (gnus-mime-display-alternative)
26316         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26317         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26318         Don't use gnus-local-map-property.
26319
26320         * gnus-util.el (gnus-local-map-property): Remove.
26321
26322         * mm-view.el (mm-view-pkcs7-decrypt):
26323         Replace gnus-completing-read-maybe-default with completing-read.
26324
26325         * gnus-util.el (gnus-completing-read): do.
26326         (gnus-completing-read-maybe-default): Remove.
26327
26328 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26329
26330         * password.el: Only autoload `run-at-time' if not XEmacs.
26331         Only autoload the itimer functions if XEmacs.
26332
26333 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26334
26335         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26336         XEmacsen.
26337
26338         * dgnushack.el: Autoload executable-find for XEmacs.
26339
26340 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26341
26342         * gnus-art.el (gnus-read-string): Remove.
26343         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26344         read-string.
26345
26346 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26347
26348         * netrc.el: Autoload password-read.
26349         (netrc): Add configuration group.
26350         (netrc-encoding-method, netrc-openssl-path):
26351         Add variables for encoding and decoding of files with symmetric
26352         ciphers.
26353         (netrc-encode): Add assistant function to encode a file with
26354         netrc-encoding-method.
26355         (netrc-parse): Add interactive parameter, added optional
26356         decoding if netrc-encoding-method is non-nil but otherwise
26357         behavior is standard.
26358         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26359         Do s/encode/encrypt/ everywhere.
26360
26361         * spam.el: Remove executable-find autoload.
26362
26363 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26364
26365         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26366
26367         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26368
26369 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26370
26371         * gnus-art.el (gnus-treat-ansi-sequences)
26372         (article-treat-ansi-sequences): New variable and function.
26373         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26374
26375         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26376         Use it.
26377
26378 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26379
26380         * mm-util.el (mm-quote-arg): Remove.
26381
26382         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26383         shell-quote-argument.
26384
26385         * gnus-uu.el (gnus-uu-command): do.
26386
26387         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26388
26389         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26390         with make-char.
26391
26392         * mm-util.el (mm-make-char): Remove.
26393
26394         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26395         add-minor-mode.
26396
26397         * gnus-undo.el (gnus-undo-mode): do.
26398
26399         * gnus-topic.el (gnus-topic-mode): do.
26400
26401         * gnus-sum.el (gnus-dead-summary-mode): do.
26402
26403         * gnus-start.el (gnus-slave-mode): do.
26404
26405         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26406
26407         * gnus-ml.el (gnus-mailing-list-mode): do.
26408
26409         * gnus-gl.el (gnus-grouplens-mode): do.
26410
26411         * gnus-draft.el (gnus-draft-mode): do.
26412
26413         * gnus-dired.el (gnus-dired-mode): do.
26414
26415         * gnus-ems.el (gnus-add-minor-mode): Remove.
26416
26417         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26418         Replace gnus-char-width with char-width.
26419
26420         * gnus-ems.el (gnus-char-width): Remove.
26421
26422         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26423         Replace gnus-char-width with char-width.
26424
26425         * gnus-ems.el (gnus-char-width): Remove.
26426
26427         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26428         definition.
26429         Remove Emacs 20 hash table compatibility code.
26430
26431         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26432         20 compatibility code.
26433
26434         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26435
26436         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26437
26438         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26439         Replace with point-at-{eol,bol}.
26440
26441         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26442
26443         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26444
26445         * flow-fill.el (fill-flowed-point-at-bol)
26446         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26447
26448         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26449         Replace with point-at-{eol,bol} throughout all files.
26450
26451 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26452
26453         * ntlm.el (ntlm-string-as-unibyte): New macro.
26454         (ntlm-build-auth-response): Use it.
26455
26456         Remove Emacs 20 stuff:
26457         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26458         (butlast, mapc, remove): Remove the compiler macros.
26459         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26460         of delq and copy-sequence.
26461         * gnus-art.el (popup-menu): Remove the compiler macro.
26462         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26463         Emacs 20.
26464
26465 2004-01-05  Simon Josefsson  <jas@extundo.com>
26466
26467         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26468         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26469         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26470         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26471         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26472         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26473         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26474         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26475         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26476         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26477         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26478         string-xor into ntlm-string-xor.
26479         Suggested by Jesper Harder <harder@myrealbox.com>.
26480
26481         * ntlm.el: Don't include poem.
26482
26483         * md4.el (print-int32, print-string-hexa): Remove.
26484         Suggested by Jesper Harder <harder@myrealbox.com>.
26485
26486         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26487
26488         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26489         probably breaks emacs with DL patch, but do we care? Is anyone
26490         still using the DL stuff?)
26491
26492         * sieve-manage.el: Use the password package.
26493         (sieve-manage-read-passwd): Remove.
26494         (sieve-manage-interactive-login): Use password.  Re-add
26495         condition-case around loop.
26496
26497         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26498         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26499         Use the password package.
26500
26501 2003-02-19  Simon Josefsson  <jas@extundo.com>
26502
26503         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26504         token.
26505
26506 2002-08-07  Simon Josefsson  <jas@extundo.com>
26507
26508         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26509         (sieve-manage-authenticators):
26510         (sieve-manage-authenticator-alist): Add some SASL mechs.
26511         (sieve-sasl-auth): New function.
26512         (sieve-manage-cram-md5-auth):
26513         (sieve-manage-plain-auth): Rewrite using SASL library.
26514         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26515         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26516         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26517         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26518
26519 2004-01-05  Simon Josefsson  <jas@extundo.com>
26520
26521         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26522         New files.
26523
26524 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26525
26526         * gnus-group.el (gnus-no-groups-message): Update.
26527
26528         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26529
26530 2003-11-09  Simon Josefsson  <jas@extundo.com>
26531
26532         * imap.el: Support for ID IMAP extension (RFC 2971).
26533         (imap-local-variables): Add imap-id.
26534         (imap-id): New variable.
26535         (imap-id): New function.
26536         (imap-parse-response): Parse untagged ID response.
26537         * nnimap.el (nnimap-id): New variable.
26538         (nnimap-open-connection): Use it.
26539
26540 2003-12-28  Simon Josefsson  <jas@extundo.com>
26541
26542         * gnus-score.el (gnus-score-edit-all-score): New.
26543         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26544
26545 2004-01-04  Simon Josefsson  <jas@extundo.com>
26546
26547         * password.el: Add.
26548
26549 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26550
26551         * dns.el (dns-query-types): Fix typo.
26552         (dns-query-types): New function.
26553         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26554         PTR and SOA replies, see RFC 1035.
26555
26556 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26557
26558         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26559
26560         * Move to Changelog.2.
26561
26562 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26563
26564         * gnus.el (gnus-version-number): Bump version.
26565
26566 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26567
26568         * gnus.el: No Gnus v0.1 is released.
26569
26570 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26571
26572         * gnus.el: No Gnus v0.0 is released.
26573
26574 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26575
26576         * gnus.el (gnus-version-number): Bump.
26577         (gnus-version): No.
26578
26579 See ChangeLog.2 for earlier changes.
26580
26581   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26582
26583   This file is part of GNU Emacs.
26584
26585   GNU Emacs is free software: you can redistribute it and/or modify
26586   it under the terms of the GNU General Public License as published by
26587   the Free Software Foundation, either version 3 of the License, or
26588   (at your option) any later version.
26589
26590   GNU Emacs is distributed in the hope that it will be useful,
26591   but WITHOUT ANY WARRANTY; without even the implied warranty of
26592   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26593   GNU General Public License for more details.
26594
26595   You should have received a copy of the GNU General Public License
26596   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26597
26598 ;; Local Variables:
26599 ;; coding: utf-8
26600 ;; fill-column: 79
26601 ;; add-log-time-zone-rule: t
26602 ;; End: