06a930cf9390c4033eb865bc79fd8f251a40d75e
[gnus] / lisp / ChangeLog
1 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-insert-table): Respect border-collapse: collapse.
4         (shr-tag-base): Protect against base specs that are degenerate.
5         (shr-ensure-paragraph): Don't delete empty lines that have text
6         properties, because these may be input fields.
7
8         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
9         we can navigate to them.
10
11         * shr.el (shr-colorize-region): Put the colours over the entire region.
12         (shr-inhibit-decoration): New variable.
13         (shr-add-font): Use it to inhibit text property decorations while doing
14         preliminary table renderings.  This speeds up typical Wikipedia page
15         renderings by 15%.
16         (shr-tag-span): Don't respect the <title>, because that overwrites the
17         help-echo from links inside the spans.
18         (shr-next-link): Use `help-echo' for navigation, so that we can
19         navigate to form elements, too.
20
21         * eww.el (eww-button): New face.
22         (eww-convert-widgets): Use it to make submit buttons more button-like.
23
24         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
25         that Gnus commands work.
26
27         * shr.el (shr-render-td): Support horizontal alignment.
28
29         * eww.el (eww-put-color): Removed.
30         (eww-colorize-region): Use `add-face-text-property'.
31
32         * shr.el (shr-add-font): Append face data, so that we get the correct
33         presedence: The innermost value (which is applied first) wins.
34         (shr-make-overlay): Obsolete function.
35
36         * mm-decode.el (mm-convert-shr-links): New function to convert
37         new-style shr URL links into widgets.
38         (mm-shr): Use it.
39
40         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
41         widget commands, since we're no longer using widgets for links.
42
43         * shr.el (shr-next-link): New command.
44         (shr-previous-link): New command.
45         (shr-urlify): Don't use `widget-convert', because that's slow.
46         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
47         because collecting the overlays and reapplying them when generating
48         tables is slow.
49         (shr-insert-table): Ditto.
50
51 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
52
53         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
54         * shr.el (browse-url): Require `url'.
55         * eww.el (url): Require format-spec.
56
57 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
58
59         * eww.el (eww-display-html): Default to using the entire window width.
60         (eww-browse-url): Don't add a User-Agent header (twice), because that
61         makes Bing refuse connection.
62
63         * shr.el (shr-make-table): Cache the table rendering at the table
64         level, and not the <td> level.  This is a bit faster.
65
66         * eww.el (eww-render): Go to the correct ID when given URLs ending with
67         #id.
68
69         * shr.el (shr-tag-li): Don't require a new paragraph, since other
70         browsers don't.
71         (shr-expand-url): Respect #anchor links.
72         (shr-parse-base): Chop off the anchor before using.
73         (shr-descend): Respect display: none.
74         (shr-descend): Allow marking elements that have certain IDs.
75
76         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
77
78         * shr.el (shr-expand-url): Don't bug out on zero-length links.
79
80         * eww.el (eww-tag-textarea): Support <textarea>.
81
82 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
83
84         * shr.el (shr-dom-to-xml): Fixed function call.
85
86         * eww.el (eww): New group.
87         (eww-header-line-format): New custom variable.
88         (eww-current-title): New variable.
89         (eww-display-html): Update header and handle title tag.
90         (eww-update-header-line-format): New function.
91         (eww-tag-title): New function.
92
93         * shr.el (shr-dom-to-xml): (shr-dom-to-xml): New function.
94         (shr-tag-svg): Add support for the SVG tag.
95         (shr-bullet): New custom variable.
96         (shr-tag-li): Support custom bullet in unordered lists.
97
98 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
99
100         * shr.el (shr-expand-url): Respect // URLs.
101
102         * eww.el (eww-tag-body): Override the shr body rendering so that we can
103         put a background colour onto the entire buffer.
104         (eww-render): When being redirected, use the redirect URL as the new
105         base URL.
106
107         * shr.el (shr-parse-base): Fix parsing error.
108
109         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
110
111         * shr.el (shr-parse-base): New function.
112         (shr-expand-url): Use it to expand relative URLs reliably.
113
114 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
115
116         * auth-source.el (auth-source-search-collection): Fix docstring.
117         (auth-source-netrc-parse): Refactor and improve netrc parser to support
118         single-quoted strings and multiline entries.
119         (auth-source-netrc-parse-next-interesting)
120         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
121         functions to support parser.
122
123 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
124
125         * eww.el (eww-submit): Get submit button logic right when hitting RET
126         on non-submit buttons.
127
128         * shr.el: Remove shr-preliminary-table-render, since that can't really
129         be used for anything in practice.
130
131 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
132
133         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
134         (sieve-manage-quit).
135
136 2013-06-14  Glenn Morris  <rgm@gnu.org>
137
138         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
139
140 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
141
142         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
143         control the maximum size of photo ID image.
144         (mml2015-epg-key-image-to-string): Respect it.
145
146 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
147
148         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
149         instead of the final one so that we can more easily distinguish them.
150
151         * eww.el (eww-submit): Compute the submission URL correctly.
152
153 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
154
155         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
156         Use plist-get rather than CL's getf.
157         (sieve-manage-parse-capability): Avoid CL's remove-if.
158
159 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
160
161         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
162         (sieve-manage-quit).
163
164 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
165
166         * shr.el (shr-expand-url): Expansion should chop off the bits after the
167         last slash.
168
169         * eww.el (eww-tag-select): Use the first value as the default value.
170
171 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
172
173         * eww.el (eww): Prepend urls with http:// if scheme is missing.
174         (eww-mode): Use `define-derived-mode'.
175         (eww-parse-headers): Parse headers from beginning of buffer so that
176         file:// links work.
177
178 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
179
180         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
181
182 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
183
184         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
185         to handle them at all.
186
187 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
188
189         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
190         work, too.
191         (eww-tag-select): Implement <select>.
192
193 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
194
195         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
196         stream managing functions by using open-protocol-stream to do most of
197         the work. Has the nice benefit of enabling STARTTLS.
198         Wait for capabilities after STARTTLS: following RFC5804, the server
199         sends new capabilities after successfully establishing a TLS connection
200         with the client. The client should update the cached list of
201         capabilities, but we just ignore the answer for now.
202         (sieve-manage-network-p, sieve-manage-network-open)
203         (sieve-manage-starttls-p, sieve-manage-starttls-open)
204         (sieve-manage-forward, sieve-manage-streams)
205         (sieve-manage-stream-alist): Remove unneeded functions neither in the
206         API, nor called by any other function.
207         Enable Multibyte for SieveManage buffers: The parser won't properly
208         handle umlauts and line endings unless multibyte is turned on in the
209         process buffer.
210
211 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * eww.el (eww-tag-input): Support password fields.
214         (eww-submit): Support POST.
215
216 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
217
218         * eww.el (eww-tag-form): Protect against degenerate forms.
219
220         * shr.el (shr-expand-url): Expand URLs that start with a slash
221         correctly.
222
223         * eww.el (eww-submit): Get submit button logic right.
224
225         * shr.el (shr-final-table-render): New variable to signal when we're
226         doing the final table rendering so that we can collect more data at
227         that point.
228
229         * eww.el (eww-submit): Make form submission work.
230         (eww-tag-input): Implement submit buttons.
231         (eww-click-radio): Implement radio and checkboxes.
232         (eww-submit): Handle hidden elements.
233
234         * shr.el (shr-descend): Allow other packages to override (or provide)
235         rendering of elements.
236         (shr-expand-url): Strip query strings from URLs before expanding them.
237
238         * eww.el: Don't require cl-lib.
239         (eww-tag-form): Start form support.
240
241         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
242
243         * eww.el: Start writing a new, tiny web browser.
244         (eww-previous-url): New command.
245         (eww-quit): New command.
246
247 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
248
249         * sieve.el: Put point at beginning of buffer when viewing a script.
250         (sieve-open-server): respect the PORT parameter. Show the correct port
251         number in sieve-buffer's header. Fixed code to also work with a string
252         as port specifier. Properly close the connection on pressing 'q'. Make
253         sieve-manage-quit close the connection and process buffer. Also, remove
254         duplicate keybinding for 'q'.
255
256 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
257
258         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
259         make it easier to read.
260         (mm-pkcs7-enveloped-magic): Ditto.
261
262 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
263
264         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
265         before `image-type-available-p' to avoid loading the image libraries
266         needlessly.
267
268 2013-06-05  David Engster  <deng@randomsample.de>
269
270         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
271         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
272         to see whether the group was synced before.
273
274 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
275
276         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
277         when opening the connection.
278         Suggested by João Távora <joaotavora@gmail.com> in
279         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
280
281 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
282
283         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
284         assume Date header begins with "Date", that may be customized into
285         something like "X-Sent" using gnus-article-time-format.
286         (article-transform-date): Allow multi-line Date header.
287
288 2013-06-02  David Engster  <deng@randomsample.de>
289
290         * registry.el (initialize-instance, registry-lookup)
291         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
292         (registry-lookup-secondary-value, registry-search, registry-delete)
293         (registry-insert, registry-reindex, registry-size, registry-prune): Do
294         not wrap methods in `eval-and-compile'.  This breaks due to latest
295         changes in EIEIO (introduction of eieio-core.el).
296
297 2013-05-30  Glenn Morris  <rgm@gnu.org>
298
299         * nnmail.el (nnmail-fancy-expiry-target):
300         Also bind mail-dont-reply-to-names.
301
302         * spam-stat.el (spam-stat-save):
303         No need to tweak font-lock in temp buffers.
304
305         * shr.el (shr-put-image): Silence compiler.
306
307 2013-05-29  Glenn Morris  <rgm@gnu.org>
308
309         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
310
311         * gnus-group.el (gnus-sequence-of-unread-articles)
312         (gnus-summary-add-mark, gnus-mark-article-as-read)
313         (gnus-group-make-articles-read): Declare.
314
315         * gnus-sum.el (gnus-parameter-list-identifier)
316         (gnus-article-stop-animations, gnus-stop-downloads)
317         (gnus-article-only-boring-p, article-goto-body)
318         (gnus-flush-original-article-buffer, article-narrow-to-head)
319         (gnus-article-hidden-text-p, gnus-delete-wash-type)
320         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
321
322         * gnus.el: No need to eval-and-compile autoloads.
323
324         * gravatar.el (help-function-arglist): Autoload.
325
326         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
327
328         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
329
330         * spam.el: No need to load spam-report when compiling.
331         No need to eval-and-compile autoloads.
332         (spam-report-resend-to): Declare.
333         (spam-report-resend-register-routine): Require 'spam-report.
334
335 2013-05-24  Julien Danjou  <julien@danjou.info>
336
337         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
338         setup.
339
340 2013-05-23  Glenn Morris  <rgm@gnu.org>
341
342         * gnus-util.el (rmail-swap-buffers-maybe)
343         (rmail-maybe-set-message-counters, rmail-count-new-messages)
344         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
345         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
346
347         * mm-decode.el: No need to load term when compiling.
348         (term-mode, term-char-mode): Declare.
349
350         * mm-util.el: No need to load jka-compr when compiling.
351         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
352
353         * nnmaildir.el: Require is automatically eval-and-compile.
354         (nnmail): Require at run-time too.
355
356         * registry.el (registry-size): Move definition before use.
357
358 2013-05-22  Daiki Ueno  <ueno@gnu.org>
359
360         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
361         signed data to conform the standard.  (Bug#14232)
362
363 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
364
365         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
366         double angle quotation mark.
367
368 2013-05-20  Glenn Morris  <rgm@gnu.org>
369
370         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
371
372 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
373
374         * message.el (message-insert-formatted-citation-line): handle finding
375         first/lastname when more than 2 names appear.
376
377 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
378
379         * shr.el (shr-tag-span): New function.
380
381 2013-05-18  Glenn Morris  <rgm@gnu.org>
382
383         * message.el (message-mode): Use message-mode-abbrev-table,
384         with text-mode-abbrev-table as parent.  (Bug#14413)
385
386 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * message.el (message-expand-group): Decode group names.
389
390 2013-05-16  Julien Danjou  <julien@danjou.info>
391
392         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
393         app-icon.
394
395 2013-05-15  Glenn Morris  <rgm@gnu.org>
396
397         * shr-color.el (shr-color-visible-luminance-min)
398         (shr-color-visible-distance-min): Use shr-color group.
399
400 2013-05-11  Glenn Morris  <rgm@gnu.org>
401
402         * gnus-vm.el: Make it loadable without VM.
403         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
404         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
405
406 2013-05-09  Glenn Morris  <rgm@gnu.org>
407
408         * mml1991.el: Make it loadable.  (Bug#13456)
409
410         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
411         * gnus-async.el (gnus-async-post-fetch-function):
412         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
413         * gnus-html.el (gnus-html-image-cache-ttl):
414         * gnus-notifications.el (gnus-notifications-timeout):
415         * gnus-picon.el (gnus-picon-properties):
416         * gnus-util.el (gnus-completion-styles):
417         * gnus.el (gnus-other-frame-resume-function):
418         * message.el (message-user-organization-file)
419         (message-cite-reply-position):
420         * nnir.el (nnir-summary-line-format)
421         (nnir-retrieve-headers-override-function):
422         * shr-color.el (shr-color-visible-luminance-min):
423         * shr.el (shr-blocked-images):
424         * spam-report.el (spam-report-resend-to):
425         * spam.el (spam-summary-exit-behavior): Fix custom types.
426
427         * gnus-salt.el (gnus-selected-tree-face): Fix default.
428
429 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
430
431         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
432         because of let-binding help-xref-following.  (Bug#14356)
433
434 2013-05-06  Glenn Morris  <rgm@gnu.org>
435
436         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
437
438 2013-05-04  Andrew Cohen  <cohen@bu.edu>
439
440         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
441         entering into the registry.
442
443 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
444
445         * gnus.el: Ma Gnus v0.7 is released.
446
447 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
448
449         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
450         (Bug#14304)
451
452 2013-04-27  Glenn Morris  <rgm@gnu.org>
453
454         * gnus.el (gnus-list-debbugs):
455         Use require rather than autoload.  (Bug#14262)
456
457 2013-04-27  Julien Danjou  <julien@danjou.info>
458
459         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
460         port to "sieve" now that it has an official IANA port assigned.
461
462 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
465         Don't set the MAILHOST environment variable permanently (Bug#14271).
466
467 2013-04-26  Glenn Morris  <rgm@gnu.org>
468
469         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
470
471 2013-04-25  Andrew Cohen  <cohen@bu.edu>
472
473         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
474         string values of 'gcc-self. Thanks to Saroj Thirumalai.
475
476 2013-04-24  Andrew Cohen  <cohen@bu.edu>
477
478         * nnir.el (nnir-close-group): Make sure we are in the right group.
479
480         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
481         dependency table from all newly retrieved headers.
482
483 2013-04-16  David Edmondson  <dme@dme.org>
484
485         Support <img src="data:...">.
486
487         * shr.el (shr-image-from-data): New function.
488         (shr-tag-img): Use it.
489
490 2013-04-14  Andrew Cohen  <cohen@bu.edu>
491
492         * nnir.el (nnir-request-set-mark): Make sure we are in the right
493         group.
494
495 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
498         corresponding to any existing group (Bug#14166).
499
500 2013-04-10  Andrew Cohen  <cohen@bu.edu>
501
502         * nnir.el (number-sequence): No longer used.
503         (nnir-request-set-mark): New function.
504         (nnir-request-update-info): Improve marks updating.
505         (nnir-request-scan): Don't duplicate marks updating.
506         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
507         Use 'assq rather than 'assoc. Quote anonymous function.
508         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
509         Use 'gnus-group-prefixed-p.
510         (gnus-summary-create-nnir-group): Make sure server for method is open.
511
512 2013-04-04  Andrew Cohen  <cohen@bu.edu>
513
514         * nnir.el (gnus-nnir-group-p): New function.
515         (nnir-possibly-change-group): Use it.
516
517         * gnus-msg.el (gnus-setup-message): Use it.
518
519 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * mml.el (mml-minibuffer-read-description): Use `default' insted of
522         `initial-input' for the argument name.
523         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
524
525 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
526
527         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
528         (used by MH-E).
529
530 2013-04-01  Andrew Cohen  <cohen@bu.edu>
531
532         * nnir.el (nnir-request-update-mark): Improve mark updating in original
533         group.
534
535         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
536         fix compilation.
537
538 2013-03-31  Andrew Cohen  <cohen@bu.edu>
539
540         * nnir.el (nnir-method-default-engines): And another typo.
541
542 2013-03-30  Andrew Cohen  <cohen@bu.edu>
543
544         * nnir.el (nnir-method-default-engines): Fix typo.
545
546 2013-03-29  Andrew Cohen  <cohen@bu.edu>
547
548         * nnir.el: Define 'number-sequence for xemacs.
549         (gnus-summary-create-nnir-group): New function to create an nnir group
550         from an nnir summary buffer based on the current query.
551         (nnir-request-create-group): Update to allow nnir group creation based
552         on the current query.
553
554 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * nndraft.el (nndraft-request-expire-articles):
557         Make expiry target always `delete'.
558
559 2013-03-27  Andrew Cohen  <cohen@bu.edu>
560
561         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
562         buffer use the posting-style and gcc of the original article group.
563         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
564
565         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
566         after other deffoos.
567
568 2013-03-25  Andrew Cohen  <cohen@bu.edu>
569
570         * nnir.el: Major rewrite. Cleaner separation between searches and group
571         management. Marks are now shown in nnir summary buffers. Rudimentary
572         support for real (i.e. not ephemeral) nnir groups.
573         (gnus-summary-make-nnir-group): New function for initiating searches
574         from a summary buffer.
575
576 2013-03-18  Sam Steingold  <sds@gnu.org>
577
578         * message.el (message-bury): Minor cleanup.
579
580 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
581
582         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
583
584 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
585
586         * nndir.el (nndir-request-list): Remove 2nd argument passed to
587         nnml-request-list.  (Bug#13873)
588         (nndir-request-newsgroups): Remove, unused.
589
590         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
591
592 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
593
594         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
595         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
596         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
597
598 2013-03-03  Ted Phelps  <phelps@gnusto.com>
599
600         * shr.el: Make all the overlays set the `evaporate' property so that
601         they're removed properly.
602
603 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
604
605         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
606         shell-quote-argument.
607
608 2013-02-22  David Engster  <deng@randomsample.de>
609
610         * gnus-registry.el (gnus-registry-save): Provide class name when
611         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
612         `condition-case' to stay compatible with older EIEIO versions which
613         only accept one argument.
614
615 2013-02-17  Daiki Ueno  <ueno@gnu.org>
616
617         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
618         (epg-user-id-validity): Autoload.
619         (mml2015-epg-check-user-id): New function.
620         (mml2015-epg-check-sub-key): New function split from
621         mml2015-epg-find-usable-key.
622         (mml2015-epg-find-usable-key): Accept context, name, usage, and
623         optional name-is-key-id, to handle the case when user-id is unusable.
624         Reported by Łukasz Stelmach <stlman@poczta.fm>.
625
626 2013-02-17  Glenn Morris  <rgm@gnu.org>
627
628         * shr.el (shr-put-image): Use image-multi-frame-p if available.
629
630 2013-02-16  Glenn Morris  <rgm@gnu.org>
631
632         * shr.el (shr-put-image): Only animate images that specify a delay.
633         This is consistent with the old image-animated-p behavior.
634
635 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
638         for XEmacs.
639
640 2013-02-13  Juri Linkov  <juri@jurta.org>
641
642         * gnus-art.el (gnus-article-mode-map):
643         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
644         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
645
646 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
647
648         * auth-source.el (auth-source-format-prompt): Don't get confused by
649         any "\" in replacement text.  (Bug#13637)
650
651 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
652
653         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
654         (gnus-backend-trace): Honour gnus-backend-trace.
655
656         * mml.el (mml-insert-part): Insert closing tag.
657
658         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
659
660 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
661
662         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
663         able to find the article, which can happen in debbugs groups,
664         apparently.
665
666 2013-01-16  Glenn Morris  <rgm@gnu.org>
667
668         * smiley.el (smiley-style): Make the file loadable in batch mode.
669
670 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
671
672         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
673         imap process running.
674
675 2013-01-14  Julien Danjou  <julien@danjou.info>
676
677         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
678         Compare addresses against addresses, not against the full From field.
679
680 2013-01-13  Richard Stallman  <rms@gnu.org>
681
682         * message.el (message-forward-make-body-mime): New args BEG, END
683         specify what part of FORWARD-BUFFER to use.  Do the work directly
684         instead of calling `mml-insert-buffer'.
685
686 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
687
688         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
689         cross-reference(s).
690
691         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
692         cross-reference(s).
693
694 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
695
696         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
697         and point-max-marker.
698         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
699
700 2013-01-11  Julien Danjou  <julien@danjou.info>
701
702         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
703         max are almost equal. Also return the correct value for V which is
704         already between 0 and 1.
705
706 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
707
708         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
709         to mml2015-encrypt-to-self.
710         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
711
712 2013-01-09  Daiki Ueno  <ueno@gnu.org>
713
714         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
715         mml-smime-epg-find-usable-secret-key.
716
717 2013-01-08  Glenn Morris  <rgm@gnu.org>
718
719         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
720
721 2013-01-07  Daiki Ueno  <ueno@gnu.org>
722
723         * mml-smime.el: Support signing by sender.
724         Requested by Uwe Brauer.
725         (mml-smime-sign-with-sender): New user option analogous
726         to mml2015-sign-with-sender.
727         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
728         (mml-smime-epg-find-usable-secret-key): New helper function copied from
729         mml2015.el.
730
731 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
734         isn't running, because Gnus will probably not know how to handle the
735         Gcc header (bug#11941).
736
737         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
738         articles.
739
740 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
741
742         * nnfolder.el (nnfolder-recursive-directory-files): New function.
743         (nnfolder-generate-active-file): Make this function work with recursive
744         folder names.
745
746 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
747
748         * nntp.el (nntp-open-connection): Use HELP as the capability command
749         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
750         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
751
752 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
753
754         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
755         place holder since this gives `Invalid face reference: nil' messages.
756         Use the `default' face instead.  It has the same effect here, even
757         though it is not no-op.
758
759         * gnus-util.el
760         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
761
762 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
763
764         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
765         non-string posting styles (bug#13285).
766
767 2012-12-27  Glenn Morris  <rgm@gnu.org>
768
769         * plstore.el (plstore-passphrase-callback-function):
770         Use plstore-get-file.
771
772 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
773
774         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
775         stderr.
776
777 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
778
779         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
780
781         * gnus-compat.el (set-buffer-multibyte): Remove.
782
783 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
784
785         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
786         temporary file to get PGP key image. Pass no-show-photos when extracting
787         image to avoid having it pop up twice.
788
789 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
792         eligible for treatment.
793
794         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
795         lines.  This makes summary commands with hidden threads work more
796         reliably.
797
798         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
799         button to mark the hidden citations (bug#9395).
800
801 2012-12-26  Daiki Ueno  <ueno@gnu.org>
802
803         * mml2015.el (mml2015-epg-signature-to-string): New function.
804         (mml2015-epg-verify-result-to-string): New function.
805         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
806         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
807         instead of epg-verify-result-to-string.
808         (epg-signature-key-id, epg-signature-to-string): Autoload.
809         (epg-verify-result-to-string): Remove autoload.
810
811 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
812
813         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
814         ID image from GPG public key.
815         (mml2015-epg-key-image-to-string): New function.
816
817 2012-12-25  Leo Liu  <sdl.web@gmail.com>
818
819         * plstore.el (plstore-passphrase-callback-function): Fix error when
820         error when plstore-cache-passphrase-for-symmetric-encryption is set
821         (bug#13264).
822
823 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
824
825         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
826         buffer to the article buffer here, because that clobbers multiple
827         article buffers.
828
829         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
830         buffer always points to the right summary buffer.
831
832 2012-12-25  John Wiegley  <jwiegley@gmail.com>
833
834         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
835         the password (bug#12097).
836
837 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
838
839         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
840         (bug#13263).
841
842         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
843         buffer exists before using it (bug#12475).
844
845         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
846         offline groups (bug#11937).
847
848         * message.el (message-yank-original): When using customize to set the
849         value of `message-cite-style', the variable it set to a symbol that's
850         the name of the variable, which must then be dereferenced (bug#12616).
851
852 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
853
854         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
855         the `face' property with a list whose car is the face specified in the
856         format string and whose cdr is (nil).
857         * lisp/gnus-util.el
858         (gnus-put-text-property-excluding-characters-with-faces):
859         Change accordingly.
860         (gnus-get-text-property-excluding-characters-with-faces): New function.
861         * lisp/gnus-sum.el (gnus-summary-highlight-line):
862         * lisp/gnus-salt.el (gnus-tree-highlight-node):
863         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
864
865 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
866
867         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
868         login methods.
869         (nnimap-login): Respect the `nnimap-authenticator' variable.
870
871         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
872         mark state when moving articles.  Otherwise unticked articles will get
873         their ticks back after moving.
874
875 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
876
877         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
878
879         * message.el (message-ignored-news-headers): Always remove
880         X-Message-SMTP-Method to avoid information leakage if the user
881         mistakenly inserts the header into news messages.
882
883         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
884
885         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
886         right than four characters, this command would move point to
887         `point-max'.  Don't do that.
888
889         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
890         to nil to allow re-selecting groups that gain articles.
891         (gnus-bug-group-download-format-alist): Update the URL.
892
893 2012-12-23  Andreas Schwab  <schwab@suse.de>
894
895         * shr.el (shr-tag-em): Render em as italic, not bold.
896
897 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
898
899         * gnus-int.el (gnus-backend-trace): Factor out into its own function
900         for reuse.
901         (gnus-open-server): Use it to add more tracing.
902         (gnus-finish-retrieve-group-infos): Add backend tracing.
903         (gnus-backend-trace): Also note the elapsed seconds.
904
905 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
906
907         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
908         Set epa-file-encrypt-to from variable to avoid querying.
909
910 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
911
912         * sieve-mode.el (sieve-font-lock-keywords):
913         Keywords should be word delimited.  (Bug#13173)
914
915 2012-12-13  Andreas Schwab  <schwab@suse.de>
916
917         * tls.el (tls-program): Update customize type.
918
919 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
922         instead of <pre> to align message header.
923
924 2012-12-12  Sam Steingold  <sds@gnu.org>
925
926         * gnus.el (gnus-other-frame-resume-function): Add user option.
927         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
928
929 2012-12-06  Sam Steingold  <sds@gnu.org>
930
931         * gnus-start.el (gnus-before-resume-hook): Add.
932         (gnus-1): Run it when Gnus is alive.
933
934 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
935
936         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
937         * gnus-art.el (article-unsplit-urls)
938         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
939         * gnus-registry.el (gnus-registry-get-article-marks)
940         * message.el (message-goto-body): Use it.
941         (message-called-interactively-p): Remove.
942
943         * spam-stat.el (spam-stat-called-interactively-p): New macro.
944         (spam-stat-score-buffer): Use it.
945
946         * spam.el: Silence the warnings against BBDB functions when compiling.
947
948         * gnus-score.el (gnus-score-decode-text-parts):
949         Use append+mapcar instead of the cl function mapcan.
950
951 2012-12-05  Sam Steingold  <sds@gnu.org>
952
953         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
954         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
955         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
956
957 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * gmm-utils.el (gmm-called-interactively-p): Revert.
960         This seems to cause Emacs to get stuck!
961         * gnus-art.el (article-unsplit-urls)
962         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
963         * gnus-registry.el (gnus-registry-get-article-marks)
964         * message.el (message-goto-body)
965         (message-called-interactively-p): Revert.
966
967         * gmm-utils.el (gmm-called-interactively-p): New function.
968         * gnus-art.el (article-unsplit-urls)
969         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
970         * gnus-registry.el (gnus-registry-get-article-marks)
971         * message.el (message-goto-body): Use it.
972         (message-called-interactively-p): Remove.
973
974         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
975         * gnus-sync.el (gnus-sync-lesync-call)
976         * message.el (message-read-from-minibuffer): Use it.
977
978 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
979
980         * gmm-utils.el (gmm-flet): Remove.
981         * gnus-sync.el (gnus-sync-lesync-call)
982         * message.el (message-read-from-minibuffer): Don't use it.
983
984 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * gmm-utils.el (gmm-labels): Use cl-labels if available.
987
988 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
989
990         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
991
992         * gnus-sync.el (gnus-sync-lesync-call)
993         * message.el (message-read-from-minibuffer): Use gmm-flet.
994
995         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
996
997         * gnus-util.el (gnus-macroexpand-all): Remove.
998
999 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1000
1001         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1002         to TAB, not [tab].
1003         (gnus-summary-article-map): Likewise.
1004
1005         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1006         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1007
1008 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1009
1010         * time-date.el: Commentary fix.
1011
1012 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1013
1014         * color.el: Don't require cl.
1015         (color-complement): `caddr' -> `nth 2'.
1016
1017         * time-date.el (time-to-seconds): De-obsolete.
1018
1019 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1020
1021         * message.el (message-get-reply-headers):
1022         Make sure the reply goes to the author if it is a wide reply.
1023
1024 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1025
1026         * gnus-score.el (gnus-score-body):
1027         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1028         scoring by body.
1029
1030 2012-11-16  Glenn Morris  <rgm@gnu.org>
1031
1032         * gnus-diary.el (nndiary-request-create-group-functions)
1033         (nndiary-request-update-info-functions)
1034         (gnus-subscribe-newsgroup-functions)
1035         (nndiary-request-accept-article-functions):
1036         Use new names for hooks rather than obsolete aliases.
1037
1038 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1039
1040         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1041
1042 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1043
1044         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1045         in meta tag with the one the part specifies in its header.
1046
1047 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1048
1049         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1050         by default.
1051
1052 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1055         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1056
1057 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1060         and a runtime function for it, of which the XEmacs version takes only
1061         two arguments.
1062
1063 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1064
1065         * nndiary.el (nndiary-request-create-group-functions)
1066         (nndiary-request-update-info-functions)
1067         (nndiary-request-accept-article-functions):
1068         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1069         "-hooks" suffix.
1070
1071 2012-10-19  Julien Danjou  <julien@danjou.info>
1072
1073         * gnus-art.el: Require gnus-util because it uses
1074         `gnus-timer--function'.
1075
1076 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1077
1078         * starttls.el (starttls-extra-arguments): Doc fix.
1079
1080 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1081
1082         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1083         it.
1084
1085 2012-10-06  Glenn Morris  <rgm@gnu.org>
1086
1087         * gnus-notifications.el (gnus-notifications):
1088         Add missing group :version tag.
1089         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1090         (gnus-gcc-post-body-encode-hook):
1091         * gnus-sync.el (gnus-sync-lesync-name)
1092         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1093
1094 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1095
1096         * color.el (color-hsl-to-rgb): Fix incorrect results for
1097         small and large hue values.  (Bug#12559)
1098
1099 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1100
1101         New UIDL implementation.
1102
1103         * mail-source.el (mail-sources, mail-source-keyword-map):
1104         Add :leave as a pop3 keyword.
1105         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1106
1107         * pop3.el (pop3-leave-mail-on-server): Allow number.
1108         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1109         (pop3-movemail): Add UIDL support.
1110         (pop3-send-streaming-command): Take a list of mail numbers instead of
1111         the number of mails.
1112         (pop3-write-to-file): Add X-UIDL header.
1113         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1114         (pop3-uidl-add-xheader): New functions.
1115
1116         * message.el (message-ignored-resent-headers):
1117         Add X-Content-Length and X-UIDL headers.
1118
1119 2012-10-05  Glenn Morris  <rgm@gnu.org>
1120
1121         * color.el (color-name-to-rgb, color-rgb-to-hex)
1122         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1123         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1124         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1125         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1126
1127 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1128
1129         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1130         a user about whether to delete temp files if once a user answered as n.
1131
1132 2012-09-25  Chong Yidong  <cyd@gnu.org>
1133
1134         * password-cache.el (password-read-and-add): Use a declare form to mark
1135         this function obsolete.
1136
1137 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * lpath.el: Bind mail-encode-mml for old Emacsen.
1140
1141 2012-09-17  Richard Stallman  <rms@gnu.org>
1142
1143         * message.el (message-in-body-p): Don't set mark or modify buffer.
1144
1145         * mml.el (mml-attach-file): Doc fix.
1146         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1147         Set mail-encode-mml when in Mail mode.
1148         Simplify code to set HEAD and move back to HEAD.
1149         (mml-insert-multipart, mml-insert-part):
1150         Set mail-encode-mml when in Mail mode.
1151
1152 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1153
1154         * gnus-util.el (gnus-timer--function): New function.
1155
1156         * gnus-art.el (gnus-article-stop-animations): Use it.
1157
1158 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1159
1160         Fix glitches caused by addition of psec to timers.
1161         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1162         rather than raw access to timer vector.
1163
1164 2012-09-11  Julien Danjou  <julien@danjou.info>
1165
1166         * gnus-notifications.el (gnus-notifications): Check for nil values in
1167         ignored addresses check.
1168
1169 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1170
1171         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1172
1173 2012-09-07  Chong Yidong  <cyd@gnu.org>
1174
1175         * gnus-util.el
1176         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1177
1178         * gnus-salt.el (gnus-tree-highlight-node):
1179         * gnus-sum.el (gnus-summary-highlight-line):
1180         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1181
1182 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1183
1184         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1185
1186 2012-09-06  Juri Linkov  <juri@jurta.org>
1187
1188         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1189         scheme for buffer names to be more consistent with other group and
1190         article buffer names in Gnus.
1191
1192 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1193
1194         * gnus-util.el
1195         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1196
1197         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1198         Jenkner.
1199
1200         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1201
1202         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1203
1204         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1205
1206 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1207
1208         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1209         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1210
1211         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1212         string-prefix-p in Emacs >=23.2.
1213
1214         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1215         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1216         instead of string-match-p.
1217         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1218
1219 2012-09-06  Kenichi Handa  <handa@gnu.org>
1220
1221         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1222         lowercase a..f.
1223
1224 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1225
1226         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1227
1228 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1229
1230         * nnimap.el (nnimap-request-move-article): Decode the group name when
1231         doing internal moves to avoid charset issues.
1232
1233         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1234         TIME is set.
1235
1236 2012-09-05  Juri Linkov  <juri@jurta.org>
1237
1238         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1239         than one group at a time (bug#11961).
1240
1241 2012-09-05  Julien Danjou  <julien@danjou.info>
1242
1243         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1244         this hide the real reason with a message giving absolutely no hint.
1245
1246 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1247
1248         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1249         to the backend (bug#11804).
1250
1251         * message.el (message-insert-newsgroups): Don't insert newsgroup
1252         duplicates (bug#12275).
1253
1254 2012-09-05  John Wiegley  <johnw@newartisans.com>
1255
1256         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1257         sieve rules.
1258
1259 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1260
1261         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1262         function.
1263
1264         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1265
1266         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1267
1268 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1269
1270         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1271         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1272         This should make nnmaildir more usable with offlineimap.
1273
1274 2012-09-05  Julien Danjou  <julien@danjou.info>
1275
1276         * nnimap.el (nnimap-request-list): Revert change that made listing
1277         synchronous.
1278         (nnimap-get-responses): Restore.
1279
1280 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1281
1282         * dgnushack.el: XEmacs 21.5 compilation fix.
1283
1284         * gnus-notifications.el (gnus-notifications-notify): Use it.
1285
1286         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1287         warnings on XEmacs.
1288
1289 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1290
1291         Better seeds for (random).
1292         * gnus-sync.el (gnus-sync-lesync-setup):
1293         * message.el (message-canlock-generate, message-unique-id):
1294         Change (random t) to (random), now that the latter is more random.
1295
1296 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1297
1298         * nnimap.el (nnimap-change-group): Document result value
1299
1300         * auth-source.el (auth-sources): Fix macos keychain access.
1301
1302         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1303         allow the backend `request-head' function to determine the group
1304         name on its own.
1305         (gnus-request-expire-articles): Filter out negative article numbers
1306         during expiry (Bug#11980).
1307
1308         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1309         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1310
1311         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1312         you've found the article when you haven't.
1313
1314         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1315         that nnimap-change-group can return t.
1316
1317 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1318
1319         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1320
1321 2012-08-30  Julien Danjou  <julien@danjou.info>
1322
1323         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1324         `gnus-notifications-timeout'.
1325         (gnus-notifications-timeout): Add.
1326         (gnus-notifications-action): New function.
1327         (gnus-notifications-notify): Add :action using
1328         `gnus-notifications-action'.
1329         (gnus-notifications-id-to-msg): New variable.
1330         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1331         notifications id to messages.
1332
1333 2012-08-30  Kenichi Handa  <handa@gnu.org>
1334
1335         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1336         once.
1337
1338 2012-08-29  Julien Danjou  <julien@danjou.info>
1339
1340         * gnus-notifications.el: New file.
1341         (gnus-notifications-notify): New function.
1342         (gnus-notifications): Use `gnus-notifications-notify'.
1343
1344 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1347         transfer encoding first; bind gnus-newsgroup-charset to the charset
1348         that the article specifies (Bug#12209).
1349
1350 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1351
1352         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1353         (gnus-group-customize-done): Encode values posting-style holds.
1354
1355         * gnus-msg.el (gnus-summary-resend-message)
1356         (gnus-configure-posting-styles): Decode values posting-style group
1357         parameter holds.
1358
1359 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1360
1361         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1362         `name' and `address' in Resent-From header.
1363
1364 2012-08-14  Chong Yidong  <cyd@gnu.org>
1365
1366         * gnus-art.el (article-display-face): Handle failure in
1367         gnus-create-image (Bug#11802).
1368
1369 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1370
1371         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1372         Use defsetf.
1373
1374 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1375
1376         * auth-source.el: (auth-source-plstore-search)
1377         (auth-source-secrets-search): Ignore :require and :type in search spec.
1378
1379 2012-08-06  Julien Danjou  <julien@danjou.info>
1380
1381         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1382         `nnimap-request-move-article'.
1383
1384         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1385         Remove autoload, already handled by gnus.el.
1386
1387         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1388
1389         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1390         supported by nnimap actually. Reverts previous change.
1391
1392         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1393         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1394         to-buffer argument that is already supported.
1395
1396 2012-08-05  Julien Danjou  <julien@danjou.info>
1397
1398         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1399         Add autoload.
1400
1401 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1402
1403         * gnus.el (gnus-valid-select-methods): Fix custom type.
1404
1405 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1406
1407         * auth-source.el (auth-sources, auth-source-backend-parse)
1408         (auth-source-macos-keychain-search)
1409         (auth-source-macos-keychain-search-items)
1410         (auth-source-macos-keychain-result-append)
1411         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1412         auth-source.el through the /usr/bin/security utility.
1413         (auth-sources): Fix syntax error.
1414         (auth-source-macos-keychain-result-append): Fix variable name.
1415         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1416
1417 2012-07-27  Julien Danjou  <julien@danjou.info>
1418
1419         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1420         Emacs < 24.1
1421
1422 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1423
1424         * message.el (message-kill-address): Don't kill last newline.
1425         (message-skip-to-next-address): Don't move to the next header.
1426         (message-fill-field-address): Work properly.
1427
1428 2012-07-25  Julien Danjou  <julien@danjou.info>
1429
1430         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1431
1432 2012-07-24  Julien Danjou  <julien@danjou.info>
1433
1434         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1435
1436         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1437         (nntp-async-timer-handler): Remove, unused.
1438
1439         * nnimap.el (nnimap-get-responses): Remove, unused.
1440
1441         * nnheader.el (mail-header-set-extra): Remove, unused.
1442
1443         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1444         unused.
1445
1446         * mm-view.el (mm-view-sound-file): Remove, unused.
1447
1448         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1449         (mm-url-encode-multipart-form-data): Remove, unused.
1450
1451         * message.el (message-remove-signature, message-make-host-name)
1452         (message-fill-address): Remove, unused.
1453
1454         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1455         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1456         unused.
1457
1458         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1459         (gnus-xmas-call-region): Remove, unused.
1460
1461         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1462
1463         * gnus-util.el (gnus-extract-address-component-name)
1464         (gnus-extract-address-component-email, gnus-sortable-date)
1465         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1466         (gnus-process-live-p): Remove, unused.
1467
1468         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1469
1470         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1471         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1472         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1473         function.
1474
1475         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1476
1477         * gnus-score.el (gnus-summary-score-crossposting)
1478         (gnus-score-regexp-bad-p): Remove, unused.
1479
1480         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1481
1482         * gnus-range.el (gnus-sublist-p): Remove, unused.
1483
1484         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1485         unused.
1486
1487         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1488
1489         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1490         (gnus-request-associate-buffer): Remove, unused.
1491
1492         * gnus-group.el (gnus-group-set-method-info)
1493         (gnus-group-set-params-info): Remove, unused.
1494
1495         * gnus-fun.el (gnus-shell-command-to-string)
1496         (gnus-shell-command-on-region): Remove, unused.
1497
1498         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1499
1500         * gnus-art.el (gnus-article-text-type-exists-p)
1501         (article-translate-characters, gnus-article-hide-text-of-type)
1502         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1503         Remove, unused.
1504
1505 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1506
1507         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1508
1509 2012-07-21  Julien Danjou  <julien@danjou.info>
1510
1511         * message.el (message-dont-reply-to-names): Replace deprecated
1512         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1513         (message-get-reply-headers): Ditto.
1514
1515 2012-07-18  Julien Danjou  <julien@danjou.info>
1516
1517         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1518         `sieve-upload-and-kill'.
1519
1520         * sieve.el (sieve-bury-buffer): Remove function.
1521         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1522         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1523
1524 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1525
1526         * shr.el (shr-expand-url): Handle URL starting with `//'.
1527
1528 2012-07-13  Chong Yidong  <cyd@gnu.org>
1529
1530         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1531         instead of calling toggle-read-only with a (bogus) argument.
1532
1533 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1534
1535         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1536         of initial input when reading the author to restrict the summary to.
1537
1538 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * mm-decode.el (mm-shr):
1541         Allow overriding charset by mm-charset-override-alist.
1542
1543 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1544
1545         * gnus-art.el (gnus-article-view-part):
1546         Toggle subparts of multipart/alternative part.
1547
1548 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1549
1550         * shr.el (shr-render-buffer): New command.
1551         (shr-visit-file): Use it.
1552
1553 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1556         Set no-byte-compile and no-update-autoloads.
1557
1558 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1561
1562 2012-06-25  Julien Danjou  <julien@danjou.info>
1563
1564         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1565         `nnimap-request-move-articles-find-limit' since we do not use it only
1566         for move operations.
1567         (nnimap-request-accept-article): Use
1568         `nnimap-request-articles-find-limit' to limit search by message-id.
1569
1570 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1571
1572         Support higher-resolution time stamps (Bug#9000).
1573
1574         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1575         VARLIST.  It's optional, for backward compatibility.
1576         (encode-time-value): New optional arg PICO.  New type 3.
1577         (time-to-seconds) [!float-time]: Support the new picoseconds
1578         component if it's used.
1579         (seconds-to-time, time-subtract, time-add):
1580         Support ps-resolution time stamps as well.
1581
1582 2012-06-19  Julien Danjou  <julien@danjou.info>
1583
1584         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1585
1586         * nnimap.el (nnimap-log-buffer): Check that
1587         `window-point-insertion-type' is boundp, since it's not available in
1588         XEmacs.
1589
1590 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1591
1592         * nnimap.el (nnimap-log-buffer): Add this, setting
1593         `window-point-insertion-type' in the buffer to t.
1594         (nnimap-log-command): Use nnimap-log-buffer.
1595
1596 2012-06-19  Julien Danjou  <julien@danjou.info>
1597
1598         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1599         argument to be able to limit the search.
1600         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1601         (nnimap-request-move-articles-find-limit): Add this to limit the search
1602         by Message-Id after a message move.
1603         (nnimap): Add defgroup.
1604
1605 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1606
1607         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1608
1609 2012-06-15  Julien Danjou  <julien@danjou.info>
1610
1611         * nnimap.el (nnimap-find-article-by-message-id): Use
1612         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1613         (nnimap-possibly-change-group): Add read-only argument.
1614         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1615         issuing EXAMINE manually.
1616         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1617         with read-only argument.
1618         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1619         cannot possibly change because we need to be sure that it's either
1620         read-write or read-only.
1621
1622 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623
1624         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1625         being bound to a lambda form.
1626
1627 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1628
1629         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1630         articles when fetch-old is non-nil (bug#11370).
1631
1632 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1633
1634         * gnus-picon.el (gnus-picon-properties): New defcustom.
1635         (gnus-picon-create-glyph): Use it.
1636
1637 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1638
1639         * gnus-group.el (gnus-group-get-new-news): Respect
1640         `gnus-group-use-permanent-levels', as documented (bug#11638).
1641
1642 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1643
1644         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1645         groups (bug#11641).
1646
1647 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1648
1649         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1650         is an integer to avoid later problems.
1651
1652 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653
1654         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1655         locales.
1656
1657         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1658         on a handle.
1659
1660         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1661         address as the default.
1662         (gnus-summary-insert-old-articles): Don't include unexistent messages.
1663
1664         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1665         makes no sense to query the user about internal files.
1666
1667         * gnus-spec.el: Remove all the byte-compilation stuff, since
1668         benchmarking shows that it doesn't help when entering large summary
1669         buffers.
1670
1671         * gnus-xmas.el (gnus-xmas-define): Remove.
1672
1673         * gnus-util.el (gnus-byte-code): Remove.
1674
1675         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1676         grouplens stuff.
1677
1678 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1681         (bug#11514).
1682
1683 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1684
1685         * message.el (message-buffers): Return all buffers derived from Message
1686         to make `gnus-dired-attach' work with mu4e.
1687
1688 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1689
1690         * nntp.el: Stop the `letf' madness.
1691         (nntp--report-1): New var.
1692         (nntp-report): Merge nntp-report-1 into it.
1693         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1694         the nntp-report function.
1695
1696         * auth-source.el: Fix comment-style to follow the convention.
1697
1698 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1699
1700         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1701         (mm-dissect-singlepart): Don't guess the MIME type of
1702         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1703         set.
1704         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1705         toplevel MIME type is multipart/encrypted.
1706
1707 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1710         a string so that Gcc works (bug#11514).
1711
1712 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1713
1714         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1715         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1716
1717 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1718
1719         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1720         jumping to *Server* from a dedicated *Group* window.
1721         (gnus-configure-frame): CSE.
1722
1723         * gnus-registry.el: Minor style cleanup.
1724         (gnus-registry--set/remove-mark): New function, extracted from
1725         gnus-registry-install-shortcuts.
1726         (gnus-registry-install-shortcuts): Use it.
1727
1728 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * nnspool.el (news-path): Use eval-and-compile.
1731
1732 2012-05-24  Glenn Morris  <rgm@gnu.org>
1733
1734         * nnspool.el (news-directory, news-path, news-inews-program):
1735         Move here from paths.el.  Don't see a need for these to be autoloaded.
1736
1737         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1738         Merge in doc from paths.el version.  Don't see any need for this to be
1739         autoloaded, or for the warning about users not setting it.
1740
1741 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1742
1743         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1744         format.  In particular, add an optional argument and a docstring.
1745
1746         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1747
1748         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1749         current before calling `gnus-groups-to-gnus-format'.
1750         Note that this was already the case for `gnus-active-to-gnus-format'.
1751
1752 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1753
1754         Fix minor Y10k bug.
1755         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1756
1757 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1758
1759         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1760         message once it's actually open.
1761
1762 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1763
1764         * gnus.el: Ma Gnus v0.5 is released.
1765
1766 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1767
1768         * auth-source.el (auth-source--aput-1, auth-source--aput)
1769         (auth-source--aget): New functions and macros.
1770         Use them instead of aput/aget.
1771
1772 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1773
1774         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1775
1776 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1777
1778         * plstore.el (plstore-called-interactively-p): New compat macro copied
1779         from message.el.
1780         (plstore-mode): Use it.
1781
1782 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1783
1784         * plstore.el: Revive the editing feature.
1785         (plstore-mode): New mode to edit plstore file.
1786         (plstore-mode-toggle-display, plstore-mode-original)
1787         (plstore-mode-decoded): New command.
1788         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1789         (plstore--insert-buffer, plstore--make): New function.
1790         (plstore-open, plstore-save): Simplify by using them.
1791
1792 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1795
1796 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1797
1798         * tls.el (open-tls-stream): Remove unused binding.
1799
1800 2012-04-16  Glenn Morris  <rgm@gnu.org>
1801
1802         * nndraft.el (nndraft-request-list): Fix declaration.
1803
1804 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * mm-decode.el (mm-dissect-buffer): Doc fix.
1807
1808         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1809         don't have a current group.
1810
1811         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1812         buffer if it doesn't exist.
1813
1814         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1815         given, mark the group as ephemeral with the current window conf.
1816
1817         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1818         buffer exists, which it doesn't if we haven't started Gnus.
1819         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1820
1821 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1822
1823         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1824         type is.
1825
1826         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1827         `unexists' entries.
1828         (gnus-clean-old-newsrc): Fix last checkin.
1829
1830         * nnimap.el (nnimap-update-info): None of the articles below the active
1831         low-water mark exist.
1832
1833         * dgnushack.el: Get rid of XEmacs compilation warning.
1834
1835         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1836         would have gotten if we posted to the group, and use that to compare
1837         against the message we want to cancel (bug#10808).
1838
1839         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1840         on XEmacs.
1841
1842 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1843
1844         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1845         `scroll-margin'.
1846
1847 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1848
1849         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1850         citation prefix within a block of cited text should be considered part
1851         of that block *only* if it is a blank line.
1852
1853 2012-04-09  Chong Yidong  <cyd@gnu.org>
1854
1855         * binhex.el, hashcash.el, uudecode.el:
1856         Remove * characters from the front of variable docstrings.
1857
1858 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1859
1860         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1861         before kinsoku-bol characters nor within kinsoku-eol characters.
1862
1863 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1864
1865         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1866         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1867         (gnus-sync-read): Use mapc instead of mapcar.
1868
1869         * mm-archive.el: Require mm-decode for some macros.
1870         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1871         the byte compiler.
1872         (mm-archive-decoders): New function that returns the value of
1873         the mm-archive-decoders variable.
1874
1875         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1876         instead.
1877         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1878
1879         * nnimap.el (gnus-refer-thread-use-nnir):
1880         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1881
1882 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1883
1884         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1885
1886 2012-03-12  Peter Münster  <pmrb@free.fr>
1887
1888         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1889         (gnus-demon-cancel): Ditto.
1890         (gnus-demon-run-callback): When function cannot be called due to low
1891         idleness, call it when idleness reaches the expected value, instead of
1892         waiting another timer period.
1893         (gnus-demon-init): Add `time' to arguments of call-back.
1894
1895 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1898
1899         * gnus.el: Register gnus-registry functions.
1900
1901         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1902         indent.
1903
1904         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1905         enabled before warping.
1906
1907 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1908
1909         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1910         registry about each article retrieved.
1911
1912         * gnus-int.el (gnus-select-group-with-message-id): New function.
1913         (gnus-try-warping-via-registry): Ditto.
1914         (gnus-warp-to-article): Fall back on the registry.
1915
1916 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1917
1918         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1919         inboxes.
1920
1921 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1924
1925 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1928         gnus-gcc-self-resent-messages may be a group parameter.
1929         (gnus-summary-resend-message): Don't encode encoded words in header
1930         when Gcc'ing resent message.
1931
1932 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1933
1934         * shr.el (shr-insert): Treat non-breaking space just like normal
1935         space.  This seems to produce more pleasing results.
1936         (shr-insert): Only insert a blank line if we're starting from an image.
1937         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1938         (shr-ensure-paragraph): Consider lines with white space to be blank.
1939
1940 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1941
1942         * Makefile.in: Respect DESTDIR.
1943
1944 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1945
1946         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1947         and gnus-gcc-post-body-encode-hook.
1948
1949 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1950
1951         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1952         messages that don't exist.
1953
1954         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1955
1956 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1957
1958         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1959         Remove.
1960
1961         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1962
1963         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1964
1965 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1968         have a group name.
1969
1970         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1971         a multibyte buffer (bug#7410).
1972         (article-wash-html): Parse the original article buffer to get the
1973         unencoded data (bug#7410).
1974
1975         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1976         .newsrc.el files.
1977
1978 2012-04-05  Bastien Guerry  <bzg@altern.org>
1979
1980         * color.el (color-lighten-name): Fix typo.
1981
1982 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1985         "#" to avoid having them interpreted as comments.
1986
1987 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * shr.el (shr-insert): Update the text state properly to avoid
1990         inserting spurious paragraph starts.
1991
1992 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * shr.el (shr-table-widths): Divide the extra width more fairly over
1995         the TDs (bug#10973).
1996         (shr-render-td): Don't delete too much padding.
1997         (shr-natural-width): Compute the natural width more correctly.
1998         (shr-insert): Allow the natural width to be computed for tables again.
1999         (shr-tag-table-1): Rework how the natural widths are computed by
2000         rendering the table a third time.
2001         (shr-natural-width): Removed.
2002         (shr-buffer-width): New function.
2003         (shr-expand-newlines): Use it.
2004
2005         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2006         using a `gnus-use-full-window' setup (bug#11013).
2007
2008 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2011         24.1 release.
2012
2013 2012-03-10  David Edmondson  <dme@dme.org>
2014
2015         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2016         'Forwarded Message' header and the start of the message.
2017
2018 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2019
2020         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2021         isn't running (bug#10897).
2022
2023 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2026         This is inconsistent with all the other stream functions, which leave
2027         the setting up to the higher levels (if so wanted) (bug#10931).
2028
2029 2012-02-28  Glenn Morris  <rgm@gnu.org>
2030
2031         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2032         mm-decode.el: Standardize possessive apostrophe usage.
2033
2034 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2035
2036         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2037
2038 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2039
2040         * parse-time.el (parse-time-string): Allow extractor to return nil.
2041
2042 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2045
2046 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2047
2048         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2049
2050 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2051
2052         * mm-decode.el (mm-shr): Remove "soft hyphens".
2053
2054         * nnimap.el (nnimap-request-list): Return the group names encoded as
2055         utf8.  Otherwise non-European group names don't work.
2056         (nnimap-request-newgroups): Ditto.
2057
2058         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2059         the default in `read-string' (bug#10757).
2060
2061         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2062         topics (bug#10843).
2063
2064         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2065         buffer.  Suggested by Herbert Valerio Riedel.
2066         (nnimap-request-move-article): Delete the message from the correct IMAP
2067         server.
2068
2069 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2070
2071         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2072         Reported by Peter Münster.
2073
2074 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2075
2076         * shr.el (shr-image-fetched): Make sure we really kill the right
2077         buffer.
2078
2079 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2080
2081         * gnus-start.el (gnus-1): Avoid duplicate entries.
2082
2083 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2084
2085         * imap.el: Remove.
2086
2087         * nntp.el (nntp-coding-system-for-read): Remove.
2088         (nntp-coding-system-for-write): Ditto.
2089         (nntp-open-connection): Just use `binary' directly.
2090
2091         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2092         Gnus 0.3.
2093
2094 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2095
2096         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2097         application/octet-stream parts really is.
2098
2099         * gnus-sum.el (gnus-propagate-marks): Remove.
2100
2101 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2102
2103         * shr.el (shr-rescale-image): Undo previous change; see
2104         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2105
2106 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2107
2108         * gnus.el: Ma Gnus v0.3 is released.
2109
2110 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2111
2112         * gnus-sum.el (gnus-summary-local-variables): Make
2113         `gnus-newsgroup-unexist' into a local variable.
2114
2115 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * registry.el (registry-usage-test, registry-persistence-test): Move to
2118         tests/gnustest-registry.el.
2119         (registry-make-testable-db, registry-match-test)
2120         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2121
2122         * gnus-registry.el (gnus-registry-misc-test)
2123         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2124
2125         * tests/gnustest-registry.el: New file with the registry and
2126         gnus-registry ERT tests.
2127
2128 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * gnus-msg.el (gnus-summary-resend-message): Make
2131         gnus-summary-resend-message-insert-gcc be last item in
2132         message-header-setup-hook.
2133
2134 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2135
2136         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2137         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2138         Remove.
2139         (nnfolder-open-server): Don't use marks.
2140         (nnfolder-request-delete-group): Ditto.
2141         (nnfolder-request-rename-group): Ditto.
2142         (nnfolder-request-set-mark, nnfolder-request-marks)
2143         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2144         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2145
2146         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2147         (nnml-marks-modtime): Remove.
2148         (nnml-request-delete-group): Don't use marks.
2149         (nnml-request-rename-group): Ditto.
2150         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2151         (nnml-save-marks, nnml-open-marks): Remove.
2152
2153         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2154         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2155         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2156         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2157         (nntp-server-to-method-cache): Remove.
2158
2159         * shr.el (shr-rescale-image): Fix wrong merge.
2160
2161 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2162
2163         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2164         too-wide lines.
2165
2166 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2167
2168         * nnimap.el (nnimap-record-commands): New variable.
2169         (nnimap-log-command): Use it.
2170         (nnimap-make-process-buffer): Add a space to the process buffer.
2171         (nnimap-transform-headers): Don't bug out on header lines containing
2172         stuff that look like IMAP length encodings.
2173
2174         * shr.el (shr-rescale-image): Allow viewing large images.
2175
2176 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2177
2178         * nnml.el (nnml-request-compact-group): Delete the marks file after
2179         compaction (bug#10800).
2180
2181         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2182         group exit.
2183
2184         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2185         QRESYNC/FETCH output.
2186
2187 2012-02-11  Glenn Morris  <rgm@gnu.org>
2188
2189         * sieve-manage.el (sieve-manage-default-stream):
2190         * shr.el (shr):
2191         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2192         (nnir-retrieve-headers-override-function)
2193         (nnir-imap-default-search-key, nnir-notmuch-program)
2194         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2195         (nnir-method-default-engines):
2196         * message.el (message-cite-reply-position):
2197         * gssapi.el (gssapi-program):
2198         * gravatar.el (gravatar):
2199         * gnus-sum.el (gnus-refer-thread-use-nnir):
2200         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2201         (gnus-registry-max-pruned-entries):
2202         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2203         * gnus-int.el (gnus-after-set-mark-hook)
2204         (gnus-before-update-mark-hook):
2205         * gnus-async.el (gnus-async-post-fetch-function):
2206         * auth-source.el (auth-source-cache-expiry):
2207         Add missing :version tags to new defcustoms and defgroups.
2208
2209 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2210
2211         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2212         `gnus-newsgroup-unexist'.
2213
2214         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2215         marks.
2216         (gnus-article-special-mark-lists): Put the `unexist' in the special
2217         marks list instead.
2218
2219         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2220         articles in the list of articles to be selected.
2221
2222         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2223         articles.
2224         (nnimap-update-info): Keep track of unexisting articles.
2225         (nnimap-update-qresync-info): Ditto.
2226
2227 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2228
2229         * message.el (message-default-send-mail-function): Made into own
2230         function for reuse by emacsbug.el.
2231
2232 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2233
2234         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2235         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2236
2237 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2238
2239         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2240         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2241
2242         * gnus-compat.el: Define `timer-set-function'.
2243
2244         * mm-decode.el (mm-display-external): Output the text from the command
2245         in the buffer after the command finished.  This makes text-based
2246         commands behave better.
2247
2248 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2251
2252 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2255         23.1.
2256
2257 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2260
2261 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2262
2263         * message.el (smtpmail-smtp-user): Silence compiler warning.
2264
2265 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2266
2267         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2268         SMTP user name.
2269
2270 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * gnus-sum.el (gnus-summary-show-thread):
2273         next-single-char-property-change may return nil in XEmacs.
2274         (gnus-summary-article-map): Fix typo.
2275
2276 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2277
2278         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2279         running.
2280
2281         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2282
2283         * gnus.el (gnus-server-extend-method): Don't add an -address component
2284         if the method already has one (bug#9676).
2285
2286 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2287
2288         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2289         of an initial-input for consistency (bug#10757).
2290
2291         * dgnushack.el: Fix XEmacs compilation warning.
2292
2293         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2294
2295         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2296
2297 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2298
2299         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2300         lines that are narrower than the window width.  Otherwise background
2301         "blocks" will look less readable.
2302
2303 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2304
2305         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2306         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2307         have newlines within the strings, and where the UID comes after the
2308         BODYSTRUCTURE element (bug#10537).
2309
2310         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2311         (bug#10732).
2312
2313         * shr.el (shr-insert-document): Add doc string.
2314         (shr-visit-file): Ditto.
2315         (shr-remove-trailing-whitespace): New function.
2316         (shr-insert-document): Use it to clean up trailing whitespace as the
2317         final step (bug#10714).
2318
2319 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2320
2321         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2322         buffer if `gnus-kill-summary-on-exit' is nil.
2323
2324 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2325
2326         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2327         when just reading a single group from "without" Gnus.
2328
2329 2012-02-06  Chong Yidong  <cyd@gnu.org>
2330
2331         * gnus-sum.el (gnus-summary-show-thread):
2332         next-single-char-property-change never returns nil (Bug#8657).
2333
2334 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2335
2336         * message.el (message-multi-smtp-send-mail): New function.
2337         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2338         header to implement multi-SMTP functionality.
2339
2340         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2341         (gnus-agentize): Don't set it.
2342         (gnus-agent-send-mail): Don't use it.
2343
2344         * gnus-sum.el (gnus-summary-widget-backward): New function and
2345         keystroke.
2346
2347         * gnus-compat.el: More the compat functions more compatible.
2348
2349         * shr.el (shr-put-image): Remove underlines from sliced images.
2350         (shr-zoom-image): Compute the region to be replaced more correctly.
2351
2352 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2355         (gnus-summary-resend-message-insert-gcc): New function.
2356         (gnus-summary-resend-message): Modify message-header-setup-hook and
2357         message-sent-hook to make it work for Gcc.
2358         (gnus-inews-do-gcc): Update the number of unread articles of groups
2359         that messages are Gcc'd to.
2360
2361         * message.el (message-resend): Run message-sent-hook to do Gcc.
2362
2363 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2364
2365         * lpath.el: Fix an XEmacs compilation warning.
2366
2367         * gnus-compat.el: Require `help-fns' to fix compilation error.
2368
2369         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2370         a higher level to silence compilation.
2371
2372         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2373         parameter to allow controlling the scaling.
2374
2375         * shr.el (shr-zoom-image): New command and keystroke.
2376         (shr-put-image): Take a `size' flag to say how to scale the image.
2377
2378         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2379         deletion unless already defined.
2380
2381         * gnus.el (gnus-compat): Require it.
2382
2383         * gnus-compat.el: New file.
2384
2385         * gnus-start.el (gnus-clean-old-newsrc): New function.
2386         (gnus-read-newsrc-file): Use it.
2387
2388         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2389         Use recursive deletion.
2390         (mm-dissect-archive): Add support for zip files.
2391
2392         * gnus-util.el (gnus-recursive-directory-files): New function.
2393
2394         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2395         (mm-archive-decoders): Add tgz support.
2396
2397         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2398         Otherwise inserting text into the Gnus buffer can look odd.
2399
2400         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2401
2402         * mm-archive.el (mm-archive-decoders): Add support for tar.
2403
2404         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2405
2406         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2407
2408 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2409
2410         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2411
2412         * mm-archive.el: New file.
2413
2414         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2415
2416         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2417
2418         * message.el (message-goto-*): Make all the `message-goto-*' commands
2419         push the mark before moving point.  This makes it easier to go back to
2420         where you came from after editing whatever you jumped to.
2421
2422 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2423
2424         * gnus.el: Ma Gnus v0.1 is released.
2425
2426 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2427
2428         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2429         without reconnecting.
2430         (nnimap-possibly-change-group): Ditto.
2431         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2432         connection has died before being called.
2433
2434 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2435
2436         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2437         an initial sync unless we're really doing one.
2438
2439         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2440         address parameter if one already exists (bug#9676).
2441
2442         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2443         not the prefix, as documented (bug#10689).
2444
2445 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2446
2447         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2448         the "server".
2449
2450         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2451         the real error message with the useless "previously known to be down".
2452         Which isn't even correct.
2453
2454         * nntp.el (nntp-open-connection): Report the error message if the nntp
2455         server can't be reached.
2456
2457         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2458         groups we do a total scan for.
2459         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2460         doing that.
2461
2462 2012-01-31  Jim Meyering  <jim@meyering.net>
2463
2464         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2465         Correct a comment (insert "not") and hide nominally-doubled "to".
2466
2467 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2468
2469         * gnus.el (gnus-version): Change name to "Ma Gnus".
2470
2471 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2472
2473         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2474         section in the manual.
2475
2476 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2477
2478         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2479         words.
2480         (rfc2047-encode-string): Ditto.
2481         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2482         understand folded filename="..." parameters, for instance.
2483
2484         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2485         the message for greater debuggability.
2486
2487 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2488
2489         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2490         instead of setting it locally, since the latter doesn't seem to have
2491         any effect (most of the time).
2492
2493 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2494
2495         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2496         function call.
2497
2498 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2499
2500         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2501         seconds, and make the repeat clause with HH:MM specs work as
2502         documented.
2503
2504 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2505
2506         * proto-stream.el (proto-stream-capability-open): Fall back on
2507         :end-of-command if :end-of-capability doesn't exist.
2508
2509 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2512         bound globally in old Emacsen and XEmacsen.
2513
2514 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2517         so that previous errors don't prohibit getting new news.
2518
2519         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2520
2521         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2522
2523 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2524
2525         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2526         buffer, not of the string which is its name.
2527
2528 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2529
2530         * proto-stream.el (proto-stream-capability-open): Wait for
2531         :end-of-capability, not :end-of-command.
2532
2533         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2534         non-server-marks groups.
2535         (gnus-group-make-articles-read): Ditto.
2536
2537         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2538         methods (bug#9676).
2539
2540         * gnus.el (gnus-method-ephemeral-p): New function.
2541
2542 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2545         left-to-right.
2546
2547 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2548
2549         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2550         warning.
2551
2552 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2553
2554         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2555         macroexpand the nnir things, since they haven't been defined yet, and
2556         nnir requires gnus-sum.
2557
2558 2012-01-24  Julien Danjou  <julien@danjou.info>
2559
2560         * color.el (color-rgb-to-hsl): Fix value computing.
2561         (color-hue-to-rgb): New function.
2562         (color-hsl-to-rgb): New function.
2563         (color-clamp, color-saturate-hsl, color-saturate-name)
2564         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2565         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2566
2567 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568
2569         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2570
2571 2012-01-19  Julien Danjou  <julien@danjou.info>
2572
2573         * color.el (color-name-to-rgb): Use the white color to find the max
2574         color component value and return correctly computed values.
2575         (color-name-to-rgb): Add missing float conversion for max value.
2576
2577 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2578
2579         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2580         logical server name in addition to the actual machine address.
2581
2582         * auth-source.el (auth-source-user-and-password): Add convenience
2583         wrapper to search by just host and optionally user.
2584
2585 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586
2587         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2588         after rendering.
2589
2590 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2591
2592         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2593         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2594         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2595
2596 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2599         (bug#9693).
2600         (gnus-summary-setup-buffer): Document return value (bug#9697).
2601
2602         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2603         since ido doesn't work on symbols (bug#9632).
2604
2605         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2606         when getting a single value as when getting all the values.  This means
2607         that atoms like `gcc-self' work cumulatively, like variable settings,
2608         instead of getting the value from the last matching clause.
2609         (gnus-group-find-parameter): Protect against the group buffer not
2610         existing (bug#9585).
2611
2612 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613
2614         * gnus-start.el (gnus-activate-group): Document more parameters
2615         (bug#9694).
2616
2617         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2618         (bug#9692).
2619
2620         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2621         article was fetched, so that it can be expired later (bug#9958).
2622         (gnus-agent-summary-fetch-series): Add doc string.
2623         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2624         (bug#9517).
2625
2626         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2627         retrieval is happening.
2628
2629         * gnus.el (gnus-parameters): Doc fix.
2630
2631 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2632
2633         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2634         show the thread after expansion.
2635
2636 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637
2638         * gnus-art.el (article-narrow-to-head): If the head is completely
2639         empty, narrow to the empty region (bug#9764).
2640
2641         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2642         read, and then mark them as unread only when the unread mark is used.
2643         This makes `C-- T k' actually work, even though it's confusing.
2644
2645         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2646         alive before we try to find its window.
2647
2648 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2649
2650         * mm-decode.el (mm-display-external): Use a longer timeout for the
2651         deletion to allow slow programs to display the file.
2652
2653 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2654
2655         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2656         prompt to be less confusing.
2657
2658         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2659         argument to `message-reply'.  This broke `special-display-*' frame
2660         pop-uping (bug#10238).
2661
2662 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2665         systems, since these allegedly don't work there.
2666
2667 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2668
2669         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2670         live buffer.
2671
2672 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2673
2674         * nnir.el (nnir-retrieve-headers): Protect against the article not
2675         existing on the server (bug#10335).
2676
2677 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2678
2679         * gnus-agent.el (gnus-agent-load-local): Recompute
2680         gnus-agent-article-local on changing method.
2681
2682 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2683
2684         * gnus.el (gnus-parameters): Note precedence.
2685
2686 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2687
2688         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2689         in the group buffer.
2690
2691 2012-01-04  Julien Danjou  <julien@danjou.info>
2692
2693         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2694         change.
2695
2696 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2697
2698         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2699         too.
2700
2701         * nntp.el (nntp-retrieve-group-data-early): Use it.
2702
2703 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2704
2705         * nntp.el (nntp-retrieval-in-progress): New variable.
2706         (nntp-make-process-buffer): Make it buffer-local.
2707
2708         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2709         2010.
2710         (gnus-demon-init): Use it to compute the time if time is on the form
2711         "04:23".
2712
2713         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2714
2715         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2716         status in the correct buffer.
2717
2718 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2719
2720         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2721         when opening topics (bug#10407).
2722
2723 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2724
2725         * gnus-cus.el (gnus-score-customize):
2726         * gnus-sum.el (gnus-sort-gathered-threads):
2727         * message.el (message-shorten-references):
2728         * nnmairix.el (nnmairix-request-group):
2729         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2730
2731 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2732
2733         * gnus-agent.el (gnus-agent-regenerate-group):
2734         * gnus-int.el (gnus-retrieve-group-data-early):
2735         * mm-util.el (mm-codepage-ibm-list):
2736         * nndiary.el (Commentary, nndiary-get-new-mail):
2737         * nnir.el (nnir):
2738         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2739
2740 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * mm-view.el (mm-display-inline-fontify): Add comment.
2743
2744 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2745
2746         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2747         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2748
2749 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2750
2751         * gnus-art.el (gnus-split-methods):
2752         * gnus-msg.el (gnus-configure-posting-styles):
2753         * gnus-spec.el (gnus-parse-simple-format):
2754         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2755         * message.el (message-do-actions): Spelling fix.
2756
2757 2011-12-15  Juri Linkov  <juri@jurta.org>
2758
2759         * mm-decode.el (mm-inline-media-tests): Add missing
2760         `mm-handle-media-subtype'.
2761
2762 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2763
2764         * gnus-group.el (gnus-group-tool-bar):
2765         * gnus-sum.el (gnus-summary-tool-bar):
2766         * message.el (message-tool-bar):
2767         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2768
2769 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2770
2771         * plstore.el (plstore--insert-buffer): Spelling fix.
2772
2773 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2774
2775         * message.el (message-valid-fqdn-regexp): Update with newly approved
2776         top-level domain names ".tel" and ".asia".
2777
2778 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2781         unconditionally.
2782
2783 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2786         pop-to-buffer-same-window for old Emacsen.
2787
2788 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2789
2790         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2791
2792 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2793
2794         * netrc.el (netrc-credentials): Spelling fix.
2795
2796 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2797
2798         * gnus-fun.el (gnus-fun-ppm-change-string):
2799         * gnus-msg.el (gnus-inews-do-gcc):
2800         * gnus-sum.el (gnus-summary-find-for-reselect):
2801         * gnus.el (gnus-summary-cancelled):
2802         * message.el (message-cancel-hook, message-send-news):
2803         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2804         * nnir.el (nnir-run-hyrex):
2805         * nntp.el (nntp-with-open-group-function):
2806         * pgg.el (pgg-pending-timers): Spelling fix.
2807
2808 2011-12-04  Chong Yidong  <cyd@gnu.org>
2809
2810         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2811         change (Bug#10200).
2812
2813 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * compface.el (uncompface):
2816         * gnus-art.el (gnus-article-x-face-command): Update the header format
2817         of icon data for the most recent icontopbm program.
2818
2819 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2820
2821         * gnus-msg.el (gnus-inews-do-gcc):
2822         * message.el (message-send-mail):
2823         * mml.el (mml-generate-mime): Share the value of the buffer-local
2824         `message-options' variable between a draft buffer and temprary working
2825         buffers.
2826
2827 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2828
2829         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2830
2831 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2832
2833         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2834         for Cygwin.
2835
2836 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2837
2838         * gnus-group.el (gnus-group-prepare-flat):
2839         * mm-bodies.el (mm-encode-body):
2840         * mml.el (mml-preview):
2841         * nnml.el (nnml-request-compact-group):
2842         * pop3.el (pop3-stream-type): Spelling fix.
2843
2844 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2845
2846         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2847
2848 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2849
2850         * color.el (color-rgb-to-hsl):
2851         * gmm-utils.el (gmm-tool-bar-style):
2852         * gnus-group.el (gnus-group-prepare-flat):
2853         * gnus-topic.el (gnus-topic-prepare-topic):
2854         * mm-decode.el (mm-discouraged-alternatives):
2855         * rfc2047.el (rfc2047-encode-1):
2856         * starttls.el: Spelling fix.
2857
2858 2011-11-24  Glenn Morris  <rgm@gnu.org>
2859
2860         * binhex.el (binhex-begin-line): Give it basic doc-string.
2861
2862         * starttls.el, tls.el: Fix case of "GnuTLS".
2863
2864 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2865
2866         * gnus-group.el (gnus-group-highlight): Fix typo.
2867
2868 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2869
2870         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2871         value of `delete-file', that returns nil for a local file but returns t
2872         for a remote file using ssh.
2873
2874 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2875
2876         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2877
2878 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2881         avoid later breakage.
2882
2883 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2884
2885         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2886         article buffers' name.
2887
2888 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2889
2890         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2891         by Paul Eggert's spellfixes two days ago.
2892
2893 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2894
2895         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2896         doesn't have it.
2897
2898         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2899         buffer-local instead of binding them to avoid warnings.  Also demote
2900         errors (bug#10063).
2901         (font-lock-mode-hook): Shut up byte compiler.
2902
2903 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2904
2905         * mm-util.el (mm-charset-after):
2906         * nnir.el (nnir-run-hyrex):
2907         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2908         (ntlm-get-password-hashes, ntlm-md4hash):
2909         * smime.el: Fix typo.
2910
2911 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2912
2913         * gnus-agent.el (gnus-agent-expire-group-1):
2914         * nndiary.el (nndiary-last-occurence):
2915         * nnimap.el (nnimap-request-set-mark):
2916         * nnmairix.el (nnmairix-only-use-registry):
2917         * gnus-group.el (gnus-group-prepare-flat):
2918         * gnus-sum.el (gnus-decode-encoded-word-methods):
2919         * message.el (message-wash-subject):
2920         * nntp.el (nntp-retrieve-headers-with-xover):
2921         * smime.el (smime-certificate-directory): Spelling fix.
2922
2923 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2924
2925         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2926
2927         * color.el:
2928         * gnus-agent.el (gnus-agent-possibly-alter-active):
2929         * gnus-dired.el (gnus-dired-print):
2930         * mail-parse.el:
2931         * nnmairix.el (nnmairix-request-group):
2932         * shr.el (shr-image-displayer):
2933         * sieve-manage.el:
2934         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2935
2936 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2937
2938         * gnus-sum.el (gnus-auto-select-subject):
2939         * spam-report.el (spam-report-resend): Spelling fix.
2940
2941 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2942
2943         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2944         * gnus-art.el (gnus-default-article-saver):
2945         * gnus-srvr.el (gnus-server-copy-server):
2946         * gnus.el (gnus-sloppily-equal-method-parameters):
2947         * html2text.el (html2text-format-tag-list):
2948         * message.el (message-narrow-to-head):
2949         * nndiary.el:
2950         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2951         * sieve.el: Spelling fix.
2952
2953 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2954
2955         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2956         * gnus-sum.el (gnus-summary-make-menu-bar):
2957         * gnus-uu.el (gnus-uu-decode-postscript)
2958         (gnus-uu-decode-postscript-and-save):
2959         * mailcap.el (mailcap-print-command):
2960         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2961         Fix typos.
2962
2963 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2964
2965         * gnus-art.el (gnus-article-part-wrapper):
2966         * html2text.el (html2text-fix-paragraphs):
2967         * mm-decode.el (mm-image-fit-p):
2968         * rfc2047.el (rfc2047-encode-message-header):
2969         * shr-color.el (shr-color-visible-distance-min)
2970         (shr-color-relative-to-absolute, set-minimum-interval)
2971         (shr-color-visible): Fix typos.
2972
2973 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2974
2975         * gmm-utils.el (gmm-tool-bar-item):
2976         * gnus-art.el (gnus-treat-body-boundary):
2977         * gnus-diary.el (gnus-user-format-function-d):
2978         * gnus-start.el (gnus-get-unread-articles):
2979         * pgg-gpg.el (pgg-gpg-update-agent):
2980         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2981
2982 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2983
2984         * gnus-topic.el (gnus-group-prepare-topics):
2985         * gnus-uu.el (gnus-extract-view):
2986         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2987
2988 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2989
2990         * spam.el: Move BBDB autoloads.
2991         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2992         BBDB 2 and 3.
2993         (spam-check-BBDB): Use it.
2994         (spam-enter-ham-BBDB): Use it.
2995
2996 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2997
2998         * smime.el (smime-draw-buffer): Spelling fix.
2999
3000 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3001
3002         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3003         for scanning exactly one level.
3004         * gnus-start.el (gnus-get-unread-articles): Ditto.
3005
3006 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3007
3008         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3009         slightly clearer.
3010
3011 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3012
3013         * gnus-sync.el: More commentary about setup.
3014
3015 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * message.el (message-send-and-exit): Document `arg'.
3018
3019 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3020
3021         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3022
3023 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3024
3025         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3026
3027         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3028         we don't use `bound-and-true-p'.
3029
3030 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3031
3032         * gnus-util.el (gnus-bound-and-true-p): Remove.
3033         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3034         * nnir.el: Use it.
3035         * nnmairix.el: Use it.
3036
3037 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3038
3039         * gnus-sync.el: Improve docs about CouchDB admins.
3040
3041         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3042         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3043         for reasons unknown.
3044         * nnir.el: Use it.
3045         * nnmairix.el: Use it.
3046
3047         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3048         * nnir.el: Ditto.
3049         * nnmairix.el: Ditto.
3050
3051         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3052
3053 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3054
3055         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3056         not needed.  Provide xmlplistread list function to produce XML plist
3057         output for non-Gnus LeSync clients.
3058
3059 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3060
3061         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3062
3063         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3064         and save against it.  Group subscriptions, read marks, other marks,
3065         subscription levels, topic names, and topic offsets (the group's
3066         position within the topic) are saved.  This is an experimental backend
3067         and may change significantly.  Load json.el from the gnus-fallback-lib
3068         if it's not available otherwise.
3069         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3070
3071 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3072
3073         * message.el (message-completion-function): Make sure
3074         message-tab-body-function is not attempted if one of
3075         message-completion-alist fails to find a completion (bug#9158).
3076
3077 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3078
3079         * mml.el (mml-quote-region): Quote <#secure> tag.
3080         (mml-generate-mime-1): Unquote <#secure> tag.
3081
3082 2011-10-20  Chong Yidong  <cyd@gnu.org>
3083
3084         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3085         calling a minor mode from Lisp with nil arg enables it, so we have to
3086         make the wording a bit ambiguous here).
3087
3088 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3089
3090         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3091         * nnir.el (nnir-mode): Use it.
3092         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3093         Use it.
3094
3095         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3096         * nnmairix.el (gnus-registry-enabled): Ditto.
3097
3098 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3099
3100         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3101         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3102         only while we need to find out if it should be t or nil.
3103         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3104         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3105         the registry is installed.  Set it to nil when it's unloaded.
3106         (gnus-registry-install-p): Provide user guidance for the initial value
3107         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3108         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3109         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3110         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3111         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3112         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3113         `gnus-registry-install'.
3114
3115 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3116
3117         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3118         previous change.
3119         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3120         primary key is marked as disabled.
3121
3122 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3123
3124         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3125         primary key is marked as disabled.
3126
3127 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3128
3129         * html2text.el (html2text-clean-anchor): Check for quotes around
3130         `href' value.
3131
3132 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3133
3134         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3135         searching.  Drop `bbdb-cache'.
3136
3137 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3138
3139         * message.el (message-signed-or-encrypted-p): Exclude header when
3140         checking if there is signed or encrypted body in text/plain message.
3141
3142 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3143
3144         * html2text.el (html2text-get-attr): Correctly handle attribute values
3145         containing "=".
3146
3147 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3148
3149         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3150         handle bindings.
3151
3152 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-win.el (gnus-configure-windows): Protect against reading
3155         ephemeral groups outside of Gnus.
3156
3157 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * shr.el (shr-tag-img): Don't get images displayed in tables.
3160
3161 2011-10-03  Glenn Morris  <rgm@gnu.org>
3162
3163         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3164         the "maintainer" version of debbugs.gnu.org reports.
3165
3166 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3167
3168         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3169         make asynchronous adjacent image insertion work better.
3170
3171 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3172
3173         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3174         documentation.
3175
3176 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177
3178         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3179         `gnus-asynchronous' isn't shadowed.
3180
3181 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3182
3183         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3184
3185         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3186         (nnimap-insert-partial-structure): The charset parameter isn't
3187         case-sensitive.
3188
3189         * nnheader.el (nnheader-message-maybe): New function.
3190
3191         * shr.el (shr-tag-table): Render totally broken tables better.
3192
3193         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3194         computing the boundary.
3195
3196 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * pop3.el (pop3-number-of-responses): Remove.
3199         (pop3-wait-for-messages): Rewrite to take linear time instead of
3200         exponential time.
3201
3202 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203
3204         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3205         re-fetch images.
3206
3207         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3208         re-fetch images when hitting `g' in Gnus.
3209
3210 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3213         (mml-compute-boundary): Don't check collision if it is non-nil.
3214         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3215         before checking collision.
3216
3217 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * message.el (message-indent-citation): Really make sure there's a
3220         newline at the end.
3221
3222         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3223         Fix suggested by John Wiegley.
3224
3225         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3226
3227         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3228
3229         * message.el (message-default-send-rename-function): Break out into its
3230         own function.
3231
3232         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3233         doesn't work under XEmacs.
3234
3235         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3236         of "imaps" to word around Windows problems.
3237         (nnimap-open-connection-1): Use it.
3238
3239         * message.el (message-indent-citation): Revert last change which made
3240         `F' not work.
3241
3242 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3243
3244         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3245         terminal as well.
3246
3247 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3250         because it displays images using overlays that aren't easy to copy to
3251         the article buffer.
3252
3253 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3254
3255         * message.el (message-indent-citation): Fix empty line removal at the
3256         end of the citation.
3257
3258 2011-09-20  Julien Danjou  <julien@danjou.info>
3259
3260         * auth-source.el (auth-source-netrc-create): Use default value for
3261         password if specified.  Evaluate default.
3262         (auth-source-plstore-create): Ditto.
3263         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3264         value evaluation.
3265         (auth-source-netrc-create): Typo fix.
3266         (auth-source-plstore-create): Ditto.
3267
3268         * password-cache.el (password-cache-remove): Remove entries even if the
3269         value is nil, so that password with a nil value (negative caching) is
3270         possible to invalidate.
3271
3272         * auth-source.el (auth-source-format-cache-entry): New function.
3273
3274 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3277
3278 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3281
3282 2011-09-19  Julien Danjou  <julien@danjou.info>
3283
3284         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3285         which work with things that are not ASCII.
3286
3287 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3290
3291 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3292
3293         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3294         message level.
3295
3296 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3297
3298         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3299
3300 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3301
3302         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3303
3304 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3305
3306         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3307         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3308
3309 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3310
3311         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3312         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3313         articles.
3314
3315 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3316
3317         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3318         (message-mail-other-window, message-mail-other-frame)
3319         (message-news-other-window, message-news-other-frame):
3320         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3321         instead of setting buffer display varibles.
3322
3323 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3324
3325         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3326
3327         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3328
3329 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3332         duplicates" to a higher level.
3333
3334         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3335         most egregious messages.
3336
3337 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3338
3339         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3340
3341 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3342
3343         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3344         up the file (bug#9351).
3345
3346 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3347
3348         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3349         it does with all other backends, but decode the names immediately after
3350         getting them.
3351
3352         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3353         decoding nnimap groups.
3354
3355         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3356         newsrc file.  It doesn't seem like an important optimization any more.
3357
3358 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3359
3360         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3361         overflows.
3362
3363 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3364
3365         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3366         (gnus-interactive-exit): Extend to `quiet'.
3367
3368         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3369
3370         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3371         string.
3372
3373         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3374         renaming function arguments from `this'.
3375
3376         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3377
3378         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3379         has been renamed.
3380         (gnus-lrm-string-p): Include RLM and PDF, too.
3381
3382         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3383         (bug#9225).
3384
3385 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3386
3387         Add autoload cookies for functions used by sendmail.el.
3388         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3389
3390         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3391
3392 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3393
3394         * gnus-art.el (article-date-ut): Work properly even when there are
3395         things like Date header in the body; work for forwarded parts.
3396
3397 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3398
3399         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3400         original-article-buffer.
3401
3402 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3403
3404         * nnir.el (nnir-compose-result): Fix matching of server type.
3405         (nnir-run-swish++): Ditto.
3406         (nnir-run-namazu): Ditto.
3407         (nnir-run-notmuch): Ditto.
3408
3409 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3410
3411         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3412         (bug#9405).
3413
3414         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3415         (bug#9421).
3416
3417         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3418         (bug#9425).
3419
3420         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3421         thing (bug#9426).
3422
3423 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3424
3425         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3426         the error message.
3427
3428 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3429
3430         * message.el (message-setup-1): Return t (Bug#9392).
3431
3432 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3433
3434         * gnus-sum.el: When adding article headers to a summary buffer also
3435         update gnus-newsgroup-articles (bug#9386).
3436
3437 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * auth-source.el: Autoload help-mode.
3440
3441 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3444         names.
3445
3446 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3447
3448         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3449         mm-replace-in-string for compatibility issues.
3450         * mml2015.el (mml2015-epg-verify): Ditto.
3451
3452 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3453
3454         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3455
3456         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3457
3458 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3459
3460         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3461         continue on and do the clean-up phase (bug#9188).
3462
3463         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3464         just ignore groups that can't be opened instead of erroring out
3465         (bug#9225).
3466
3467         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3468         nil since some many people are fuddy-duddies.
3469
3470         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3471         images.
3472
3473         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3474         instead.
3475
3476         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3477
3478         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3479
3480         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3481         processing.
3482
3483         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3484         buffer to avoid warnings.
3485
3486 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3487
3488         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3489         specified to reduce precision.
3490
3491 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3494         bodystructures (bug#9314).
3495
3496 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3497
3498         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3499         Make button keymap non-sticky after buttons.
3500
3501 2011-08-18  David Engster  <dengste@eml.cc>
3502
3503         * nnmairix.el (nnmairix-request-set-mark)
3504         (nnmairix-goto-original-article): Remove adding of article to registry,
3505         since `gnus-registry-add-group' isn't available anymore.
3506         (nnmairix-determine-original-group-from-registry):
3507         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3508         available anymore.
3509
3510 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3511
3512         * starttls.el (starttls-any-program-available): Define as obsolete
3513         function.
3514
3515 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3516
3517         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3518         versions which Gnus use when appropriate.
3519
3520         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3521         a pretty destructive command.
3522
3523         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3524
3525 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3526
3527         * message.el (message-fix-before-sending): Make a different warning
3528         about NUL characters (bug#9270).
3529
3530         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3531         from custom (bug#9260).
3532
3533         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3534         things work in Emacs 22 and XEmacs, too.
3535
3536         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3537         default From.
3538
3539         * gnus-spec.el (gnus-lrm-string-p): New macro.
3540         (gnus-lrm-string): New constant.
3541         (gnus-summary-line-format-spec): LRM-ify the from.
3542         (gnus-tilde-max-form): LRM-ify string chopping.
3543
3544         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3545
3546         * message.el (message-is-yours-p): Allow disabling canlock checking
3547         (bug#9295).
3548         (message-shoot-gnksa-feet): Add `canlock-verify'.
3549         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3550         message directory isn't writable (bug#9304).
3551
3552         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3553         non-world-readable.
3554
3555 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3556
3557         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3558         articles.
3559
3560 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3561
3562         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3563         copy-list.
3564
3565 2011-08-12  Sam Steingold  <sds@gnu.org>
3566
3567         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3568         in the reverse order to avoid modifying the cache with `nreverse'.
3569         (gnus-all-score-files): Do not modify the value returned by
3570         `gnus-score-find-alist' because it lives in a cache variable.
3571         (gnus-current-home-score-file): No need to `nreverse' the return value
3572         of `gnus-score-find-alist', it is already in the correct order.
3573
3574 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3575
3576         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3577         type MESSAGE and subtype RFC822 is slightly different from those of
3578         type TEXT.
3579
3580 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3581
3582         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3583         This allows article-referral to work from an nnir group.
3584
3585 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3586
3587         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3588
3589 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3590
3591         * mml1991.el (mml1991-epg-find-usable-key)
3592         (mml1991-epg-find-usable-secret-key): New function.
3593         (mml1991-epg-sign): Check if signing key is usable.
3594         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3595
3596 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3597
3598         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3599         server-variables only.  This should fix a bug introduced with commit
3600         e1889675b7f4adf057833c5513c9374134c4e053.
3601         (nnir-run-query): 'nnir-search-engine should not be set from the global
3602         environment.
3603
3604 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3605
3606         * nnir.el (nnir-search-thread): Position point on referring article
3607         line.
3608         (nnir-warp-to-article): Clean up summary buffers.
3609
3610         * nnimap.el (nnimap-request-thread): Whitespace fix.
3611
3612 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3613
3614         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3615
3616 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617
3618         * starttls.el (starttls-available-p): Rename from
3619         `starttls-any-program-available' and changed return convention.
3620
3621 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3622
3623         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3624         `unix-sync' unless it's defined.
3625
3626 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3627
3628         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3629         `aref' for XEmacs compatibiltiy.
3630
3631 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3632
3633         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3634
3635 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3636
3637         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3638         closures, quote the form properly (bug#9194).
3639
3640 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641
3642         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3643         (gnus-summary-insert-new-articles): Protect against servers that are
3644         down.
3645
3646 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3647
3648         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3649         in mm handle if none is specified.
3650
3651 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3652
3653         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3654
3655 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3656
3657         * nnir.el (nnir-search-thread): New function to make an nnir group
3658         based on a thread query.
3659
3660         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3661         of nnir in thread referral.
3662         (gnus-summary-refer-thread): Use it.
3663
3664         * nnimap.el (nnimap-request-thread): Use it.
3665
3666 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3667
3668         * shr.el (shr-tag-comment): Ignore HTML comments.
3669
3670 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3671
3672         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3673         argument.
3674         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3675         Use `nnir-address' to handle server info rather than passing an arg.
3676
3677         * nnimap.el (nnimap-make-thread-query): New utility function to format
3678         an imap thread search query.
3679         (nnimap-request-thread): Use it.
3680
3681         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3682         right select-method if we are not going back to the group buffer.
3683
3684 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685
3686         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3687         enter invalid buffer configurations into the quit form (bug#9107).
3688         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3689         unplugged/plugged.
3690
3691         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3692         keep track of which ones are unread (bug#9061).
3693
3694         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3695         (bug#9055).
3696
3697         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3698         (bug#9041).
3699
3700         * gnus-html.el (mm-util): Require (bug#9073).
3701
3702         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3703         (gnus-summary-refer-thread): Use it to remove duplicates in the
3704         un-threaded view (bug#9053).
3705         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3706
3707 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3708
3709         * nnir.el (nnir-read-server-parm): Use default value from global
3710         variable.  Without this the default search engine parameters aren't
3711         used at all.
3712
3713 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * message.el (message-unique-id): Don't use the undocumented return
3716         value from (random t) (bug#9118).
3717
3718 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3719
3720         * message.el (message-auto-save-directory): If the ~/Mail directory
3721         doesn't exist, use ~ as the auto-save directory (bug#4432).
3722
3723         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3724         hasn't already been started.
3725
3726 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3729
3730         * message.el (message-reply): Work around mysterious bug where
3731         `message-mode' seems to overwrite the locally bound `subject' variable.
3732
3733 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3734
3735         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3736         correct group.
3737
3738         * gnus-int.el (gnus-request-thread): Add group argument.
3739
3740         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3741
3742 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3743
3744         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3745
3746         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3747         renamed to `debbugs-gnu-*'.
3748
3749 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3750
3751         * plstore.el: Revert the editing feature since it is not urgent.
3752         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3753         (plstore-mode-decoded): Remove.
3754
3755 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3756
3757         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3758         isn't very interesting any more, and it leaks potentially secret data.
3759         (gnus-debug): Remove.
3760
3761         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3762         use of :custom-show.
3763
3764 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3765
3766         * plstore.el: Add documentation.
3767         (plstore-mode): New mode to edit plstore file.
3768         (plstore-mode-toggle-display, plstore-mode-original)
3769         (plstore-mode-decoded): New command.
3770         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3771         (plstore--insert-buffer, plstore--make): New function.
3772         (plstore-open, plstore-save): Simplify by using them.
3773
3774 2011-07-06  Glenn Morris  <rgm@gnu.org>
3775
3776         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3777
3778 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779
3780         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3781         no longer is much used.
3782         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3783         Articles".
3784
3785 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3786
3787         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3788         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3789         `notmuch' backend.
3790
3791 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3792
3793         * mm-decode.el (mm-text-html-renderer): Doc fix.
3794
3795         * gnus-msg.el (gnus-bug): Fix the MML tag.
3796
3797         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3798
3799 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3800
3801         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3802         secondary methods if started with `gnus-no-server'.
3803
3804 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3805
3806         * message.el (message-return-action): Fix typo in docstring.
3807
3808 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3811         bug reports at once.
3812
3813         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3814
3815 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * nndraft.el: Require gnus-group.
3818         (nndraft-request-list): Declare.
3819
3820         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3821         no unread article unless it matches gnus-permanently-visible-groups.
3822
3823         * nndraft.el (nndraft-update-unread-articles): New function.
3824         (nndraft-request-associate-buffer): Use it to update the number of
3825         unread articles for the nndraft groups in the group buffer when saving
3826         or killing a draft message.
3827
3828 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3829
3830         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3831         systems to binary before writing and reading the mbox files.
3832
3833         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3834         instead of trying to list them all (bug#8978).
3835
3836 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3837
3838         * pop3.el (pop3-open-server): Use :end-of-capability.
3839
3840 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3841
3842         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3843         the id is always a number.
3844
3845         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3846
3847         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3848         debbugs mode, if possible.
3849
3850 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3851
3852         * auth-source.el (auth-source-token-passphrase-callback-function):
3853         Reindent.
3854         (epg-context-operation): Remove unnecessary autoload.
3855
3856 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3857
3858         * gnus.el (gnus-list-debbugs): New command.
3859
3860         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3861         mboxstat instead of the maintbox, since the stat seems to be fuller.
3862
3863         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3864         summary buffers.
3865
3866         * message.el (message-get-reply-headers): Delete all duplicates,
3867         instead of the first.
3868         (message-get-reply-headers): Ensure that we have progress while
3869         deleting duplicates.
3870
3871         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3872         gnus-posting-style value from the summary buffer to make it easier to
3873         make that a per-buffer conf.
3874
3875 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3876
3877         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3878         found by setting `shortcut' in 'query.
3879         (nnir-request-article): Use `shortcut' setting when requesting article
3880         by Message-ID.
3881
3882 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3883
3884         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3885         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3886         Bring the pseudo-headers back too.
3887
3888 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3889
3890         * auth-source.el (auth-source-token-passphrase-callback-function):
3891         Simplify and remove EPA dependency.
3892
3893 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3894
3895         * nnir.el (nnir-request-article): Fix error message text.
3896
3897 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3898
3899         * auth-source.el (plstore-delete): Autoload.
3900         (auth-source-plstore-search): Support delete operation.
3901         * plstore.el (plstore-delete): New function.
3902
3903 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3906         mark actually existing articles as unread rather than the ones that
3907         active asserts.
3908
3909 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3910
3911         * nntp.el (nntp-record-command):
3912         * gnus-util.el (gnus-message-with-timestamp-1):
3913         Use format-time-string rather than decoding time stamps by hand.
3914         This is simpler and insulates the code from potential changes to
3915         current-time format.
3916
3917 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3918
3919         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3920
3921 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3922
3923         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3924         (plstore-save): Support public key encryption.
3925         (plstore--init-from-buffer): New function.
3926         (plstore-open): Use it; fix error when opening a non-existent file.
3927         (plstore-revert): Use plstore--init-from-buffer.
3928
3929 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3930
3931         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3932
3933 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3936         for old Emacsen.
3937
3938 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3939
3940         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3941         is not fully working.
3942
3943 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3944
3945         * dgnushack.el: Autoload sha1 on XEmacs.
3946
3947         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3948         quit window configuration.
3949
3950         * auth-source.el (epg-context-set-passphrase-callback):
3951         Remove duplicate autoload.
3952
3953 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3954
3955         * nnir.el (nnir-request-article): Allow requesting articles by
3956         Message-ID with nnimap.
3957
3958         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3959         current server.
3960
3961 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3962
3963         * auth-source.el: Autoload EPA/EPG functions.
3964         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3965         changed when EPA/EPG is not available.
3966         (auth-source-backend): Rename "arg" member to "data".
3967         (auth-source-backend-parse, auth-source-plstore-search)
3968         (auth-source-plstore-create): Use it.
3969
3970 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3971
3972         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3973         `gnus-refer-article-methods'.
3974
3975 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3976
3977         * auth-source.el: Require EPA and EPG.
3978         (auth-source-passphrase-alist): New variable.
3979         (auth-source-passphrase-callback-function)
3980         (auth-source-token-passphrase-callback-function): Callbacks for the
3981         netrc field encryption (GPG tokens).
3982         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3983         Symmetric encryption and decryption of the netrc GPG tokens.
3984         (auth-source-netrc-normalize): Use them, simplifying the closure.
3985
3986 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3989         is available.
3990
3991 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3994         non-nil, and `nnimap-split-methods' is nil, use the former.
3995
3996 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3997
3998         * plstore.el (plstore-revert): New function.
3999         (plstore-open): Use it; hide the buffer from user.
4000
4001 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4002
4003         * auth-source.el (auth-source-backend): New member "arg".
4004         (auth-source-backend-parse): Handle new backend 'plstore.
4005         * plstore.el: New file.
4006
4007 2011-06-30  Glenn Morris  <rgm@gnu.org>
4008
4009         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4010
4011 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4014         expiring articles to.
4015
4016         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4017         variations as ASCII (bug#5458).
4018
4019 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4022
4023 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4024
4025         * message.el (message-point-in-header-p): Tweak the function to default
4026         to saying that we're not in the headers if there is no separator at
4027         all.  This makes it possible to use the Message version of `M-q' in
4028         buffers with no headers (bug#7987).
4029         (message-point-in-header-p): Fix last checkin to work with an empty
4030         mail-header-separator, too.
4031
4032         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4033         again, save the choice via customize.
4034
4035 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4036
4037         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4038
4039         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4040         ended the connection, bail out before waiting infinitely on a new
4041         connection.
4042
4043 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4044
4045         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4046         reports.
4047
4048         * gnus.el (gnus-bug-package): Use "gnus."
4049         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4050
4051 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4052
4053         * dgnushack.el: Make the timer warning go away on XEmacs.
4054
4055         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4056         animations going on at article exit time.
4057
4058         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4059         since removing it breaks people upgrading.
4060
4061         * shr.el (shr-put-image): Use the new interface for animating images.
4062         (shr-put-image): Animate for 60 seconds.
4063
4064         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4065         avoid compiler warnings.
4066
4067         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4068         error with `find-file-hooks' on Emacs 22.
4069         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4070         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4071         on all architectures.
4072
4073         * spam.el (spam-stat): Require in a normal fashion without binding
4074         `spam-stat-install-hooks' to avoid compilation warnings.
4075
4076         * spam-stat.el (spam-stat-install-hooks): Remove.
4077         (spam-stat-install-hooks): Don't run automatically.
4078
4079 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4080
4081         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4082         and keystroke.
4083
4084 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4085
4086         * auth-source.el (auth-source-netrc-cache): Move forward.
4087
4088 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * proto-stream.el (proto-stream-open-starttls): Use
4091         `gnutls-available-p' to see whether we have built-in support.
4092
4093         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4094         we already know.
4095         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4096         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4097
4098 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4099
4100         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4101         %S format, since that looks odd.
4102         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4103         file, especially when saving.
4104
4105 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4106
4107         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4108         article found.
4109
4110 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4111
4112         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4113         `auth-source-save-secrets' with a more sensitive alist that can be
4114         configured per file.  Experimental, so defaults to 'never.
4115         (auth-source-netrc-create): Use it.  Still experimental code.
4116         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4117         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4118
4119 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4120
4121         * auth-source.el (auth-source-save-secrets): New variable to control if
4122         secret tokens should be saved encrypted.
4123         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4124         to `auth-source-netrc-normalize'.
4125         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4126         on the EPA variables being defined.
4127         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4128         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4129         the lexical-let closure.
4130         (auth-source-netrc-create): Create "gpg:" tokens according to
4131         `auth-source-save-secrets'.
4132
4133 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * gnus-group.el (gnus-group-update-group): Add new argument
4136         `info-unchanged' that stops updating dribble buffer.
4137
4138         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4139         deletes lines matching to it in dribble buffer.
4140
4141         * gnus-agent.el (gnus-agent-fetch-group-1):
4142         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4143         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4144         * gnus-start.el (gnus-group-change-level):
4145         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4146
4147         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4148         if newsgroup info is not changed.
4149
4150         * gnus-group.el (gnus-group-get-new-news-this-group):
4151         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4152         Don't update dribble buffer.
4153
4154 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4155
4156         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4157         remove entries with groups we ignore.
4158
4159 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4160
4161         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4162         the underline comes at the bottom.
4163
4164 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4165
4166         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4167         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4168         (gnus-registry-article-marks-to-names): Rename from
4169         `gnus-registry-user-format-function-M2'.
4170
4171 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4174         ephemeral group.
4175
4176 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * shr.el (shr-browse-image): Copy the URL if called interactively.
4179
4180 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4183         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4184         done, then unselected articles may be marked as read.
4185
4186         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4187         since not doing this seems to lead to a race condition in pop3-logon.
4188
4189         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4190         so that the call chain it correct when we call "upwards".
4191
4192         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4193         in read-only groups.
4194
4195         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4196
4197         * message.el (message-cite-reply-position): Doc string fix.
4198
4199         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4200         avoid regexp overflow.
4201         (nnimap-transform-split-mail): Ditto.
4202
4203         * pop3.el (pop3-retr): Error out if the server closes the connection.
4204
4205 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4206
4207         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4208         mm-with-unibyte-current-buffer.  The buffer should not contain any
4209         multibyte chars anyway at this stage.
4210
4211 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4214         at the end of lines.
4215
4216 2011-05-29  Julien Danjou  <julien@danjou.info>
4217
4218         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4219
4220 2011-05-27  Glenn Morris  <rgm@gnu.org>
4221
4222         * gnus-group.el (gnus-bug-group-download-format-alist):
4223         Use the "maintainer" version of debian reports as well.
4224
4225 2011-05-26  Glenn Morris  <rgm@gnu.org>
4226
4227         * gnus-group.el (gnus-bug-group-download-format-alist):
4228         Use the "maintainer" version of debbugs.gnu.org reports.
4229
4230 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4233
4234 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4235
4236         * gnus-cus.el (gnus-agent-customize-category):
4237         * gnus-delay.el (gnus-delay-send-queue):
4238         * gnus.el (gnus-other-frame):
4239         Don't quote lambda expressions with `quote'.
4240
4241 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4242
4243         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4244         the thread moves us backwards and so we loop forever.
4245
4246 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4249         whitespace in base64 data lines.
4250
4251 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4252
4253         * gnus-registry.el (gnus-registry-user-format-function-M):
4254         Use `mapconcat'.
4255         (gnus-registry-user-format-function-M2): Use to see the full text of
4256         the marks.  Make "," the mark text separator.
4257
4258         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4259         authentication with auth-source.
4260
4261 2011-05-17  Glenn Morris  <rgm@gnu.org>
4262
4263         * gnus-group.el (gnus-import-other-newsrc-file):
4264         Use insert-file-contents.
4265
4266 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4267
4268         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4269         1000 iterations.
4270
4271 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * nntp.el (nntp-open-connection): Check if process-type is available.
4274
4275 2011-05-16  Julien Danjou  <julien@danjou.info>
4276
4277         * shr.el (shr-tag-del): Add support for del tag.
4278
4279 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4280
4281         * gnus-html.el (gnus-html-put-image): Register a displayer.
4282
4283         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4284
4285 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4286
4287         * registry.el (prune-factor): New initialization parameter defaulting
4288         to 0.1.
4289         (registry-prune-hard): Use it.
4290
4291         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4292         0.1 expicitly.
4293
4294 2011-05-13  Glenn Morris  <rgm@gnu.org>
4295
4296         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4297         is bound, since this function requires sendmail.
4298
4299 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4300
4301         * registry.el (registry-usage-test): Disable pruning test.
4302
4303 2011-05-11  David Engster  <dengste@eml.cc>
4304
4305         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4306         Bind set-network-process-option for XEmacs.
4307
4308 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4309
4310         * registry.el (registry-prune-hard-candidates)
4311         (registry-prune-soft-candidates): Helper methods for registry pruning.
4312         (registry-prune): Use them.  Make the sort function optional.
4313
4314 2011-05-10  Jim Meyering  <meyering@redhat.com>
4315
4316         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4317
4318 2011-05-10  Julien Danjou  <julien@danjou.info>
4319
4320         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4321         symbol and not a list.
4322
4323 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * gnus-art.el (gnus-article-mode): Move binding of
4326         shr-put-image-function here from gnus-article-prepare-display.
4327
4328         * shr.el (shr-put-image-function): New variable.
4329         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4330         (shr-put-image): Return scaled image.
4331
4332         * gnus-art.el (gnus-shr-put-image): New function.
4333         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4334
4335         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4336         original ones, as deletable.
4337
4338 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4339
4340         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4341
4342 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4343
4344         * registry.el (registry-full): Add convenience method.  Fix logic.
4345         (registry-insert): Use it.  Fix logic here too.
4346
4347         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4348         `registry-prune' if `registry-full' returns t.
4349         (gnus-registry-handle-action)
4350         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4351         (gnus-registry-usage-test): Use it.
4352
4353 2011-05-07  Julien Danjou  <julien@danjou.info>
4354
4355         * shr.el (shr-link): Make shr-link inherit from link by default.
4356
4357 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4358
4359         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4360
4361 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4362
4363         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4364         error out because the face is not a list.
4365
4366 2011-05-05  Glenn Morris  <rgm@gnu.org>
4367
4368         * proto-stream.el (gnutls-negotiate): Fix declarations.
4369
4370         * gnus-start.el (gnus-propagate-marks): Declare.
4371
4372 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4373
4374         * registry.el (registry-reindex): Fix percentage message.
4375
4376         * proto-stream.el (network-stream-open-starttls): Adjust to call
4377         `gnutls-negotiate' with :process and :hostname arguments.
4378
4379 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4380
4381         * shr.el: Add shr-link face for links.
4382         (shr-urlify): Use it.
4383
4384         * registry.el (registry-insert): Make error message more helpful.
4385
4386 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4387
4388         * gnus-html.el (gnus-html-schedule-image-fetching):
4389         Use url-queue-retrieve, if it exists.
4390
4391         * shr.el (shr-tag-img): Ditto.
4392
4393         * gnus.el: Autoload more gnus-agent functions.
4394
4395         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4396         agent if we haven't already (bug#8502).
4397
4398         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4399         into the Agent, too.
4400
4401         * gnus-agent.el (gnus-agent-store-article): New function.
4402
4403         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4404         and moved from that file for reuse.
4405
4406         * pop3.el (pop3-open-server): Error messages are "-ERR".
4407
4408 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4409
4410         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4411         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4412
4413 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4414
4415         * gnus.el: No Gnus v0.17 is released.
4416
4417 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4418
4419         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4420         buffer has moved to a different frame.
4421
4422 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4423
4424         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4425         to get the conversion from unibyte to multibyte buffers to work on
4426         Emacs 22.
4427
4428         * nntp.el (nntp-request-article): Slight clean-up.
4429
4430 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431
4432         * shr.el (shr-strike-through): New face.
4433         (shr-tag-s): Use it to provide <s> support.
4434         (shr-tag-s): Remove duplicate definition.
4435
4436 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4437
4438         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4439         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4440
4441 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4442
4443         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4444         `gnutls-negotiate'.
4445         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4446
4447 2011-04-23  Glenn Morris  <rgm@gnu.org>
4448
4449         * gnus-sum.el (gnus-extra-headers): Bump :version.
4450
4451 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * shr.el (shr-tag-sup): New function.
4454         (shr-tag-sub): Ditto.
4455
4456 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4457
4458         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4459         for the case where `gnus-registry-ignored-groups' is a list of lists,
4460         and don't call `gnus-parameter-registry-ignore' otherwise.
4461
4462 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4463
4464         * nnimap.el (nnimap-user): New backend variable.
4465         (nnimap-open-connection-1): Use it.
4466         (nnimap-credentials): Accept user parameter so it's explicit what user
4467         name is desired.
4468
4469         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4470         default.
4471
4472         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4473         not gnus-registry.el.
4474
4475         * gnus-registry.el: Mention in comments how to modify
4476         `gnus-extra-headers' for proper recipient tracking and that it may
4477         already have To and Cc recently, which it does as of this commit.
4478         (gnus-registry-ignored-groups): Remove defcustom.
4479         Explain why in comments.
4480         (gnus-registry-action): Fix data-header reference to use the extra
4481         headers.  Explain in package commentary how to add To and Cc headers to
4482         the gnus-extra-headers.
4483         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4484         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4485         parameter list or a string list in `gnus-registry-ignored-groups'.
4486         Fix logic error.
4487
4488 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4489
4490         * shr.el (shr-expand-url): Protect against null urls.
4491
4492 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493
4494         * shr.el (shr-base): New binding.
4495         (shr-tag-base): Keep track of <base>.
4496         (shr-expand-url): New function used throughout.
4497
4498 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4499
4500         * gnus-registry.el
4501         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4502         (gnus-registry-ignored-groups): New variable.
4503         (gnus-registry-ignore-group-p): Use it.
4504         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4505         set the destination group to nil (same as delete) if it's ignored.
4506
4507 2011-04-20  David Engster  <dengste@eml.cc>
4508
4509         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4510
4511         * Makefile.in (test-nntp): New rule.
4512         (check): Add it.
4513         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4514
4515 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * gnus-registry.el (gnus-registry-action)
4518         (gnus-registry-fetch-header-fast):
4519         Don't use mail-header that looks an internal function of mailheader.el.
4520
4521 2011-04-19  Glenn Morris  <rgm@gnu.org>
4522
4523         * time-date.el (time-to-days): Remove unused local variables.
4524
4525 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-registry.el: Eliminate cl functions.
4528         (gnus-registry-sort-addresses): New function that replaces mapcan.
4529         (gnus-registry-action, gnus-registry-spool-action)
4530         (gnus-registry-split-fancy-with-parent)
4531         (gnus-registry-fetch-recipients-fast): Use it.
4532         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4533
4534         * registry.el (initialize-instance, registry-lookup)
4535         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4536         (registry-lookup-secondary-value, registry-search, registry-delete)
4537         (registry-insert, registry-reindex, registry-size, registry-prune):
4538         Use eval-and-compile.
4539
4540 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4541
4542         * registry.el (registry-reindex): New method to recreate the secondary
4543         registry indices.
4544
4545         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4546         tracked field changes.
4547         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4548         (gnus-registry-action, gnus-registry-spool-action)
4549         (gnus-registry-handle-action)
4550         (gnus-registry--split-fancy-with-parent-internal)
4551         (gnus-registry-split-fancy-with-parent)
4552         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4553         move, and delete actions, and for fancy splitting with parent.
4554         (gnus-registry-extract-addresses)
4555         (gnus-registry-fetch-recipients-fast)
4556         (gnus-registry-fetch-header-fast): Convenience functions.
4557         (gnus-registry-misc-test): ERT test of
4558         `gnus-registry-extract-addresses'.
4559
4560 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4561
4562         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4563         Track by subject first, then sender.
4564
4565 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4566
4567         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4568
4569         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4570         Lisp.
4571
4572         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4573         (gnus-draft-send): Use it to avoid popping
4574         up frames from gnus-group-send-queue.
4575
4576 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4577
4578         * gnus-registry.el: Updated gnus-registry docs.
4579
4580 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4581
4582         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4583         Fix logic bug.
4584         (gnus-registry-post-process-groups): Fix logging of no results and
4585         quote sender and subject.
4586
4587 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4590         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4591         gnutls-cli are too slow to be done opportunistically.
4592
4593         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4594         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4595         we had no early-data returned.
4596         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4597         two async commands to the same server at the same time.
4598
4599 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4600
4601         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4602
4603 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604
4605         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4606         "warning" level.
4607
4608         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4609         (mm-url-insert-file-contents): Don't set the package names.
4610
4611 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * gnus-registry.el (gnus-registry-action): Remove properties and
4614         simplify subject in `gnus-registry-handle-action'.
4615         (gnus-registry-spool-action): Get subject and sender from message if
4616         they are not passed in.
4617         (gnus-registry-handle-action): Remove properties and simplify subject
4618         consistently.
4619
4620 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4621
4622         * registry.el: Require CL before using defmacro*.
4623
4624 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * gnus-art.el (article-treat-date): Assume that
4627         gnus-article-date-headers may be a group parameter.
4628
4629 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4630
4631         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4632
4633         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4634         interactively so the newsrc file can contain foreign groups too.
4635         Useful for debugging but not much for users.
4636
4637 2011-04-07  David Engster  <dengste@eml.cc>
4638
4639         * registry.el (registry-usage-test): Only do
4640         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4641         lexical binding.
4642
4643 2011-04-07  David Engster  <dengste@eml.cc>
4644
4645         * Makefile.in (check, test-registry): New rules for test-suite.
4646
4647 2011-04-06  David Engster  <dengste@eml.cc>
4648
4649         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4650         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4651
4652 2011-04-06  David Engster  <dengste@eml.cc>
4653
4654         * registry.el (initialize-instance): Change :after to :AFTER to be
4655         compatible with old EIEIO version in XEmacs.
4656
4657 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4658
4659         * gnus-registry.el (gnus-registry-post-process-groups)
4660         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4661         and provide better messaging.
4662
4663 2011-04-06  David Engster  <dengste@eml.cc>
4664
4665         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4666         errors.
4667
4668         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4669         dgnushack-compile with error-on-warn enabled, and to signal an error if
4670         clean compilation failed.
4671         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4672         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4673
4674 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4675
4676         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4677         unconditionally anyway, discarding errors.
4678         (gnus-registry-delete-entries): New convenience function.
4679         (gnus-registry-import-eld): Import from old .eld registry.
4680
4681         * registry.el: Don't use ERT if it's not available.  Load it
4682         unconditionally anyway, discarding errors.
4683
4684         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4685         version from the Claudio Bley GnuTLS patch (extra optional parameters
4686         and host name).
4687
4688 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4689
4690         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4691         fixup the parameters that can be customized by the user between
4692         save/read cycles.
4693         (gnus-registry-read): Use it.
4694         (gnus-registry-make-db): Use it.
4695         (gnus-registry-spool-action, gnus-registry-handle-action):
4696         Fix messaging.
4697         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4698         Map references to actual group names with sender and subject tracking.
4699         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4700         (gnus-registry-usage-test): Add subject lookup test.
4701
4702         * registry.el (registry-db, initialize-instance): Set up constructor
4703         instead of :initform arguments for the sake of older Emacsen.
4704         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4705         pre-lexbind merge bug.
4706         (registry-usage-test): Use it.
4707         (initialize-instance, registry-db): Move the non-function initforms
4708         back to the class definition.
4709
4710 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4711
4712         * registry.el: New library to manage gnus-registry-style data.
4713
4714         * gnus-registry.el: Use it (major rewrite).
4715
4716         * nnregistry.el: Use it.
4717
4718         * spam.el: Use it.
4719
4720 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4721
4722         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4723         marks on non-selected articles.
4724
4725 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4726
4727         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4728         parameter to open-protocol-stream.
4729
4730 2011-04-01  Julien Danjou  <julien@danjou.info>
4731
4732         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4733         fundamental-mode.
4734
4735 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4736
4737         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4738         servers.
4739
4740 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4741
4742         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4743         made marks not propagate, again.
4744
4745 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4746
4747         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4748         Make this the default type.
4749         (proto-stream-open-plain): Rename from proto-stream-open-default.
4750         (open-protocol-stream, proto-stream-open-starttls)
4751         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4752         with `plain'.
4753
4754         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4755         value.
4756
4757         * nntp.el (nntp-open-connection-function): Document the fact that some
4758         values are not functions but are instead handled specially.
4759         Recognize nntp-open-plain-stream value.
4760         (nntp-open-connection): Recognize that value.
4761
4762 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4765         where it seems to be needed.
4766
4767 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4768
4769         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4770         stuff.
4771
4772         * gnus-score.el (gnus-score-string): Fix calling convention of
4773         `gnus-simplify-buffer-fuzzy' after last patches.
4774
4775         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4776         server for articles we didn't get any headers for.  This is a sanity
4777         check.
4778
4779 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4780
4781         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4782         new CAPABILITY, use it.
4783
4784 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4787         downloading anything.
4788
4789         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4790
4791 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4792
4793         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4794         colors.
4795         (gnus-splash-svg-color-symbols): New function.
4796
4797 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798
4799         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4800         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4801         (gnus-simplify-subject-fuzzy): Use the local
4802         gnus-simplify-subject-fuzzy-regex instead of the global one.
4803         This makes using this variable in group parameters work.
4804
4805 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4806
4807         * gnus-registry.el (gnus-registry-unfollowed-groups):
4808         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4809         archive:sent-YYYY-MM-DD groups).
4810         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4811         tracking if there are more than `gnus-registry-max-track-groups'
4812         matches.
4813
4814 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4815
4816         * message.el (message--yank-original-internal): New function to do the
4817         insertion cleanly inside eval in `message-yank-original'.
4818         (message-yank-original): Use it.
4819
4820 2011-03-29  Julien Danjou  <julien@danjou.info>
4821
4822         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4823         local variables disabled rather than `normal-mode'.
4824
4825 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4826
4827         * imap.el (imap-shell-open, imap-process-connection-type):
4828         Use imap-process-connection-type for 'shell' streams as well as
4829         Kerberos, SSL, other subprocesses.
4830
4831 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4832
4833         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4834         with open-network-stream.
4835         (proto-stream-always-use-starttls): Option removed.
4836         (open-protocol-stream): Return a process object by default.  Provide a
4837         new parameter :return-list specifying a list-type return value, which
4838         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4839         :type `network' to `try-starttls', and `network-only' to `default'.
4840         Make `default' the default, for compatibility with open-network-stream.
4841         Handle the no-parameter case exactly as open-network-stream, with no
4842         additional stream processing.  Search plists using plist-get.
4843         Explicitly add :end-of-commend parameter if it is missing.
4844         (proto-stream-open-default): Rename from
4845         proto-stream-open-network-only.  Return 'default as the type.
4846         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4847         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4848         failed.  Always return a list with a (possibly dead) process as the
4849         first element, for compatibility with open-network-stream.
4850         (proto-stream-open-tls): Use plist-get.  Always return a list.
4851         (proto-stream-open-shell): Return `default' as connection type.
4852         (proto-stream-capability-open): Use plist-get.
4853         (proto-stream-eoc): Function deleted.
4854
4855         * nnimap.el (nnimap-stream, nnimap-open-connection)
4856         (nnimap-open-connection-1): Handle renaming of :type parameter for
4857         open-protocol-stream.
4858         (nnimap-open-connection-1): Pass a :return-list parameter
4859         open-protocol-stream to obtain a list return value.  Parse this list
4860         using plist-get.
4861
4862         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4863         for open-protocol-stream.  Accept open-protocol-stream return value
4864         that is a subprocess object instead of a list.  Handle the case of a
4865         dead returned process.
4866
4867 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4868
4869         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4870
4871         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4872
4873 2011-03-21  Julien Danjou  <julien@danjou.info>
4874
4875         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4876         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4877         query.
4878         (mm-inline-text): Render normal text with fontification whenever
4879         possible.
4880
4881         * gnus-sum.el (gnus-summary-save-parts-1):
4882         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4883         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4884         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4885         Use `mm-handle-filename'.
4886
4887         * mm-util.el (mm-handle-filename): New function, return the filename of
4888         an handle.
4889
4890 2011-03-18  Julien Danjou  <julien@danjou.info>
4891
4892         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4893         (gnus-buffer-live-p): Check that buffer is not nil.
4894
4895 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4896
4897         * gnus.el: No Gnus v0.15 is released.
4898
4899 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4900
4901         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4902         avoid warning on XEmacs.
4903
4904         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4905         on XEmacs.
4906
4907         * gnus-art.el: Require mouse, which the build bot seems to say is
4908         needed.
4909
4910         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4911
4912         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4913         XEmacs, since it doesn't have url-retrieve-synchronously.
4914
4915         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4916         since assoc-string doesn't exist in XEmacs.
4917
4918 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4919
4920         * gnus-group.el (gnus-group-list-ticked): New function.
4921         (gnus-group-make-menu-bar): Provide a menu entry for it.
4922         (gnus-group-list-map): Provide a binding for it.
4923
4924 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * shr.el (shr-visit-file): New command.
4927
4928         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4929
4930 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4931
4932         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4933         servers.
4934
4935 2011-03-16  Julien Danjou  <julien@danjou.info>
4936
4937         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4938         inline.
4939
4940         * gnus-art.el (article-hide-list-identifiers):
4941         Use gnus-group-get-list-identifiers.
4942
4943         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4944         (gnus-summary-remove-list-identifiers):
4945         Use gnus-group-get-list-identifiers to get regexp.
4946         (gnus-select-newsgroup, gnus-summary-insert-subject)
4947         (gnus-summary-insert-articles):
4948         Call gnus-summary-remove-list-identifiers unconditionally.
4949
4950 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4951
4952         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4953         we're selecting a group with unread articles.
4954
4955         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4956
4957         * gssapi.el: New file separated out from imap.el to provide a general
4958         Kerberos 5 connection facility for Emacs.
4959
4960         * message.el (message-elide-ellipsis): Document the format spec
4961         ellipsis.
4962
4963 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4964
4965         * message.el (message-elide-region): Allow the ellipsis to say how many
4966         lines were removed.
4967
4968 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4969
4970         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4971         window configurations containing buffers that are now dead.
4972
4973         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4974         parsing to avoid integer overflows.
4975         (nnimap-parse-flags): Simplify the last change.
4976         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4977         too large for 32-bit Emacsen.
4978
4979 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4980
4981         * auth-source.el (auth-source-netrc-create):
4982         * message.el (message-yank-original): Fix use of `case'.
4983
4984 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4985
4986         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4987         XEmacs, which was one character too wide.
4988
4989 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4990
4991         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4992         default number of articles to display.
4993         (gnus-articles-to-read): Use pretty names for prompt.
4994
4995 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4996
4997         * gnus-int.el (gnus-open-server): Ditto.
4998
4999         * gnus-start.el (gnus-activate-group): Give a backtrace if
5000         debug-on-quit is set and the user hits `C-g'.
5001         (gnus-read-active-file): Ditto.
5002
5003         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5004
5005 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5006
5007         * message.el (message-yank-original): Use cond instead of CL case.
5008
5009 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5010
5011         * auth-source.el (auth-source-netrc-create): Use usual format for the
5012         default in prompts.
5013
5014 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5015
5016         * lpath.el: Fbind read-char-choice for XEmacs.
5017
5018 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5019
5020         * auth-source.el (auth-source-netrc-create): Show the default in the
5021         prompt when prompting for token creation.
5022
5023 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5024
5025         * auth-source.el (auth-source-format-prompt): Always convert the value
5026         to a string to avoid evaluating non-string arguments.
5027         (auth-source-netrc-create): Offer default properly, not as initial
5028         content in `read-string'.
5029         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5030         of line to determine if we've been run before.  If so, don't run again,
5031         but print a trivial message to indicate the cache was hit instead.
5032
5033 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5034
5035         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5036         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5037         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5038         Gnus.
5039
5040 2011-03-11  Julien Danjou  <julien@danjou.info>
5041
5042         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5043         modified file".
5044
5045 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * auth-source.el (auth-source-read-char-choice): New function to read a
5048         character choice using `dropdown-list', `read-char-choice', or
5049         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5050         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5051         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5052         (auth-source-netrc-saver): Use it.
5053         (auth-source-pick-first-password): New convenience function.
5054
5055 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5056
5057         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5058         parameter in the credentials.
5059         (nnimap-open-connection-1): Use it after a successful login.
5060         (nnimap-credentials): Add IMAP-specific user and password prompt.
5061
5062         * auth-source.el (auth-source-search): Add :require parameter, taking a
5063         list.  Document it and the :save-function return token.  Pass :require
5064         down.  Change the CREATED message from a warning to a debug statement.
5065         (auth-source-search-backends): Pass :require down.
5066         (auth-source-netrc-search): Pass :require down.
5067         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5068         Change save prompt to indicate all modifications saved here are
5069         deletions.
5070         (auth-source-netrc-create): Take user login name as default in user
5071         prompt.  Move all the save functionality to a lexically bound function
5072         under the :save-function token in the returned list.  Set up clearer
5073         default prompts for user, host, port, and secret.
5074         (auth-source-netrc-saver): New function, intended to be wrapped for
5075         :save-function.
5076
5077 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5078
5079         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5080         lines to be spaces instead.
5081
5082 2011-03-07  Julien Danjou  <julien@danjou.info>
5083
5084         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5085         (sieve-sasl-auth): Check that auth-source-search did return something,
5086         or just return an empty string.
5087
5088 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5089
5090         * gnus.el (gnus-interactive): Use read-directory-name.
5091
5092         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5093         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5094         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5095         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5096         Likewise.
5097
5098         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5099
5100 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5101
5102         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5103         onto the list of killed groups, too.  This makes killed nnimap groups,
5104         for instance, more reliably not reappear.
5105
5106         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5107         the parent.
5108
5109         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5110
5111         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5112         really have server-side marks.
5113
5114         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5115         since most backends do not usefully have server-side marks.
5116         (gnus-update-read-articles): Propagate marks to all backends that
5117         really have server-side marks.
5118
5119 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5120
5121         * message.el (message-cite-reply-position, message-cite-style):
5122         New variables.
5123         (message-yank-original): Use the new citation styles.
5124
5125 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5126
5127         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5128         buffer-local issue); don't mark it buffer-local when running under
5129         XEmacs.
5130
5131 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5132
5133         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5134         numbers too big to be `read'.
5135
5136 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5137
5138         * password-cache.el (password-in-cache-p): Add autoload.
5139
5140         * message.el (message-options): Make buffer-local two ways to attempt
5141         to fix a XEmacs bug.
5142
5143 2011-03-02  Julien Danjou  <julien@danjou.info>
5144
5145         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5146
5147 2011-03-01  Julien Danjou  <julien@danjou.info>
5148
5149         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5150         group.
5151         (article-hide-list-identifiers): Use list-identifier group parameter.
5152
5153 2011-02-28  Julien Danjou  <julien@danjou.info>
5154
5155         * sieve.el (sieve-buffer-script-name): New local variable to store
5156         sieve script name.
5157         (sieve-edit-script): Store sieve script name.
5158         (sieve-upload): Use sieve script name when uploading.
5159         (sieve-upload): Use substitute-command-keys.
5160         (sieve-edit-script): Use substitute-command-keys.
5161         (sieve-refresh-scriptlist): Use substitute-command-keys.
5162         (sieve-manage-mode-map): Define keymap properly.
5163         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5164         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5165         Remove commented code about cvs.
5166         (sieve-manage-quit): New function.
5167         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5168
5169 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5172
5173 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5174
5175         * auth-source.el (auth-source-search): Cache empty result sets.
5176
5177         * password-cache.el (password-in-cache-p): Convenience function to
5178         check if a key is in the cache, even if the value is nil.
5179
5180         * auth-source.el (auth-source-save-behavior): New variable to replace
5181         `auth-source-never-create'.
5182         (auth-source-netrc-create): Use it.
5183         (auth-source-never-save): Remove.
5184
5185 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5186
5187         * nnimap.el (nnimap-stream): Doc fix.
5188         (nnimap-open-connection-1): Reverse the order of the ports to that the
5189         prompted-for port is first.
5190
5191         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5192         retrieval by the no-group selection.
5193
5194         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5195         numerical parameters.
5196
5197 2011-02-25  Julien Danjou  <julien@danjou.info>
5198
5199         * gnus-gravatar.el: Use gnus-with-article-buffer.
5200
5201         * gnus-art.el (gnus-with-article-buffer): Check that the
5202         gnus-article-buffer is alive.
5203
5204 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5205
5206         * auth-source.el (auth-source-creation-prompts): New variable to manage
5207         creation-time prompts.
5208         (auth-source-search): Document it.
5209         (auth-source-format-prompt): Add utility function.
5210         (auth-source-netrc-create): Don't default the user name to
5211         user-login-name.  Use `auth-source-creation-prompts' and some default
5212         prompts for user, host, port, and password (the default generic prompt
5213         remains ugly).
5214         (auth-source-never-save): Add customizable option to never save info.
5215         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5216         mode excursion.
5217
5218 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5221         argument that XEmacs doesn't support.
5222
5223         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5224         compiled for Emacsen having no `libxml-parse-html-region' support.
5225
5226         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5227
5228         * lpath.el: Bind buffer-save-without-query for XEmacs.
5229
5230 2011-02-23  Julien Danjou  <julien@danjou.info>
5231
5232         * gnus-art.el (article-make-date-line): Ignore errors if time is
5233         invalid and not convertible.
5234         (article-make-date-line): Only add lapsed time if time is not nil.
5235
5236 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5237
5238         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5239         `read-char-choice' for backwards compatibility.
5240         (auth-source-netrc-element-or-first): New function to DTRT for
5241         parameter extraction.
5242         (auth-source-netrc-create): Use it and fix multiple parameter print
5243         bug.  Use the default passed from above (given-default) or the
5244         built-in (user-login-name for :user).
5245
5246 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5247
5248         * gnus-start.el (gnus-dribble-read-file):
5249         Set buffer-save-without-query, since we always want to save the dribble
5250         file, probably.
5251
5252         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5253         nnimap.
5254
5255         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5256         -summary- since it's a user-visible variable.
5257
5258         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5259         first time you use the new Gnus.
5260
5261 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5262
5263         * auth-source.el: Don't load netrc.el.
5264         (auth-sources): Search ~/.netrc as well by default.
5265         (auth-source-debug): Add 'trivia option for extra output.
5266         (auth-source-do-trivia): Use it.
5267         (auth-source-search): Simplify logic to use
5268         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5269         appropriate.  Don't keep a running count at this level.  Layer :create
5270         and :delete options appropriately on the first and second passes.
5271         Don't track the backend with the search results.
5272         (auth-source-search-backends): New function to search a list of
5273         backends for a processed spec.
5274         (auth-source-netrc-parse): Cache all netrc files, making
5275         auth-source-netrc-cache an alist keyed by the file name and using the
5276         file mtime as the caching criterion.  Keep the obfuscated data secret
5277         with a lexical bind.
5278         (auth-source-netrc-search): Don't calculate the length of the results
5279         unnecessarily.
5280         (auth-source-search-backends): Fix bug.
5281         (auth-source-netrc-create): Rework prompts.
5282
5283 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5284
5285         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5286         Lower case names of search constraints.
5287         (nnir-run-query): Cache and reuse search constraints for all imap
5288         servers.
5289
5290 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5293         after exit.
5294         (gnus-setup-message): Define missing variable from last checkin.
5295
5296         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5297         value, show the raw article.
5298
5299 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5300
5301         * gnus.el: No Gnus v0.13 is released.
5302
5303 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5304
5305         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5306         auth-source now accepts numbers.
5307
5308         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5309         spec, too.
5310         (auth-source-ensure-strings): New function.
5311
5312         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5313         (gnus-article-setup-buffer): Always restart the date timer so that user
5314         changes to the frequency is respected.
5315
5316         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5317         port numbers, so make sure it gets that if nnimap-server-port is
5318         explicit.
5319
5320 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5321
5322         * nnimap.el (nnimap-inbox): Doc fix.
5323
5324 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5325
5326         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5327         Autoload.  Add optional arg FRAME, and pass it to color-values.
5328         (color-complement): Caller changed.  Doc fix.
5329         (color-gradient): Rewrite for better clarity and efficiency.
5330
5331 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5332
5333         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5334         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5335         color-lab-to-srgb.
5336
5337 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5338
5339         * color.el: First part of merge from hexrgb.el.
5340         (color-rgb-to-hex): Rename from color-rgb->hex.
5341         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5342         saturation to zero if the value is too small.
5343         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5344         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5345         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5346         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5347         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5348         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5349         (color-cie-de2000): Doc fix.
5350
5351 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5352
5353         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5354         given method as in the group name if we're using an extended method.
5355         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5356         command, if we're using that, instead of waiting for the beginning.
5357
5358         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5359         we're sure to get unique server names, and we don't output two async
5360         commands in the same buffer.  This fixes an NNTP hang for some users.
5361
5362 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5363
5364         * gnus.el: No Gnus v0.11 is released.
5365
5366 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5367
5368         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5369         summary buffer before reading going to the next buffer.  This avoids
5370         putting the point in the group buffer if you `C-g' the command.
5371
5372         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5373         cache (for now) to make ~/.authinfo.gpg files usable.
5374
5375         * nnfolder.el (copyright-update): Define for the compiler.
5376
5377         * auth-source.el (auth-source-search): Fix unbound variable.
5378
5379 2011-02-19  Glenn Morris  <rgm@gnu.org>
5380
5381         * gnus.el (gnus-meta): Doc fix.
5382
5383 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5384
5385         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5386         in case it's not yet loaded.
5387
5388 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5389
5390         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5391         line we're waiting for.
5392
5393 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5394
5395         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5396         face with line-width greater than zero will cause RET in gnus summary
5397         buffer to scroll down article page-wise because auto vscroll happens,
5398         it should be temporally disabled when doing a scroll-up.
5399
5400 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5401
5402         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5403         outputs from the server.
5404
5405 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5406
5407         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5408         later so that bbdb can hook in easier.
5409
5410 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5411
5412         * auth-source.el (auth-source-search): Don't try to create credentials
5413         if the caller doesn't want that.
5414         (auth-source-search): If we don't find a match, don't bug out on
5415         non-bound variables.
5416         (auth-source-search): Only ask a single backend to create the
5417         credentials.
5418
5419         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5420         logging.
5421         (nnimap-credentials): Protect against auth-source-search returning nil.
5422         (nnimap-request-list): Protect against not being able to open the
5423         server.
5424
5425 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5426
5427         * auth-source.el (auth-source-search): Do a two-phase search, one with
5428         no :create to get the responses from all backends.
5429
5430         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5431         when getting credentials.
5432
5433         * gnus-util.el (gnus-delete-duplicates): New function.
5434
5435 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5436
5437         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5438         a creation default, pass the whole port list down.  It will be
5439         completed.
5440
5441         * auth-source.el (auth-source-search): Updated docs to talk about
5442         multiple creation choices.
5443         (auth-source-netrc-create): Accept a list as a value (from the search
5444         parameters) and do completion on that list.  Keep a separate netrc line
5445         with the password obscured for showing the user.
5446
5447         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5448         first choice to `auth-source-search' so it will be used for entry
5449         creation instead of the server's Gnus-specific name.
5450         (nnimap-credentials): Rely on the auth-source library to select which
5451         port is actually wanted in the new netrc entry, so don't override
5452         `auth-source-creation-defaults'.
5453
5454         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5455         :protocol and accept a missing user, host, or port as a wildcard match.
5456         (auth-source-debug): Default to off.
5457
5458         (auth-source-netrc-search, auth-source-netrc-create)
5459         (auth-source-secrets-search, auth-source-secrets-create)
5460         (auth-source-user-or-password, auth-source-backend, auth-sources)
5461         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5462         instead of :protocol.
5463
5464         * nnimap.el (nnimap-credentials): Pass a port default to
5465         `auth-source-search' in case an entry needs to be created.
5466         (nnimap-open-connection-1): Use :port instead of :protocol.
5467
5468 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * auth-source.el: Bind load-path when loading EIEIO from
5471         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5472         21.4 doesn't support, to `require'.
5473         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5474         delete-dups that is not available in XEmacs 21.4.
5475
5476 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5477
5478         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5479         as EIEIO must also be loaded when auth-source.el is being
5480         byte-compiled.
5481
5482 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5483
5484         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5485
5486         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5487
5488         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5489
5490         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5491
5492         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5493
5494         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5495
5496         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5497
5498         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5499         necessary.
5500
5501 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5502
5503         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5504         nil means that nnimap doesn't get updated.
5505
5506 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5507
5508         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5509         result when the user doesn't want to write to the file.
5510         (auth-source-netrc-search): Expect a synthetic result and proceed
5511         accordingly.
5512         (auth-source-cache-expiry): New variable to override
5513         `password-cache-expiry'.
5514         (auth-source-remember): Use it.
5515
5516         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5517         parameter.  Create entry if necessary by using :create t.
5518         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5519
5520 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5521
5522         * auth-source.el (auth-source-debug): Enable by default and don't
5523         mention the obsolete `auth-source-hide-passwords'.
5524         (auth-source-do-warn): New function to debug unconditionally.
5525         (auth-source-do-debug): Use it.
5526         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5527         and for Secrets API entries when the secrets.el library is not
5528         available.
5529
5530 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5531
5532         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5533         (gnus-summary-exit): Kill the correct article buffer on exit from a
5534         `C-d' group.
5535
5536         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5537         gnus-propagate-marks.
5538
5539         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5540         before killing the buffers so that a non-full window conf gets handled
5541         correctly.
5542         (gnus-summary-exit): Ditto.
5543         (gnus-summary-read-group-1): Ditto.
5544
5545         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5546         async code again so that we can debug it properly.
5547
5548         * message.el (message-reply): Take an optional switch-buffer parameter
5549         so that Gnus window confs are respected better.
5550
5551 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5552
5553         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5554         `plist-get' to accept non-list parameters (XEmacs issue).
5555         Fix docstring.
5556         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5557         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5558         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5559         Login collection is "Login" and not "login".
5560
5561 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5562
5563         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5564         multiple headers.
5565
5566         * nnimap.el (nnimap-inhibit-logging): New variable.
5567         (nnimap-log-command): Don't log login commands.
5568
5569         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5570         to have more parameters.
5571
5572         * nnimap.el (nnimap-send-command): Mark the command time for each
5573         command, so that we don't get NOOPs stepping on our toes.
5574
5575         * gnus-art.el (article-date-ut): Get the date from the Date header on
5576         `t'.
5577
5578 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5579
5580         * auth-source.el (auth-source-search): Use copy-sequence instead of
5581         the cl.el copy-list.
5582
5583 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5584
5585         * imap.el: Bring it back (revert
5586         84d800cd31de3064f0ed39617d725709a2f8f42f).
5587
5588 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5589
5590         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5591         Improve prompt.
5592
5593 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5594
5595         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5596         washing status from the default format.  It isn't very informative.
5597
5598 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5599
5600         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5601         Fix Gcc processing on imap.
5602
5603 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * imap.el: Remove file.  All the functionality is in nnimap.el.
5606
5607 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5608
5609         * message.el (message-bury): Don't pop up a new window when selected
5610         window is dedicated.
5611
5612 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5613
5614         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5615
5616 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5617
5618         * sieve-manage.el: Autoload `auth-source-search'.
5619         (sieve-sasl-auth): Use it.
5620
5621 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         * nnimap.el: Autoload `auth-source-forget+'.
5624         (nnimap-open-connection-1): Use it if the connection fails.
5625
5626         * auth-source.el: Require `password-cache'.
5627         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5628         obsolete.
5629         (auth-source-magic): Marker for `password-cache' keys.
5630         (auth-source-do-cache): Update docstring.
5631         (auth-source-search): Use and check cache.
5632         (auth-source-forget-all-cached, auth-source-remember)
5633         (auth-source-recall, auth-source-forget, auth-source-forget+)
5634         (auth-source-specmatchp): Caching support functions.
5635         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5636         Remove and obsolete.
5637         (auth-source-user-or-password): Remove caching to further discourage
5638         using it.  Always hide passwords.
5639
5640         * password-cache.el (password-cache-remove): Accept secrets that are
5641         not strings.
5642
5643 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5644
5645         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5646         code for now, since it doesn't work for all users.
5647
5648 2011-02-09  Julien Danjou  <julien@danjou.info>
5649
5650         * message.el (message-options): Make message-options really buffer
5651         local.
5652
5653 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5654
5655         * mail-source.el: Autoload `auth-source-search'.
5656         (mail-source-keyword-map): Note order matters.
5657         (mail-source-set-1): Get all the mail-source source values and
5658         defaults and search auth-source on those if needed.  This can all
5659         probably be simplified.
5660
5661         * nnimap.el: Autoload `auth-source-search'.
5662         (nnimap-credentials): Use it.
5663         (nnimap-open-connection-1): Ask for the virtual server and physical
5664         address in one shot.
5665
5666         * nntp.el: Autoload `auth-source-search'.
5667         (nntp-send-authinfo): Use it.  Note TODO.
5668
5669 2011-02-08  Julien Danjou  <julien@danjou.info>
5670
5671         * shr.el (shr-tag-body): Add support for text attribute in body
5672         markups.
5673
5674         * message.el (message-options): Make message-options a local variable.
5675
5676 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5677
5678         * auth-source.el (auth-source-secrets-search)
5679         (auth-source-user-or-password): Use `append' instead of `nconc'.
5680         (auth-source-user-or-password): Build return list better and protect
5681         against nil :secret.
5682
5683 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5684
5685         * nnimap.el (nnimap-update-info): Refactor slightly.
5686         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5687         (nnimap-update-info): Clean up slightly.
5688         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5689         characters.
5690         (nnimap-process-quirk): Rename function to avoid collision.
5691         (nnimap-update-info): Fix macrology bug-out.
5692         (nnimap-update-info): Simplify split history test.
5693
5694 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5695
5696         * auth-source.el (top): Require 'eieio unconditionally.
5697         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5698         (auth-source-secrets-search): Limit search when `max' is greater than
5699         number of results.
5700
5701 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5702
5703         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5704         part not returning any data.
5705
5706         * proto-stream.el (open-protocol-stream): Document the return value.
5707
5708 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5709
5710         * auth-source.el (auth-source-secrets-search): Add examples.
5711
5712 2011-02-06  Julien Danjou  <julien@danjou.info>
5713
5714         * message.el (message-setup-1): Handle message-generate-headers-first
5715         set to t.
5716
5717 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5718
5719         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5720         API with a string "secrets:collection-name" and with 'default.
5721         (auth-source-backend-parse): Parse "secrets:collection-name" and
5722         'default.  Recurse on parses instead of repeating code.  Use the
5723         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5724         message when ignoring a source.
5725         (auth-source-search): List ignored search keys at the top level.
5726         (auth-source-netrc-create): Use `case' instead of `cond'.
5727         (auth-source-secrets-search): Created with TODOs.
5728         (auth-source-secrets-create): Created with TODOs.
5729         (auth-source-retrieve, auth-source-create, auth-source-delete)
5730         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5731         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5732         (auth-source-user-or-password-sftp)
5733         (auth-source-user-or-password-smtp): Remove.
5734         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5735         around `auth-source-search'.  Not tested thoroughly.
5736
5737 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5738
5739         * auth-source.el: Bring in assoc and eioeio libraries.
5740         (secrets-enabled): New variable to track the status of the Secrets API.
5741         (auth-source-backend): New EIOEIO class to represent a backend.
5742         (auth-source-creation-defaults): New variable to set prompt defaults
5743         during token creation (see the `auth-source-search' docstring for
5744         details).
5745         (auth-sources): Simplify to allow a simple string as a netrc backend
5746         spec.
5747         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5748         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5749         (auth-source-search): Main auth-source API entry point.
5750         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5751         (auth-source-search-collection): Helper function for searching.
5752         (auth-source-netrc-parse, auth-source-netrc-normalize)
5753         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5754         Supports search, create, and delete.
5755         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5756         backend stubs.
5757         (auth-source-user-or-password): Call `auth-source-search' but it's not
5758         ready yet.
5759
5760 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5761
5762         * message.el (message-setup-1): Remove the read-only stuff, since it
5763         doesn't work under XEmacs, for some reason.
5764
5765         * gnus-sum.el (gnus-user-date): Rename back from
5766         gnus-summary-user-date since user code refers to it.
5767
5768         * shr.el (shr-render-td): Store the actual background color used.
5769
5770         * message.el (message-setup-1): Don't bind the constant
5771         -forbidden-properties.
5772         (message-setup-1): Revert previous change, since it needs to bind the
5773         props to insert them.
5774         (message-resend): Allow removing the read-only separator line.
5775
5776 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5777
5778         * nnimap.el (nnimap-request-accept-article): Give an error message if
5779         the APPEND wasn't successful.
5780
5781 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5782
5783         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5784         that have no groups.
5785
5786 2011-02-03  Julien Danjou  <julien@danjou.info>
5787
5788         * gnus-draft.el: Remove progn around gnus-draft-setup.
5789
5790 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5791
5792         * gnus-start.el (gnus-read-active-for-groups): This function is never
5793         called with a nil `infos', so clean that up.
5794         (gnus-get-unread-articles): Request active files from primary/secondary
5795         methods that have no groups (yet).
5796
5797 2011-02-03  Julien Danjou  <julien@danjou.info>
5798
5799         * message.el (message-setup-1): Always generate References first.
5800         (message-mail): Return the return value of message-setup, not always t.
5801         (message-setup-1): Insert mail-header-separator with read-only and
5802         intangible properties set.
5803
5804         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5805         user-date in docstring.
5806
5807         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5808
5809         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5810         docstring.
5811
5812         * gnus.el (gnus-user-date-format-alist): Change default value.
5813         Use defcustom, with type and group. Move from gnus-util.el.
5814         Rename to gnus-summary-user-date-format-alist.
5815
5816 2011-02-03  Glenn Morris  <rgm@gnu.org>
5817
5818         * nnimap.el (gnus-fetch-headers): Declare.
5819
5820         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5821
5822 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5823
5824         * message.el (message-forward-make-body-digest-plain)
5825         (message-followup, message-reply): Clean up things noted by Stefan.
5826
5827         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5828         gnus-article-update-date-headers is nil.
5829         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5830         it didn't really work with defcustom.
5831         (article-update-date-lapsed): Make sure the window start doesn't move,
5832         either.
5833
5834 2011-02-01  Julien Danjou  <julien@danjou.info>
5835
5836         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5837         format.
5838
5839         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5840         standard in Emacs nowadays.
5841
5842         * color.el (color-gradient): Add a color-gradient function.
5843
5844 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5845
5846         * message.el (message-expand-name): Don't trust the return value of
5847         bbdb-complete-name.
5848         (message-check-news-header-syntax): Remove unused var `start'.
5849         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5850         (message-inhibit-body-encoding): Move to before first use.
5851         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5852         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5853         (Organization, Message-ID, Date, mh-previous-window-config):
5854         Defvar the vars using dynamic scoping.
5855
5856 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5857
5858         * shr.el (shr-render-td): Only do colors at the final rendering.
5859         Should be slightly faster.
5860         (shr-insert-table): Fix up TD background colors when doing the
5861         vertical padding.
5862
5863         * gnus-art.el (article-date-ut): Protect against articles with no Date
5864         header.
5865         (article-update-date-lapsed): Don't use current-column to find the
5866         horizontal position.  It's fragile in the presence of \003 characters.
5867
5868         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5869
5870 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5871
5872         * gnus-art.el (article-transform-date): Rewrite to still work when
5873         there are several rfc2822 parts.
5874         (article-transform-date): Fix infinite recursion.
5875         (article-date-ut): Replace infinitely many Date headers with a single
5876         one when called interactively.
5877
5878         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5879         secure manner.
5880
5881         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5882         move around by not using save-window-excursion.  It seems to work...
5883
5884 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5885
5886         * gnus-art.el (article-make-date-line): Work for user-defined format.
5887
5888 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5889
5890         * nntp.el (nntp-retrieve-group-data-early)
5891         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5892         fetching functions.
5893
5894         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5895         thoroughly for all backends that have no known groups.  This should
5896         allow new nnml methods to retrieve mail.
5897
5898         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5899         that Gnus doesn't know exists again.
5900
5901         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5902         (gnus-treat-date-ut): Ditto.
5903         (gnus-article-update-date-header): Rename.
5904         (gnus-treat-date-local): Remove.
5905         (gnus-treat-date-english): Remove.
5906         (gnus-treat-date-lapsed): Remove.
5907         (gnus-treat-date-combined-lapsed): Remove.
5908         (gnus-treat-date-original): Remove.
5909         (gnus-treat-date-iso8601): Remove.
5910         (gnus-treat-date-user-defined): Remove.
5911         (gnus-article-date-headers): New variable to control all the date
5912         header options.
5913         (article-date-ut): Rewrite to allow using the new way to format date
5914         headers(s).
5915
5916 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5917
5918         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5919         method.
5920         (nnmail-article-group): A better test for fanciness.
5921
5922         * nnimap.el (nnimap-request-head): Protect against not finding the
5923         article by Message-ID.
5924
5925 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5926
5927         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5928         keep point at the "same place".
5929
5930 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5931
5932         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5933         data if the group is inactive.
5934
5935 2011-01-28  Julien Danjou  <julien@danjou.info>
5936
5937         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5938         (gnus-all-windows-visible-p): Remove old compatibility code.
5939         (gnus-window-top-edge): Add docstring.
5940
5941         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5942
5943 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5944
5945         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5946         older request-update-info.
5947
5948         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5949
5950 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5951
5952         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5953         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5954
5955 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5956
5957         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5958         groups.  This makes the nndraft:queue group pop up if it's not already
5959         there.
5960
5961         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5962         messages" logic, which was reversed.
5963
5964         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5965         the "same place" even if point is on the line being replaced.
5966         (article-update-date-lapsed): Allow updating both the combined lapsed
5967         and the lapsed headers.
5968         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5969         (article-make-date-line): Limit the number of segments dynamically to
5970         avoid too-long lines.
5971
5972 2011-01-27  Julien Danjou  <julien@danjou.info>
5973
5974         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5975         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5976
5977 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5980         Use plist-get instead of the cl function getf.
5981
5982 2011-01-27  Glenn Morris  <rgm@gnu.org>
5983
5984         * gnus-util.el (float-time): Get rid of compiler warning, again.
5985
5986 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5987
5988         * shr.el (shr-put-color): Special-case background colors: Do put them
5989         at the blank parts at the front of the lines.
5990
5991         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5992         exit hook to nix out all data on readedness on group exit.
5993
5994         * gnus-util.el (float-time): If float-time is bound, always use it on
5995         all Emacsen.  It's unclear why the subrp check was there.
5996         (time-date): Require to make some autoload issues on XEmacs go away.
5997
5998         * shr.el (shr-put-color): Don't do the box padding in tables, since
5999         they're already padded.
6000
6001 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6002
6003         * gnus-art.el (gnus-article-next-page): When the last line of the
6004         article is displayed, scroll down once more instead of going to the
6005         next article at once.
6006         (article-lapsed-string): Refactor out and allow specifying how many
6007         segments you want.
6008         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6009         (gnus-article-update-lapsed-header): New variable.
6010
6011         * shr.el: Revert change that made headings use different-sized faces.
6012         The Emacs display engine isn't advanced enough that, for instance,
6013         tables can comfortably use differently-sized faces.
6014
6015 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6016
6017         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6018         used.
6019         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6020         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6021         we're using an encrypted connection.
6022
6023         * proto-stream.el: Alter the interface functions to also return the
6024         actual stream type used: network or tls.
6025
6026 2011-01-25  Julien Danjou  <julien@danjou.info>
6027
6028         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6029         (mm-display-javascript-inline): New function.
6030
6031         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6032         viewing function.
6033
6034 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * shr.el (shr-expand-newlines): Fix variable name.
6037
6038 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6039
6040         * shr.el (shr-expand-newlines): Make nested boxes work.
6041
6042 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6043
6044         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6045         backgrounds.
6046         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6047         in a more sensible manner.
6048
6049 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6050
6051         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6052         if EPG is loaded.
6053
6054 2011-01-24  Julien Danjou  <julien@danjou.info>
6055
6056         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6057         tags.
6058
6059 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6060
6061         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6062         commands.
6063
6064         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6065         in the article buffer.
6066         (gnus-gravatar-insert): Use blank space from the current buffer to
6067         avoid breaking text properties.  This makes X-Sent updating work again.
6068
6069         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6070
6071 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6072
6073         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6074         fix the bug in url-http.el instead.
6075
6076         * shr.el (shr-image-fetched): Ditto.
6077
6078         * shr.el (shr-image-fetched): Avoid having point move in the article
6079         buffer.
6080
6081         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6082         buffer after being called.  It's apparently being killed by url.el, and
6083         killing it made point move to end-of-buffer in a random buffer.
6084
6085         * shr.el (shr-image-fetched): Ditto.
6086
6087 2011-01-23  Julien Danjou  <julien@danjou.info>
6088
6089         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6090
6091         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6092         text/x-org.
6093
6094 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6095
6096         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6097         (i.e., nnimap) returning nil as the article number.
6098
6099 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6100
6101         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6102         "DelSp" parameter in RFC3676.
6103
6104 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6105
6106         * message.el (message-check-recipients): Display the encoded version of
6107         the bogus address if they differ.
6108
6109         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6110         after sending.
6111
6112         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6113
6114         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6115
6116         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6117         group buffer after sending the queue.
6118
6119         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6120
6121 2011-01-22  Julien Danjou  <julien@danjou.info>
6122
6123         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6124
6125 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6126
6127         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6128         nested related parts.
6129
6130         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6131         unexpired articles.  This fixes the regression that led expiry marks to
6132         disappear from nnfolder groups.
6133
6134 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6135
6136         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6137         Don't confuse the "ret" of "retrograde" with RET.
6138
6139 2011-01-21  Julien Danjou  <julien@danjou.info>
6140
6141         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6142         than mm-insert-inline.
6143
6144 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6145
6146         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6147         Widen article buffer.
6148
6149 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6150
6151         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6152         the temp buffer.
6153         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6154
6155 2011-01-20  Julien Danjou  <julien@danjou.info>
6156
6157         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6158
6159         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6160         than mm-insert-inline to insert inline part: this respect
6161         mm-inline-media-tests displayers.
6162
6163         * mm-view.el (mm-display-shell-script-inline): New function.
6164
6165         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6166
6167         * mm-uu.el (mm-uu-type-alist): Add org block.
6168         (mm-uu-org-src-code-block-extract): New function.
6169
6170         * mm-view.el (mm-display-org-inline): New function.
6171
6172         * mm-decode.el (mm-automatic-display): Add text/org.
6173
6174         * mailcap.el (mailcap-mime-extensions): Add .org.
6175
6176 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6179         gnus-article-add-buttons.
6180
6181 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6182
6183         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6184         From header with a date and "nobody" as the sender.
6185
6186 2011-01-19  Julien Danjou  <julien@danjou.info>
6187
6188         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6189         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6190         if you have the same regexp several times.
6191         (gnus-button-push): Fix matching when regexp is symbol.
6192
6193 2011-01-15  Glenn Morris  <rgm@gnu.org>
6194
6195         * message.el (message-mail): A compose-mail function should
6196         accept headers as strings.
6197
6198 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6199
6200         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6201         Add :vert-only tags.
6202         (message-mail): New arg RETURN-ACTION.
6203         (message-return-action): New var.
6204         (message-bury): Use it.
6205         (message-mode): Make it buffer-local.
6206         (message-send-and-exit): Always call message-bury.
6207
6208         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6209         message-mail.
6210
6211 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * nnimap.el (nnimap-convert-partial-article): Protect against
6214         zero-length body parts.
6215
6216         * mm-decode.el (mm-preferred-alternative-precedence):
6217         Discourage showing empty parts.
6218
6219         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6220         and stuff if the backend didn't return the article number.  This fixes
6221         an Exchange-related nnimap bug.
6222
6223         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6224         group window, because it does the wrong thing when a separate frame
6225         displays the group buffer.
6226
6227         * proto-stream.el (open-protocol-stream): Protect against the low-level
6228         transport functions returning nil.
6229
6230 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6231
6232         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6233         (mml2015-epg-find-usable-secret-key): New function.
6234         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6235         mml2015-epg-find-usable-key (Bug#7797).
6236         (mml2015-epg-encrypt): Ditto.
6237
6238 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6239
6240         * dgnushack.el (rot13-string): Fix the way to get the argument.
6241
6242 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6243
6244         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6245
6246 2011-01-03  Glenn Morris  <rgm@gnu.org>
6247
6248         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6249
6250         * sieve.el (sieve-open-server): Give a more explicit error if
6251         sieve-manage-open returns nil.  (Bug#7720)
6252
6253 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6254
6255         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6256
6257 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6260         This avoids sending passwords in plain text over non-encrypted
6261         channels.
6262
6263         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6264
6265         * nnimap.el (nnimap-login): Refactored out into own function, and
6266         implement CRAM-MD5.
6267         (nnimap-wait-for-line): Refactored out.
6268
6269         * mm-view.el (mml-smime): Require.
6270
6271 2010-12-20  David Engster  <deng@eml.cc>
6272
6273         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6274         use EPG to decrypt S/MIME messages instead of openssl.
6275
6276 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6277
6278         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6279
6280         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6281         status is the group clearly is unreachable.
6282
6283         * auth-source.el (auth-source-create): Add the optional second
6284         parameter to `local-variable-p' to be compatible with XEmacs.
6285
6286 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6287
6288         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6289         work when using a compressed nnml folder.
6290
6291 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6292
6293         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6294         backends after sanitising on entry, because this never makes sense:
6295         If the articles have gone missing, then the data no longer exists on
6296         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6297         overwrite anything anyway.
6298
6299         * shr.el (shr-insert-document): Bind shr-width dynamically to
6300         window-width if it's nil.
6301
6302 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6303
6304         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6305         with the meaning of using the full emacs window width for rendering.
6306
6307 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6308
6309         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6310         case when sender is not given.
6311
6312 2010-12-23  Julien Danjou  <julien@danjou.info>
6313
6314         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6315         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6316         the addresses, otherwise we might misplaced the gravatar.
6317
6318 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6319
6320         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6321         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6322         obsolete in Emacs.
6323
6324 2010-12-20  Julien Danjou  <julien@danjou.info>
6325
6326         * gnus-util.el (gnus-rescale-image): Revert last change.
6327
6328 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6329
6330         * binhex.el: Improve commentary (Bug#7482).
6331
6332 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * gnus-group.el (gnus-group-delete-articles): New command.
6335
6336 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6337
6338         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6339
6340 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6341
6342         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6343         here, since it's up to the backends to do CRLF removal if their
6344         protocol has it.
6345
6346         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6347
6348 2010-12-17  Julien Danjou  <julien@danjou.info>
6349
6350         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6351         they are from file.  Can also scale up.
6352
6353 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6354
6355         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6356         Restore gnus-use-agent.
6357         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6358
6359         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6360
6361 2010-12-17  Julien Danjou  <julien@danjou.info>
6362
6363         * gravatar.el (gravatar-retrieve-synchronously): New function.
6364         (gravatar-get-data): Make more robust.
6365
6366 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6367
6368         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6369
6370 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6371
6372         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6373         to really consider the last line.
6374
6375 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6376
6377         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6378         list of recipient keys, or use symmetric encryption if not a list.
6379         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6380         EPA override, replacing the call to `netrc-store-data'.
6381
6382 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6383
6384         * gnus-srvr.el: Avoid passing nil regexp argument to
6385         delete-matching-lines.
6386
6387 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6388
6389         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6390         fetching stops when Gnus exits.
6391
6392         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6393         function.
6394         (nnfolder-request-expire-articles): Save all the buffers after doing
6395         expiry.
6396
6397         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6398         the last article", since that led to serious performance regressions
6399         when expiring nnml groups.
6400
6401 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6402
6403         * nnir.el: Improve customizations.
6404
6405 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6406
6407         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6408
6409         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6410         group has been killed.
6411         (gnus-group-yank-group): Ditto.
6412
6413         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6414
6415         * nnimap.el (nnimap-request-update-group-status): New function.
6416
6417         * gnus-int.el (gnus-request-update-group-status): New interface
6418         function.
6419
6420         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6421         copying read-ness to the backends.
6422
6423         * nnimap.el (nnimap-quirk): New function.
6424         (nnimap-retrieve-group-data-early): Use it.
6425         (nnimap-quirks): New alist.
6426
6427 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6430         don't delete it within indentation.
6431
6432 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6433
6434         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6435         previous line.
6436
6437 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6438
6439         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6440         QRESYNC command by deleting a superfluous space which broke Cyrus
6441         servers.  This change will break other servers that are buggy the other
6442         way around.
6443
6444 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * spam.el: Reindent and fix long lines.
6447         (spam-copy-or-move-routine): Exclude invalid move destinations.
6448
6449 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6450
6451         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6452         installed the registry.
6453
6454 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6457
6458 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6459
6460         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6461         groupname doesn't contain "gmane".
6462
6463 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6464
6465         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6466         and netrc-bound-and-true-p bindings.
6467         (netrc-parse): Cache the netrc contents.
6468
6469         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6470         (gnus-1): Don't create the nndrafts group twice.
6471         (gnus-setup-news): There's no need to read the active file here, since
6472         that's done again later on a per-backend basis.
6473         (gnus-start-draft-setup): Make sure that the new group is started out
6474         empty.
6475
6476         * gnus-agent.el (gnus-agentize): Don't create the queue group
6477         automatically on startup.  It'll be created later, if needed.
6478
6479         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6480         of automatically subscribed groups.
6481         (gnus-auto-subscribed-categories): New variable.
6482         (gnus-matches-options-n): Use it.
6483         (gnus-default-subscribed-newsgroups): Remove unused variable.
6484         (gnus-start-draft-setup): Message a bit less.
6485
6486 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6487
6488         * nnir.el (nnir-run-imap): Return article list in order of increasing
6489         UID.
6490
6491 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492
6493         * gnus-sum.el (gnus-summary-enter-digest-group):
6494         Mention gnus-auto-select-on-ephemeral-exit.
6495
6496         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6497         convention of the network-only option.
6498
6499 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6500
6501         * proto-stream.el (proto-stream-open-network-only): New function to
6502         have a way to specify non-STARTTLS upgrade connections.
6503
6504 2010-12-10  Julien Danjou  <julien@danjou.info>
6505
6506         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6507         email address is nil.
6508
6509         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6510
6511 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6512
6513         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6514         deletion.
6515         (nnir-run-imap): Only need to parse list once.
6516
6517 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6518
6519         * shr.el (shr-tag-script): Ignore <script>.
6520         (shr-tag-label): Add <label> support.
6521
6522 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6525
6526         * shr.el (shr-image-displayer): Work for images lined side by side.
6527
6528 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6529
6530         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6531         parameter, since XEmacs doesn't accept t as a parameter.
6532
6533 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6534
6535         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6536         ids.
6537         (nnir-run-gmane): Simplify groupspec formatting.
6538         (nnir-request-expire-articles): New function.
6539
6540 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6543         overflow, possibly.
6544
6545         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6546         (shr-render-td): Handle td style="" better.
6547         (shr-tag-table): Use the color from the style sheet.
6548         (shr-render-td): Make sure we copy over all the overlays, too.
6549
6550 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6551
6552         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6553         (nnir-request-article): Improve article retrieval.
6554
6555 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6556
6557         * mm-util.el (mm-extra-numeric-entities): New variable.
6558
6559         * mm-url.el (mm-url-decode-entities):
6560         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6561
6562         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6563
6564 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6565
6566         * message.el: Use completion-at-point.
6567         (message-completion-function): New fun, extracted from message-tab.
6568         (message-mode): Use it for completion-at-point-functions.
6569         (message-tab): Use it and completion-at-point.
6570
6571 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6572
6573         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6574         character if a non-breakable character follows.
6575
6576 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6577
6578         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6579         any stream.
6580
6581         * shr.el (shr-tag-font): Colorize the region.
6582         (shr-tag-body): Ditto.
6583         (shr-tag-font): Actually let the styles be inherited instead of
6584         overwriting them.
6585         (shr-tag-font): Get the background color right.
6586         (shr-tag-style): Ignore all <style> tags for the moment.
6587
6588         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6589         a Message-ID to avoid having nnimap depend on gnus-sum.
6590
6591         * shr.el (shr-descend): Only colorize something if we have a node that
6592         sets colors.
6593
6594 2010-12-06  Julien Danjou  <julien@danjou.info>
6595
6596         * shr.el (shr-render-td): Render td content with shr-descend, so style
6597         will be applied to <td> too.
6598         (shr-colorize-region): Colorize region even if we only have a background.
6599         (shr-tag-body): Fix color and background color inheritance.
6600         Do not recolorize after shr-generic.
6601         (shr-tag-font): Let shr-generic colorize via inheritance.
6602
6603 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6604
6605         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6606
6607 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6608
6609         * nnir.el (nnir-request-move-article): Remove obsolete code.
6610
6611 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6612
6613         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6614
6615 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6616
6617         * gnus-sum.el (gnus-summary-respool-article): The completion function
6618         expects a list instead of an alist.
6619
6620         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6621         string as the parameter.
6622
6623         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6624
6625         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6626         styles.
6627         (shr-colorize-region): New function.
6628         (shr-insert-background-overlay): Remove.
6629         (shr-render-td): Background setting should be taken care of on a higher
6630         level.
6631         (shr-tag-body): Use post-hoc colorizations.
6632         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6633         (shr-put-color-1): Don't overwrite old colors.
6634         (shr-colorize-region): When the background color isn't explicit, use
6635         a fixed background.
6636
6637         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6638         nnmail variables.
6639
6640 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6641
6642         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6643         unless necessary.
6644
6645 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6646
6647         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6648         server.
6649
6650 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651
6652         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6653         so that TAB works.
6654
6655         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6656         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6657
6658         * shr.el (shr-urlify): Show the URL before the title to avoid
6659         misleading URLs.
6660
6661 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6662
6663         * shr.el (shr-urlify): Display the title in <a> tags.
6664
6665 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6666
6667         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6668
6669 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6670
6671         * nnir.el: Rearrange code to allow macros to be autoloaded by
6672         gnus-sum.el.
6673         (nnir-retrieve-headers-override-function): Make this variable
6674         customizable.
6675         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6676
6677         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6678         from nnir.el.
6679
6680 2010-12-03  Julien Danjou  <julien@danjou.info>
6681
6682         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6683
6684 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6687         allow optional argument `environment'.
6688
6689 2010-12-03  Glenn Morris  <rgm@gnu.org>
6690
6691         * mm-extern.el (message-goto-body): Update declaration.
6692
6693 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus-util.el (gnus-macroexpand-all): New function.
6696
6697         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6698         instead of macroexpand-all that is unavailable in XEmacs.
6699
6700 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6701
6702         * nnir.el (nnir-summary-line-format): New variable.
6703         (nnir-mode): Use it.
6704         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6705         (nnir-article-ids): Reimplement as defsubst.
6706         (nnir-retrieve-headers): Don't mangle the subject header.
6707         (nnir-run-imap): Use 100 as RSV score.
6708         (nnir-run-find-grep): Fix for full server searching.
6709         (nnir-run-gmane): Better restriction to gmane groups.
6710
6711         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6712         summary buffers.
6713
6714 2010-12-02  Julien Danjou  <julien@danjou.info>
6715
6716         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6717
6718         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6719
6720         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6721         support.
6722
6723 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6724
6725         * nnir.el: Update to handle the registry better.
6726         (autoload): Silence byte-compiler.
6727         (nnir-open-server): Add a hook for nnir groups.
6728         (nnir-request-move-article): Don't mangle the header.  Better to use
6729         formatting variables (which will be added in the future).
6730         (nnir-registry-action): Update the registry using the original article
6731         group name.
6732         (nnir-mode): Install nnir-specific hooks for updating the registry.
6733
6734         * gnus-sum.el
6735         (gnus-article-original-subject,gnus-newsgroup-original-name):
6736         Remove obsolete variables.
6737         (gnus-summary-move-article): Remove use of obsolete variables.
6738         (gnus-summary-local-variables): Make move and delete hooks local to
6739         summary buffers.
6740
6741 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6742
6743         * rtree.el: New file.
6744
6745 2010-12-01  Julien Danjou  <julien@danjou.info>
6746
6747         * message.el (message-user-organization): Do not use
6748         gnus-local-organization.
6749
6750         * gnus.el: Remove gnus-local-organization.
6751
6752         * gnus-msg.el: Remove nastygram thing.
6753
6754 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6757         funcall.
6758
6759 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6762         names.
6763
6764         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6765         characters.
6766
6767         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6768         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6769         Suggested by Štěpán Němec <stepnem@gmail.com>.
6770         (gnus-gravatar-transform-address): Use mail-extract-address-components
6771         that supports non-ASCII names rather than mail-header-parse-addresses.
6772
6773 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6774
6775         * proto-stream.el (open-protocol-stream): All starttls connections are
6776         handled by the network handler.
6777
6778 2010-11-30  Julien Danjou  <julien@danjou.info>
6779
6780         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6781         (nnimap-open-connection-1): Fix PREAUTH.
6782
6783         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6784
6785 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6786
6787         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6788         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6789         (shr-insert): Use them.
6790         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6791
6792 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6793
6794         * nnir.el (nnir-request-move-article): Bail out if original group
6795         doesn't support article moves.
6796         (nnir-get-active): Improve active list retrieval.
6797
6798 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6799
6800         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6801
6802 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6803
6804         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6805         seem to accept strings-with-numbers as port numbers.
6806
6807 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6808
6809         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6810         change the registry.
6811
6812 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6815         delete-dups that is not available in XEmacs 21.4.
6816
6817         * mm-util.el (mm-delete-duplicates): Add comment.
6818
6819 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6820
6821         * nnir.el (nnir-ignored-newsgroups): New variable.
6822         (nnir-get-active): Use it.
6823
6824 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6825
6826         * proto-stream.el (proto-stream-open-network): Add some comments.
6827
6828         * nntp.el (nntp-open-connection): Provide a :success condition.
6829
6830         * nnimap.el (nnimap-open-connection-1): Ditto.
6831
6832         * proto-stream.el (proto-stream-open-network): See what the response to
6833         the STARTTLS command is.
6834
6835         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6836         backwards compatibility).
6837         (nnimap-open-connection-1): Really respect nnimap-server-port.
6838
6839         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6840         TLS upgrades we don't really care about the identity of the peer.
6841         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6842         that what we've checked for.
6843         (proto-stream-always-use-starttls): Only default to t if
6844         open-gnutls-stream exists.
6845         (proto-stream-open-network): If STARTTLS failed, then just open a
6846         normal connection.
6847         (proto-stream-open-network): Wait until the greeting before doing
6848         STARTTLS.
6849
6850         * nntp.el (nntp-open-connection): Report what the connection error is.
6851
6852         * proto-stream.el (open-protocol-stream): Rename from
6853         open-proto-stream.
6854
6855 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * nnimap.el (nnimap-stream): Change default to `undecided'.
6858         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6859         first, and then network.
6860         (nnimap-open-connection-1): Respect nnimap-server-port.
6861         (nnimap-open-connection): Be more backwards-compatible.
6862
6863         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6864         (proto-stream-open-starttls): De-duplicate the starttls code.
6865         (proto-stream-open-starttls): Folded back into the main function.
6866         (proto-stream-open-network): Fix typo in the gnutls path.
6867         (proto-stream-command): Refactor out.
6868
6869         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6870
6871         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6872         starttls.el STARTTLS.
6873
6874         * color.el (color-lab->srgb): Fix function call name.
6875
6876         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6877         if we're using tls.el.
6878         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6879         built in, then don't try to establish a STARTTLS connection.
6880
6881         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6882         servers.
6883
6884         * proto-stream.el (open-proto-stream): Use network, not stream.
6885         (open-proto-stream): Add a way to specify what the end of a command is.
6886
6887         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6888         connections types.
6889         (nntp-open-network-stream): Remove.
6890         (nntp-open-ssl-stream): Remove.
6891         (nntp-open-tls-stream): Remove.
6892         (nntp-ssl-program): Remove.
6893
6894         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6895
6896 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6897
6898         * nnir.el: Fix typos.
6899         (nnir-retrieve-headers-override-function): Rename variable to reflect
6900         new semantics.
6901         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6902         macros.
6903         (nnir-request-article, nnir-request-move-article): Use them.
6904         (nnir-categorize): New function.
6905         (nnir-run-query): Use it.
6906         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6907         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6908         sorted.
6909         (nnir-group-full-name): Use gnus-group-full-name instead.
6910         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6911         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6912
6913 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6914
6915         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6916
6917         * proto-stream.el: New library to provide protocol-specific
6918         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6919         protocols.
6920         (open-proto-stream): Complete the documentation.
6921         (proto-stream-open-network): Fix some typos.
6922
6923         * nnimap.el (nnimap-open-connection): Use it.
6924
6925 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6926
6927         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6928         negotiation.
6929
6930 2010-11-26  Julien Danjou  <julien@danjou.info>
6931
6932         * color.el: Rename various rgb functions to srgb.
6933
6934 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6935
6936         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6937         names.
6938
6939 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6940
6941         * shr.el (shr-insert): Revert last change.
6942         (shr-find-fill-point): Never leave point being at bol;
6943         relax the kinsoku limitation when rendering tables.
6944
6945 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6946
6947         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6948         results from -accept-article.
6949
6950         * shr-color.el: Require cl when compiling.
6951
6952         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6953         checkin.
6954
6955         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6956
6957         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6958
6959         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6960         'add and 'delete to set backend marks.
6961
6962         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6963
6964         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6965
6966         * nntp.el (nntp-request-set-mark): Use it.
6967
6968         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6969
6970         * nnml.el (nnml-request-set-mark): Ditto.
6971
6972         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6973         introduces regressions in article selection.
6974         (nnimap-find-uid-response): New function.
6975         (nnimap-request-accept-article): Use the UID returned, if any.
6976         (nnimap-request-move-article): Use the UID returned, if any.
6977         (nnimap-get-groups): Reimplement to work with folded lines.
6978         (nnimap-find-uid-response): The UID is the last element in the list.
6979         (nnimap-request-set-mark): Extend syntax with 'set.
6980
6981         * nnml.el (nnml-request-set-mark): Ditto.
6982
6983         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6984
6985         * nntp.el (nntp-request-set-mark): Ditto.
6986
6987 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6988
6989         * message.el (message-called-interactively-p): A temporary macro.
6990         (message-goto-body): Use it temporarily.
6991
6992 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6993
6994         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6995         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6996         (nnimap-last-response-string): Fix last unfolding fix.
6997
6998 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * shr.el (shr-insert): Fix the way to fold lines.
7001
7002 2010-11-25  Julien Danjou  <julien@danjou.info>
7003
7004         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7005
7006         * color.el: Rename from color-lab.el
7007         (color-rgb->hex): Add.
7008         (color-complement): Add.
7009         (color-complement-hex): Add.
7010
7011         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7012
7013 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7014
7015         * shr-color.el (shr-color-visible): Don't bug out if the color names
7016         don't exist.
7017
7018 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7021         assuming that article displaying or another mml-preview may be
7022         interrupted for an error or for the like.
7023
7024         * shr.el (shr-get-background): Fix argument name.
7025
7026 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7027
7028         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7029
7030         * gnus-sum.el (gnus-summary-include-articles): New function.
7031
7032         * message.el (message-goto-body): called-interactively-p needs a
7033         parameter, so use `any'.
7034
7035         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7036         clear marks before moving, since they're synced from the Gnus side
7037         first.
7038
7039         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7040         (gnus-summary-move-article): Copy over all marks before moving, so that
7041         IMAP doesn't think a new article has arrived.
7042
7043 2010-11-24  Julien Danjou  <julien@danjou.info>
7044
7045         * shr.el (shr-insert-background-overlay): Fix typo.
7046         (shr-render-td): Copy the background before rendering.
7047
7048         * shr-color.el (shr-color-visible): Fix docstring.
7049
7050         * shr.el (shr-tag-table): Add bgcolor support.
7051         (shr-render-td): Add bgcolor support.
7052         (shr-get-background): Add.
7053         (shr-insert-foreground-overlay): Use shr-get-background.
7054
7055         * message.el (message-goto-body): Use called-interactively-p.
7056         (message-in-body-p): message-goto-body returns point.
7057
7058 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7059
7060         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7061         Fixes something or other in Emacs 23, and is backwards compatible.
7062
7063         * message.el (message-goto-body): Remove the <#secure special-casing,
7064         which is too special.
7065
7066         * shr.el (shr-parse-style): Drop !important from styles.
7067
7068 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7069
7070         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7071         this function to return incorrect results when calling it with an
7072         explicit article argument different from
7073         (gnus-summary-article-number).
7074
7075 2010-11-24  Julien Danjou  <julien@danjou.info>
7076
7077         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7078         (shr-tag-body): Add background support.
7079         (shr-descend): Add background support.
7080         (shr-tag-title): Add.
7081
7082         * shr-color.el (shr-color-visible): Really return original background
7083         if fixed.
7084
7085 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7086
7087         * shr.el (shr-color-check): Protect against non-existent color names.
7088
7089 2010-11-24  Julien Danjou  <julien@danjou.info>
7090
7091         * color-lab.el: Require 'cl when compiling.
7092
7093         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7094
7095         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7096         matched part.
7097
7098         * color-lab.el: Fix all expt calls to use float type.
7099
7100 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7103         expression to shr-color-check as is.
7104
7105         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7106
7107         * color-lab.el: Add coding cookie.
7108         (float-pi): Use eval-and-compile.
7109
7110         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7111         compiled for Emacsen having no `libxml-parse-html-region' support.
7112
7113 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * shr.el (shr-insert-color-overlay): Split stuff like
7116         "#444444 !important" to find the real color.
7117         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7118         parse <font color="red"> entries.
7119
7120 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7121
7122         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7123         point when parsing headers.
7124
7125         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7126         is positioned properly when parsing headers.
7127
7128 2010-11-23  Julien Danjou  <julien@danjou.info>
7129
7130         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7131
7132         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7133
7134         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7135
7136         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7137         Use shr-color-hue-to-rgb.
7138         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7139
7140 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7141
7142         * shr.el (shr-color->hexadecimal): Autoload.
7143         (shr-descend): Add color to all tags.
7144
7145 2010-11-22  Julien Danjou  <julien@danjou.info>
7146
7147         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7148         shr-color->hexadecimal.
7149
7150         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7151         RGB() or HSL() color representation.
7152
7153         * shr.el (shr-tag-font): Add.
7154         (shr-tag-color-check): New function to get better colors.
7155         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7156         tag-span.
7157
7158         * shr-color.el: New file.
7159
7160         * color-lab.el: New file.
7161
7162         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7163
7164 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7165
7166         * nnir.el: Fix typo in comments.
7167         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7168         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7169
7170 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7171
7172         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7173
7174         * nnimap.el (nnimap-get-capabilities): Refactor out.
7175         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7176
7177 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7178
7179         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7180         appearing when `mm-uu-hide-markers' is nil.
7181
7182 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183
7184         * nnimap.el (nnimap-unselect-group): Make into its own function.
7185         (nnimap-request-rename-group): Unselect group before renaming.
7186         This had gotten lost somewhere.
7187         (nnimap-request-accept-article): Keep track of examined groups, and
7188         unselect the group before APPENDing to read-only groups.
7189         (nnimap-request-move-article): Clear flags before moving so that they
7190         can be re-set later.
7191
7192 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7195         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7196
7197 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7198
7199         * gnus-art.el (gnus-mime-display-single):
7200         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7201         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7202         parameter.
7203
7204 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7205
7206         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7207         (shr-table-vertical-line): New variable.
7208         (shr-insert-table): Use it.
7209
7210 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * gnus-html.el (gnus-html-wash-images): Don't display images if
7213         gnus-inhibit-images is non-nil; register displayer for cid images.
7214         (gnus-html-display-image): Work for cid image.
7215         (gnus-html-insert-image): Allow arguments.
7216         (gnus-html-put-image): Inhibit read-only.
7217         (gnus-html-prefetch-images): Don't prefetch images if
7218         gnus-inhibit-images is non-nil.
7219
7220 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7221
7222         * shr.el (shr-put-image): Break lines when inserting big pictures.
7223
7224 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7225
7226         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7227         sender, thanks Katsumi Yamaoka.
7228
7229 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7230
7231         * nnir.el (nnir-run-imap): Reverse the article list for each group
7232         rather than the whole list.
7233
7234 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7235
7236         * shr.el (shr-image-displayer): Protect function against non-existent
7237         image source.
7238
7239         * gnus-art.el (gnus-inhibit-images): New user option.
7240         (gnus-mime-display-single): Don't display image if it is non-nil.
7241
7242         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7243         gnus-inhibit-images.
7244
7245         * shr.el (shr-image-displayer): New function.
7246         (shr-tag-img): Use it.
7247
7248 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7249
7250         * mml2015.el (mml2015-epg-sign): Use From header.
7251
7252 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7253
7254         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7255
7256         * gnus-util.el (gnus-find-text-property-region): Return markers.
7257
7258         * shr.el (shr-tag-img): Put a displayer in the text property.
7259
7260         * gnus-util.el (gnus-find-text-property-region): New utility function.
7261
7262         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7263         (gnus-html-show-images): Remove.
7264
7265         * gnus-art.el (gnus-article-show-images): New, more general function.
7266
7267         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7268         image url text properties.
7269
7270         * shr.el: Ditto.
7271
7272         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7273         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7274
7275 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7278         work for two or more articles.
7279
7280 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7283         divide an image that's in an html article to two or more when washing
7284         non-ASCII characters in alt text of it.
7285
7286 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7287
7288         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7289         smime-decrypt-region using function argument.
7290         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7291
7292         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7293
7294         * smime.el (smime-decrypt-region): Catch it.
7295
7296 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7297
7298         * smime.el (smime-mode-map): Move initialization into declaration.
7299         (gnus-run-mode-hooks): Don't autoload.
7300         (smime-mode): Use define-derived-mode.
7301
7302 2010-11-11  Glenn Morris  <rgm@gnu.org>
7303
7304         * smime.el (from): Restrict declaration to XEmacs.
7305
7306         * nnir.el (gnus-group-topic-name): Autoload.
7307
7308 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * shr.el (shr-insert): Don't break long line if it is because of
7311         kinsoku-bol characters in the line end.
7312
7313 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7314
7315         * nnir.el (nnir-request-move-article): Fix to provide original group
7316         and subject.
7317         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7318         been retrieved.
7319
7320         * gnus-sum.el (gnus-summary-move-article): Use original group and
7321         subject for virtual articles such as those in an nnir summary buffer.
7322
7323 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7326         least 21.5).
7327
7328         * smime.el (from): Declare it again for XEmacs.
7329
7330 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7331
7332         * message.el (message-resend): Don't disable encoding unless it's
7333         already encoded.
7334
7335         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7336         low-numbered articles.
7337
7338 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * rfc2047.el (rfc2047-syntax-table): Simplify.
7341
7342         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7343
7344         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7345         set-char-table-range for XEmacs.
7346
7347 2010-11-10  Glenn Morris  <rgm@gnu.org>
7348
7349         * time-date.el (time-to-seconds): Always an alias on Emacs,
7350         never a real function.
7351         (with-no-warnings): Remove compat stub, now unused.
7352         (time-less-p): Doc fix.
7353         (time-to-number-of-days): Simplify.
7354
7355         * smime.el (from): Remove unused declaration.
7356
7357         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7358         (gnus-float-time): On Emacs, always an alias.
7359
7360         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7361         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7362
7363 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7364
7365         * dgnushack.el: Don't use ignore-errors in the top level form since it
7366         is unavailable in XEmacs even if cl is loaded.
7367
7368         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7369
7370 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * shr.el (browse-url-mailto): Autoload.
7373
7374         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7375
7376         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7377         regexp doesn't need quoting.
7378
7379 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7380
7381         * message.el (message-subject-trailing-was-ask-regexp)
7382         (message-subject-trailing-was-regexp): Match was: in addition to was.
7383
7384 2010-11-09  Glenn Morris  <rgm@gnu.org>
7385
7386         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7387         (nnbabyl-check-mbox): Use point-at-bol.
7388
7389 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7390
7391         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7392
7393         * message.el (message-mailto): New function.
7394         (message-mailto): Should accept other parameters.
7395         (message-mailto): Remove since it duplicates browse-url-mailto
7396         functionality.
7397
7398 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7399
7400         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7401         methods.
7402         (gnus-read-active-file): Ditto.
7403
7404         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7405         ": " from the prompt.
7406         (gnus-group-make-group): Ditto.
7407
7408 2010-11-07  Glenn Morris  <rgm@gnu.org>
7409
7410         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7411         (gnus-bookmark-kill-line): Use point-at-eol.
7412
7413 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7414
7415         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7416         asterisks in From header.
7417
7418 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7421         string to avoid making the From headers syntactically invalid.
7422
7423         * message.el (message-send-mail): Don't insert courtesy messages if the
7424         message already has List-Post and List-ID messages.
7425
7426 2010-11-06  Glenn Morris  <rgm@gnu.org>
7427
7428         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7429         `condition', `type', `length' a prefix.
7430         (gnus-treat-predicate): Update for above name changes.
7431
7432 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7433
7434         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7435         binding.  Handled by `gnus-summary-refer-thread' instead.
7436         (nnir-warp-to-article): New backend function.
7437
7438         * nnimap.el (nnimap-request-thread): Force dependency updating.
7439
7440         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7441         (gnus-summary-refer-thread): Rework to improve thread-referral.
7442
7443         * gnus-int.el (gnus-warp-to-article): New function.
7444
7445         * gnus-sum.el (gnus-summary-article-map): Bind it.
7446
7447 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7448
7449         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7450         gnus-summary-refer-thread.
7451
7452         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7453         headers.
7454         (gnus-summary-limit-include-thread): Prevent articles in thread from
7455         being cut in gnus-cut-threads.
7456         (gnus-summary-refer-thread): Limit retrieved headers to those in
7457         thread.
7458
7459 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7460
7461         * message.el (message-send-mail): Use the value of
7462         message-courtesy-message from the message buffer.
7463
7464         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7465
7466         * shr.el (shr-browse-url): Implement mailto: URLs.
7467
7468         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7469         "raw".
7470
7471         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7472         if it's already selected.
7473
7474         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7475
7476 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7479         to measure the length and truncate alt text.
7480
7481 2010-11-03  Glenn Morris  <rgm@gnu.org>
7482
7483         * nndiary.el (nndiary-generate-nov-databases-1)
7484         (nndiary-generate-active-info): Rename dynamic variable `files' to
7485         something less generic.
7486
7487 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7488
7489         * nnir.el (nnir-request-move-article): Call the underlying backend to
7490         move articles from nnir.
7491
7492 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7495
7496 2010-11-02  Julien Danjou  <julien@danjou.info>
7497
7498         * nnir.el: Remove wais support.
7499
7500 2010-11-02  Glenn Morris  <rgm@gnu.org>
7501
7502         * gnus-html.el: Reorder requirements to quieten compiler.
7503
7504 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7505
7506         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7507         properly for XEmacs as well.
7508         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7509         (gnus-article-natural-long-line-p): Use window-width rather than
7510         frame-width.
7511
7512 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7513
7514         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7515         (nnir-read-parms): Don't modify query.
7516         (nnir-run-query): Add ability to search topic on current line.
7517         (nnir-get-active): Clean up.
7518
7519 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7520
7521         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7522         degenerate articles.
7523
7524         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7525         (gnus-print-buffer): Just print the buffer as is, without any copying
7526         to a buffer and then re-highlighting.
7527
7528         * nnimap.el (nnimap-request-group): Store the new updated info.
7529         (nnimap-request-group): Select the group when we don't know whether it
7530         exists or not.
7531
7532         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7533         groups.
7534
7535         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7536         groups.
7537
7538         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7539         groups.
7540
7541         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7542         long-lines case by only filling the long lines.
7543
7544         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7545         (bug #7311).
7546
7547 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7548
7549         * shr.el: No need to declare `declare-function' since shr.el is for
7550         only Emacsen that provide `libxml-parse-html-region'.
7551
7552         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7553         effective only in a file it is referred to.
7554
7555 2010-11-01  Glenn Morris  <rgm@gnu.org>
7556
7557         * mm-util.el (gnus-completing-read): Autoload.
7558         (mm-read-coding-system): Simplify Emacs definition.
7559
7560         * nnmail.el (gnus-activate-group):
7561         * nnimap.el (gnutls-negotiate):
7562         * nntp.el (netrc-parse): Fix declarations.
7563
7564 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7565
7566         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7567         string-match-p in Emacs >=23.
7568
7569         * gnus-msg.el (gnus-configure-posting-styles):
7570         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7571
7572 2010-11-01  Glenn Morris  <rgm@gnu.org>
7573
7574         * nnir.el (declare-function): Add compat stub.
7575         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7576         (nnir-run-gmane): Require 'mm-url.
7577
7578         * mm-util.el (mm-string-to-multibyte): Simplify.
7579
7580         * shr.el (declare-function): Add compat stub.
7581         (url-cache-create-filename): Declare.
7582         (mm-disable-multibyte, widget-convert-button): Autoload.
7583
7584         * smime.el (ldap-search): Declare.
7585         (smime-cert-by-ldap-1): Require ldap on Emacs.
7586
7587         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7588         (nnimap-keepalive): Use gnus-float-time.
7589
7590         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7591         (mail-source-delete-crash-box): Use gnus-float-time.
7592
7593         * gnus-dired.el (gnus-completing-read): Autoload.
7594
7595         * mm-view.el (gnus-rescale-image): Autoload.
7596
7597         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7598
7599         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7600
7601         * sieve-manage.el: Require 'cl when compiling.
7602
7603         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7604         (gnus-iswitchb-completing-read): Require iswitchb.
7605         (gnus-select-frame-set-input-focus): Silence compiler.
7606
7607 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7608
7609         * message.el (message-subject-trailing-was-query): Change default to t,
7610         since I think that's what most people want.
7611
7612         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7613         appending for easier debugging.
7614         (nnimap-wait-for-connection): Take a regexp.
7615         (nnimap-request-accept-article): Wait for the continuation line before
7616         sending anything unless we're streaming.
7617
7618         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7619         leave the header washing to take place.
7620
7621 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7622
7623         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7624         regular expression match and replace in posting styles.
7625
7626 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7627
7628         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7629         an entire server.
7630         (nnir-get-active): New function.
7631         (nnir-run-imap): Use it.
7632         (nnir-run-gmane): Who knew, gmane search returns an article score!
7633
7634         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7635         server on the current line with nnir.
7636
7637 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638
7639         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7640         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7641         left edge.
7642         (gnus-article-foldable-buffer): Skip past the prefix when determining
7643         raggedness.
7644
7645         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7646         the raw article, and change `C-u g' to show the article without doing
7647         treatments.
7648
7649         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7650         on to `gnus-treat-article'.
7651         (gnus-inhibit-article-treatments): New variable.
7652
7653         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7654
7655         * gnus-art.el (gnus-treatment-function-alist): Have
7656         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7657         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7658         sections.
7659
7660         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7661         parameter.
7662         (gnus-article-fill-cited-long-lines): New function.
7663         (gnus-article-fill-cited-article): Allow filling only long sections.
7664
7665         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7666         and non-punctuation (like after the apostrophe in "'We").
7667
7668         * gnus-sum.el (gnus-summary-select-article): Make sure
7669         gnus-original-article-buffer is alive.
7670
7671         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7672         reflect the order they're in in the digest.
7673
7674         * gnus.el (gnus-group-startup-message): Move point to the start of the
7675         buffer.
7676
7677         * nnimap.el (nnimap-capability): New function.
7678         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7679         is set.
7680
7681 2010-10-31  David Engster  <dengste@eml.cc>
7682
7683         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7684         conform with changes to gnus-completing-read.
7685
7686 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7687
7688         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7689
7690 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7691
7692         * nnir.el: Move defvar, defcustom around to keep file organized
7693         and keep byte-compiler quiet.
7694         (nnir-read-parms): Accept search-engine as arg.
7695         (nnir-run-query): Pass search-engine as arg.
7696         (nnir-search-engine): Remove.
7697
7698 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7699
7700         * shr.el (shr-generic): The text nodes should be text, not :text.
7701
7702         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7703         later in the file.
7704
7705 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7706
7707         * nnir.el: General clean up.  Allow searching with multiple engines.
7708         Allow separate extra-parameters for each engine.
7709         Batch queries when possible.
7710         (nnir-imap-default-search-key,nnir-method-default-engines):
7711         Add customize interface.
7712         (nnir-run-gmane): New engine.
7713         (nnir-engines): Use it.  Qualify all prompts with engine name.
7714         (nnir-search-engine): Remove global variable.
7715         (nnir-run-hyrex): Restore for now.
7716         (nnir-extra-parms,nnir-search-history): New variables.
7717         (gnus-group-make-nnir-group): Use them.
7718         (nnir-group-server): Remove in favor of gnus-group-server.
7719         (nnir-request-group): Avoid searching twice.
7720         (nnir-sort-groups-by-server): New function.
7721
7722 2010-10-30  Julien Danjou  <julien@danjou.info>
7723
7724         * gnus-group.el: Remove gnus-group-fetch-control.
7725
7726         * gnus-start.el (gnus-find-new-newsgroups):
7727         Remove gnus-check-first-time-used.
7728
7729         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7730
7731 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7732
7733         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7734         set on groups that don't have \* permanentflags.
7735
7736 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7737
7738         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7739         control the background color.
7740         (shr-tag-img): Ignore very small web bug type images.
7741         (shr-put-image): Add help-echo alt texts to the images.
7742         (shr-tag-video): Show the video poster image.
7743
7744 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * shr.el (shr-table-depth): New variable.
7747         (shr-tag-table-1): Only insert the images after the top-level table.
7748
7749         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7750
7751         * gnus-util.el (gnus-list-memq-of-list): New function.
7752
7753         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7754         selected.
7755         (nnimap-unsplittable-articles): New slot.
7756         (nnimap-new-articles): Use it.
7757
7758 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7759
7760         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7761         move to the previous line on `M-g'.
7762
7763 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7764
7765         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7766         *-request-group, which seems unnecessary.
7767
7768         * nnimap.el (nnimap-quote-specials): Function copied over from
7769         imap.el.
7770         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7771         they support that.  Suggested by Tom Regner.
7772
7773 2010-10-29  Julien Danjou  <julien@danjou.info>
7774
7775         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7776         defalias.
7777         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7778
7779         * gnus.el: Remove `gnus-nntp-service' variable.
7780         (gnus-secondary-servers): Make obsolete.
7781         (gnus-nntp-server): Make obsolete.
7782
7783         * gnus-start.el (gnus-1): Remove x-splash calls.
7784
7785         * gnus-ems.el (gnus-x-splash): Remove.
7786
7787         * gnus.el (gnus-group-startup-message): Simplify/update code.
7788
7789         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7790         definition.
7791
7792         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7793         capability before doing anything.
7794         (gnus-group-insert-group-line): Remove useless
7795         gnus-group-remove-excess-properties.
7796
7797 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7798
7799         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7800
7801 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7802
7803         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7804         config after reselecting.
7805
7806 2010-10-28  Julien Danjou  <julien@danjou.info>
7807
7808         * shr.el (shr-put-image): Use point even if only inserting text.
7809         (shr-put-image): Save excursion when inserting alt text on non-graphic
7810         display, so the behavior is the same when we are on a graphic display.
7811
7812         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7813
7814 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7815
7816         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7817         (gnus-mime-copy-part): Check coding system, not charset.
7818         (gnus-mime-view-part-externally): Never remove part.
7819         (gnus-mime-view-part-internally): Don't remove part here.
7820         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7821         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7822         multipart/alternative.
7823
7824         * mm-decode.el (mm-display-part): Take optional arg `force'.
7825
7826 2010-10-26  Julien Danjou  <julien@danjou.info>
7827
7828         * gnus-group.el (gnus-group-default-list-level): Add this function to
7829         compute the default list level.
7830         (gnus-group-default-list-level): Add possibility to use a function.
7831
7832 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7835
7836         * gnus-group.el (gnus-group-completing-read)
7837         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7838         gnus-replace-in-string.
7839
7840 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7841
7842         * shr.el (shr-tag-div): Add.
7843
7844         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7845
7846 2010-10-25  Julien Danjou  <julien@danjou.info>
7847
7848         * gnus-util.el: Remove `gnus-with-local-quit'.
7849
7850         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7851
7852 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7853
7854         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7855         the original article buffer.
7856
7857 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7858
7859         * nnimap.el (nnimap-request-head): New function.
7860         (nnimap-request-move-article): Try to be slightly faster by not
7861         requesting the entire message when moving.
7862         (nnimap-transform-headers): Don't bug out on bodiless articles.
7863         (nnimap-send-command): Have no outstanding messages if the IMAP server
7864         doesn't support streaming.
7865         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7866
7867 2010-10-24  Julien Danjou  <julien@danjou.info>
7868
7869         * message.el (message-default-headers): Fix type.
7870
7871 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7872
7873         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7874         prefetching images.
7875
7876         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7877         backend for unknown groups.  This is mainly useful for nnimap groups.
7878
7879         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7880         group isn't covered by the agent.
7881
7882 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7883
7884         * nnir.el (nnir-method-default-engines): New variable.
7885         (nnir-run-query): Use it.
7886         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7887         (gnus-summary-nnir-goto-thread): Change group if needed.
7888
7889         * gnus-group.el (gnus-group-group-map): Add key binding for
7890         gnus-group-make-nnir-group.
7891
7892 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * shr.el (shr-tag-object): Add.
7895
7896         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7897         original article buffer live.
7898         (gnus-summary-select-article-buffer):
7899         Mention gnus-widen-article-buffer.
7900
7901 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7902
7903         * shr.el (shr-tag-strong): Add.
7904
7905 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7906
7907         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7908         group names.  They mess up the group buffer badly.
7909
7910         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7911
7912         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7913         instead of the summary one.
7914
7915 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * mml.el (mml-preview): Work properly when editing article.
7918
7919         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7920         gnus-have-read-active-file if it's already been in.
7921
7922 2010-10-22  Tom Tromey  <tromey@redhat.com>
7923
7924         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7925         gnus-group-completing-read.
7926
7927 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7928
7929         * message.el (message-mode-map): Don't bind M-; to comment region, to
7930         allow the global comment-dwim to work.
7931
7932 2010-10-21  Julien Danjou  <julien@danjou.info>
7933
7934         * message.el (message-setup-1): Allow message-default-headers to be a
7935         function.
7936
7937 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7938
7939         * shr.el (shr-tag-table): Simplify.
7940
7941 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7942
7943         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7944         to avoid trying to snarf invalid stuff.
7945
7946         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7947
7948         * gnus.el (gnus-message-archive-group): Quote value.
7949         (gnus-message-archive-group): Mark as changed.
7950
7951         * shr.el (shr-add-font): Don't put the font properties on the newline
7952         or the indentation.
7953
7954         * message.el (message-fix-before-sending): Change options when sending
7955         non-printable characters.
7956
7957         * gnus.el (gnus-message-archive-method): Change the default to
7958         monthly outgoing groups.
7959
7960         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7961         that have gotten new numbers.
7962
7963         * nnimap.el (nnimap-request-replace-article): New function.
7964
7965 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7966
7967         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7968         (nnrss-request-article): Don't use special html washing code.
7969
7970 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * shr.el (shr-tag-table): Remove useless nconc.
7973
7974 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7975
7976         * gnus-art.el (article-wash-html): Simplify and remove the charset
7977         stuff.  Use the normal html rendering code instead of the special html
7978         washing code.
7979
7980         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7981         `gnus-w3m' symbols.
7982         (mm-text-html-washer-alist): Remove.
7983
7984         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7985         (mm-inline-media-tests): Remove use.
7986         (mm-text-html-renderer): Change default to the `shr' symbol.
7987
7988         * mm-view.el (mm-inline-text-html): Remove use.
7989
7990         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7991         `gnus-blocked-images' to be a function.
7992         (gnus-article-wash-function): Remove.
7993
7994 2010-10-20  Julien Danjou  <julien@danjou.info>
7995
7996         * spam.el (spam-list-of-processors): Mark as obsolete.
7997
7998         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7999         (nnimap-insert-partial-structure): Fix boundary detection.
8000
8001 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8002
8003         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8004         run file-truename on remote files.  This can be expensive and even
8005         prevent one from editing drafts if some unrelated buffer has a stale
8006         connection.
8007
8008 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8011         kinsoku-eol regardless of shr-kinsoku-shorten.
8012         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8013         (shr-tag-table): Support caption, thead, and tfoot.
8014
8015 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8016
8017         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8018         lines.
8019         (shr-save-contents): New command and keystroke.
8020
8021         * nndoc.el (nndoc-type-alist): Add git support.
8022         (nndoc-git-type-p): New function.
8023         (nndoc-transform-git-article): Ditto.
8024         (nndoc-transform-git-headers): Ditto.
8025         (nndoc-transform-git-headers): Generate Subject headers.
8026
8027         * shr.el (shr-parse-style): New function.
8028         (shr-tag-span): Ditto.
8029
8030         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8031         to `G G' to avoid collisions.
8032
8033 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8034
8035         * shr.el: Load kinsoku if necessary.
8036         (shr-kinsoku-shorten): New internal variable.
8037         (shr-find-fill-point): Make kinsoku shorten text line if
8038         shr-kinsoku-shorten is bound to non-nil.
8039         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8040         shr-indentation too when testing if table is wider than frame width.
8041         (shr-insert-table): Use `string-width' instead of `length' to measure
8042         text width.
8043         (shr-insert-table-ruler): Make sure indentation is done at bol.
8044
8045 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8046
8047         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8048         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8049         undecoded network data.
8050
8051 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8052
8053         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8054         name in the mode line spec so that the mode line menu works
8055         (bug #2431).
8056
8057         * message.el (message-get-reply-headers): If we're fed `to-address',
8058         then always use that.
8059
8060         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8061         aren't so wide as to need to switch off the edit menu.
8062
8063         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8064         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8065
8066         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8067         `M-g'.
8068         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8069         the permanent marks.
8070
8071 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8072
8073         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8074         Splitting according to references/in-reply-to obeys the ignore-groups
8075         variable, while splitting by sender and subject do not.
8076
8077 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8078
8079         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8080         alist, so that we can look for non-Unicode chars.
8081         (article-translate-strings): Allow both character and string maps.
8082
8083 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * shr.el (shr-insert): Don't insert space behind a wide character
8086         categorized as kinsoku-bol, or between characters both categorized as
8087         nospace.
8088
8089 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8090
8091         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8092         headers to gnus-newsgroup-headers.
8093
8094 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8095
8096         * shr.el (shr-tag-img): Don't align images -- since we're not
8097         rescaling, this often leads to ugly displays.
8098
8099 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8100
8101         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8102         duplicates.
8103
8104 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8105
8106         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8107         call.
8108
8109 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8110
8111         * gnus.el: Autoload gnus-html-show-images.
8112
8113         * nnimap.el: Use nnheader-message throughout.
8114
8115         * shr.el (shr-tag-img): Ignore images with no data.
8116
8117 2010-10-15  Julien Danjou  <julien@danjou.info>
8118
8119         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8120         a possibility to disable format=flow encoding when using hard newlines.
8121
8122 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * shr.el (shr-insert): Remove space inserted before or after a
8125         breakable character or at the beginning or the end of a line.
8126         (shr-find-fill-point): Do kinsoku; find the second best point or give
8127         it up if there's no breakable point.
8128
8129 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * nnimap.el (nnimap-open-connection): Message when opening connection
8132         for debugging purposes.
8133
8134         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8135         on every setup buffer call to allow this to change from article to
8136         article.
8137
8138         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8139         buffers where we have a wide table.
8140
8141 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8142
8143         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8144         uses *-request-thread.
8145
8146 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8147
8148         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8149         incantation, which is no longer valid.
8150
8151 2010-10-14  Julien Danjou  <julien@danjou.info>
8152
8153         * shr.el: Fix defcustom type (char -> character).
8154
8155 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8156
8157         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8158         programs.
8159
8160 2010-10-14  Julien Danjou  <julien@danjou.info>
8161
8162         * shr.el (shr-tag-a): Use url-link as widget type.
8163
8164         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8165         `gnus-group-get-icon'.
8166
8167 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8168
8169         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8170         This should make server editing work better.
8171
8172         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8173
8174         * tls.el (tls-program): Remove spurious %s from openssl.
8175
8176         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8177         (nnimap-parse-flags): Fix regexp.
8178
8179         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8180         probably work for CJVK text, too.
8181
8182         * nnimap.el (nnimap-extend-tls-programs): Remove.
8183         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8184
8185         * tls.el (tls-starttls-switches): Remove starttls hack.
8186         (open-tls-stream): Ditto.
8187         (tls-find-starttls-argument): Ditto.
8188
8189 2010-10-13  Julien Danjou  <julien@danjou.info>
8190
8191         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8192         responses.
8193
8194 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8195
8196         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8197
8198         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8199         anything in Emacs.
8200
8201         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8202
8203 2010-10-13  Julien Danjou  <julien@danjou.info>
8204
8205         * shr.el (shr-width): Make shr-width a defcustom with default to
8206         fill-column.
8207         (shr-tag-img): Use shr-width rather than fill-column.
8208
8209 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8210
8211         * dgnushack.el (byte-optimize-apply):
8212         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8213
8214         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8215         position when (X-)Faces exist.
8216         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8217         avatars when called interactively.
8218
8219 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8222         gnus-article-x-face-too-ugly is bound.
8223
8224 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8225
8226         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8227
8228         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8229         mailbox that doesn't exist.
8230
8231 2010-10-12  Julien Danjou  <julien@danjou.info>
8232
8233         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8234         (shr-get-image-data): Encode URL properly when fetching from cache.
8235         (shr-tag-img): Use aligned-to spaces to align correctly images.
8236
8237         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8238         before inserting the Gravatar.
8239
8240         * shr.el (shr-tag-img): Add align attribute support for <img>.
8241
8242 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8243
8244         * gnus-gravatar.el (gnus-art): Require.
8245
8246         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8247         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8248         Remove long obsoleted functions.
8249
8250 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8251
8252         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8253
8254         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8255
8256         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8257         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8258         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8259         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8260         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8261         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8262         * sieve-manage.el, smime.el, spam.el:
8263         Fix comment for declare-function.
8264
8265 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8266
8267         * nnimap.el (nnimap-request-rename-group): Select group read-only
8268         before renaming it.
8269
8270         * shr.el (shr-insert): Fix up the white space only regexp.
8271
8272         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8273         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8274
8275         * shr.el (shr-current-column): New function.
8276         (shr-find-fill-point): New function.
8277
8278 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8279
8280         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8281         numbers.
8282
8283 2010-10-11  Julien Danjou  <julien@danjou.info>
8284
8285         * shr.el (shr-hr-line): Add.
8286         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8287         display hr lines.
8288         (shr-max-columns): Do not change state to nil if we just inserting
8289         spaces.
8290
8291 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8292
8293         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8294         select the last group.
8295
8296 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8297
8298         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8299
8300 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8301
8302         * dig.el (dig-mode-map): Declare and define in one step.
8303
8304 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8307         for Gnus.
8308         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8309         (nnimap-update-qresync-info): Mark \Seen articles as read.
8310
8311         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8312         non-variable, too.
8313
8314         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8315         available.
8316         (nnimap-update-info): Rely more on the current active than the param
8317         active to avoid marking articles as read too much.
8318
8319         * auth-source.el (auth-source-create): Use (user-login-name) for the
8320         user name default.
8321
8322         * nnimap.el (nnimap-update-info): If the server doesn't return any
8323         useful info, just use the previous info.
8324         (nnimap-update-info): Prefer old info over start-article.
8325         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8326
8327 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8328
8329         * nnir.el (autoload): Clean up autoloads.
8330         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8331         Use key rather than value.
8332         (nnir-imap-search-other): New variable.
8333         (nnir-read-parm): Use it.
8334         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8335         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8336
8337 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8338
8339         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8340         the process, too.
8341
8342 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8343
8344         * spam.el (gnus-summary-mode-map): Bind to "$".
8345         Suggested by Russ Allbery.
8346
8347         * shr.el: Rework the way things are indented by <li> slightly.
8348
8349         * gnus.el (gnus-group-set-parameter): Fix typo.
8350
8351         * nnimap.el: Start implementing QRESYNC support.
8352
8353 2010-10-09  Julien Danjou  <julien@danjou.info>
8354
8355         * nnir.el (nnir-engines): Fix too many arguments.
8356
8357 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8360         group is the "last", so that the backends like nnfolder actually save
8361         their folders.
8362
8363         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8364         try to use that for the tls stream.
8365         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8366         UIDVALIDITY and find out which groups are read-only and not.
8367         (nnimap-get-flags): Use the same marks parsing code as the rest of
8368         nnimap.
8369
8370 2010-10-09  Julien Danjou  <julien@danjou.info>
8371
8372         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8373
8374         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8375         retrieving gravatars.
8376
8377         * shr.el (shr-table-corner): Add.
8378         (shr-table-line): Add.
8379         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8380
8381 2010-10-08  Julien Danjou  <julien@danjou.info>
8382
8383         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8384
8385 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8386
8387         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8388
8389         * gnus-sum.el (gnus-mark-article-as-unread)
8390         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8391         (gnus-summary-set-bookmark): Use it.
8392
8393         * gnus-msg.el (gnus-setup-message): Use it.
8394
8395         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8396
8397         * gnus.el (gnus-group-remove-parameter): Use it.
8398
8399         * gnus-group.el (gnus-group-make-web-group): Use it.
8400
8401         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8402
8403         * nnregistry.el: Update docs to mention manual.
8404
8405         * gnus-registry.el: Update docs to mention nnregistry.el.
8406         (gnus-registry-initialize): Don't install nnregistry refer method
8407         automatically.
8408         (gnus-registry-install-nnregistry): Remove it.
8409
8410 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8411
8412         * shr.el (shr-insert): Don't insert double spaces.
8413
8414 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8415
8416         * gnus-gravatar.el (gnus-treat-from-gravatar)
8417         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8418         called interactively.
8419
8420         * gnus-art.el (gnus-mime-view-part-externally)
8421         (gnus-mime-view-part-internally): Make predicate function passed to
8422         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8423         of a mime type.
8424
8425         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8426
8427 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * shr.el (require): Require cl when compiling.
8430         (shr-tag-hr): New function.
8431
8432         * nnimap.el (nnimap-update-info): Remove double setting of high.
8433         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8434         This makes nnimap work properly on Courier again.
8435
8436         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8437         the variable for backwards compatibility.
8438
8439         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8440         the file name before using to avoid setting mm-default-directory to
8441         nil.
8442
8443         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8444         bidning gnus-agent variables.
8445
8446         * shr.el (shr-render-td): Use a cache for the table rendering function
8447         to avoid getting an exponential rendering behavior in nested tables.
8448         (shr-insert): Rework the line-breaking algorithm.
8449         (shr-insert): Don't leave trailing spaces.
8450         (shr-insert-table): Also insert empty TDs.
8451         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8452
8453 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8454
8455         * gnus-sum.el (gnus-number): Rename from `number'.
8456         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8457         (gnus-summary-limit-children): Update uses correspondingly.
8458
8459 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8460
8461         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8462         (gnus-gravatar-transform-address): Don't show avatars of people of
8463         which mail addresses match gnus-gravatar-too-ugly.
8464
8465 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * shr.el (shr-table-widths): Expand TD elements to fill available
8468         space.
8469
8470 2010-10-07  Julien Danjou  <julien@danjou.info>
8471
8472         * nnimap.el (nnimap-request-rename-group): Add this method.
8473
8474 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8477         name from XEmacs' function-arglist.
8478
8479         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8480         gravatar under XEmacs.
8481
8482 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8483
8484         * auth-source.el: Update docs with TODO items.
8485
8486         * gnus-sync.el: Update docs to explain state and plans.
8487
8488         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8489         Hooks for mark updates.
8490         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8491
8492         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8493         hooks with arguments, which is needed for mark update hooks.
8494
8495 2010-10-06  Julien Danjou  <julien@danjou.info>
8496
8497         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8498         was matched.
8499
8500         * sieve-manage.el: Update example in `Commentary'.
8501
8502         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8503
8504         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8505         not 2000.
8506         (sieve-manage-authenticate): Re-add function.
8507
8508 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8509
8510         * shr.el (shr-insert): Get 'space transition right.
8511         (shr-render-td): Only delete space at the end of the TD.
8512
8513         * nnimap.el (nnimap-open-connection): Prepare to support
8514         open-gnutls-stream.
8515
8516         * shr.el: Rearrange function order to be more logical.
8517
8518 2010-10-06  Julien Danjou  <julien@danjou.info>
8519
8520         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8521         (nnrss-discover-feed): Remove 404 URL in docstring.
8522
8523         * nnir.el: Fix Swish-E URL.
8524         Fix Namazu URL.
8525
8526         * message.el (message-change-subject): Remove 404 URL in a comment.
8527
8528 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8531         called interactively.
8532
8533         * gnus-util.el (gnus-remove-if): Allow hash table.
8534         (gnus-remove-if-not): New function.
8535
8536         * gnus-art.el (gnus-mime-view-part-as-type):
8537         * gnus-score.el (gnus-summary-score-effect):
8538         * gnus-sum.el (gnus-read-move-group-name):
8539         Replace remove-if-not with gnus-remove-if-not.
8540
8541         * gnus-group.el (gnus-group-completing-read):
8542         Regard collection as a hash table if it is not a list.
8543
8544 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8547
8548         * shr.el: Document the table-rendering algorithm.
8549
8550 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8553         for Emacsen having no `libxml-parse-html-region' support.
8554
8555 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8556
8557         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8558         invalid URLs.
8559
8560         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8561         line-broken.
8562         (shr-tag-img): Ignore image fetching errors.
8563         (shr-overlays-in-region): Compute overlay positions correctly.
8564
8565         * mm-decode.el (mm-shr): Require shr.
8566
8567         * gnus-art.el (gnus-blocked-images): Move variable here.
8568
8569         * shr.el (shr-insert-table): Bind free variable.
8570
8571         * mm-decode.el (mm-shr): Bind shr-content-function.
8572
8573         * shr.el (shr-content-function): New variable.
8574
8575         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8576         added for symmetry.
8577
8578         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8579
8580         * gnus-group.el (gnus-group-make-group): Doc fix.
8581
8582         * nnimap.el (nnimap-request-newgroups): Return success.
8583
8584         * shr.el (shr-find-elements): New function.
8585         (shr-tag-table): Put all the images after the table.
8586         (shr-tag-table): Really inhibit images inside the table.
8587         (shr-collect-overlays): Copy over overlays from the TD elements to the
8588         main document.
8589
8590         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8591         gnus-blocked-images.
8592
8593 2010-10-05  Julien Danjou  <julien@danjou.info>
8594
8595         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8596
8597         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8598         (gnus-html-maximum-image-size): Add this function.
8599         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8600
8601         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8602         server-value of the capability is nil.
8603
8604 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8605
8606         * shr.el (shr-tag-em): Add <EM> tag.
8607
8608 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8609
8610         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8611         customizable.
8612
8613         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8614         handing broken links to browse-url.
8615
8616 2010-10-05  Julien Danjou  <julien@danjou.info>
8617
8618         * gnus-util.el (gnus-emacs-completing-read)
8619         (gnus-iswitchb-completing-read): Use autoload rather than require.
8620
8621 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8624         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8625         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8626         iswitchb-temp-buflist for XEmacs.
8627
8628         * gnus-util.el (gnus-completing-read-function): Exclude
8629         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8630         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8631         XEmacs.
8632
8633         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8634         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8635
8636         * gnus-html.el: Don't require help-fns under XEmacs.
8637         (gnus-html-schedule-image-fetching): Work for XEmacs.
8638
8639         * mm-decode.el (mm-shr): Decode contents by charset.
8640
8641 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8642
8643         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8644         unknown.
8645
8646         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8647         (shr-get-image-data): Ensure against the cache file missing.
8648
8649         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8650         for data.
8651
8652         * spam-report.el (spam-report-url-ping-plain): Don't query about
8653         killing the process.
8654
8655         * shr.el (shr-render-td): Protect against too-wide text.
8656
8657 2010-10-04  Julien Danjou  <julien@danjou.info>
8658
8659         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8660         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8661
8662         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8663         retrieved.
8664
8665 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * shr.el (browse-url): Require.
8668         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8669         lines.
8670         (shr-show-alt-text, shr-browse-image): New commands.
8671         (shr-browse-url, shr-copy-url): New commands.
8672
8673         * gnus-sum.el (gnus-widen-article-window): New variable.
8674         (gnus-summary-select-article-buffer): Use it.
8675
8676         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8677         without @ signs.
8678
8679 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8680
8681         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8682
8683 2010-10-04  Julien Danjou  <julien@danjou.info>
8684
8685         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8686         for XEmacs.
8687
8688 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8689
8690         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8691
8692         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8693         (nnimap-close-server): Implement.
8694
8695         * dgnushack.el (iswitchb): Require to shut up the compiler.
8696
8697         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8698         (shr-insert): Tweak line breaking.
8699         (shr-insert): Handle <pre> better.
8700         (shr-tag-li): Get <li> indentation right.
8701         (shr-tag-li): Get <li> indentation even righter.
8702         (shr-tag-blockquote): Ensure paragraph start.
8703         (shr-make-table): Tweak table generation.
8704         (shr-make-table): Fix typo.
8705
8706         * shr.el: Implement table rendering.
8707
8708 2010-10-04  Julien Danjou  <julien@danjou.info>
8709
8710         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8711
8712 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8713
8714         * shr.el (shr-insert): Use string anchors instead of line anchors.
8715
8716 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8717
8718         * shr.el: Add headings.
8719         (shr-ensure-paragraph): Actually work.
8720         (shr-tag-li): Make <ul> prettier.
8721         (shr-insert): Get white space at the beginning/end of elements right.
8722         (shr-tag-p): Collapse subsequent <p>s.
8723         (shr-ensure-paragraph): Don't insert double line feeds after blank
8724         lines.
8725         (shr-insert): \t is also space.
8726         (shr-tag-s): Fix "s" tag name function.
8727         (shr-tag-s): Fix face prop name.
8728
8729 2010-10-03  Julien Danjou  <julien@danjou.info>
8730
8731         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8732
8733         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8734         gnus-window-inside-pixel-edges.
8735
8736         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8737         gnus-ems.
8738
8739         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8740
8741         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8742         function.
8743
8744         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8745         resize choice.
8746
8747 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8748
8749         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8750         beginning of the buffer.
8751
8752         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8753         article buffer again.
8754
8755         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8756
8757         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8758         when it's at the start of the buffer.
8759
8760         * shr.el (shr-tag-blockquote): Convert name.
8761         (shr-rescale-image): Use the right image-size variant.
8762
8763         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8764         buffer isn't shown, then select the current article first instead of
8765         bugging out.
8766         (gnus-summary-select-article-buffer): Show both the article and summary
8767         buffers again.
8768
8769         * shr.el (shr-fontize-cont): Protect against regions with no text.
8770         Rename tag functions to shr-tag-* for enhanced security.
8771         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8772
8773 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8774
8775         * shr.el (shr-insert):
8776         * pop3.el (pop3-movemail):
8777         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8778         loaded.
8779
8780 2010-10-03  Glenn Morris  <rgm@gnu.org>
8781
8782         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8783
8784         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8785
8786         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8787
8788         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8789
8790         * gnus-util.el (gnus-make-local-hook): Simplify.
8791
8792 2010-10-02  Julien Danjou  <julien@danjou.info>
8793
8794         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8795         (gnus-ido-completing-read): New function.
8796         (gnus-emacs-completing-read): New function.
8797         (gnus-completing-read): Use gnus-completing-read-function.
8798         Add gnus-completing-read-function.
8799
8800 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8801
8802         * shr.el (shr-insert-document): Autoload.
8803         (shr-img): Be silent.
8804         (shr-insert): Add a newline after every picture before text.
8805         (shr-add-font): Use overlays for combining faces.
8806         (shr-insert): Pass upwards the text start point.
8807
8808         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8809         possible.
8810         (mm-shr): New function.
8811
8812 2010-10-02  Julien Danjou  <julien@danjou.info>
8813
8814         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8815         should go backward.
8816
8817 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8818
8819         * shr.el (shr): Fix typo in provide call.
8820
8821 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8822
8823         * shr.el: New file.
8824
8825         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8826
8827         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8828         completing read.
8829
8830 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8831
8832         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8833         we're being queried about.  Suggested by Dan Jacobson.
8834
8835         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8836         Suggested by Jason Eisner.
8837
8838         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8839         table, too.  Suggested by Stefan Wiens.
8840         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8841         the table unnecessary.  Suggested by Stefan Wiens.
8842
8843         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8844         longer needed, and probably doesn't work either, as pointed out by
8845         Stefan Wiens.
8846         (gnus-summary-exit): Remove call to the clearing function.
8847         (gnus-summary-exit-no-update): Ditto.
8848
8849         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8850         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8851         Reported by Stefan Monnier.
8852         (gnus-summary-save-in-rmail): Ditto.
8853
8854         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8855         article buffer, instead of both the article buffer and the summary
8856         buffer.  Sort of suggested by Dan Jacobson.
8857
8858         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8859
8860         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8861         Suggested by Dan Jacobson.
8862
8863         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8864         documentation clearer.
8865
8866         * message.el (message-shorten-references): Comment on the number "21".
8867         Suggested by Stefan Monnier.
8868
8869         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8870         Suggested by Dan Jacobson.
8871
8872         * gnus.el (gnus-large-newsgroup):
8873         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8874
8875         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8876         externalize attachments.  Bug reported by Steve Wen.
8877
8878         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8879         really message anything to the user.
8880
8881         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8882         directly.
8883
8884         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8885         messages in empty groups.
8886
8887 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8888
8889         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8890         non-UIDNEXT group.
8891
8892 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8893
8894         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8895         not the value from the collection.
8896
8897         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8898         values.  This sometimes happens on some groups that have no info.
8899         (nnimap-request-newgroups): New function.
8900
8901 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8902
8903         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8904         check into `gnus-registry-initialize'.
8905         (gnus-registry-initialize): Ditto.
8906         Fix and extend header docs.
8907
8908 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8909
8910         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8911         regexp backtrace overflows.
8912
8913         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8914         for starttls that tls.el implements; i.e. openssl.
8915
8916         * tls.el (tls-starttls-switches): Give up on using starttls with
8917         gnutls-cli.
8918         (tls-program): Add --insecure to be consistent with the defaults from
8919         openssl s_client.  Now all three commands are insecure.
8920
8921 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * lpath.el: Bind completion-styles-alist for XEmacs.
8924
8925         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8926         (gravatar-create-image): New function that's an alias to
8927         gnus-xmas-create-image, gnus-create-image, or create-image.
8928         (gravatar-data->image): Use it.
8929
8930 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8931
8932         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8933         install the nnregistry refer method.
8934         (gnus-registry-install-hooks): Use it.
8935         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8936         unfollowed groups.
8937
8938 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8939
8940         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8941         expanding threads.
8942
8943 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8944
8945         * nnir.el: Use the server names without suffixes (bug #7009).
8946
8947         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8948         unencrypted to STARTTLS, if possible.
8949
8950 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8951
8952         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8953         headers before superseding.
8954
8955 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * nnrss.el (nnrss-use-local): Add documentation.
8958
8959         * nnimap.el (nnimap-extend-tls-programs): New function.
8960         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8961         (nnimap-wait-for-connection): Accept the greeting from the stupid
8962         output from openssl s_client -starttls, too.
8963
8964         * tls.el (tls-starttls-switches): New variable.
8965         (tls-find-starttls-argument): Use it.
8966         (open-tls-stream): Ditto.
8967
8968         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8969         (netrc-machine): Ditto.
8970
8971         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8972         article number.
8973         (nnimap-split-fancy): New variable.
8974         (nnimap-split-incoming-mail): Use it.
8975
8976         * nntp.el (nntp-server-list-active-group): Document.
8977
8978         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8979         SELECT to get the message-id.
8980
8981         * mail-source.el (mail-sources): Remove webmail support.
8982         (defvar): Ditto.
8983         (mail-source-fetcher-alist): Ditto.
8984         (mail-source-fetch-webmail): Remove.
8985
8986         * webmail.el: Remove -- doesn't seem relevant any more.
8987
8988         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8989
8990         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8991         the \r.
8992
8993 2010-09-30  Julien Danjou  <julien@danjou.info>
8994
8995         * gnus-agent.el (gnus-agent-add-group): Fix call to
8996         gnus-completing-read.
8997
8998 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8999
9000         * nndoc.el (nndoc-retrieve-groups): New function.
9001
9002         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9003         `default', use nnmail-split-methods.
9004         (nnimap-request-article): Downcase the NILs so that they are nil.
9005
9006         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9007         symbol.
9008
9009         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9010         code, since if the user has requested network, that's what they ought
9011         to get.
9012         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9013         (nnimap-split-rule): Mark as obsolete.
9014
9015         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9016         New variable.
9017
9018         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9019         correct slot, too.
9020
9021 2010-09-29  Julien Danjou  <julien@danjou.info>
9022
9023         * gnus.el (gnus-local-domain): Declare variable obsolete.
9024
9025         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9026         Fix history computing.
9027         (gnus-ido-completing-read): Require ido.
9028
9029 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9030
9031         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9032         build Gnus.
9033
9034         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9035         when interpreting the structures.
9036         (nnimap-request-accept-article): Add \r\n to the lines to make this
9037         work with Cyrus.
9038
9039         * nndraft.el (nndraft-request-expire-articles): Use the group name
9040         instead if "nndraft".  Fix found by Nils Ackermann.
9041
9042 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
9043
9044         * nnregistry.el: Add.
9045
9046 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9047
9048         * nnmail.el (group, group-art-list, group-art):
9049         Remove unneeded directives.
9050
9051 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9054         (mm-mime-charset):
9055         * rfc2047.el (rfc2047-syntax-table):
9056         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9057
9058         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9059         rather than `insert-file-contents' and `eval-region'.
9060
9061         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9062         construction.
9063
9064         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9065
9066         * time-date.el: No need to require cl for Emacs 21.
9067
9068 2010-09-29  Julien Danjou  <julien@danjou.info>
9069
9070         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9071         replacement of `gnus-gravatar-relief' to mimic
9072         `gnus-faces-properties-alist'.
9073         Add :version property.
9074
9075 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * mail-source.el (mail-source-report-new-mail):
9078         * message.el (message-default-mail-headers):
9079         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9080
9081         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9082
9083 2010-09-28  Julien Danjou  <julien@danjou.info>
9084
9085         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9086         mail-address contains the same string as real-name.
9087
9088         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9089         non-blank in header, otherwise it'll get stripped.
9090
9091         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9092         real-name, and then for mail address rather than doing : or , search.
9093
9094 2010-09-27  Julien Danjou  <julien@danjou.info>
9095
9096         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9097         right completing-read function.
9098         (gnus-use-ido): New variable
9099         (gnus-completing-read-with-default): Remove.
9100         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9101         (gnus-agent-add-group):
9102         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9103         * mm-view.el (mm-view-pkcs7-decrypt):
9104         * mm-util.el (mm-codepage-setup):
9105         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9106         * mml-smime.el (mml-smime-openssl-sign-query):
9107         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9108         (mml-insert-multipart):
9109         * gnus-msg.el (gnus-summary-yank-message):
9110         * gnus-int.el (gnus-start-news-server):
9111         * mm-decode.el (mm-interactively-view-part):
9112         * gnus-dired.el (gnus-dired-attach):
9113         * gnus.el (gnus-read-method):
9114         * gnus-bookmark.el (gnus-bookmark-jump):
9115         * gnus-art.el (gnus-mime-view-part-as-type)
9116         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9117         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9118         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9119         * nnmairix.el (nnmairix-create-server-and-default-group)
9120         (nnmairix-update-groups, nnmairix-get-server)
9121         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9122         (nnmairix-get-group-from-file-path):
9123         * nnrss.el (nnrss-find-rss-via-syndic8):
9124         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9125         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9126         (gnus-group-browse-foreign-server):
9127         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9128         (gnus-summary-execute-command, gnus-summary-respool-article)
9129         (gnus-read-move-group-name):
9130         * gnus-score.el (gnus-summary-increase-score)
9131         (gnus-summary-score-effect):
9132         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9133
9134 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9137         x-focus-frame.
9138
9139         * nnimap.el (auth-source-forget-user-or-password)
9140         (auth-source-user-or-password): Autoload.
9141
9142         * message.el (message-from-style, message-interactive)
9143         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9144         (message-yank-prefix, message-indentation-spaces, message-signature)
9145         (message-signature-file): Add comment.
9146
9147 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9150         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9151         new articles.
9152
9153         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9154         parts.
9155         (nnimap-request-article): Work with the t setting, too.
9156
9157         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9158         that you don't get flashes of other buffers.
9159         (gnus-summary-show-complete-article): Intern before setting.
9160
9161 2010-09-27  David Engster  <dengste@eml.cc>
9162
9163         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9164         well as HEADERS.
9165         (nnmairix-retrieve-headers): Provide new argument for the above.
9166
9167 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * gnus-sum.el (gnus-summary-move-article): Don't alter
9170         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9171         group.
9172
9173         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9174
9175         * message.el (message-cite-prefix-regexp): Revert my last edit.
9176
9177         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9178         variable instead of the Gnus variable.
9179
9180         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9181
9182         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9183
9184         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9185         since some servers don't like it.
9186         (nnimap-open-connection): Forget credentials if the server says the
9187         password was wrong.
9188         (nnimap-parse-line): Protect against invalid data.
9189
9190         * gnus-sum.el (gnus-summary-move-article): Add comment.
9191         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9192         nothing alters it while scanning for new messages.
9193
9194         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9195         which may or may not help.
9196         (nnimap-open-connection): If we're doing a stream connection, and then
9197         discover we're on a STARTTLS-capable server, then open a STARTTLS
9198         connection instead.
9199
9200 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * nnimap.el (utf7): Require.
9203
9204         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9205         prefix.
9206
9207 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9208
9209         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9210
9211 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9212
9213         * nnimap.el (nnimap-request-accept-article): Message the error on
9214         error.
9215
9216 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9219
9220 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9221
9222         * nndoc.el (nndoc-request-list): Return success always.
9223
9224         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9225         `fetch-old' -- we only want to fetch the articles we've requested.
9226         The rest are in the agent, probably.
9227         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9228         disappeared server" to something low.  It's not important.
9229
9230         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9231         arrived before the FETCH data.
9232
9233         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9234         target here, because we don't know the Gnus name of the group.
9235
9236         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9237         for the correct group.
9238
9239         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9240
9241         * gnus.el (gnus): Give a final warning after startup.
9242
9243         * gnus-util.el (gnus-action-message-log): New variable.
9244         (gnus-message): Use it.
9245         (gnus-final-warning): New function.
9246
9247         * nnimap.el (nnimap-open-connection): Record the greeting.
9248         (nnimap): Add greeting.
9249
9250 2010-09-26  Julien Danjou  <julien@danjou.info>
9251
9252         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9253         arguments.
9254         (gnus-html-wash-images): Fix spec computing to include start/end.
9255
9256         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9257
9258 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9259
9260         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9261         deletion.
9262         (nnimap-retrieve-headers): Don't select the group, because that's
9263         already done by nnimap-possibly-change-group.
9264
9265         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9266         (gnus-picon-transform-address): Use it.
9267
9268         * mail-source.el (mail-source-value): Revert previous patch.
9269
9270         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9271         on failure.
9272         (nnimap-open-connection): Look up both virtual and physical server name
9273         credentials.
9274
9275         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9276
9277 2009-02-07  Dave Love  <fx@gnu.org>
9278
9279         * tls.el (open-tls-stream): Don't query killing process.
9280
9281 2009-02-08  Dave Love  <fx@gnu.org>
9282
9283         * gnus-win.el (gnus-window-to-buffer-helper)
9284         (gnus-all-windows-visible-p): Function needn't be a symbol.
9285
9286         * mail-source.el (mail-source-value): Function needn't be a symbol.
9287
9288 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * message.el (message-cite-prefix-regexp): Remove } from the cite
9291         prefix.
9292
9293         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9294         highlight again, so that the highlight is correct.
9295
9296         * gnus-picon.el (gnus-picon): Remove again.
9297         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9298
9299         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9300         doing the header highlightling, so that the background color of the
9301         picon is correct.
9302
9303         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9304         (gnus-picon): Ditto.
9305         (gnus-picon): Reinstate.  The background color for picons is white.
9306         (gnus-picon-insert-glyph): Make the background white.
9307
9308         * nnml.el (nnml-open-nov): Don't return dead buffers.
9309
9310         * auth-source.el (auth-source-create): Query the user for whether to
9311         store the credentials.
9312
9313         * netrc.el (netrc-store-data): New function.
9314
9315         * auth-source.el (auth-source-user-or-password): Use the existing auth
9316         sources, if any, for creation.
9317
9318         * gnus.el (gnus-group-fast-parameter): Return the last matching
9319         parameter instead of the first matching parameter.
9320
9321 2010-09-26  Julien Danjou  <julien@danjou.info>
9322
9323         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9324
9325 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9326
9327         * mml2015.el (mml2015-use): Remove gpg support.
9328
9329         * mml1991.el (mml1991-function-alist): Remove gpg function.
9330         (mml1991-gpg-sign): Remove.
9331
9332 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9333
9334         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9335         (gnus-browse-unsubscribe-current-group): Document it.
9336         (gnus-browse-unsubscribe-group): Use it.
9337
9338 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9341         address to the To list for easier response.
9342
9343         * gnus.el (gnus-play-startup-jingle): Remove.
9344         (gnus-splash): Don't play jingle.
9345         (gnus): Silence gnus-load message.
9346
9347         * gnus-art.el (gnus-treat-play-sounds): Remove.
9348
9349         * gnus.el (gnus-play-jingle): Remove audio support.
9350
9351         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9352
9353         * earcon.el: Remove -- no users.
9354
9355         * gnus-audio.el: Remove -- no users of this package.
9356
9357         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9358
9359         * gnus-start.el (gnus-setup-news): Remove nocem support.
9360
9361         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9362
9363         * gnus.el (gnus-use-nocem): Remove.
9364
9365         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9366         Remove.
9367
9368         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9369         uses NoCeM any more.
9370
9371         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9372         (gnus-button-ctan-handler): Ditto.
9373         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9374         (gnus-button-ctan-directory-regexp): Ditto.
9375         (gnus-button-handle-ctan): Ditto.
9376         (gnus-button-tex-level): Ditto.
9377         (gnus-button-alist): Remove CTAN stuff.
9378
9379 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9380
9381         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9382         nnimap-streaming test.
9383
9384         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9385         servers twice.
9386
9387         * nnimap.el (nnimap-open-connection): Add more error reporting when
9388         nnimap fails early.
9389
9390         * nnheader.el (nnheader-get-report-string): New function.
9391         (nnheader-get-report): Use it.
9392
9393         * gnus-int.el (gnus-check-server): Say what the error was when opening
9394         failed.
9395
9396         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9397         using streaming.
9398
9399 2010-09-25  Julien Danjou  <julien@danjou.info>
9400
9401         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9402         gnus-window-inside-pixel-edges.
9403
9404 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9405
9406         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9407
9408         * mm-decode.el (mm-save-part): Allow saving to other directories the
9409         normal Emacs way.
9410
9411         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9412         Suggested by Jay Berkenbilt.
9413
9414         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9415         there isn't a single byte.
9416
9417         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9418         just do it.  It doesn't really seem to matter what the user responds
9419         here, I think, so it's just a confusing question.
9420
9421         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9422         non-streaming case.
9423
9424         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9425         (gnus-article-encrypt-body): Use it.
9426
9427         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9428         keystroke.
9429
9430         * nnimap.el (nnimap-find-wanted-parts-1):
9431         Use gnus-fetch-partial-articles.
9432
9433         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9434
9435         * nnimap.el (nnimap-insert-partial-structure): New function.
9436         (nnimap-get-partial-article): New function.
9437         (nnimap-request-article): Use it.
9438         (nnimap-wait-for-response): Return whether the wait was successful.
9439         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9440         retrieval wasn't successful.
9441         (nnimap-retrieve-group-data-early): Allow throttling servers.
9442         (nnimap-streaming): New variable.
9443         (nnimap-fetch-partial-articles): Remove.
9444
9445         * mm-decode.el (mm-with-part): Protect against killed buffers.
9446
9447         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9448         for prettier summary display.
9449
9450 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9451
9452         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9453
9454 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9455
9456         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9457         apparently third-party libraries depend on it.
9458
9459         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9460         before starting negotiation.
9461
9462         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9463         privacy reasons.
9464         (gnus-treat-mail-gravatar): Ditto.
9465
9466         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9467         buffer when inserting images.  Inserting text into the headers, for
9468         instance, can make them invalid.
9469
9470 2010-09-25  Julien Danjou  <julien@danjou.info>
9471
9472         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9473         variables.
9474
9475         * nnheader.el: Remove useless variables news-reply-yank-from and
9476         news-reply-yank-message-id.
9477
9478         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9479         variables.
9480
9481         * mml1991.el: Remove useless mml1991-verbose.
9482
9483         * gnus.el: Remove useless variable gnus-use-generic-from.
9484         Remove obsolete variable gnus-topic-indentation.
9485
9486         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9487
9488         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9489
9490         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9491
9492         * gnus-group.el: Remove useless gnus-group-icon-cache.
9493         Remove useless gnus-ephemeral-group-server.
9494
9495         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9496
9497         * mml2015.el: Remove useless mml2015-verbose.
9498
9499         * mml-smime.el: Remove useless mml-smime-verbose.
9500
9501         * gnus.el: Remove useless gnus-local-domain.
9502
9503         * gnus-gravatar.el (gnus-gravatar-transform-address):
9504         Use gnus-gravatar-size.
9505
9506         * gnus-art.el: Remove useless gnus-treat-translate.
9507
9508 2010-09-24  Julien Danjou  <julien@danjou.info>
9509
9510         * gnus-sum.el: Add support for Gravatars.
9511
9512         * gnus-art.el: Add support for Gravatars.
9513
9514         * gnus-gravatar.el: Add this file.
9515
9516         * gravatar.el: Add this file.
9517
9518 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9519
9520         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9521
9522         * gnus-group.el (gnus-group-fetch-faq): Remove.
9523
9524         * gnus.el (gnus-group-faq-directory): Remove.
9525
9526         * gnus-group.el (gnus-group-fetch-charter): Remove.
9527
9528         * gnus.el (gnus-group-charter-alist): Remove.
9529
9530         * gnus-group.el (gnus-group-archive-directory): Remove.
9531         (gnus-group-recent-archive-directory): Ditto.
9532         (gnus-group-make-archive-group): Remove.
9533
9534         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9535
9536         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9537         use the same article number for all the cached articles.
9538
9539         * nnimap.el (nnimap-command): Register the last command time so
9540         that we can use it for idling NOOPs.
9541         (nnimap-open-connection): Start the keeplive timer.
9542         (nnimap-make-process-buffer): Store all the process buffers.
9543         (nnimap-keepalive): New function.
9544
9545         * starttls.el (starttls-open-stream): Add autoload cookie.
9546
9547 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9548
9549         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9550         handling.
9551
9552 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9553
9554         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9555         its data structures.
9556
9557         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9558         instead of the cl.el copy-list.
9559         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9560         equalp.
9561
9562 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9565         and tool-bar-local-item-from-menu.
9566
9567         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9568         mode-line-highlight face for Emacs.
9569
9570         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9571         loading gnus-sum.elc; fix comment for canlock-verify.
9572         (gnus-article-jump-to-part): Use read-number.
9573         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9574         Remove Emacs pre-21 compatible code for help-echo.
9575         (gnus-article-next-page-1): No need to adjust the number of lines.
9576         (gnus-article-describe-bindings): Always use help-buffer.
9577
9578         * gnus-audio.el (gnus-audio-inline-sound):
9579         * gnus-cus.el (gnus-custom-mode):
9580         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9581
9582         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9583
9584         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9585         compatible code.
9586
9587 2010-09-24  Glenn Morris  <rgm@gnu.org>
9588
9589         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9590         visiting the fcc file in rmail-mode.
9591
9592         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9593
9594 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9595
9596         * nnir.el: Silence the byte compiler.
9597
9598         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9599         alias to browse-url-url-encode-chars if any.
9600         (gnus-html-encode-url): Use it.
9601
9602 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * gnus-start.el (gnus-use-backend-marks): New variable.
9605         (gnus-get-unread-articles-in-group): Use it.
9606
9607         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9608         makeover.
9609
9610 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9611
9612         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9613
9614 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9615
9616         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9617         Remove.
9618         (gnus-setup-news-hook):
9619         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9620
9621         * gnus-int.el (gnus-request-update-info): Protect against backends not
9622         having the function.
9623
9624         * nnimap.el (nnimap-stream): Mention starttls.
9625         (nnimap-open-connection): Add starttls support.
9626
9627 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9628
9629         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9630
9631 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9632
9633         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9634         BODYSTRUCTUREs.
9635         (nnimap-transform-headers): Unfold quoted {42} headers.
9636
9637         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9638         the info.
9639         (gnus-get-unread-articles): Only call updatep on backends that support
9640         it.
9641
9642         * nnweb.el (nnweb-request-update-info): NOOP.
9643
9644         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9645
9646         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9647         since it only deals with marks.
9648
9649         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9650         gnus-request-marks, and make a new gnus-request-update-info.
9651
9652         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9653         the active instead of the high number, which is usually too low.
9654
9655 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9656
9657         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9658         * encrypt.el: Remove.
9659
9660 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9661
9662         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9663         server in symbolic form.
9664
9665         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9666
9667 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9670         (nnimap-update-info): Fix up code slightly.
9671
9672         * gnus-int.el (gnus-open-server): Add tracing for performance
9673         debugging.
9674
9675         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9676         (gnus-group-insert-group-line): Pass the real group name so that it
9677         gets the right data.
9678
9679         * gnus-start.el (gnus-get-unread-articles): Don't have
9680         `gnus-get-unread-articles-in-group' update info, since that can be
9681         really slow and doesn't seem to be needed?
9682
9683 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9684
9685         * time-date.el (date-to-time): Try using parse-time-string first before
9686         using the slower timezone-make-date-arpa-standard.
9687
9688 2010-09-22  Julien Danjou  <julien@danjou.info>
9689
9690         * gnus-group.el (gnus-group-insert-group-line):
9691         Call gnus-group-highlight-line.
9692         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9693         default hook list.
9694         (gnus-group-update-eval-form): Add new function.
9695         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9696         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9697
9698 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9699
9700         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9701         immediate, then expire all articles.
9702         (nnimap-update-info): Fix off-by-one errors.
9703         (nnimap-flags-to-marks): Would return no marks lists for group with no
9704         flags.  Instead return the other data.
9705
9706 2010-09-22  Julien Danjou  <julien@danjou.info>
9707
9708         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9709         Only return an icon.
9710         (gnus-group-insert-group-line): Compute icon to return.
9711
9712         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9713         (gnus-html-image-fetched): Only cache if
9714         gnus-html-image-automatic-caching is set.
9715         (gnus-html-image-fetched): Check for errors.
9716
9717 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9720         once per method on `g'.  This ensures that backends like nnfolder don't
9721         open all their folders.
9722
9723         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9724         (nnimap-request-list): Nix out group in the correct buffer.
9725         (nnimap-parse-flags): Implement by using `read' instead of
9726         hand-parsing.
9727         (nnimap-flags-to-marks): Pass on permanent-flags.
9728         (nnimap-make-process-buffer): Record the server name.
9729         (nnimap-parse-flags): Fix typo.
9730         (nnimap-request-scan): Run split on the server in general, not just a
9731         single group.
9732
9733         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9734         parameter, and propagate this downwards.
9735
9736         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9737         since EXAMINE changes it on the server.
9738
9739         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9740         this command might take a while.
9741
9742 2010-09-22  Julien Danjou  <julien@danjou.info>
9743
9744         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9745         harmful if you have 2 images side-by-side, they can't be properly
9746         update on text deletion.  Using text-property is safer here.
9747         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9748         data.
9749
9750 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9751
9752         * nnimap.el (nnimap-expunge-inbox): Remove.
9753         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9754         (nnimap-expunge): Flip default to t.
9755
9756         * gnus.el (gnus-method-to-server): Don't push things to the cache
9757         unless it's unique.
9758         (gnus-server-to-method): Ditto.
9759
9760 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9761
9762         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9763
9764 2010-09-22  Julien Danjou  <julien@danjou.info>
9765
9766         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9767         get the start of data.
9768         (gnus-html-encode-url): Add this function to encode special chars in
9769         URL.
9770         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9771         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9772
9773         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9774         default.
9775         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9776
9777         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9778         images alt-text.
9779         (gnus-html-put-image): Put alt-text as help-echo.
9780
9781 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9784         * mm-util.el (mm-decompress-buffer):
9785         * nnir.el (nnir-run-find-grep):
9786         * pop3.el (pop3-list): Use 3rd arg of split-string.
9787
9788         * time-date.el (format-seconds): Comment fix.
9789
9790         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9791         and byte-optimize-form-code-walker.
9792         (dgnushack-make-auto-load): Don't advise make-autoload.
9793
9794         * lpath.el: Remove Emacs 21 stuff.
9795
9796 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9797
9798         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9799         outside the active range.  Suggested by Dan Christensen.
9800
9801         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9802         slightly later to avoid double-getting it.
9803
9804         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9805         previous patch.
9806
9807         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9808
9809 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9810
9811         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9812
9813 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * gnus-int.el (gnus-open-server): Give a better error message in the
9816         "go offline" case.
9817
9818         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9819         marks for nnimap, which is seldom the right thing to do.
9820
9821         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9822         (gnus-same-method-different-name): New function.
9823
9824         * nnimap.el (parse-time): Require.
9825
9826         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9827         method in the presence of many similar methods.
9828
9829         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9830
9831         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9832         nnml-inhibit-expiry.
9833
9834         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9835         find out whether methods are equal.
9836
9837         * nnimap.el (nnimap-find-expired-articles): New function.
9838         (nnimap-process-expiry-targets): New function.
9839         (nnimap-request-move-article): Request the article before looking at
9840         what the Message-ID is.  Fix found by Andrew Cohen.
9841         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9842
9843         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9844         for oldness in addition to being a predicate.
9845
9846         * nnimap.el (nnimap-request-group): When we have zero articles, return
9847         the right data to Gnus.
9848         (nnimap-request-expire-articles): Only delete articles immediately if
9849         the target is 'delete.
9850
9851         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9852         method, this would bug out.
9853
9854         * gnus-group.el (gnus-group-expunge-group): Rename from
9855         gnus-group-nnimap-expunge, and implemented as a normal interface
9856         function.
9857
9858         * gnus-int.el (gnus-request-expunge-group): New function.
9859
9860         * nnimap.el (nnimap-request-create-group): Implement.
9861         (nnimap-request-expunge-group): New function.
9862
9863 2010-09-21  Julien Danjou  <julien@danjou.info>
9864
9865         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9866         (gnus-html-cache-expired): Add new function.
9867         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9868         wethever we should display image for fetch it.
9869         Compute alt-text earlier to pass it to the fetching function too.
9870         (gnus-html-schedule-image-fetching): Change function argument to only
9871         get one image at a time, not a list.
9872         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9873         cache.
9874         (gnus-html-get-image-data): New function to retrieve image data from
9875         cache.
9876         (gnus-html-put-image): Change buffer argument to use image data rather
9877         than file, and place image above region rather than inserting a new
9878         one.  Do not take alt-text as argument, since it's useless now: we place
9879         the image above alt-text.
9880         (gnus-html-prune-cache): Remove.
9881         (gnus-html-show-images): Start to fetch image when we find one, do not
9882         push into a temporary list.
9883         (gnus-html-prefetch-images): Only fetch image if they have expired.
9884         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9885         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9886
9887 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9890
9891 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9892
9893         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9894         spec inser "*" if the group isn't active instead of 0.
9895
9896         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9897         opening the server.
9898         (nnimap-request-delete-group): Implement group deletion.
9899         (nnimap-transform-headers): Return the size of the entire message in
9900         the Bytes header, not just the size of the first part.
9901         (nnimap-request-move-article): When moving an article from nnimap,
9902         request the article first so the accepting form has an article to
9903         accept.  Reported by Dan Christensen.
9904         (nnimap-command): Make sure that the error message doesn't error out.
9905
9906 2010-09-20  David Edmondson  <dme@dme.org>
9907
9908         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9909         we haven't requested anything.
9910
9911 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9912
9913         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9914         "".  Fix found by Andrew Cohen.
9915
9916         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9917         instead of -encode-string.
9918
9919 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9920
9921         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9922
9923         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9924         by mm-subst-char-in-string.
9925
9926 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9929         waiting for the connection string.
9930
9931         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9932         arriving.
9933
9934         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9935         bogus characters.  This allows selecting certain Gmail groups.
9936
9937         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9938         (nnimap-fetch-partial-articles): New variable.
9939         (nnimap-open-connection): When looking for credentials, also use the
9940         nnimap-server-port.
9941         (nnimap-request-article): Return the group/article number, so that Gnus
9942         `^' works as expected.
9943         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9944
9945         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9946         comments.
9947         (gnus-methods-sloppily-equal): New function.
9948         (gnus): When using the development version of Gnus, load the gnus-load
9949         file.
9950
9951         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9952         `gnus-open-server' on each method before trying to scan them etc.
9953         This ensures that all the backend parameters are set correctly.
9954
9955         * nnimap.el (nnimap-authenticator): New variable.
9956         (nnimap-open-connection): Allow anonymous login.
9957         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9958         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9959
9960         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9961         patch, found by Knut Anders Hatlen.
9962
9963 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9964
9965         * gnus-agent.el (gnus-agent-batch-confirmation)
9966         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9967         to gnus-message.
9968         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9969         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9970         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9971         * gnus-int.el (gnus-open-server): Likewise.
9972         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9973         (gnus-score-check-syntax): Likewise.
9974         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9975         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9976         Likewise.
9977         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9978
9979 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9980
9981         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9982         calling conventions so that prefetch doesn't bug out.
9983
9984 2010-09-19  Julien Danjou  <julien@danjou.info>
9985
9986         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9987         rather than `subst-char-in-region' in order to be able to replace ASCII
9988         char by UTF-8 ones.
9989
9990         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9991         than curl.
9992         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9993         the right URL and ALT text on images.
9994         (gnus-html-wash-tags): Fix tag case.
9995         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9996         (gnus-article-html): Add -o display_ins_del=2 option.
9997         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9998
9999 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10000
10001         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10002         the extra mail headers, which sometimes seem to happen for unknown
10003         reasons.
10004
10005         * mail-parse.el (mail-header-encode-parameter): Define as
10006         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10007         (or most, perhaps?) mail readers don't understand the latter, but do
10008         understand the former.
10009
10010         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10011         to nil, so that no methods are automatically agentized.  I think this
10012         is probably what most users want.
10013
10014         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10015         from url-retrieve, for instance about invalid URLs.
10016
10017         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10018         groups that have no articles.
10019         (nnimap-request-article): Check that we really got an article when we
10020         requested one.
10021
10022         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10023         doesn't exist.
10024
10025         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10026         nntp buffer so the agent can save it.
10027         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10028         that CRLF doesn't get translated to \n.
10029         (nnimap-open-connection): Don't make 'shell commands only send \n.
10030
10031 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10032
10033         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10034         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10035         Update var name.
10036         (nnml-generate-nov-file): Use dolist.
10037         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10038         Use with-current-buffer.
10039
10040 2010-09-18  Julien Danjou  <julien@danjou.info>
10041
10042         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10043         parallel.
10044
10045 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10046
10047         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10048         the range update right.
10049         (nnimap-request-group): Don't make `M-g' bug out on group with no
10050         marks.
10051         (nnoo): Require, so that other packages can require nnimap.
10052         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10053         command we're looking for.  This helps when the server sends more
10054         responses after we've gotten everything we expected.
10055         (nnimap): Add a `newlinep' field to keep track of end-of-line
10056         conventions.
10057         Don't send CRLF to things that don't want it.
10058         (nnimap-request-accept-article): Ditto.
10059
10060 2010-09-18  Julien Danjou  <julien@danjou.info>
10061
10062         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10063         than curl to retrieve images.
10064
10065 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10066
10067         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10068         the marks.
10069         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10070         (nnimap-wait-for-connection): New function.
10071         (nnimap-open-connection): If we have PREAUTH, don't query for login
10072         credentials.
10073         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10074         when doing a partial update.
10075
10076 2010-09-18  Julien Danjou  <julien@danjou.info>
10077
10078         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10079         tags.
10080
10081 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10082
10083         * nnimap.el (nnimap-credentials): New function.
10084         (nnimap-open-connection): Use the new function to look for credentials
10085         also on the numeric equivalents of "imap" and "imaps".
10086
10087         * gnus-start.el (gnus-activate-group): Send the info to
10088         gnus-request-group.
10089
10090         * nnimap.el (nnimap-request-group): Have the "check" version of the
10091         function parse flags and update the info, so that a `M-g' get a total
10092         resync of all flags from the group.
10093
10094         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10095         to allow backends to alter the info on group selection.  Also alter all
10096         the backend -request-group functions to take the parameter.
10097
10098         * nnimap.el (nnimap-store-info): New function.
10099         (nnimap-update-info): Store the info for later usage.
10100         (nnimap-request-group): Use the stored info for the dont-check case, so
10101         that we don't retrieve all marks when we enter a group.
10102
10103         * nnimap.el: Use deffoo instead of defun for interface functions.
10104
10105         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10106         update the group info.  This makes the nndraft groups, for instance, go
10107         back to their old behavior.
10108
10109         * gnus-sum.el (gnus-select-newsgroup): Indent.
10110
10111         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10112         in.
10113         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10114         nothing.
10115
10116         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10117         from methods that are denied.
10118
10119         * gnus-int.el (gnus-method-denied-p): New function.
10120
10121         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10122         store the password instead of netrc.
10123         (nnimap-open-connection): Don't error out when we can't make a
10124         connections.
10125
10126         * auth-source.el (auth-source-create): In the password prompt, say what
10127         we're querying for.  Also prompt for user name if that hasn't been
10128         given.
10129
10130         * nnimap.el (nnimap-with-process-buffer): Remove.
10131
10132 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10133
10134         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10135         method when we're reading from the agent.
10136
10137         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10138
10139         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10140         that's probably most useful for users.
10141
10142         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10143         "failed" all the time.
10144
10145         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10146         ...)) with (with-current-buffer ... ).
10147
10148         * nntp.el (nntp-open-server): Return whether the open was successful or
10149         not.
10150
10151         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10152         select an unread unseen article first.
10153
10154         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10155         /etc/services, supply some sensible port defaults.
10156
10157         * dgnushack.el: Define netrc-credentials.
10158
10159 2010-09-17  Julien Danjou  <julien@danjou.info>
10160
10161         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10162
10163 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10164
10165         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10166         doesn't have any parameters.
10167
10168 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10169
10170         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10171         only upcased checks.
10172
10173         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10174
10175         * nnimap.el (nnimap-open-shell-stream): New function.
10176         (nnimap-open-connection): Use it.
10177         (nnimap-transform-headers): Get the number of lines in each message.
10178         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10179         number of lines.
10180         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10181         problem.
10182
10183         * utf7.el (utf7-encode): Autoload.
10184
10185         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10186         to allow the mail splitting to not return a default group.  This is
10187         useful for nnimap, which will leave unmatched mail in the inbox.
10188
10189         * nnimap.el: Rewritten.
10190
10191         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10192         nnimap usage.
10193
10194         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10195         if the move is internal, so that nnimap can do fast internal moves.
10196
10197         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10198         data.
10199         (gnus-read-active-for-groups): Support finishing the early retrieval of
10200         data.
10201
10202         * gnus-range.el (gnus-range-nconcat): New function.
10203
10204         * gnus-int.el (gnus-finish-retrieve-group-infos)
10205         (gnus-retrieve-group-data-early): New functions.
10206
10207 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10208
10209         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10210         (nnrss-retrieve-groups):
10211         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10212         (pop3-quit): Use with-current-buffer.
10213
10214 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10215
10216         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10217         instead of nnheader-accept-process-output.
10218
10219         * dgnushack.el (dgnushack-compile): Add comment.
10220
10221         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10222
10223         * gnus-html.el (gnus-html-schedule-image-fetching)
10224         (gnus-html-prefetch-images): Replace process-kill-without-query by
10225         gnus-set-process-query-on-exit-flag.
10226
10227 2010-09-16  Romain Francoise  <romain@orebokech.com>
10228
10229         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10230
10231 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10232
10233         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10234         parameter to unintern is mandatory-ish in Emacs 24.
10235
10236         * gnus-html.el (gnus-html-schedule-image-fetching)
10237         (gnus-html-prefetch-images): Check for curl before using it.
10238
10239         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10240         depend on curl, which isn't essential.
10241
10242         * imap.el: Revert back to version
10243         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10244         seem problematic.
10245
10246 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10247
10248         * gnus-registry.el (gnus-registry-install-shortcuts):
10249         Explicitly pass `obarray' to `unintern' to avoid a warning.
10250
10251 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10252
10253         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10254         change.
10255
10256         * nnrss.el (nnrss-request-list): Remove this function and related
10257         functions, including the moreover stuff.
10258
10259 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10260
10261         * nnrss.el (nnrss-retrieve-groups): New function.
10262
10263 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10264
10265         * .dir-locals.el: Add no-byte-compile cookie.
10266
10267 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * time-date.el (format-seconds): Comment fix.
10270
10271         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10272         for back end that doesn't support request-scan.
10273
10274 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10275
10276         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10277         then do request scans from the backends.
10278
10279         * netrc.el (netrc-credentials): New conveniency function.
10280
10281         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10282         avoid running a hook per line, since this takes a lot of time,
10283         profiling shows.
10284         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10285         directly if gnus-visual-p is true.
10286
10287 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10290         groups; replace mapcar with dolist which is a bit faster; pass groups
10291         info to gnus-read-active-file-1.
10292         (gnus-read-active-file-1): Scan only specified groups if the new
10293         optional arg `infos' is given.
10294
10295 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10296
10297         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10298
10299         * pop3.el (pop3-movemail): Remove.
10300         (pop3-streaming-movemail): Rename to pop3-movemail.
10301
10302         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10303         don't restrict end-tag searches to the end of the line.
10304
10305 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10306
10307         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10308         articles of every unchecked group to t, which means unknown since the
10309         server has never been opened.
10310
10311 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10312
10313         * gnus-html.el (gnus-html-show-alt-text): New command.
10314         (gnus-html-browse-image): Ditto.
10315         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10316         to browse the image directly.
10317         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10318         better.
10319
10320         * gnus-async.el (gnus-async-article-callback):
10321         Call `gnus-html-prefetch-images' unconditionally.
10322
10323         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10324         before feeding URLs to curl.
10325
10326 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10329         internal images as deletable by `W D D'.
10330
10331         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10332         (gnus-async-article-callback): Fix typo.
10333
10334 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335
10336         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10337         current line to work around bugs in the output from w3m.
10338
10339         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10340         for groups that want that.
10341
10342         * nntp.el (nntp-wait-for-string): Supply a timeout for
10343         accept-process-output to ensure progress.
10344
10345         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10346         level to get unread articles from, then use that for foreign groups,
10347         too.
10348
10349         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10350         confuses the rest of the function.
10351
10352         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10353         for the methods that support -retrieve-groups, too.
10354
10355         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10356
10357 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10358
10359         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10360         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10361
10362         * pop3.el: Require cl when compiling.
10363         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10364
10365 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10366
10367         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10368         that aren't going to be activated.
10369         (gnus-get-unread-articles): Fix up the last commit.
10370
10371         * gnus-html.el (gnus-article-html): Allow calling without specifying
10372         the handle.  In that case, dissect the buffer first.
10373
10374         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10375
10376         * nnimap.el (nnimap-open-connection): Revert the change that would look
10377         into authinfo for imaps instead of imap.
10378
10379         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10380         say that you don't want to call gnus-request-group with don-check, but
10381         do check the reponse.  This is for virtual groups only.
10382         (gnus-get-unread-articles): Count the archive groups as secondary, so
10383         that they're activated the same way as before.
10384
10385         * imap.el (imap-message-map): Removed optional buffer parameter, since
10386         no callers use it.
10387         (imap-message-get): Ditto.
10388         (imap-message-put): Ditto.
10389         (imap-mailbox-map): Ditto.
10390         (imap-mailbox-put): Ditto.
10391         (imap-mailbox-get): Ditto.
10392         (imap-mailbox-get): Revert last change for this function.
10393
10394         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10395         case-insensitively.
10396         (nnimap-debug): Remove.
10397
10398         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10399         callers to use `imap-fetch' instead.  According to the comments, this
10400         should be safe, since all other IMAP clients use the 1:* syntax.
10401         (imap-enable-exchange-bug-workaround): Remove.
10402         (imap-debug): Remove -- doesn't seem very useful.
10403
10404         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10405         mail from a file, and the file doesn't exist.
10406
10407         * imap.el (imap-log): New convenience function used throughout instead
10408         of repeating the same code all over the place.
10409
10410         * pop3.el (pop3-streaming-movemail): Return t for success.
10411
10412         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10413         .authinfo if we're using ssl connection.
10414
10415         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10416         already have if we're in a main Gnus `g' run.
10417
10418         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10419
10420 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10421
10422         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10423
10424         * nnmh.el (nnmh-request-list-1): Bind `file'.
10425
10426         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10427         alias to set-process-query-on-exit-flag or process-kill-without-query.
10428         (pop3-open-server): Use it.
10429
10430 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10431
10432         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10433         box to the Incoming file.  Fixes mistake in previous checkin.
10434
10435         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10436         request loop (for debugging purposes) removed.
10437
10438         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10439         culprit is more visible.
10440         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10441         (nnml-add-incremental-nov): New functions to do "incremental" nov
10442         updates, where we just append to the end of the existing nov files
10443         without reading/writing them in full.
10444
10445         * mail-source.el (mail-source-delete-crash-box): Really only check the
10446         incoming files once in a while.
10447
10448         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10449
10450         * mail-source.el (mail-source-delete-crash-box): Only check the
10451         incoming files for deletion once per day to save a lot of file
10452         accesses.
10453
10454         * pop3.el (pop3-logon): Fix up unbound variable typo.
10455
10456         * mail-source.el (pop3-streaming-movemail): Autoload.
10457
10458         * pop3.el (pop3-streaming-movemail):
10459         Respect pop3-leave-mail-on-server.
10460
10461         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10462         retrieval.
10463
10464         * pop3.el (pop3-process-filter): Remove unused function.
10465         (pop3-streaming-movemail, pop3-send-streaming-command)
10466         (pop3-wait-for-messages, pop3-write-to-file)
10467         (pop3-number-of-responses): New functions for streaming pop3
10468         retrieval.
10469
10470         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10471         come from no known methods.
10472         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10473         list.
10474
10475         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10476         message sizes.
10477         (pop3-movemail): Use erase-buffer instead of looping and deleting
10478         regions, which seems rather odd.
10479
10480         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10481         file once per `g' run.
10482
10483         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10484         directories.  This makes the draft queue directory work.
10485
10486         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10487         data from the backends, so that we only request the list of groups from
10488         each method once.  This should speed things up considerably.
10489
10490         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10491         detect that it's not implemented.
10492
10493         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10494         we actually do recurse down into the tree, but don't stat all leaf
10495         nodes.
10496
10497         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10498         then say so instead of bugging out.
10499
10500         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10501         files exist before trying to read them.
10502
10503         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10504         around <pre_int>.
10505
10506         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10507
10508         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10509
10510 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10511
10512         * mm-util.el (mm-image-load-path): Just return the image directories,
10513         not all directories in the path in addition to the image directories.
10514         (mm-image-load-path): Maintain a cache of the image directories so that
10515         the `g' command in Gnus doesn't have to stat dozens of directories each
10516         time.
10517
10518         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10519         (gnus-html-wash-tags): Add a new `i' command to insert images.
10520         (gnus-html-insert-image): New command and keystroke.
10521         (gnus-html-redisplay-with-images): New command and keystroke.
10522         (gnus-html-show-images): Rename command.
10523         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10524         spacers.
10525         (gnus-html-wash-tags): Decode entities at the end, so that entities
10526         inside the tags don't mess up the rest of the "parsing".
10527
10528         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10529         so that nnimap methods aren't agentized by default.  There's apparently
10530         many problems related to agent/imap behavior.
10531
10532         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10533
10534         * gnus-html.el: Doc fix.
10535
10536 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10537
10538         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10539         specifier-spec-list for Emacs 21.
10540
10541         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10542         glyph-width and glyph-height instead of display-graphic-p and
10543         image-size; make avoidance of displaying small images work for XEmacs.
10544
10545         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10546         for XEmacs.
10547
10548         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10549         of symbol that holds plist data.
10550         (gnus-process-plist): Remove plist of process after getting it.
10551
10552 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10553
10554         * message.el (message-generate-hashcash): Change default to
10555         'opportunistic if hashcash is installed.
10556
10557         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10558         (gnus-html-put-image): Only call image-size once, since it's somewhat
10559         time-consuming on remote X servers.
10560
10561 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10562
10563         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10564         type on data, not a file name.
10565
10566         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10567         window-pixel-edges for Emacs 21.
10568
10569         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10570         decoded contents.
10571         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10572
10573 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10574
10575         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10576         group line format, since it isn't very interesting.
10577
10578         * gnus-agent.el (gnus-agent-short-article),
10579         (gnus-agent-long-article): Increase values for these two variables,
10580         since most people are likely to have more network connection and
10581         storage than before.
10582
10583         * gnus.el (gnus-refer-article-method): Change default to 'current.
10584         When referring an article, the common behavior is to refer it from the
10585         current select method, not the native select method.  The chances of
10586         the native select method having the message in question is rather slim
10587         these days.
10588
10589         * gnus-sum.el (gnus-auto-select-subject): Change default to
10590         `unseen-or-unread'.  I think it's likely that most people want to
10591         select an unseen article over a previously seen, but unread one.
10592
10593         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10594         means that in the article buffer none of the minor mode elements will
10595         be shown, usually, and this is not desirable in most cases.
10596
10597         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10598         that commands like `d' (and the like) go to the next line in the
10599         buffer, instead of the next unread article.  I think this is the
10600         behavior that is most natural for most users.
10601         (gnus-single-article-buffer): Change default to nil, so that people can
10602         have as many article buffers open as they have summary buffer.  I think
10603         this is the most natural way for the groups to behave.
10604
10605         * message.el (message-generate-new-buffers): Change default to
10606         `unsent', so that all new message buffers start their names with the
10607         string "*unsent", and it's easier to find the buffers if you move from
10608         them.
10609
10610 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10611
10612         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10613         small.  They're probably tracking images.
10614         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10615         (gnus-html-rescale-image): Yet another try at getting the image sizing
10616         right.
10617
10618         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10619         nntp-marks-file-name is nil.
10620
10621 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10622
10623         * gnus-html.el (gnus-html-wash-tags)
10624         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10625         Better logging.
10626
10627 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10628
10629         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10630
10631         * gnus-html.el (gnus-html-wash-tags): Check the value of
10632         gnus-blocked-images in the summary buffer.
10633
10634 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10635
10636         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10637
10638 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10639
10640         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10641         like "a", it seems like.
10642         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10643         since it needs to be picked from the correct buffer.
10644
10645         * nnwfm.el: Remove.
10646
10647         * nnlistserv.el: Remove.
10648
10649 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10650
10651         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10652         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10653
10654 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10655
10656         * nnkiboze.el: Remove.
10657
10658         * nndb.el: Remove.
10659
10660         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10661         alt text.
10662         (gnus-html-rescale-image): Try to get the rescaling logic right for
10663         images that are just wide and not tall.
10664
10665         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10666         overshadow variable bindings.
10667
10668 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10669
10670         * gnus-html.el (gnus-html-wash-tags)
10671         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10672         Add extra logging.
10673
10674 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675
10676         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10677         (gnus-max-image-proportion): New variable.
10678         (gnus-html-rescale-image): New function.
10679         (gnus-html-put-image): Rescale images.
10680
10681 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10682
10683         Fix up some byte-compiler warnings.
10684         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10685         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10686         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10687         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10688         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10689         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10690         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10691
10692 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * gnus-html.el (gnus-article-html): Decode contents by charset.
10695
10696 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10699         (gnus-html-frame-width, gnus-blocked-images):
10700         * message.el (message-prune-recipient-rules): Add custom version.
10701         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10702
10703         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10704         functions.
10705
10706         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10707         gnus-process-get.
10708
10709 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10710
10711         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10712         instead of lsub directly.
10713
10714 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10715
10716         * nnwarchive.el: Remove.
10717
10718         * gnus-soup.el: Remove.
10719
10720         * nnsoup.el: Remove.
10721
10722         * nnultimate.el: Remove.
10723
10724         * gnus-html.el (gnus-blocked-images): New variable.
10725
10726         * message.el (message-prune-recipients): New function.
10727         (message-prune-recipient-rules): New variable.
10728
10729         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10730         guess whether a long line is natural text or not.
10731
10732         * gnus-html.el (gnus-html-schedule-image-fetching):
10733         Use gnus-process-plist and friends for compatibility.
10734
10735 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10736
10737         * gnus-html.el: Require packages that define macros used in this file.
10738         (gnus-article-mouse-face): Declare to silence byte-compiler.
10739         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10740         process-get.
10741         (gnus-html-put-image): Use plist-get to avoid getf.
10742         (gnus-html-prefetch-images): Use with-current-buffer.
10743
10744 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10745
10746         * gnus-ems.el: Provide compatibility functions for
10747         gnus-set-process-plist.
10748
10749         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10750         header-line-format for XEmacs 21.4.
10751
10752         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10753         * gnus.el (gnus-valid-select-methods):
10754         * message.el (message-send-mail-partially-limit):
10755         * mm-decode.el (mm-text-html-renderer):
10756         * mml.el (mml-insert-mime-headers-always):
10757         * smiley.el (smiley-regexp-alist): Bump custom version.
10758
10759 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10760
10761         * gnus-html.el: require mm-url.
10762         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10763         with the url to `url'.
10764         (gnus-html-wash-tags): Support cid: URLs/images.
10765
10766 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10767
10768         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10769         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10770         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10771
10772         * gnus-move.el: Remove file, since it doesn't really work.
10773
10774         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10775         UTF-8.  This seems to fix problems with some German web feeds.
10776
10777         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10778         at the top so that the proper colors are applied.
10779
10780         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10781         don't have dots in their names.
10782
10783         * gnus-art.el (gnus-article-view-part): Doc fix.
10784
10785         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10786         XEmacs-compatible.
10787         (gnus-html-put-image): Don't do images on non-graphic displays.
10788
10789         * nnslashdot.el: Remove this unused backend.
10790
10791         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10792         actions.
10793         (gnus-undo-register-1): Revert last change.
10794
10795         * gnus-group.el (gnus-group-completing-read): Protect against not
10796         having completion-styles bound.
10797
10798         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10799         make broken recipients happier.
10800
10801         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10802
10803         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10804         point parameter.
10805
10806         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10807
10808         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10809         completion-styles for group selection.
10810
10811 2009-02-04  Andreas Schwab  <schwab@suse.de>
10812
10813         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10814         headers and regexp-quote the match if necessary.
10815
10816 2009-03-24  Miles Bader  <miles@gnu.org>
10817
10818         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10819         the blinking smiley.
10820
10821 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10822
10823         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10824         blink smiley.
10825
10826 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10827
10828         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10829         where the dribbel file lives exists.
10830
10831         * message.el (message-send-mail-partially-limit): Change the default to
10832         nil, since most people don't want this.
10833
10834         * mm-url.el (mm-url-decode-entities): Also decode entities like
10835         &#x3212.
10836
10837 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10838
10839         * gnus-sum.el (gnus-summary-idna-message):
10840         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10841         Hyperlink urls in docstrings with URL `...'.
10842
10843 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10844
10845         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10846         functions.
10847
10848 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10849
10850         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10851         say what the mouseover text should be.
10852
10853         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10854         version of the mm-w3m-safe-url-regexp variable to only download images
10855         in the groups where we want that to happen.
10856
10857         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10858
10859         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10860         easier debugging.
10861         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10862         big pictures in the article buffer.
10863
10864         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10865         gnus-article-html.
10866         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10867         w3m.
10868
10869         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10870
10871 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10872
10873         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10874         which doesn't exist.
10875
10876         * message.el (message-inhibit-ecomplete): New variable to allow some
10877         function to inhibit ecomplete address storage.
10878         (message-resend): Disable ecomplete message storage when resending
10879         messages.
10880
10881         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10882
10883 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10886         Save excursion while copying, moving, and deleting articles in order to
10887         prevent the cursor from jumping to unforeseen place.
10888
10889 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * lpath.el: No need to bind bookmark-current-buffer,
10892         bookmark-yank-point and bookmark-make-record-function.
10893
10894 2010-08-17  Glenn Morris  <rgm@gnu.org>
10895
10896         * gnus-sync.el: Require gnus components whose functions are used.
10897
10898         * gnus-art.el (bookmark-make-record-function):
10899         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10900         Declare for compiler.
10901
10902         * mm-url.el (mml-compute-boundary): Autoload.
10903
10904 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10905
10906         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10907
10908 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10909
10910         Typo fix "hoo4a" -> "hook".
10911
10912         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10913
10914 2010-08-14  Glenn Morris  <rgm@gnu.org>
10915
10916         * gnus-sync.el (gnus-sync): Fix defgroup version.
10917
10918 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10919
10920         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10921
10922         * gnus-sync.el: Fix docs.
10923         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10924         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10925
10926 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10927
10928         Optimizations for gnus-sync.el.
10929
10930         * gnus-sync.el: Add docs about gnus-sync-backend
10931         possibilities.
10932         (gnus-sync-save): Remove unnecessary message.
10933         (gnus-sync-read): Optimize and show what groups were skipped.
10934
10935 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10936
10937         Minor bug fixes for gnus-sync.el.
10938
10939         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10940         Don't read the sync on get-new-news.
10941
10942         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10943         quiet.
10944
10945         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10946         (fix typo).
10947
10948 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10949
10950         Make saving and restoring of hidden threads work with overlays.
10951         Patch applied by Ted Zlatanov.
10952
10953         * gnus-sum.el (gnus-hidden-threads-configuration)
10954         (gnus-restore-hidden-threads-configuration): Update to deal with text
10955         properties, rather than searching for a magic character.
10956
10957 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10958
10959         New gnus-sync.el library for synchronization of marks.
10960
10961         * gnus-sync.el: New library for synchronization of marks.
10962
10963         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10964         renamed from `gnus-registry-grep-in-list'.
10965
10966         * gnus-registry.el (gnus-registry-follow-group-p):
10967         Use `gnus-grep-in-list'.
10968
10969         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10970
10971 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10972
10973         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10974         determining charset of text fails.
10975
10976 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * nnmail.el (nnmail-get-new-mail-1): Revert.
10979
10980         * nnml.el (nnml-active-number): Make sure names of newly created groups
10981         in nnml-group-alist are encoded.
10982
10983 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10984
10985         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10986         containing non-ASCII characters in active file for nnml back end.
10987
10988 2010-07-24  David Engster  <dengste@eml.cc>
10989
10990         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10991         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10992
10993 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10994
10995         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10996         tag (Bug#6654).
10997
10998 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10999
11000         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11001         the article buffer, not the summary buffer.
11002
11003 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11004
11005         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11006         Emacs 23 as well.
11007
11008 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11011         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11012
11013 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11014
11015         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11016         Patch applied by Karl Fogel.
11017
11018         * gnus-sum.el (gnus-summary-bookmark-make-record):
11019         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11020
11021 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11022
11023         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11024         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11025         C-w still not working correctly from Article buffers; Thierry's
11026         patch to fix that will be applied after this.
11027
11028         * gnus-art.el (bookmark-make-record-function): New local variable.
11029
11030         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11031         article buffer.
11032         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11033
11034 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11035
11036         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11037         on changes in bookmark.el.
11038
11039 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11042         `no-log' instead of message not to log prompt string.
11043
11044 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11045
11046         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11047         the *other* type of HTML form submission.
11048
11049 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11050
11051         * auth-source.el (auth-source-pick): If choice does not contain a
11052         questioned keyword, set the check to t.
11053
11054 2010-06-12  Romain Francoise  <romain@orebokech.com>
11055
11056         * gnus-util.el (gnus-date-get-time): Move up before first use.
11057
11058 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11059
11060         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11061         (gnus-article-edit-part): Bind it to make last part that is substituted
11062         or deleted visible.
11063         (gnus-mime-display-single): Buttonize part of which id equals to
11064         gnus-mime-buttonized-part-id.
11065
11066 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11067
11068         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11069         (gnus-dd-mmm): Use gnus-date-get-time.
11070         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11071         simplify logic.
11072         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11073         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11074
11075 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11076
11077         * auth-source.el (top): Autoload `secrets-list-collections',
11078         `secrets-create-item', `secrets-delete-item'.
11079         (auth-sources): Fix tag string.
11080         (auth-get-source, auth-source-retrieve, auth-source-create)
11081         (auth-source-delete): New defuns.
11082         (auth-source-pick): Rewrite in order to avoid 2 passes.
11083         (auth-source-forget-user-or-password): New parameter USERNAME.
11084         (auth-source-user-or-password): New parameters CREATE-MISSING and
11085         DELETE-EXISTING.  Retrieve password interactively, if needed.
11086
11087 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11088
11089         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11090         deleting unused directories when gnus-expert-user is t.
11091
11092 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11093
11094         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11095         for each temp file when gnus-article-browse-delete-temp is ask.
11096
11097 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11098
11099         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11100         Replace Lisp calls to delete-backward-char by calls to delete-char.
11101
11102 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11103
11104         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11105
11106 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11107
11108         * password-cache.el (password-cache-remove): Fix docstring.
11109
11110 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11113         article unless decoding article to be saved.
11114
11115 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11118         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11119         generated within the mm-with-unibyte-current-buffer macro.
11120
11121 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11122
11123         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11124         to nil when we're in a mml-preview buffer and no group is selected.
11125
11126 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11127
11128         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11129         when catching the `C-g'.  Reported by "Leo".
11130
11131 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11132
11133         * message.el (message-forward-make-body-plain)
11134         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11135         multibyte-string-p.
11136
11137         * lpath.el: Revert.
11138
11139 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11140
11141         * message.el (message-forward-make-body-mml): Assume original message
11142         is multibyte string; error on unibyte.
11143         (message-forward-make-body-plain): Ditto; don't add excessive newline
11144         in body end.
11145
11146         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11147
11148 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11149
11150         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11151         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11152
11153 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11154
11155         * mm-extern.el (mm-extern-url): Don't use
11156         mm-with-unibyte-current-buffer.
11157         (mm-extern-cache-contents): Use with-current-buffer instead of
11158         save-excursion + set-buffer.
11159
11160 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * mm-util.el (mm-emacs-mule): Remove.
11163
11164 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11165
11166         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11167         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11168         change.
11169
11170 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11173         bind the default value of enable-multibyte-characters to nil.
11174
11175 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11176
11177         * message.el (message-forward-make-body-plain)
11178         (message-forward-make-body-mml):
11179         Don't use mm-with-unibyte-current-buffer.
11180
11181 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11182
11183         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11184
11185 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11186
11187         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11188         (Bug#5592).
11189
11190 2010-05-07  Julien Danjou  <julien@danjou.info>
11191
11192         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11193         it to mm-pipe-part.
11194
11195         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11196         it is given.
11197
11198 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * binhex.el (binhex-decode-region-internal):
11201         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11202         (dns-query):
11203         * nnweb.el (nnweb-gmane-search):
11204         * pgg-parse.el (pgg-parse-armor):
11205         * pgg.el (pgg-verify-region):
11206         * sha1.el (sha1-string-external):
11207         * uudecode.el (uudecode-decode-region-internal):
11208         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11209         XEmacs.
11210
11211         * gnus-art.el (gnus-article-browse-html-parts):
11212         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11213         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11214         make-temp-file.
11215
11216         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11217         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11218         compiling.
11219
11220         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11221         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11222         XEmacs when compiling.
11223
11224         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11225         gnus-pick-mode-off-hook for XEmacs when compiling.
11226         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11227         gnus-binary-mode-off-hook for XEmacs when compiling.
11228
11229         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11230         Return nil if char-charset is not available.
11231
11232         * imap.el (imap-disable-multibyte)
11233         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11234         macros.
11235
11236         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11237         instead of encode-coding-string.
11238
11239         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11240         'xemacs) instead of mm-emacs-mule to switch function definitions.
11241         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11242
11243         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11244         bind temporary-file-directory for XEmacs;
11245         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11246         timer-set-function for XEmacs 21.4 and SXEmacs;
11247         bind timer-list for XEmacs 21.4 and SXEmacs;
11248         fbind char-charset and find-charset-region for non-Mule XEmacs;
11249         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11250         encode-coding-region and encode-coding-string for XEmacs having no
11251         file-coding feature.
11252
11253 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11254
11255         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11256
11257 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11260         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11261
11262 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11263
11264         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11265         alias `jka-compr-delete-temp-file' no longer exists.
11266
11267 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11268
11269         Use define-minor-mode in Gnus where applicable.
11270         * mml.el (mml-mode): Use define-minor-mode.
11271         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11272         (gnus-undo-mode): Use define-minor-mode.
11273         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11274         (gnus-dead-summary-mode): Use define-minor-mode.
11275         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11276         Initialize in declaration.
11277         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11278         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11279         (gnus-mailing-list-mode): Use define-minor-mode.
11280         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11281         (gnus-draft-mode): Use define-minor-mode.
11282         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11283         (gnus-dired-mode): Use define-minor-mode.
11284
11285 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11286
11287         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11288         handles on recursive mml-to-mime translation and check them for
11289         boundary delimiter collisions.  Reported by Greg Troxel.
11290
11291 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11294
11295 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11296
11297         * mm-util.el (mm-find-buffer-file-coding-system):
11298         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11299
11300 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11301
11302         * message.el (message-generate-headers): Record insertion of optional
11303         headers as well.  Otherwise the check to prevent repeated insertion of
11304         optional headers is a no-op.
11305
11306 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11307
11308         * smime.el: Don't mention CVS.
11309
11310         * nnrss.el (nnrss-fetch): Don't mention CVS.
11311
11312         * nnir.el: Don't mention CVS.
11313
11314 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11315
11316         * gnus-sum.el (gnus-summary-bookmark-make-record):
11317         Add `location' field.
11318
11319 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11320
11321         * lpath.el: Fbind bookmark-default-handler,
11322         bookmark-get-bookmark-record, bookmark-make-record-default,
11323         bookmark-prop-get for Emacs <23 and XEmacs.
11324
11325 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11326
11327         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11328         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11329         Use with-current-buffer to silence the byte-compiler.
11330         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11331         bother to require `gnus'.
11332         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11333
11334 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11335
11336         * gnus-sum.el (gnus-summary-bookmark-make-record)
11337         (gnus-summary-bookmark-jump): New functions.
11338         (gnus-summary-mode): Setup bookmark support.
11339
11340 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11341
11342         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11343         if set.
11344
11345 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11348         gnus-article-browse-html-save-cid-image; make it work recursively for
11349         forwarded messages as well.
11350         (gnus-article-browse-html-parts): Work when prefix arg is given.
11351         (gnus-article-browse-html-article): Doc fix.
11352
11353 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11354
11355         * message.el (message-default-mail-headers):
11356         (message-default-headers): Carry the value mail-default-headers over
11357         into message-default-mail-headers, rather than message-default-headers.
11358
11359 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11360
11361         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11362         charset.
11363
11364         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11365         charset into the <meta> tag when the article is encoded to utf-8.
11366
11367 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11368
11369         * gnus-art.el (gnus-article-browse-delete-temp-files):
11370         Delete directories as well.
11371         (gnus-article-browse-html-parts): Work for images that do not specify
11372         file names; delete temp directory when quitting; insert header at the
11373         right place; use file: scheme for image files.
11374
11375 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11376
11377         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11378         (gnus-article-browse-html-parts): Use it to make temporary cid image
11379         files in addition to html file so that browser may display them.
11380
11381 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11384
11385 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11386
11387         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11388
11389 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11390
11391         * auth-source.el (auth-sources): Change default to be simpler.
11392         Explain about Secret Service API sources.  Improve Customize options.
11393         (auth-source-pick): Change to accept any number of search parameters.
11394         Implement fallbacks iteratively, not recursively.  Add scoring on the
11395         second pass and sort by score.  Call Secret Service API when needed.
11396         (auth-source-user-or-password): Use it.  Call Secret Service API
11397         directly when needed to get the user name and the password.
11398
11399 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11400
11401         * message.el (message-interactive): Doc fix.
11402         (message-qmail-inject-args): Reflow.
11403         (message-kill-to-signature): Fix typo in docstring.
11404
11405         * smiley.el (smiley-buffer): Fix typo in docstring.
11406
11407 2010-03-24  Glenn Morris  <rgm@gnu.org>
11408
11409         * mail-source.el (gnus-message): Declare.
11410         (mail-source-delete-old-incoming): Require gnus-util.
11411
11412 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11415
11416         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11417
11418         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11419         password-cache's default if it is not bound.
11420         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11421         password-cache-expiry's default if it is not bound.
11422
11423         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11424         available in Emacs 21.
11425
11426         * lpath.el: Suppress compiler warnings for:
11427         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11428         XEmacs;
11429         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11430         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11431         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11432
11433 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11434
11435         * auth-source.el (auth-sources): Fix up definition so extra parameters
11436         are always inline.
11437
11438 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11439
11440         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11441         wasn't updated after mismatch.  Clear cached mailbox info correctly
11442         when uidvalidity changes.
11443         (nnimap-group-prefixed-name): New function to avoid some code
11444         duplication.
11445         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11446         (nnimap-request-group): Use it.
11447         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11448         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11449         with many imap folders.  This is done by caching the group status from
11450         the imap server persistently in a group parameter `imap-status'.  (This
11451         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11452         but not persistently, so every Gnus startup was still very slow.)
11453
11454 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11455
11456         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11457         delete the extra newline.  Otherwise editing of :string and :number
11458         types don't work.
11459
11460 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11461
11462         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11463         secrets.el dependency.
11464         (auth-sources): Add optional user name.  Add secrets.el configuration
11465         choice (unused right now).
11466
11467 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11468
11469         * gnus-sum.el (gnus-summary-make-menu-bar):
11470         Let `gnus-registry-install-shortcuts' fill in the functions.
11471
11472         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11473         warnings.
11474         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11475         (gnus-registry-install-shortcuts): Populate and use it in a
11476         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11477
11478 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11479
11480         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11481         In-place substitutions for the group name encoding/decoding.
11482         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11483         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11484         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11485         (nnimap-update-unseen, nnimap-request-list)
11486         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11487         (nnimap-request-set-mark, nnimap-split-to-groups)
11488         (nnimap-split-articles, nnimap-request-newgroups)
11489         (nnimap-request-create-group, nnimap-request-accept-article)
11490         (nnimap-request-delete-group, nnimap-request-rename-group)
11491         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11492         `encoded-mbx' for consistency.
11493         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11494         variable `imap-current-mailbox'.
11495
11496         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11497         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11498
11499 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11500
11501         * pop3.el (pop3-display-message-size-flag): Display message size byte
11502         counts during POP3 download.
11503         (pop3-movemail): Use it.
11504         (pop3-list): Implement listing of available messages.
11505
11506 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11507
11508         * nnir.el (nnir-get-article-nov-override-function): New function to
11509         override the normal NOV retrieval.
11510         (nnir-retrieve-headers): Use it.
11511
11512 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11513
11514         * auth-source.el (netrc-machine-user-or-password): Autoload.
11515
11516 2010-03-19  Glenn Morris  <rgm@gnu.org>
11517
11518         Stop message.el from loading about 40 libraries it doesn't always need.
11519         The general approach is to autoload rather than require, and to
11520         require in the specific functions rather than the file.  (Bug#5642)
11521
11522         * gmm-utils.el: Don't require wid-edit.
11523         (widget-create-child-value, widget-convert, widget-default-get):
11524         Autoload.
11525
11526         * gnus-util.el: Don't require time-date, netrc.
11527         (message-fetch-field, gnus-group-name-decode): Declare rather than
11528         autoloading.
11529         (gnus-fetch-field): Require message.
11530         (gnus-decode-newsgroups): Require gnus-group.
11531
11532         * ietf-drums.el: Don't require time-date.
11533
11534         * message.el: Don't require hashcash, canlock, ecomplete.
11535         Do require mail-utils.  Require nnheader only when compiling.
11536         (smtpmail-default-smtp-server): Remove declaration.
11537         (message-send-mail-function): Check smtpmail-default-smtp-server
11538         is bound rather than requiring smtpmail.
11539         (message-auto-save-directory, message-insert-signature):
11540         Use expand-file-name rather than nnheader-concat.
11541         (nnheader-insert-file-contents): Autoload.
11542         (hashcash-wait-async): Declare.
11543         (message-send-mail): Only call gnus-setup-posting-charset if
11544         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11545         (message-send-mail-with-sendmail): Require sendmail.
11546         (canlock-password, canlock-password-for-verify): Declare.
11547         (message-canlock-password): Require canlock.
11548         (nnheader-get-report): Autoload.
11549         (gnus-setup-posting-charset): Declare.
11550         (message-send-news): Require gnus-msg.
11551         (message-make-references, message-make-in-reply-to): Use mail-header-id
11552         rather than the alias mail-header-message-id.
11553         (ecomplete-add-item, ecomplete-save): Declare.
11554         (message-put-addresses-in-ecomplete): Require ecomplete.
11555         (ecomplete-display-matches): Autoload.
11556
11557         * mm-decode.el: Don't require mailcap, gnus-util.
11558         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11559         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11560         Autoload.
11561         (mailcap-mime-extensions): Declare.
11562
11563         * mm-encode.el: Don't require mailcap.
11564         (mailcap-extension-to-mime): Autoload.
11565
11566         * mml-sec.el: Don't require password-cache.
11567
11568         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11569         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11570         (mml-minibuffer-read-type): Require mailcap.
11571         (mml-preview): Require gnus-msg.
11572
11573         * mml1991.el: Require password-cache.
11574         (password-cache-expiry): Remove declaration.
11575
11576         * mml2015.el: Require password-cache.
11577         (password-cache-expiry): Remove declaration.
11578
11579         * nneething.el (mailcap): Require mailcap.
11580
11581         * nnheader.el (declare-function): Add compatibility stub.
11582         (message-remove-header): Declare rather than autoload.
11583         (nnheader-replace-header): Require message.
11584
11585         * nnimap.el (declare-function): Add compatibility stub.
11586         (netrc-parse, netrc-machine-user-or-password): Declare.
11587         (nnimap-open-connection): Require netrc.
11588
11589         * nntp.el (declare-function): Add compatibility stub.
11590         (netrc-parse, netrc-machine, netrc-get): Declare.
11591         (nntp-send-authinfo): Require netrc.
11592
11593         * rfc2047.el: Don't require qp.
11594         (quoted-printable-encode-region, quoted-printable-decode-string):
11595         Autoload.
11596
11597         * sieve-mode.el: Don't require easymenu.
11598         (easy-menu-add-item): Autoload it.
11599
11600         * spam-stat.el (time-to-number-of-days): Autoload it.
11601
11602 2010-03-19  Glenn Morris  <rgm@gnu.org>
11603
11604         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11605
11606 2010-03-18  Glenn Morris  <rgm@gnu.org>
11607
11608         * hashcash.el (declare-function): Remove duplicate definition.
11609
11610 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11611
11612         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11613         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11614         value if any backslash escapes).
11615
11616 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11619         if it is available.  (bug#5647)
11620
11621         * lpath.el: Suppress compiler warning for coding-system-from-name for
11622         Emacs 21 and XEmacs.
11623
11624 2010-03-14  Juri Linkov  <juri@jurta.org>
11625
11626         * hmac-def.el:
11627         * hmac-md5.el:
11628         * netrc.el: Fix keywords.
11629
11630 2010-02-26  Glenn Morris  <rgm@gnu.org>
11631
11632         * message.el (message-send-mail-function): Change the default, so that
11633         it inherits from a customized send-mail-function.  (Bug#5643)
11634
11635 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11636
11637         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11638         shell-command-to-string signals an error (bug#5299).
11639
11640 2010-02-24  Glenn Morris  <rgm@gnu.org>
11641
11642         * message.el (message-smtpmail-send-it)
11643         (message-send-mail-with-mailclient): Doc fixes.
11644
11645 2010-02-16  Glenn Morris  <rgm@gnu.org>
11646
11647         * message.el (message-default-mail-headers): Change the default value
11648         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11649
11650 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11651
11652         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11653         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11654
11655 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11656
11657         * time-date.el (date-to-time): Doc fix (Bug#5408).
11658
11659 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11660
11661         * message.el (message-mail): Just pass yank-action on to message-setup.
11662         (message-setup): Handle (FUN . ARGS) form of yank-action.
11663         (message-with-reply-buffer, message-widen-reply)
11664         (message-yank-original): Handle non-buffer values of
11665         message-reply-buffer (Bug#4080).
11666         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11667
11668 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11669
11670         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11671         Fix typo in docstring.
11672
11673 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11674
11675         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11676         response.
11677
11678 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11679
11680         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11681
11682         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11683
11684         * message.el (message-check-news-header-syntax): Protect against a
11685         string that `rfc822-addresses' returns when parsing fails.
11686
11687 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11688
11689         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11690         (gnus-previous-char-property-change): New functions.
11691
11692         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11693
11694 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11695
11696         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11697         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11698
11699 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11700
11701         * message.el (message-exchange-point-and-mark): Rework last change to
11702         avoid using optional arg of exchange-point-and-mark, for backward
11703         compatibility.
11704
11705 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11706
11707         * message.el (message-exchange-point-and-mark):
11708         Call exchange-point-and-mark with an argument rather than setting
11709         mark-active by hand (Bug#5175).
11710
11711 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * nntp.el (nntp-service-to-port): Work for service expressed with
11714         numeric string; replace [:digit:] with [0-9] for XEmacs.
11715
11716 2009-12-17  Glenn Morris  <rgm@gnu.org>
11717
11718         * gnus-group.el (gnus-bug-group-download-format-alist):
11719         Change emacs entry to debbugs.gnu.org.  Bump :version.
11720
11721 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11722
11723         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11724
11725 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11726
11727         * message.el (message-info): Explain why we use `Info-goto-node'.
11728
11729 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11730
11731         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11732
11733 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11734
11735         * message.el (message-completion-in-region): New compatibility function.
11736         (message-expand-group): Use it.
11737
11738 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11739
11740         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11741         with no unread article should be listed if the 2nd arg `predicate' is
11742         given.
11743
11744 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11745
11746         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11747
11748 2009-11-29  Juri Linkov  <juri@jurta.org>
11749
11750         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11751         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11752         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11753
11754 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11755
11756         * sha1.el (sha1-string-external): default-directory "/" in case
11757         otherwise non-existent.  process-connection-type pipe for touch of
11758         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11759
11760 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11761
11762         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11763         it's comms related and sgml-mode.el has "comm" on that basis too.
11764
11765 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11768         containing tspecial characters if they have been already quoted.
11769
11770 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11771
11772         * dns-mode.el (auto-mode-alist): Purecopy string.
11773
11774 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11775
11776         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11777
11778 2009-10-24  Glenn Morris  <rgm@gnu.org>
11779
11780         * gnus-art.el (help-xref-stack-item): Define for compiler.
11781
11782 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11783
11784         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11785
11786 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11787
11788         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11789
11790 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11793         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11794
11795 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11796
11797         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11798         (gnus-overlays-in): New alias to overlays-in.
11799
11800         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11801         gnus-overlay-get, and gnus-delete-overlay.
11802         (gnus-summary-show-thread): Make it work as well for systems in which
11803         next-single-char-property-change is not available.
11804         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11805
11806         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11807         (gnus-overlay-get): New alias to extent-property.
11808         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11809
11810         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11811         SXEmacs.
11812
11813         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11814         SXEmacs.
11815
11816 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11817
11818         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11819
11820 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11821
11822         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11823         and XEmacs that don't have `remove-overlays'.
11824
11825 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11826
11827         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11828         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11829         selective display.  Use overlays instead.
11830
11831 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11832
11833         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11834
11835 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11836
11837         * spam-stat.el (spam-stat-load): Fix typo in message.
11838
11839 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11840
11841         * dig.el (dig-invoke): Fix typo in docstring.
11842         (query-dig): Reflow docstring.
11843
11844 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11845
11846         * gnus-art.el (gnus-article-encrypt-body):
11847         * message.el (message-check-recipients):
11848         * mm-util.el (mm-codepage-setup):
11849         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11850         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11851
11852 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11853
11854         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11855         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11856         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11857         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11858         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11859
11860 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11861
11862         * dig.el: Add "Keywords: comm", as per net-utils.el.
11863
11864 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11865
11866         * dig.el (dig-mode): Use define-derived-mode.
11867
11868 2009-09-19  Glenn Morris  <rgm@gnu.org>
11869
11870         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11871
11872 2009-09-18  Glenn Morris  <rgm@gnu.org>
11873
11874         * gnus-diary.el (gnus-diary-check-message):
11875         * message.el (message-insert-formatted-citation-line):
11876         * nnbabyl.el (top-level):
11877         * nndiary.el (nndiary-schedule):
11878         Fix typos in condition-case handlers.
11879
11880 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11883         configuration that provides the sole article window in a frame;
11884         position point correctly after deleting a part.
11885
11886 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11887
11888         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11889         (spam-resolve-registrations-routine): Use it to unregister articles
11890         that change status.
11891
11892 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11895         with XEmacs.
11896         (parse-time-string-chars): Use it.
11897
11898 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11899
11900         * imap.el (imap-interactive-login): Better messages.
11901         (imap-open): Fix bug with renamed buffer on reconnect.
11902         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11903         for easier debugging and cleaner code.  On successful (guessed based on
11904         server capabilities) secondary authentication, set imap-state
11905         correctly.
11906         (imap-last-authenticator): Define imap-last-authenticator as a variable
11907         to avoid warnings.
11908
11909 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11910
11911         * nnrss.el (nnrss-request-article): Remove binding of
11912         default-enable-multibyte-characters that has gotten needless by
11913         the 2007-07-13 change in rfc2047-encode-message-header.
11914
11915         * mml.el (mml-insert-multipart): Error on the message header.
11916         (mml-insert-part): Error on the message header; position point at
11917         the end of a MIME tag.
11918
11919 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * time-date.el (autoload): Expand define-obsolete-function-alias into
11922         defalias and make-obsolete for old Emacsen that Gnus supports.
11923         (with-no-warnings): Define it for old Emacsen.
11924         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11925         is available.
11926         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11927         float-time is available; suppress compile warning for time-to-seconds.
11928
11929         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11930         (gnus-float-time): Alias to float-time if it exists.
11931
11932         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11933         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11934         float-time is available; suppress compile warning for time-to-seconds.
11935
11936         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
11937         XEmacs.
11938
11939 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
11940
11941         * imap.el (imap-message-map): Docstring fix.
11942
11943 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11946         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11947         Add the optional argument `encoding' that overrides the default.
11948
11949         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11950         mm-encode-buffer.
11951
11952 2009-09-04  Glenn Morris  <rgm@gnu.org>
11953
11954         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11955         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11956         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11957         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11958         * mm-util.el (mm-with-unibyte-current-buffer)
11959         (mm-find-buffer-file-coding-system):
11960         * yenc.el (yenc-decode-region): Use default-value rather than
11961         default-enable-multibyte-characters.
11962
11963 2009-09-03  Glenn Morris  <rgm@gnu.org>
11964
11965         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11966         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11967         than default-enable-multibyte-characters.
11968
11969 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11970
11971         * gnus-art.el (gnus-article-read-summary-keys):
11972         Fix gnus-buffer-configuration's value temporarily used.
11973
11974 2009-09-02  Glenn Morris  <rgm@gnu.org>
11975
11976         * gnus-util.el (gnus-float-time): New function.
11977         * gnus-delay.el (gnus-delay-article):
11978         * gnus-sum.el (gnus-thread-latest-date):
11979         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11980         * nnspool.el (nnspool-request-newgroups):
11981         Use gnus-float-time rather than time-to-seconds.
11982         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11983
11984         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11985         (gnus-header-subject-face, gnus-header-newsgroups-face)
11986         (gnus-header-name-face, gnus-header-content-face):
11987         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11988         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11989         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11990         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11991         (gnus-cite-face-11):
11992         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11993         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11994         (gnus-server-closed-face, gnus-server-denied-face)
11995         (gnus-server-offline-face):
11996         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11997         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11998         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11999         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12000         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12001         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12002         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12003         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12004         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12005         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12006         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12007         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12008         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12009         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12010         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12011         (gnus-summary-high-undownloaded-face)
12012         (gnus-summary-low-undownloaded-face)
12013         (gnus-summary-normal-undownloaded-face)
12014         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12015         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12016         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12017         (gnus-splash-face):
12018         * message.el (message-header-to-face, message-header-cc-face)
12019         (message-header-subject-face, message-header-newsgroups-face)
12020         (message-header-other-face, message-header-name-face)
12021         (message-header-xheader-face, message-separator-face)
12022         (message-cited-text-face, message-mml-face):
12023         * sieve-mode.el (sieve-control-commands-face)
12024         (sieve-action-commands-face, sieve-test-commands-face)
12025         (sieve-tagged-arguments-face):
12026         * spam.el (spam-face):
12027         Mark face aliases with "-face" in the name as obsolete.
12028
12029 2009-09-01  Glenn Morris  <rgm@gnu.org>
12030
12031         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12032         than goto-line.
12033
12034 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12035
12036         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12037         Don't move point if the command is invoked inside the message header.
12038
12039 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12040
12041         * imap.el (imap-send-command): Simplify.
12042         (imap-wait-for-tag): point-max -> buffer-size.
12043
12044 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12045
12046         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12047         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12048         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12049         * nnir.el (nnir-swish-e-index-file):
12050         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12051         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12052         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12053         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12054         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12055         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12056
12057 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12060         Don't save excursion.
12061
12062 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12063
12064         * nnheader.el (nnheader-find-file-noselect):
12065         * mm-util.el (mm-insert-file-contents):
12066         Use (default-value 'major-mode) instead of default-major-mode.
12067
12068 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12069
12070         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12071
12072 2009-08-26  Glenn Morris  <rgm@gnu.org>
12073
12074         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12075         than placing in files.el.
12076
12077 2009-08-25  Glenn Morris  <rgm@gnu.org>
12078
12079         * nnir.el (top-level): Don't require cl at run-time.
12080         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12081         Replace cl-function substitute with gnus-replace-in-string.
12082         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12083         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12084         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12085         simplified expansions.
12086
12087 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12088
12089         * dig.el (dig): Add autoload cookie.
12090
12091 2009-08-22  Glenn Morris  <rgm@gnu.org>
12092
12093         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12094         goto-line.
12095
12096 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12097
12098         * parse-time.el (parse-time-string-chars): Save match data.
12099
12100 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12101
12102         * parse-time.el (parse-time-string-chars): Compute using character
12103         classes, to handle non-ascii characters (Bug#3190).
12104
12105 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12108
12109         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12110         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12111         (gnus-mm-display-part, gnus-mime-display-single)
12112         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12113         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12114
12115         * gnus-sum.el
12116         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12117         (gnus-summary-move-article): Add expirable mark to articles copied or
12118         moved to group that has auto-expire turned on if the option is non-nil.
12119
12120 2009-07-24  Glenn Morris  <rgm@gnu.org>
12121
12122         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12123         Fix typo.  (Bug#3903)
12124
12125 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12126
12127         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12128         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12129         that should not be used for draft articles.
12130         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12131         that has no concern in minor mode keys.
12132         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12133         Abolish.
12134
12135 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12136
12137         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12138         article without making inquiry to a user for unknown encoding.
12139
12140         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12141         (nnmaildir--scan): Assume i-node and device number that file-attributes
12142         returns might be cons-cell.
12143
12144         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12145
12146         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12147
12148 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12149
12150         * auth-source.el: Remove docs now in auth.texi.  Don't use
12151         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12152         `auth-source-hide-passwords' and use them.
12153
12154 2009-07-15  Glenn Morris  <rgm@gnu.org>
12155
12156         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12157
12158 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12159
12160         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12161         excessive whitespace from the default values of title and description.
12162
12163 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12164
12165         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12166         mail-fetch-field to fetch Content-Description header in order to
12167         exclude newlines.
12168
12169 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12170
12171         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12172         format used by GnuPG 2.0.11.
12173
12174 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12177         to deleted part.
12178
12179 2009-05-30  David Engster  <dengste@eml.cc>
12180
12181         * nnmairix.el: Remove old documentation in the commentary block.
12182         (nnmairix-request-group): Do not update active file for nnml back ends.
12183         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12184         end so that overview files are ignored.
12185         (nnmairix-update-groups): Make updating the groups more robust by using
12186         marks.
12187         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12188         with dollar characters in message-id.
12189
12190 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12191
12192         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12193         2008-12-25 in dns.el.
12194
12195 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12196
12197         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12198         could happen if the text is only composed of spaces and/or tabs.
12199
12200 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12201
12202         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12203         when sending a queued message to avoid extra mml tags.
12204
12205 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12208
12209 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12212         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12213         rmail-toggle-header for XEmacs;
12214         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12215
12216 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12217
12218         * gnus-dired.el: Remove autoload for gnus-setup-message.
12219         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12220         displaying Gnus logo; always use compose-mail.
12221
12222 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12225
12226 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12227
12228         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12229         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12230         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12231         available.
12232         (gnus-nocem-epg-verify): New function.
12233
12234 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12235
12236         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12237
12238 2009-02-15  Glenn Morris  <rgm@gnu.org>
12239
12240         * gnus-util.el (rmail-insert-rmail-file-header)
12241         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12242         autoloads.
12243         (rmail-default-rmail-file): Remove unnecessary declaration.
12244         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12245
12246 2009-02-14  Glenn Morris  <rgm@gnu.org>
12247
12248         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12249         variable (only used in gnus-util, which declares it anyway).
12250         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12251         which was only needed by gnus-art (changed to not use it any more).
12252         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12253         only used in gnus-util, which autoloads it itself.
12254         (rmail-update-summary): Fix autoload.
12255
12256         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12257         rather than rmail-output-to-rmail-file.
12258
12259 2009-02-07  Glenn Morris  <rgm@gnu.org>
12260
12261         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12262         autoload of function that no longer exists.
12263         (rmail-toggle-header): Declare.
12264         (message-forward-rmail-make-body): Handle mbox Rmail.
12265
12266 2009-01-31  Glenn Morris  <rgm@gnu.org>
12267
12268         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12269         2009-01-09 change.
12270
12271 2009-01-31  Dave Love  <fx@gnu.org>
12272
12273         * imap.el (imap-fetch-safe): Bind debug-on-error.
12274         (imap-debug): Add imap-fetch-safe.
12275
12276 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12277
12278         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12279         (auth-source-forget-all-cached): New convenience function.
12280         (auth-source-user-or-password): Accept list of modes or a single mode.
12281
12282         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12283         auth-source modes.
12284
12285         * netrc.el (netrc-machine-user-or-password): Use list of
12286         auth-source modes.
12287
12288         * nnimap.el (nnimap-open-connection): Use list of
12289         auth-source modes.
12290
12291         * nntp.el (nntp-send-authinfo): Use list of
12292         auth-source modes.
12293
12294 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12295
12296         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12297         now.
12298
12299 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12300
12301         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12302         coding system in XEmacs; add a workaround for XEmacs.
12303
12304         * lpath.el: Fbind coding-system-aliasee.
12305
12306 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12307
12308         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12309         of current-language-environment.
12310
12311 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12312
12313         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12314         available at runtime.
12315
12316 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12317
12318         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12319
12320 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12321
12322         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12323         the greatest positive fixnum value doesn't work under an XEmacs with
12324         bignum support; use the most-positive-fixnum constant instead,
12325         available since Emacs 21.1 with cl and XEmacs 21.1.
12326
12327 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12330         XEmacs gets not to work.
12331
12332 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * mm-util.el (mm-coding-system-priorities): Allow the value like
12335         "Japanese (UTF-8)" of current-language-environment.
12336
12337 2009-01-09  Glenn Morris  <rgm@gnu.org>
12338
12339         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12340         with last-command-event.
12341
12342 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12343
12344         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12345         in the doc string.
12346
12347         * message.el (message-fix-before-sending): Amend comment.
12348
12349 2009-01-08  Dave Love  <fx@gnu.org>
12350
12351         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12352
12353 2009-01-07  David Engster  <dengste@eml.cc>
12354
12355         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12356         simplified server definitions by converting it via
12357         gnus-server-to-method.
12358
12359 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12362         parameter's operands.
12363
12364 2009-01-06  David Engster  <dengste@eml.cc>
12365
12366         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12367         primary select method (for gnus-group-mark-article-as-read).
12368
12369 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12370
12371         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12372         `(gnus)Face', not `(gnus)X-Face'.
12373
12374 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12375
12376         * mm-util.el (mm-ucs-to-char): New function.
12377
12378         * mm-url.el (mm-url-decode-entities): Use it.
12379
12380         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12381         unicode-to-char.
12382
12383 2009-01-05  Dave Love  <fx@gnu.org>
12384
12385         * time-date.el: Require cl for `declare'.
12386
12387 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12388
12389         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12390         Dave Love.
12391
12392 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12393
12394         * message.el (message-fix-before-sending): Add `eight-bit' to
12395         illegible-text check.
12396
12397 2009-01-03  Michael Olson  <mwolson@gnu.org>
12398
12399         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12400         `headers' is nil.  This can occur if the IMAP server does not have
12401         permissions to read messages from a folder, but can write new messages
12402         to the folder.
12403         (nnimap-request-article-part): Do not insert `data' if it is nil.
12404
12405         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12406         characters which will confuse `read', so skip past them.
12407
12408 2009-01-01  Dave Love  <fx@gnu.org>
12409
12410         * imap.el (imap-string-to-integer): Fix typo.
12411         (imap-fetch-safe): New function.
12412         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12413
12414         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12415
12416         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12417         (imap-parse-greeting): Fix doc strings.
12418         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12419         (imap-parse-flag-list): Make messages unique.
12420         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12421
12422         * nnimap.el: Fix author email.
12423         (nnimap-split-rule): Add FIXME comment.
12424         (nnimap-debug): Fix doc string.
12425
12426 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12427
12428         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12429
12430 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12431
12432         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12433         nslookup if resolv.conf isn't available.
12434         (dns-query): Rename from query-dns.
12435         (dns-query-cached): Rename from query-dns-cached.
12436
12437 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12438
12439         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12440         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12441         to check if those variables exist (first appeared in Emacs 18.50).
12442
12443 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12444
12445         * mm-util.el (mm-line-number-at-pos): New function.
12446
12447         * spam-report.el (spam-report-process-queue): Use it.
12448
12449 2008-12-24  David Engster  <dengste@eml.cc>
12450
12451         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12452         parameters that haven't existed as variables as buffer-local variables.
12453
12454 2008-12-23  Dave Love  <fx@gnu.org>
12455
12456         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12457         cadar.
12458
12459         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12460         imap-starttls-p.
12461         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12462
12463 2008-12-22  Dave Love  <fx@gnu.org>
12464
12465         * imap.el: Fix author email.  Doc fixes.
12466         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12467         reply.
12468
12469 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12470
12471         * spam-report.el (spam-report-gmane-max-requests): New constant.
12472         (spam-report-gmane-wait): New variable.
12473         (spam-report-gmane-ham, spam-report-gmane-spam)
12474         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12475         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12476         the server.
12477
12478         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12479         Add explanations.
12480
12481         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12482         nnheader-accept-process-output and nnheader-read-timeout if available.
12483         (pop3-movemail): Use it.
12484
12485         * message.el (message-check-news-body-syntax): Fix signature check if
12486         there's an attachment.
12487
12488 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12489
12490         * mm-util.el: Add comments to the mm- emulating functions.
12491
12492 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12493
12494         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12495         Reported by Stephen Berman <stephen.berman@gmx.net>.
12496
12497 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12498
12499         * mm-util.el (mm-substring-no-properties): New function.
12500         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12501         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12502         (mm-string-to-multibyte): Doc fix.
12503
12504         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12505
12506 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12507
12508         * mml.el (mml-attach-file): Strip text properties from file name.
12509         (Bug#1574)
12510
12511 2008-12-16  Glenn Morris  <rgm@gnu.org>
12512
12513         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12514
12515 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12518         knows since the charset specified might be a bogus alias that
12519         mm-charset-synonym-alist provides.
12520
12521 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12522
12523         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12524         "ISO_8859-1".
12525
12526         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12527
12528 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12529
12530         * mm-util.el (mm-charset-eval-alist):
12531         Define it before mm-charset-to-coding-system.
12532         (mm-charset-to-coding-system): Add optional argument `silent';
12533         define it before mm-charset-override-alist.
12534         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12535         default value if it can be used in Emacs currently running;
12536         silence mm-charset-to-coding-system.
12537
12538 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12539
12540         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12541         `allow-override' which says whether to use `mm-charset-override-alist'.
12542         (rfc2047-decode-encoded-words): Use it.
12543
12544         * mm-util.el (mm-charset-override-alist): Fix custom type;
12545         add `(gb2312 . gbk)' to choices.
12546
12547 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12548
12549         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12550         fast.
12551
12552         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12553
12554         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12555
12556 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12557
12558         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12559         on links.
12560
12561         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12562
12563 2008-12-03  Lute Kamstra  <lute@gnu.org>
12564
12565         * sha1.el: Remove leading * from docstrings of defcustoms,
12566         deffaces, defconsts and defuns.
12567
12568 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12569
12570         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12571         users' addresses that don't have domain parts.
12572         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12573         rather than message-narrow-to-head since there will be the message
12574         header separator.
12575
12576 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12577
12578         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12579         since the result is inserted in a unibyte buffer anyway.
12580         (nnimap-demule-use-string-to-multibyte): Remove.
12581         (nnimap-demule): Alias it to mm-string-to-multibyte.
12582
12583 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12584
12585         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12586         variable for debugging bug#464 and bug#1174.
12587         (nnimap-demule): Use it.
12588
12589 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12590
12591         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12592         score calculation correctly.
12593
12594 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12595
12596         * message.el (message-send-mail): Just set the buffer to unibyte
12597         rather than use mm-with-unibyte-current-buffer which does a lot more.
12598         (message-send-mail-partially): Don't bother with
12599         mm-with-unibyte-current-buffer since it's already been made unibyte by
12600         message-send-mail.
12601
12602 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12603
12604         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12605
12606 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12607
12608         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12609
12610 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12611
12612         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12613         require itself and to remove `with-no-warnings'.
12614
12615 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12616
12617         * starttls.el (starttls-any-program-available): Get the name of the
12618         available TLS layer program.
12619         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12620         well as the host name in the "opening" message.
12621
12622         * auth-source.el (auth-source-cache, auth-source-do-cache)
12623         (auth-source-user-or-password): Cache passwords and logins by default,
12624         allow override with `auth-source-do-cache'.
12625         (auth-source-forget-user-or-password): Allow users to remove cache
12626         entries if needed.
12627
12628 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12629
12630         * md4.el (md4-buffer): Fix typo in docstring.
12631         (md4, md4-64): Doc fixes.
12632         (md4-pack-int32): Reflow docstring.
12633
12634 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12635
12636         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12637         condition-case to only the forward-sexp call.
12638
12639 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12640
12641         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12642         quotes contained.  Make it more robust regardless by an extra
12643         condition-case wrapper.
12644
12645 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12648
12649 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * nnml.el (nnml-request-expire-articles): Check if the function set to
12652         `nnmail-expiry-target' returns the symbol `delete'.
12653
12654         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12655
12656         * nnmail.el (nnmail-expiry-target): Fix custom type.
12657
12658 2008-10-02  Glenn Morris  <rgm@gnu.org>
12659
12660         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12661         Silence compiler warning.
12662
12663 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12664
12665         * tls.el (open-tls-stream): Show the actual command being
12666         executed, instead of the format string.
12667
12668 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * lpath.el: Fbind codepage-setup for Emacs 23.
12671
12672 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12673
12674         * mml.el (mml-menu): Don't assume mml2015 is bound.
12675
12676 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12677
12678         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12679         exists.
12680
12681 2008-09-27  Glenn Morris  <rgm@gnu.org>
12682
12683         * gnus-util.el (mail-header-remove-comments): Autoload it.
12684
12685 2008-09-27  Andreas Schwab  <schwab@suse.de>
12686
12687         * gnus-util.el (gnus-split-references): Strip comments.
12688         (gnus-parent-id): Likewise.
12689
12690 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12691
12692         * message.el (message-confirm-send): Fix version.
12693
12694 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * message.el (message-idna-to-ascii-rhs-1): Use
12697         mail-extract-address-components rather than mail-header-parse-addresses
12698         that is an alias by default to ietf-drums-parse-addresses that does not
12699         support non-ASCII names in headers' contents.
12700
12701 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12702
12703         * message.el (message-confirm-send): Fix variable documentation to
12704         avoid the "y/n" wording.
12705
12706 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12707
12708         * message.el (message-set-auto-save-file-name): Save to a different
12709         filename so multiple messages (especially drafts) can be recovered.
12710
12711 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12712
12713         * message.el (message-confirm-send): Add appropriate version.
12714
12715 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12716
12717         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12718         defvar.
12719
12720 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12721
12722         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12723         (mm-pkcs7-enveloped-magic): Ditto.
12724
12725 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12726
12727         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12728         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12729
12730 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12731
12732         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12733         default, it's better.
12734
12735 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12736
12737         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12738         summary line gnus-number property and ignore them (with a warning
12739         message).
12740
12741 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12742
12743         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12744         macro caddr in the interactive form since it won't be expanded.
12745
12746 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12747
12748         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12749         `charset'; fix name of function called recursively.
12750         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12751
12752 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12753
12754         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12755         (gnus-mime-set-charset-parameters): New function.
12756         (gnus-mime-view-part-as-charset): Use it to correctly display part
12757         specifying wrong charset.
12758
12759 2008-09-08  David Engster  <dengste@eml.cc>
12760
12761         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12762         in completing-read for back end server.
12763
12764 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12765
12766         * message.el (message-confirm-send): New variable to confirm sending a
12767         message.
12768         (message-send): Use it.
12769
12770 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12771
12772         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12773
12774 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12775
12776         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12777
12778 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12779
12780         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12781         prevent tracking too many groups.
12782         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12783         Use it.
12784
12785 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12786
12787         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12788         moving point to the bottom of the window in order to avoid recentering.
12789
12790 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12793
12794         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12795         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12796         (gnus-article-beginning-of-window): Fix calculation.
12797
12798 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * gnus-msg.el (gnus-summary-supersede-article)
12801         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12802         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12803         message header.
12804
12805 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12806
12807         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12808         pending output coming after the status change.
12809
12810 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12811
12812         * message.el:
12813         * gnus-start.el:
12814         * gnus-registry.el: Remove VMS support.
12815
12816 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12819         macro.
12820         (rfc2104-hash): Use it.
12821
12822 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12823
12824         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12825         (gnus-summary-sort-by-most-recent-date): New commands.
12826         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12827         and menu entries.
12828
12829 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12830
12831         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12832         don't redisplay article for raw contents; remove plural articles stuff.
12833
12834         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12835         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12836         on gnus-summary-save-article; display results properly.
12837
12838 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12839
12840         * lpath.el: No need to fbind ns-focus-frame.
12841
12842 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12845
12846 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12847
12848         * gnus-art.el (gnus-summary-save-in-pipe):
12849         Consider gnus-save-all-headers.
12850
12851 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12852
12853         * gnus-util.el (ns-focus-frame): Remove declaration.
12854         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12855         like x.
12856
12857 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12858
12859         * rfc2104.el (rfc2104-zero): Delete defconst.
12860         (rfc2104-hex-alist): Likewise.
12861         (rfc2104-hex-to-int): Delete func.
12862         (rfc2104-hexstring-to-bitstring): Likewise.
12863         (rfc2104-nybbles): New defconst.
12864         (rfc2104-hash): Rewrite for speed.
12865
12866 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * tls.el (open-tls-stream): Make it work with the 2nd argument
12869         BUFFER that is a string but does not exist as a buffer object, as
12870         mentioned in the doc-string.
12871
12872 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12875         SXEmacs.
12876
12877 2008-07-16  Glenn Morris  <rgm@gnu.org>
12878
12879         * gnus-util.el (ns-focus-frame): Declare for compiler.
12880
12881 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12882
12883         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12884         set as a group parameter.
12885         (gnus-summary-save-in-pipe): Work when it is called independently.
12886         (gnus-summary-pipe-to-muttprint): Don't modify
12887         gnus-summary-pipe-output-default-command.
12888
12889 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12890
12891         * message.el (message-send-mail-with-sendmail):
12892         Display the error message.
12893
12894 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12895
12896         * gnus-art.el (gnus-default-article-saver):
12897         Add gnus-summary-save-in-pipe to choices.
12898         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12899         gnus-summary-pipe-output-default-command as the default command.
12900         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12901         instead of gnus-last-shell-command.
12902
12903         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12904         New user option.
12905         (gnus-summary-muttprint-program): Mention the value will be changed.
12906         (gnus-summary-save-article): Force showing of all headers.
12907         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12908
12909 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12910
12911         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12912
12913 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12914
12915         * nnimap.el (nnimap-id):
12916         * sieve-manage.el (sieve-manage-open): Doc fixes.
12917
12918 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12919
12920         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12921         if available.
12922
12923 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12924
12925         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12926
12927         * nnkiboze.el (nnkiboze-generate-group):
12928         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12929
12930         * nnmairix.el: Require CL.
12931
12932 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * dgnushack.el: Autoload get-display-table and put-display-table for
12935         XEmacs 21.5.
12936
12937         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
12938         21.4 and SXEmacs.
12939
12940 2008-06-15  David Engster  <dengste@eml.cc>
12941
12942         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12943
12944 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12945
12946         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12947         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12948         runtime choice under XEmacs.
12949
12950         * gnus-sum.el (gnus-summary-set-display-table):
12951         Use `gnus-put-display-table', `gnus-get-display-table',
12952         `gnus-set-display-table' for the display table, instead of `aset'.
12953
12954         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
12955         Use `gnus-put-display-table', `gnus-get-display-table',
12956         `gnus-set-display-table' for the display table.
12957
12958 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12959
12960         * nnmairix.el: Add autoloads.
12961
12962 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12963
12964         * nnmairix.el (nnmairix-delete-recreate-group)
12965         (nnmairix-update-and-clear-marks): Fix error messages.
12966
12967 2008-06-14  David Engster  <dengste@eml.cc>
12968
12969         * nnmairix.el: Upgrade to version 0.6.
12970         (nnmairix-group-toggle-propmarks-this-group)
12971         (nnmairix-group-toggle-readmarks-this-group)
12972         (nnmairix-group-delete-recreate-this-group)
12973         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12974         (nnmairix-remove-tick-mark-original-article): New commands.
12975         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12976         (nnmairix-propagate-marks-to-nnmairix-groups)
12977         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12978         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12979         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12980         functions needed for marks propagation and manipulation of read marks.
12981         (nnmairix-update-groups): New function.
12982         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12983         (nnmairix-determine-original-group-from-registry)
12984         (nnmairix-determine-original-group-from-path)
12985         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12986         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12987         New helper functions.
12988         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12989         keystrokes for new commands.
12990         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12991         (nnmairix-request-group): Check allow-fast group parameter.
12992         (nnmairix-request-create-group): Set allow-fast group parameter if
12993         nnmairix-allowfast-default is set.
12994         (nnmairix-close-group): Propagate marks upon closing if needed.
12995         (nnmairix-group-toggle-threads-this-group): Use new.
12996         nnmairix-group-toggle-parameter helper function.
12997         (nnmairix-search): Better check for empty search result.
12998         (nnmairix-goto-original-article): Use new helper functions for
12999         determining original article.
13000         (nnmairix-show-original-article): Make sure message-id is in brackets.
13001         (nnmairix-call-mairix-binary): Change variable name.
13002         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13003         helper function.
13004         (nnmairix-widget-toggle-activate): Fix doc string.
13005
13006 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * nnir.el: Require edmacro when compiling with XEmacs.
13009         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13010         available in Emacs 21.
13011
13012 2008-06-11  Glenn Morris  <rgm@gnu.org>
13013
13014         * gnus-util.el (x-focus-frame):
13015         * gnus.el (image-size):
13016         * mm-decode.el (image-size): Declare.
13017
13018         * gnus-picon.el (declare-function): Add compat definition.
13019         (image-size): Declare.
13020
13021         * gnus-group.el (tool-bar-map):
13022         * gnus-sum.el (tool-bar-map): Define for compiler.
13023
13024         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13025
13026         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13027
13028         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13029         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13030         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13031         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13032         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13033         * sieve-manage.el, spam-report.el, spam.el:
13034         Remove unnecessary eval-and-compile of autoloads.
13035
13036 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13037
13038         * auth-source.el: Precise Tramp doc.
13039
13040 2008-06-07  Glenn Morris  <rgm@gnu.org>
13041
13042         * nnmairix.el: Remove unnecessary eval-when-compile.
13043
13044 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13045
13046         * lpath.el: Fbind propertize for XEmacs 21.4.
13047
13048 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * nnir.el: Move here from ../contrib.
13051
13052 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13053
13054         * gnus-util.el (gnus-read-shell-command): New function.
13055         * mm-decode.el (mm-pipe-part):
13056         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13057
13058 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13059
13060         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13061
13062 2008-06-03  Glenn Morris  <rgm@gnu.org>
13063
13064         * pop3.el (nnheader-accept-process-output): Autoload it.
13065
13066 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13069         are not 2-digit hexadecimal characters that follow `%'s.
13070
13071 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13072
13073         * message.el (message-bogus-recipient-p): Fix type in doc string.
13074         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13075         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13076         Improve custom options.
13077         (message-bogus-recipient-p): Adjust accordingly.
13078
13079 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13080
13081         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13082         long-form month and day names.
13083
13084 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * dgnushack.el: Autoload debug, eudc-expand-inline and
13087         pgg-snarf-keys-region for XEmacs.
13088
13089         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13090
13091         * nnmairix.el: Require edmacro when compiling with XEmacs.
13092
13093 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13094
13095         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13096         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13097
13098 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13099
13100         * auth-source.el: Add more docs.
13101
13102         * netrc.el (netrc-machine): Always match if the port is not given.
13103
13104 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13105
13106         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13107         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13108         retrieval faster in some cases, but might make CPU usage larger.
13109         If this has any bad side effects, we might revert this change.
13110
13111         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13112         seems to make mail retrieval much, much faster.
13113         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13114         unconditionally.
13115
13116         * gnus-draft.el (gnus-group-send-queue):
13117         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13118
13119 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13120
13121         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13122
13123         * message.el (message-bogus-address-regexp): Fix and improve custom
13124         type.
13125         (message-setup-hook): Add message-check-recipients as custom option.
13126
13127 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13128
13129         * message.el (message-cite-function): Remove bogus autoload which crept
13130         in during merge from v5-10.
13131
13132 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13133
13134         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13135
13136         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13137
13138         * auth-source.el: Preliminary Tramp docs.
13139         (auth-sources): Change the default auth-sources to use
13140         EPA .gpg files.
13141
13142 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13143
13144         * nntp.el: Autoload `auth-source-user-or-password'.
13145         (nntp-send-authinfo): Use it.
13146
13147         * nnimap.el: Autoload `auth-source-user-or-password'.
13148         (nnimap-open-connection): Use it.
13149
13150         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13151         for the gnus-message function.
13152         (auth-source-user-or-password): Use it.
13153
13154 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13155
13156         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13157         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13158         (rfc2104-hash): Use it.
13159
13160 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13161
13162         * gnus-art.el (gnus-article-toggle-truncate-lines):
13163         Don't use `iff' in docstring.
13164
13165 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13166
13167         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13168
13169         * gnus-util.el (gnus-extract-address-component-name)
13170         (gnus-extract-address-component-email): Convenience functions around
13171         `gnus-extract-address-components'.
13172
13173         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13174         Use `gnus-extract-address-component-email' to fix bug of comparing full
13175         sender name to `user-mail-address'.
13176
13177 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13178
13179         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13180         catch/throw to optimize.
13181         (gnus-registry-find-keywords): Just use member to find a keyword.
13182
13183 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13184
13185         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13186         is current before calling gnus-server-prepare.
13187         (gnus-server-setup-buffer, gnus-server-update-server)
13188         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13189
13190 2008-05-04  Juri Linkov  <juri@jurta.org>
13191
13192         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13193         (mailcap-file-default-commands): Use mailcap-replace-in-string
13194         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13195         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13196
13197 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13198
13199         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13200
13201 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13202
13203         * gnus.el: Bump version to 0.11.
13204
13205 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13206
13207         * gnus.el: No Gnus v0.10 is released.
13208
13209 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13210
13211         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13212         hooks.
13213         (gnus-update-read-articles): Speed up non-marks-using users.
13214         (gnus-use-marks): Define gnus-use-marks.
13215         (gnus-propagate-marks): Rename variable to something more sensible.
13216
13217 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13218
13219         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13220         (gmm-image-load-path-for-library): Fix typos in docstrings.
13221         (gmm-message): Reflow docstring.
13222
13223 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13224
13225         * mail-source.el (mail-source-set-1, mail-source-bind):
13226         Move auth-source code out of the macro to clean it up and fix bugs.
13227
13228 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13229
13230         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13231         by sender if it's equal to user-mail-address, it's likely to be
13232         useless.
13233
13234         * mail-source.el (mail-source-bind): Don't use user or password if they
13235         are not bound.  Unintern them if they are nil.  Don't use server unless
13236         it's bound, and default it to empty string otherwise.
13237
13238 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13239
13240         * mail-source.el: Load auth-source.el.
13241         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13242         get user name or password, if auth-sources is set up.
13243
13244         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13245         strategy of splitting with parent.
13246         (gnus-registry-split-fancy-with-parent)
13247         (gnus-registry-post-process-groups): Use it and fix prior
13248         bug (returning a list as the split result).
13249
13250         * auth-source.el (auth-sources): Remove server parameter.
13251         (auth-source-pick, auth-source-user-or-password)
13252         (auth-source-user-or-password-imap)
13253         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13254         (auth-source-user-or-password-sftp)
13255         (auth-source-user-or-password-smtp): Remove server parameter.
13256
13257 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13258
13259         * smime.el (smime-sign-region, smime-encrypt-region)
13260         (smime-decrypt-region):
13261         Remove redundant calls to `generate-new-buffer-name'.
13262
13263 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13264
13265         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13266         Don't use QP for message/rfc822.
13267         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13268
13269 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13270
13271         * sieve-manage.el (sieve-string-bytes): Remove.
13272         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13273         correct byte-length only if the process's coding-system is the same as
13274         the one used internally by Emacs to represent strings.
13275
13276 2008-04-22  Juri Linkov  <juri@jurta.org>
13277
13278         * mailcap.el (mailcap-file-default-commands): New function.
13279
13280 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13281
13282         * message.el (message-signature-separator, message-cite-function):
13283         Change custom version.
13284
13285 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13286
13287         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13288         commands.
13289         (tls-checktrust): Ditto.
13290
13291 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13292
13293         * mm-decode.el (mm-display-external): Make temp file read-only.
13294
13295 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13298         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13299         `C-c C-f d'.
13300
13301 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13302
13303         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13304
13305 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus.el: Bump version to 0.9.
13308
13309 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13310
13311         * gnus.el: No Gnus v0.8 is released.
13312
13313 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13314
13315         * mail-source.el (mail-source-value):
13316         Prefer fboundp to functionp so it works with macros as well.
13317
13318 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13319
13320         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13321         Fix last change in case the element is not even a symbol.
13322
13323 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13324
13325         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13326         Prefer fboundp to functionp so it works with macros as well.
13327
13328 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13329
13330         * auth-source.el: Add docs.
13331         (auth-sources): Modify format to support server.
13332         (auth-source-pick, auth-source-user-or-password)
13333         (auth-source-user-or-password-imap)
13334         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13335         (auth-source-user-or-password-sftp)
13336         (auth-source-user-or-password-smtp): Add server parameter.
13337
13338 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13339
13340         * gnus-registry.el: Initialize the registry when gnus-registry-install
13341         is t.
13342
13343 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13344
13345         * compface.el (uncompface): Make buffer unibyte.
13346
13347 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13348
13349         * mail-source.el (mail-source-value):
13350         Prefer fboundp to functionp so it works with macros as well.
13351
13352 2008-04-05  Glenn Morris  <rgm@gnu.org>
13353
13354         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13355
13356 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13357
13358         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13359         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13360
13361         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13362         multibyteness after rather than before erasing it.
13363
13364         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13365         mm-with-multibyte.
13366         (gnus-request-article-this-buffer): Make sure the proper decoding is
13367         used if gnus-original-article-buffer happens to be unibyte.
13368
13369         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13370         default-enable-multibyte-characters.
13371
13372         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13373         default-enable-multibyte-characters.
13374
13375         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13376
13377         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13378
13379 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13380
13381         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13382         Fix last change in case the element is not even a symbol.
13383
13384 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13385
13386         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13387         (imap-message-copyuid-1): Use it.
13388         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13389         J. Williams in
13390         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13391
13392         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13393         imap-enable-exchange-bug-workaround.
13394         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13395
13396 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13397
13398         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13399         a 100 byte status-checks into a 2-3MB transfer for each group.
13400         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13401         to enable bug workaround or not.
13402         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13403
13404 2008-03-31  Glenn Morris  <rgm@gnu.org>
13405
13406         * message.el (mml2015-use): Declare for compiler.
13407         (message-info): Require mml2015 when appropriate.
13408
13409 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13410
13411         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13412         whitespace.
13413
13414 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13415
13416         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13417         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13418         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13419         (nntp-service-to-port): New function.
13420         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13421         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13422         (nntp-open-netcat-stream): New function.
13423         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13424
13425 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13426
13427         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13428
13429 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13430
13431         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13432
13433 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13434
13435         * dns.el (dns-write): Use set-buffer-multibyte.
13436
13437 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13438
13439         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13440
13441 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13442
13443         * message.el (message-signature-separator): Change default.
13444         Improve custom type.
13445         (message-cite-function): Change default to
13446         message-cite-original-without-signature.
13447
13448         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13449         toggle.
13450
13451         * message.el (message-check-news-body-syntax): Fix signature check.
13452         (message-setup-1): Mark buffer as unmodified _after_ running
13453         message-setup-hook and handling message-alternative-emails.
13454         (message-shorten-references): Be more strict when building list of
13455         valid references to comply with GNKSA.
13456
13457         * gnus-group.el (gnus-read-ephemeral-bug-group)
13458         (gnus-read-ephemeral-debian-bug-group)
13459         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13460
13461         * message.el (message-info): Don't use booleanp which isn't supported
13462         in Emacs 21 and XEmacs.
13463
13464 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13467         gnus-group-gmane-group-download-format.
13468         (gnus-group-read-ephemeral-gmane-group): Rename from
13469         gnus-group-read-ephemeral-gmane-group.
13470         (gnus-read-ephemeral-gmane-group-url): Rename from
13471         gnus-group-read-ephemeral-gmane-group-url.
13472         (gnus-bug-group-download-format-alist): New variable.
13473         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13474         (gnus-read-ephemeral-emacs-bug-group): New commands.
13475
13476 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13477
13478         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13479         (gnus-visible-headers): Improve custom type.
13480
13481 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13482
13483         * mml.el (mml-menu): Add workarounds for XEmacs.
13484
13485         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13486         X-Boundary header.
13487
13488         * message.el (message-simplify-recipients): Fix previous commit.
13489
13490 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13491
13492         * mm-util.el (mm-set-buffer-multibyte): New function.
13493         * mm-decode.el (mm-copy-to-buffer): Use it.
13494
13495         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13496         Prefer fboundp to functionp so it works with macros as well.
13497
13498 2008-03-19  Glenn Morris  <rgm@gnu.org>
13499
13500         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13501         Accidentally removed in the sync process with Emacs.
13502
13503 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13504
13505         * message.el (message-alter-recipients-discard-bogus-full-name):
13506         New function.
13507         (message-alter-recipients-function): New variable.
13508         (message-get-reply-headers): Use it.
13509         (message-replace-header): New helper function.
13510         (message-recipients-without-full-name): New variable.
13511         (message-simplify-recipients): New command.
13512
13513         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13514
13515         * message.el (message-info): Handle EasyPG manual.
13516
13517         * mml.el (mml-menu): Add entry for EasyPG.
13518
13519 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13520
13521         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13522         parameter.
13523
13524         * message.el (message-disassociate-draft): Specify drafts group name
13525         fully.
13526
13527 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13528
13529         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13530         Eliminate unnecessary duplicates from the match list.
13531
13532 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13535
13536         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13537
13538         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13539         args of `how-many' of which the XEmacs version doesn't take; declare
13540         Info-index-next as function.
13541
13542 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13543
13544         * gnus-score.el (gnus-score-headers): Fix handling of
13545         gnus-inhibit-slow-scoring.
13546
13547         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13548         string.
13549         (gnus-button-url-regexp): Improve handling of parenthesis.
13550         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13551         (gnus-button-handle-info-keystrokes): Handle index entries.
13552
13553 2008-03-15  Glenn Morris  <rgm@gnu.org>
13554
13555         * parse-time.el (parse-time-string): Simplify.
13556
13557 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13558
13559         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13560         Incoming* files.
13561
13562 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13563
13564         * auth-source.el (auth-sources): Rename from auth-source-choices.
13565         (auth-source-pick): Use it.
13566
13567 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13568
13569         * binhex.el (binhex-decode-region-internal):
13570         * uudecode.el (uudecode-decode-region-internal):
13571         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13572         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13573         setting default-enable-multibyte-characters.
13574
13575 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13576
13577         * auth-source.el (auth-source-protocols)
13578         (auth-source-protocols-customize, auth-source-choices): Add and
13579         modified variable customizations and defaults.
13580         (auth-source-pick, auth-source-user-or-password)
13581         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13582         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13583         (auth-source-user-or-password-sftp)
13584         (auth-source-user-or-password-smtp): Use new variables and provide an
13585         interface to netrc.el.
13586
13587 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13590         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13591         Make sure the nntp port to specify is a string.
13592
13593 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13594
13595         * nntp.el: Use with-current-buffer.
13596         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13597         dubious mm-with-unibyte-current-buffer.
13598         (nntp-with-open-group-function): New function extracted from
13599         nntp-with-open-group macro.
13600         (nntp-with-open-group): Use the function, so it's easier to debug.
13601         Add indentation and debugging info.
13602         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13603         Recommend the use of the netcat alternatives.
13604
13605         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13606         Avoid mm-string-as-multibyte as well.
13607
13608         * nnweb.el (nnweb-insert-html):
13609         Remove use of nnheader-string-as-multibyte.
13610
13611         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13612         (nnheader-string-as-multibyte): Remove.
13613
13614         * mm-view.el: Use inhibit-read-only.
13615         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13616         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13617         or unibyte-string.
13618
13619         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13620         (mm-uu-yenc-extract): Use with-current-buffer.
13621
13622         * gnus-soup.el (gnus-soup-send-packet): Don't use
13623         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13624
13625         * nnmh.el: Use with-current-buffer.
13626         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13627         mm-string-as-multibyte on the output of mm-encode-coding-string.
13628
13629         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13630         (nnimap-request-move-article): Use with-current-buffer.
13631
13632         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13633         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13634         conversion uses string-make-unibyte rather than string-as-unibyte.
13635
13636         * gnus-msg.el: Use with-current-buffer.
13637
13638         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13639
13640 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13641
13642         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13643         string for caching if it is 'PIN.
13644
13645 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13646
13647         * lpath.el: Consider the case without Emacs/W3.
13648
13649 2008-03-08  Glenn Morris  <rgm@gnu.org>
13650
13651         * time-date.el (date-to-time, time-subtract, time-add)
13652         (safe-date-to-time): Doc fixes.
13653
13654 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13655
13656         * mail-source.el (mail-source-delete-old-incoming-confirm):
13657         Change default to nil.
13658         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13659
13660 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * lpath.el: Rearrange.
13663
13664         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13665         (gnus-article-goto-prev-page): Work for articles having ^L's.
13666
13667         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13668
13669         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13670
13671 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13672
13673         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13674         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13675         (gnus-bookmark-jump): Adjust some variable names.
13676
13677 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13678
13679         * auth-source.el: New package.
13680         (auth-source-choices): Add customization entry point variable.
13681
13682         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13683         bug.
13684
13685 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13686
13687         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13688         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13689         (gnus-registry-install-shortcuts): Rename from
13690         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13691         the `gnus-registry-mark-map' keymap dynamically from
13692         `gnus-registry-marks'.  The generated functions update the summary line
13693         when a registry mark is added or deleted, and will call
13694         `gnus-registry-install-p' (see the comments in the code).
13695         (gnus-registry-user-format-function-M): Use concat intelligently.
13696
13697         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13698         the registry mark functions.
13699
13700 2008-03-05  Glenn Morris  <rgm@gnu.org>
13701
13702         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13703         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13704         gnus-art.
13705         (top-level): No need to load own source when compiling.
13706
13707 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13708
13709         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13710         Suggested by <chris.anderton@zetnet.co.uk>.
13711
13712 2008-03-04  Glenn Morris  <rgm@gnu.org>
13713
13714         * gnus-sum.el (top-level): No need to require gnus when compiling,
13715         since unconditionally required near start of file.
13716         (gnus-summary-display-while-building): Move definition before use.
13717
13718 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13719
13720         * gnus-registry.el (gnus-registry-user-format-function-M):
13721         Add formatting function.
13722
13723 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13724
13725         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13726         with plists.
13727         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13728         Use new format.
13729
13730 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13731
13732         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13733         `where-is-internal' that returns a range of key sequences.
13734
13735 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13736
13737         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13738
13739         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13740         (gnus-summary-jump-to-group): Consider windows on other displayed
13741         frames as well.  Similar changes might be needed elsewhere, but that's
13742         the one I've bumped into during my use.
13743
13744         * nndoc.el (nndoc-oe-dbx-type-p):
13745         * gnus-msg.el (gnus-debug):
13746         * gnus-group.el (gnus-update-group-mark-positions):
13747         Use mm-string-to-multibyte.
13748
13749 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13750
13751         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13752         doesn't handle NotDashEscaped.
13753
13754         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13755         (mml-dnd-attach-options): Fix typo in custom choice.
13756
13757         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13758         Change nndoc-article-type to mbox.
13759         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13760
13761         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13762         to nil, instead of html2text.
13763
13764         * imap.el (imap-debug): Add `imap-ping-server'.
13765
13766         * gnus-bookmark.el: Add FIXMEs.
13767
13768         * message.el (message-form-letter-separator)
13769         (message-send-form-letter-delay): New variables.
13770         (message-send-form-letter): Use them.  New command to send form
13771         letters.  Requested by Uwe Siart.
13772         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13773
13774 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13775
13776         * Update copyright years.
13777
13778 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13779
13780         Sync from EMACS_22_BASE.
13781
13782         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13783
13784 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13785
13786         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13787         empty author.
13788
13789 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13790
13791         * gnus-registry.el (gnus-registry-marks): Add variable for
13792         customization of marks and their appearance.
13793         (gnus-registry-read-mark): Use it.
13794         (gnus-registry-do-marks): Add utility function to loop through
13795         `gnus-registry-marks'.
13796         (gnus-registry-install-shortcuts-and-menus): Add function to install
13797         shortcuts and menus.
13798         (gnus-registry-initialize): Use it.
13799         (gnus-registry-default-mark): Clarify documentation.
13800
13801 2008-02-29  Glenn Morris  <rgm@gnu.org>
13802
13803         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13804         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13805         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13806         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13807         Change defcustom :version from 23.0 to 23.1.
13808
13809 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13810
13811         * gnus-registry.el (gnus-registry-follow-group-p)
13812         (gnus-registry-post-process-groups): Add functions to aid registry
13813         splitting and improve logging.  Clarify behavior in function
13814         documentation.
13815         (gnus-registry-split-fancy-with-parent): Use them.
13816
13817 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13818
13819         * gnus-art.el: Use with-current-buffer.
13820
13821 2008-02-27  David Engster  <dengste@eml.cc>
13822
13823         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13824         Express real group name in the response.
13825
13826 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13827
13828         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13829         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13830         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13831         autoload gnus-registry-fetch-group when compiling.
13832         (nnmairix-request-group-with-article-number-correction):
13833         Remove unreferenced argument passed to nnmairix-call-backend.
13834
13835 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13836
13837         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13838         (mm-uu-extract): Improve face for low color ttys.
13839         Reported by Sascha Wilde.
13840
13841 2008-02-27  Glenn Morris  <rgm@gnu.org>
13842
13843         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13844         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13845         variables to defconsts.  Convert comments to doc-strings.
13846         (nnmairix-last-server, nnmairix-current-server): Convert from free
13847         variables to defvars.  Convert comments to doc-strings.
13848         (gnus-registry-fetch-group): Autoload.
13849         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13850         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13851         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13852         caddr.
13853         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13854         nnmairix-request-group-with-article-number-correction call.
13855         (nnmairix-fast, nnmairix-group): New, less general names, for free
13856         variables passed from nnmairix-request-group to
13857         nnmairix-request-group-with-article-number-correction.  Declare.
13858         (nnmairix-request-group-with-article-number-correction):
13859         Use nnmairix-fast, nnmairix-group rather than fast, group.
13860
13861 2008-02-26  David Engster  <dengste@eml.cc>
13862
13863         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13864         version 0.5.
13865
13866 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13867
13868         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13869         instead of making an extra function call.  Don't add the current group
13870         to articles only when they have the group.  Use
13871         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13872         Reported by David <de_bb@arcor.de>.
13873
13874 2008-02-24  Miles Bader  <miles@gnu.org>
13875
13876         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13877         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13878         (mm-find-mime-charset-region):
13879         * mm-bodies.el (mm-encode-body):
13880         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13881
13882 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13883
13884         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13885         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13886
13887 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * mail-source.el (mail-source-delete-incoming): Change default.
13890         Supplement doc string.
13891
13892         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13893
13894 2008-02-14  Glenn Morris  <rgm@gnu.org>
13895
13896         * time-date.el (format-seconds): New function.
13897
13898 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13899
13900         * nnmail.el (nnmail-message-id-cache-file): Derive from
13901         `gnus-home-directory'.
13902
13903 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13904
13905         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13906         Document negative prefix.
13907
13908         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13909
13910 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13911
13912         * message.el (message-unsent-separator): Add the Exim bounce
13913         separator.
13914
13915 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13916
13917         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13918         list.
13919         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13920         recipient/signer list.
13921
13922 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13923
13924         * Makefile.in (datarootdir): Define.
13925         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
13926         name that might contain whitespace.
13927
13928 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13929
13930         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13931         fbound (Emacs 23 unicode), signal an error.
13932
13933 2008-02-08  Glenn Morris  <rgm@gnu.org>
13934
13935         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13936
13937 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13938
13939         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13940         ports to the calls to `netrc-machine-user-or-password' in addition to
13941         "imap" and "imaps".
13942
13943 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13944
13945         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13946
13947         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13948
13949 2008-02-01  Kenichi Handa  <handa@m17n.org>
13950
13951         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13952         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13953         (rfc2104-hash): Convert the result of concat to unibyte string.
13954
13955 2008-02-01  Dave Love  <fx@gnu.org>
13956
13957         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13958         coding-system-for-read.
13959         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13960
13961 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13962
13963         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13964         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13965         <hanche@math.ntnu.no>.
13966
13967 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13968
13969         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13970
13971         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13972
13973 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
13974
13975         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13976         * message.el (message-beginning-of-line): Use featurep instead of bound
13977         tests in order to resolve conditionals at compile time.
13978
13979 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13980
13981         * mail-source.el (mail-sources): Add `group' choice.
13982
13983         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13984         parameter `in-group' to control into which group the articles go.
13985         Add treatment of `group' mail-source.
13986
13987 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13988
13989         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13990
13991         * mm-decode.el (mm-dissect-buffer): Decode description.
13992
13993         * mml.el (mml-to-mime): Encode message header first.
13994
13995 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13996
13997         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13998         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13999
14000         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14001         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14002
14003 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14004
14005         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14006
14007 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14010         prefix keys.
14011         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14012         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14013         gnus-xmas.el.
14014
14015         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14016         (gnus-xmas-article-describe-bindings): New function.
14017         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14018         gnus-xmas-article-describe-bindings.
14019
14020         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14021
14022 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14023
14024         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14025         Add new variables for article mark management.
14026         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14027         list of extra data entries which, when present, will indicate that the
14028         article ID should not be trimmed from the registry.
14029         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14030         functions.
14031         (gnus-registry-read-mark): New function to read a mark name from the
14032         user.
14033         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14034         (gnus-registry-set-article-mark-internal): New functions to add and
14035         remove marks.
14036         (gnus-registry-get-article-marks): New function to show the marks for
14037         an article, or retrieve them for further use.
14038
14039 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14042         keys when no argument is given.
14043
14044 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14045
14046         * imap.el (imap-ping-server): New variable.
14047         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14048         (imap-ping-server): Minor doc string fixes.
14049
14050 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14051
14052         * imap.el (imap-ping-server): New function.
14053         (imap-opened): Call imap-ping-server.
14054
14055 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14056
14057         * gnus-sum.el (gnus-article-sort-by-random)
14058         (gnus-thread-sort-by-random): Fix doc strings.
14059         Reported by jidanni@jidanni.org.
14060
14061 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * gnus-art.el (gnus-article-describe-bindings): New function.
14064         (gnus-article-read-summary-keys): Use it.
14065         (gnus-article-mode-map): Bind `C-h b' to it.
14066
14067 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14068
14069         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14070         XEmacs.
14071         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14072         Protect against non-character events.
14073
14074         * lpath.el: Fbind map-keymap for Emacs 21.
14075
14076 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14079         New command.
14080         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14081         instead of END.  Change name of the temp file.
14082         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14083         customizable.
14084
14085 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14086
14087         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14088         bind `S W' to gnus-article-wide-reply-with-original; set default
14089         binding to gnus-article-read-summary-send-keys.
14090         (gnus-article-read-summary-keys): Fix the order of keys; display
14091         continuation keys correctly in the echo area; describe bindings
14092         correctly when keys end with `C-h'.
14093         (gnus-article-read-summary-send-keys): New function.
14094         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14095         Work for gnus-article-read-summary-send-keys; display continuation keys
14096         correctly in the echo area.
14097         (gnus-article-reply-with-original): Ignore prefix argument.
14098         (gnus-article-wide-reply-with-original): New function.
14099
14100         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14101         Emacs 21.
14102
14103 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14106         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14107
14108 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14109
14110         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14111         (gnus-group-read-ephemeral-gmane-group): New command.
14112
14113 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14114
14115         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14116
14117 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14118
14119         * message.el (message-send-mail-function): Increase custom version.
14120
14121         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14122         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14123
14124 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14125
14126         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14127         for the cases where imap-authenticate is called with a nil buffer
14128         parameter.
14129
14130 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14133         html parts correctly; support forwarded messages.
14134         (gnus-article-browse-html-article): Remove work buffers.
14135
14136         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14137         compiling.
14138         (netrc-bound-and-true-p): New macro.
14139         (netrc-parse): Use it instead of bound-and-true-p that is not available
14140         in XEmacs 21.4.
14141
14142 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14143
14144         * gnus-registry.el (gnus-registry-mark-article)
14145         (gnus-registry-article-marks): Add functionality to mark articles
14146         through the Gnus registry.
14147
14148         * encrypt.el: Clarify documentation for the new pgg method.
14149         (encrypt-file-alist): Add PGG option.
14150         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14151         functionality.  Abstract password key and messaging to external
14152         functions.
14153         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14154         (encrypt-message-method-and-cipher): Add new convenience external
14155         functions.
14156         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14157         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14158
14159         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14160         (netrc-parse): Use encrypt-file-alist to determine if
14161         encrypt-find-model or encrypt-insert-file-contents should be used.
14162
14163         * encrypt.el: Clarify documentation.  Load password-cache or
14164         password, whichever one is found first, instead of autoloading.
14165
14166 2007-12-19  Glenn Morris  <rgm@gnu.org>
14167
14168         * mml.el (message-options-set, message-narrow-to-head)
14169         (message-in-body-p, message-mail-p, message-encode-message-body):
14170         Autoload.
14171         (message-remove-header, message-narrow-to-headers-or-head)
14172         (message-subscribed-p, message-make-mail-followup-to)
14173         (message-position-on-field, message-news-p)
14174         (message-options-set-recipient, message-generate-headers)
14175         (message-sort-headers): Declare as functions.
14176
14177 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14180         convention in doc string.
14181
14182 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14185         title to html parts.
14186         (gnus-article-browse-html-article): Pass message header to it.
14187
14188         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14189
14190 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14191
14192         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14193         or password compatible with XEmacs.
14194
14195 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14196
14197         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14198         format document.
14199         (gnus-mime-delete-part): Don't write description line if empty.
14200         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14201
14202 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14203
14204         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14205         (gnus-summary-mark-read-and-unread-as-read)
14206         (gnus-summary-mark-current-read-and-unread-as-read)
14207         (gnus-summary-mark-unread-as-ticked): Doc fix.
14208         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14209
14210 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14213         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14214
14215 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14216
14217         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14218         yes-or-no-p.
14219
14220 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14221
14222         * mm-decode.el (mm-add-meta-html-tag): New function.
14223         (mm-save-part-to-file, mm-pipe-part): Use it.
14224
14225         * gnus-art.el (gnus-article-browse-delete-temp-files):
14226         Use gnus-y-or-n-p instead of y-or-n-p.
14227         (gnus-article-browse-html-parts): Work with message/external-body; use
14228         mm-add-meta-html-tag.
14229
14230 2007-12-11  Glenn Morris  <rgm@gnu.org>
14231
14232         * gnus-cache.el: Require gnus-sum not just when compiling.
14233
14234         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14235
14236         * gnus-int.el (gnus-server-opened, gnus-status-message):
14237         Move definitions before use.
14238
14239         * mm-decode.el: Require gnus-util.
14240         (mm-remove-part): Only call delete-annotation on XEmacs.
14241
14242         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14243
14244         * nnmail.el: Require gnus-int.
14245
14246         * spam.el: Move `require's before `eval-when-compile's.
14247
14248         * gnus-ems.el (gnus-alive-p):
14249         * gnus-fun.el (message-goto-eoh):
14250         * gnus-util.el (gnus-group-name-decode):
14251         * mail-source.el (gnus-compress-sequence):
14252         * message.el (Info-goto-node, format-spec):
14253         * mm-bodies.el (message-options-get):
14254         * mm-decode.el (mm-view-pkcs7):
14255         * mm-util.el (gmm-write-region):
14256         * mml-smime.el (mml-compute-boundary)
14257         (gnus-completing-read-with-default):
14258         * mml.el (widget-button-press, gnus-make-hashtable):
14259         * mml1991.el (mm-decode-content-transfer-encoding)
14260         (mm-encode-content-transfer-encoding)
14261         (message-options-get, message-options-set):
14262         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14263         * nnfolder.el (gnus-request-group):
14264         * nnheader.el (ietf-drums-unfold-fws):
14265         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14266         * smime.el (gnus-run-mode-hooks):
14267         * spam-stat.el (gnus-message): Autoload.
14268
14269         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14270         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14271         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14272         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14273         Add declare-function compatibility definition.
14274
14275         * gnus-cache.el (nnvirtual-find-group-art):
14276         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14277         (gnus-add-image, gnus-add-wash-type):
14278         * gnus-group.el (nnkiboze-score-file):
14279         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14280         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14281         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14282         (message-tokenize-header, gnus-get-buffer-create)
14283         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14284         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14285         * gnus.el (gnus-group-decoded-name):
14286         * mail-source.el (imap-capability):
14287         * mm-bodies.el (message-options-set):
14288         * mm-decode.el (gnus-configure-windows):
14289         * mm-extern.el (message-goto-body):
14290         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14291         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14292         (epg-sub-key-validity, message-options-set):
14293         * mml.el (widget-event-point, gnus-configure-windows):
14294         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14295         * mml2015.el (epg-check-configuration, epg-configuration)
14296         (message-options-set):
14297         * nndb.el (nndb-request-article):
14298         * nnfolder.el (gnus-request-create-group):
14299         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14300         * nnmaildir.el (gnus-group-mark-article-read):
14301         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14302         * rfc1843.el (message-fetch-field):
14303         * spam.el (gnus-extract-address-components):
14304         Declare as functions.
14305
14306 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14307
14308         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14309
14310         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14311
14312         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14313         bind show-trailing-whitespace for XEmacs.
14314
14315 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14316
14317         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14318         new no-op macro for backward compatibility.
14319
14320         * imap.el (imap-string-to-integer): New function.
14321
14322 2007-12-09  Glenn Morris  <rgm@gnu.org>
14323
14324         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14325
14326         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14327         * message.el, mm-view.el, sieve-manage.el, smime.el:
14328         Add declare-function compatibility definition.
14329
14330         * gnus-art.el (w3-region, w3m-region, Info-menu):
14331         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14332         * gnus-sum.el (gnus-get-predicate):
14333         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14334         * message.el (mail-abbrev-in-expansion-header-p):
14335         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14336         (w3m-detect-meta-charset, w3m-region):
14337         * sieve-manage.el (password-read, password-cache-add)
14338         (password-cache-remove):
14339         * smime.el (password-read-and-add): Declare as functions.
14340
14341 2007-12-08  David Kastrup  <dak@gnu.org>
14342
14343         * gnus-sum.el (gnus-summary-simplify-subject-query):
14344         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14345         `message'.
14346
14347 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14348
14349         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14350         it to bind idna-program, installation-directory, defined-colors, and
14351         face-attribute for XEmacs of the version that compiles defcustom forms.
14352
14353 2007-12-07  Glenn Morris  <rgm@gnu.org>
14354
14355         * gnus-art.el (article-make-date-line): Revert previous change.
14356
14357 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14358
14359         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14360
14361 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14362
14363         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14364         Call gnus-add-to-range ranges only once with a prepared article-list.
14365
14366 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14367
14368         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14369         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14370         group names with backslashes.
14371         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14372
14373 2007-12-06  Deepak Goel  <deego3@gmail.com>
14374
14375         * gnus-art.el (article-make-date-line):
14376         * gnus-start.el (gnus-load):
14377         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14378
14379 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * gnus-art.el (gnus-use-idna):
14382         * gnus-start.el (gnus-site-init-file):
14383         * message.el (message-use-idna):
14384         * mm-uu.el (mm-uu-hide-markers):
14385         * smiley.el (smiley-style): Revert changes that suppress warnings.
14386
14387 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14390         specify charset to html source.
14391         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14392
14393 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14396         idna-program in order to suppress byte compile warning issued by XEmacs
14397         that came to byte compile the default value section of defcustom forms
14398         recently.
14399
14400         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14401         value of installation-directory.
14402
14403         * message.el (message-use-idna): Don't directly refer to the value of
14404         idna-program.
14405
14406         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14407
14408         * smiley.el (smiley-style): Don't directly call face-attribute.
14409
14410 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14411
14412         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14413
14414         * gnus-dired.el: Reduce Gnus dependencies.
14415         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14416         Don't require.  Use autoloads instead.
14417         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14418         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14419         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14420         (gnus-dired-mode): Adjust doc string.
14421         (gnus-dired-mail-mode): New variable.
14422         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14423         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14424         (gnus-dired-mail-buffers): New function.  Return mail or message
14425         composition buffers.
14426         (gnus-dired-attach): Use it.
14427         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14428         NO-DECODE.
14429         (gnus-dired-print): Use `gnus-print-buffer' depending on
14430         `gnus-dired-mail-mode'.
14431
14432 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * rfc2047.el (rfc2047-encoded-word-regexp)
14435         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14436         explaining what regexp patterns are for.
14437
14438 2007-12-04  Glenn Morris  <rgm@gnu.org>
14439
14440         * password.el: Move to password-cache.el.
14441
14442         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14443         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14444         * mml-smime.el (password-read, password-cache-add)
14445         (password-cache-remove):
14446         No need to autoload, since mml-sec requires password.
14447
14448         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14449         * message.el (gnus-extract-address-components):
14450         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14451
14452         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14453         password.
14454
14455 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14456
14457         * mailcap.el: Reduce dependencies.
14458         (mail-header-parse-content-type): Autoload.
14459         (mailcap-delete-duplicates): New alias.
14460         (mailcap-mime-info): Add optional argument NO-DECODE.
14461         (mailcap-mime-types): Use mailcap-delete-duplicates.
14462
14463         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14464
14465 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14466
14467         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14468         (imap-parse-status): Upcase status-att for servers that sends them
14469         lower-case (e.g., MS Exchange 2007).
14470
14471 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14472
14473         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14474         function.
14475
14476         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14477         (gnus-uu-yenc-article): New function.
14478
14479         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14480
14481         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14482
14483 2007-12-02  Glenn Morris  <rgm@gnu.org>
14484
14485         * binhex.el (binhex): New custom group.
14486         (binhex-decoder-program, binhex-decoder-switches)
14487         (binhex-use-external): Move to the binhex custom group.
14488
14489         * uudecode.el (uudecode): New custom group.
14490         (uudecode-decoder-program, uudecode-decoder-switches)
14491         (uudecode-use-external): Move to the uudecode custom group.
14492
14493         * netrc.el (top-level): Don't load `encrypt' features.
14494         (netrc-parse): Don't use encrypt.
14495         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14496
14497         * encrypt.el: Remove file.
14498
14499 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14500
14501         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14502         matches on patches.
14503
14504         * gnus-art.el (gnus-article-browse-html-article):
14505         Mention `mm-text-html-renderer' in the doc string.
14506
14507         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14508         string.  Add comments.
14509
14510         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14511         if rhs is ASCII.
14512
14513 2007-12-01  Glenn Morris  <rgm@gnu.org>
14514
14515         * mail-source.el (top-level): Require format-spec before
14516         eval-when-compile.
14517
14518 2007-11-30  Glenn Morris  <rgm@gnu.org>
14519
14520         * encrypt.el: Require password, rather than autoloading password-read.
14521
14522 2007-11-29  Glenn Morris  <rgm@gnu.org>
14523
14524         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14525         (sasl-make-client, sasl-next-step, sasl-step-data)
14526         (sasl-step-set-data): Declare as functions.
14527
14528 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14529
14530         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14531
14532 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14533
14534         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14535         certs should be verified and what is to be done in the event of a
14536         verification failure.
14537
14538         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14539         caller can indicate whether the cache should be disregarded for this
14540         call.  This way the result of the call is reproducible at all times and
14541         can be considered a canonical server name for the supplied method.
14542         (gnus-agent-method-p): Canonicalize server names by pushing their
14543         method through `gnus-method-to-server' using the no-cache argument.
14544
14545         * gnus-srvr.el (gnus-server-insert-server-line):
14546         Call `gnus-method-to-server' with `no-cache' argument.
14547
14548         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14549         gnus-agent-possibly-synchronize-flags as this should be called when the
14550         server is actually being opened.
14551         (gnus-agent-possibly-synchronize-flags)
14552         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14553         flags file of an agentized server to the latter function.
14554
14555         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14556         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14557         after a connection has been established successfully.
14558
14559 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14560
14561         * gnus-art.el (article-display-face): Force to display face if called
14562         interactively; check if gnus-article-x-face-too-ugly matches author.
14563         (article-display-x-face): Display face even if From header is missing
14564         as article-display-face does.
14565
14566 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14567
14568         * hashcash.el (message-narrow-to-headers-or-head)
14569         (message-fetch-field, message-goto-eoh)
14570         (message-narrow-to-headers): Declare as functions.
14571
14572 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14573
14574         * mail-source.el (mail-sources): Default to fetch from file for
14575         compatibility with default of nnmail-spool-file.
14576
14577 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14580         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14581         to look for encoded word that should be encoded again.
14582         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14583         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14584         encoding pattern.
14585         (rfc2047-decode-region): Switch strict regexp and loose one according
14586         to rfc2047-allow-irregular-q-encoded-words.
14587
14588 2007-11-25  Romain Francoise  <romain@orebokech.com>
14589
14590         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14591
14592 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14593
14594         * tls.el (tls-program): Provide more custom choices from
14595         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14596         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14597
14598 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14599
14600         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14601         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14602
14603         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14604         `nnmail-spool-file'.
14605
14606         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14607         `nnmail-spool-file'.
14608
14609         * gnus-move.el (gnus-change-server): Ditto.
14610
14611         * gnus-kill.el (gnus-batch-score): Ditto.
14612
14613         * gnus-cache.el (gnus-jog-cache): Ditto.
14614
14615         * gnus-msg.el (gnus-summary-reply):
14616         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14617
14618 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14621         version.  Minor improvement to doc strings.
14622         (tls-program): Add comment.
14623
14624 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14625
14626         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14627         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14628         mismatch between the hostname provided in the certificate and the name
14629         of the host connnecting to.
14630         (open-tls-stream): Use them.  Check certificates against trusted root
14631         certificates.
14632
14633 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14634
14635         * gnus-cache.el (gnus-cache-generate-nov-databases):
14636         Use nnml-generate-nov-databases-directory instead of
14637         nnml-generate-nov-databases-1.
14638
14639 2007-11-24  Glenn Morris  <rgm@gnu.org>
14640
14641         * message.el (message-tool-bar-retro): Update for rename
14642         mail_send.xpm->mail-send.xpm.
14643
14644 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14645
14646         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14647         `smime-ldap-search' for Emacs 22 and up.
14648
14649 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14650
14651         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14652
14653         * message.el (message-send-mail-function): Fix error convention.
14654         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14655         (message-widen-reply, message-send-mail, message-talkative-question)
14656         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14657         (message-clone-locals, message-send-news): Use with-current-buffer.
14658         (message-insert-or-toggle-importance): Remove unused var `valid'.
14659         (message-make-references): Remove unused var `new-references'.
14660         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14661
14662 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14663
14664         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14665         (spam-split-symbolic-return-positive): Reflow docstring.
14666         (spam-backends, spam-summary-exit-behavior)
14667         (spam-mark-ham-unread-before-move-from-spam-group)
14668         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14669         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14670         (spam-clear-cache, spam-backend-check, spam-install-backend)
14671         (spam-install-statistical-backend, spam-list-of-processors)
14672         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14673         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14674         (spam-check-crm114, spam-initialize, spam-unload-hook):
14675         Fix typos in docstrings.
14676
14677 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14678
14679         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14680         been checked if they have never been read and those group levels are
14681         higher than the one that a user specified.
14682
14683 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14684
14685         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14686         foreign groups unless a group level is specified by a user.
14687         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14688
14689 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14690
14691         * message.el (message-send-mail-function): Require sendmail.
14692
14693 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14694
14695         * message.el (message-send-mail-function): Check for smtpmail too.
14696
14697         * utf7.el (utf7-encode, utf7-decode): Use coding system
14698         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14699
14700         * message.el (message-send-mail-function): New function.
14701         (message-send-mail-function): Set default using
14702         message-send-mail-function.  Adjust doc string.
14703         (message-send-mail-with-mailclient): New function.
14704
14705 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14706
14707         * smime.el (from):
14708         * rfc2047.el (message-posting-charset):
14709         * qp.el (mm-use-ultra-safe-encoding):
14710         * pop3.el (parse-time-months):
14711         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14712         * nnml.el (files):
14713         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14714         (jka-compr-compression-info-list, ange-ftp-path-format)
14715         (efs-path-regexp):
14716         * nndiary.el (files):
14717         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14718         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14719         (epg-digest-algorithm-alist, inhibit-redisplay)
14720         (password-cache-expiry):
14721         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14722         (pgg-output-buffer, password-cache-expiry):
14723         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14724         (efs-path-regexp):
14725         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14726         (inhibit-redisplay):
14727         * mm-uu.el (file-name, start-point, end-point, entry)
14728         (gnus-newsgroup-name, gnus-newsgroup-charset):
14729         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14730         (latin-unity-ucs-list):
14731         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14732         (mm-uu-binhex-decode-function):
14733         * message.el (gnus-message-group-art, gnus-list-identifiers)
14734         (rmail-enable-mime-composing, gnus-local-organization)
14735         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14736         (gnus-read-active-file, facemenu-add-face-function)
14737         (facemenu-remove-face-function, gnus-article-decoded-p)
14738         (tool-bar-mode):
14739         * mail-source.el (display-time-mail-function):
14740         * gnus-util.el (nnmail-pathname-coding-system)
14741         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14742         (gnus-original-article-buffer, gnus-user-agent)
14743         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14744         (xemacs-codename, sxemacs-codename, emacs-program-version):
14745         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14746         * gnus-start.el (gnus-agent-covered-methods)
14747         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14748         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14749         (gnus-newsgroup-headers, gnus-group-list-mode)
14750         (gnus-group-mark-positions, gnus-newsgroup-data)
14751         (gnus-newsgroup-unreads, nnoo-state-alist)
14752         (gnus-current-select-method, mail-sources)
14753         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14754         (nnmail-spool-file, gnus-cache-active-hashtb):
14755         * gnus-mh.el (mh-lib-progs):
14756         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14757         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14758         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14759         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14760         (gnus-group-buffer):
14761         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14762         (font-lock-set-defaults):
14763         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14764         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14765         (gnus-summary-post-menu, total-parts, type, condition, length):
14766         * gnus-agent.el (gnus-agent-read-agentview):
14767         * flow-fill.el (show-trailing-whitespace):
14768         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14769         eval-and-compile wrappers for byte compiler pacifiers.
14770
14771         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14772         (mm-display-inline-fontify): Check for featurep 'xemacs not
14773         extent-list.
14774
14775         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14776         itimer-list.
14777         (mm-create-image-xemacs): Only do something for XEmacs.
14778         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14779
14780         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14781
14782         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14783         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14784
14785 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14786
14787         * nnimap.el (nnimap-split-download-body):
14788         * gnus-demon.el (gnus-demon):
14789         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14790
14791 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14792
14793         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14794         New macros.
14795         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14796         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14797         copy data from unibyte buffer to multibyte current buffer.
14798         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14799         to copy data from unibyte current buffer to multibyte buffer.
14800         (nntp-make-process-buffer): Make process buffer unibyte.
14801
14802         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14803
14804 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14805
14806         * pop3.el (pop3-open-server): Accept and process data more robustly at
14807         connection start to avoid spurious "POP SSL connection failed" errors.
14808
14809 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14812         read group names.
14813
14814 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14815
14816         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14817
14818 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14819
14820         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14821         (nnmail-save-active): Use a unibyte buffer when saving active file,
14822         which may contain non-ASCII group names.
14823
14824         * nnml.el (nnml-request-group): Decode group names in messages.
14825
14826 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14827
14828         * message.el (message-citation-line-function)
14829         (message-insert-formatted-citation-line): Fix spelling of
14830         `message-insert-formated-citation-line'.
14831
14832 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14833
14834         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14835
14836 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14837
14838         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14839         nnmail-pathname-coding-system.
14840
14841         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14842         that a user enters; decode group names in messages.
14843
14844         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14845
14846 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14849
14850         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14851
14852         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14853         risky local variable.
14854
14855         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14856
14857 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14858
14859         * encrypt.el: Improve documentation to fix function name typo.
14860         Reported by Daiki Ueno <ueno@unixuser.org>.
14861
14862 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14863
14864         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14865         even if the point is not in the last page of an article.
14866         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14867         back to the previous page.
14868
14869 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14870
14871         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14872
14873 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14876
14877 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14878
14879         * message.el (message-check-news-body-syntax):
14880         Avoid mm-string-as-multibyte.
14881         (message-hide-headers): Don't assume (point-min)==1.
14882
14883 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14884
14885         * message.el (message-remove-blank-cited-lines): Fix if remove is
14886         given.
14887         (message-bogus-address-regexp): New variable.
14888         (message-bogus-recipient-p): New function.
14889         (message-check-recipients): New command.
14890         (message-syntax-checks): Add `bogus-recipient'.
14891         (message-fix-before-sending): Add `bogus-recipient'.
14892
14893         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14894         (gnus-treat-body-boundary): Don't test window-system.
14895
14896 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14897
14898         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14899
14900 2007-10-28  Miles Bader  <miles@gnu.org>
14901
14902         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14903         at compile-time too.
14904
14905 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14906
14907         * gnus-msg.el (gnus-message-setup-hook):
14908         Add `message-remove-blank-cited-lines' to options.
14909
14910 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14911
14912         * message.el (message-remove-blank-cited-lines): New function.
14913         Suggested by Karl Plästerer.
14914
14915 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14916
14917         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14918         mapc.
14919
14920         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14921         (top-level): Use mapc to set functions to be traced for debugging.
14922
14923         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14924         called for effect with while loop.
14925
14926         * message.el (message-talkative-question): Replace mapcar called for
14927         effect with mapc.
14928
14929         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14930         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14931         called for effect with dolist.
14932
14933         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14934
14935         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14936         gnus-extra-headers and nnmail-extra-headers.
14937
14938         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14939         called for effect with dolist.
14940         (top-level): Use mapc to set functions to be traced for debugging.
14941
14942         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14943         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14944         dolist.
14945
14946         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14947         Replace mapcar called for effect with mapc.
14948         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14949         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14950         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14951         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14952
14953         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14954         remove-if that's a cl function.
14955
14956         * webmail.el (webmail-debug): Replace mapcar called for effect with
14957         dolist.
14958
14959         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
14960         with mapc.
14961
14962 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14965         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14966         with while loop.
14967
14968         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14969         functions from article-* functions.
14970         (gnus-multi-decode-header): Replace mapcar called for effect with
14971         dolist.
14972
14973         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14974         (gnus-bookmark-show-details): Replace mapcar called for effect with
14975         while loop.
14976
14977         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14978         called for effect with while loop.
14979
14980         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14981         with dolist.
14982
14983         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14984         Replace mapcar called for effect with dolist.
14985
14986         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14987
14988         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14989         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14990         Replace mapcar called for effect with dolist.
14991         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14992         mapc.
14993
14994         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14995         Replace mapcar called for effect with dolist.
14996         (gnus-topic-list): Replace mapcar called for effect with mapc.
14997
14998         * gnus.el: Use mapc instead of mapcar to add autoloads.
14999
15000 2007-10-23  Richard Stallman  <rms@gnu.org>
15001
15002         * gnus-group.el (gnus-group-highlight): Mark as risky.
15003
15004 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * gnus.el (gnus-server-to-method): Return method found first in
15007         gnus-newsrc-alist.
15008
15009         * gnus-art.el (gnus-article-highlight-signature)
15010         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15011         button overlay without the front stickiness.
15012
15013 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15014
15015         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15016         overview buffer needed a catch to receive its throw.
15017         (gnus-agent-flush-cache): Declare as interactive to make this function
15018         easier to use.
15019
15020 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15021
15022         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15023         `next-line'.
15024
15025 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15026
15027         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15028         exclude address matching message-dont-reply-to-names.
15029
15030 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15031
15032         * gnus-util.el (gnus-string<): New function.
15033
15034         * gnus-sum.el (gnus-article-sort-by-author)
15035         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15036
15037 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15038
15039         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15040         the frame-focus tag is set in gnus-buffer-configuration.
15041
15042 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15043
15044         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15045         the front stickiness.
15046
15047 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15048
15049         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15050         url pattern; remove duplicate one.
15051         (gnus-article-extend-url-button): New function.
15052         (gnus-article-add-buttons): Use it.
15053         (gnus-button-push): Use concatenated url that it makes.
15054
15055 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15056
15057         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15058
15059 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15060
15061         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15062         Don't hardcode point-min==1.
15063
15064 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15065
15066         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15067         Fix comment about "iso8859-1".
15068
15069 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15070
15071         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15072         ones returned from the verify-function.
15073
15074         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15075         Call mml2015-extract-cleartext-signature if extraction failed.
15076
15077 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15078
15079         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15080         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15081         failed.
15082
15083 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15084
15085         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15086
15087 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15088
15089         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15090         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15091         recommends to use EasyPG instead of PGG.
15092
15093         * pgg.el: Revert to revision 6.23.2.16.
15094
15095         * pgg-def.el: Revert to revision 6.6.2.14.
15096
15097         * pgg-gpg.el: Revert to revision 6.23.2.34.
15098
15099 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15100
15101         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15102         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15103         thread for both the null and zero (kill/expire thread) universal prefix
15104         cases.
15105         (gnus-summary-expire-thread): Add new function to expire a thread,
15106         using gnus-summary-kill-thread.
15107         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15108         shortcuts for gnus-summary-expire-thread.
15109         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15110         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15111
15112 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15113
15114         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15115         extras value, so an extras entry can be deleted.
15116         (gnus-registry-delete-extra-entry): Use it.
15117         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15118         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15119         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15120         storage through the gnus-registry, and provide an appropriate API for
15121         it.
15122
15123 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15126         Suggested by Leo <sdl.web@gmail.com>.
15127
15128         * gnus.el: Do.
15129
15130 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15133         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15134
15135         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15136
15137         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15138         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15139
15140 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15141
15142         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15143         newline.
15144         (nnmbox-request-accept-article): Don't change article in source buffer;
15145         narrow to header to use message-fetch-field rather than
15146         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15147         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15148         as delimiters; make sure article ends with newline.
15149         (nnmbox-delete-mail): Correct last position of article to be deleted;
15150         ignore X-Gnus-Newsgroup header in article body.
15151         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15152         positions; make sure article ends with newline.
15153
15154         * message.el (message-display-abbrev): Don't infloop when a user
15155         inserts SPC in the beginning of header.
15156
15157         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15158         coding-system-for-read and coding-system-for-write for XEmacs having no
15159         file-coding feature.
15160
15161         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15162
15163 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15164
15165         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15166         list of groups not followed by default.  Fix type to be regexp.
15167         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15168
15169 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15170
15171         * hmac-def.el (define-hmac-function): Switch from old-style to
15172         new-style backquotes.
15173
15174         * md4.el (md4-make-step): Likewise.
15175
15176 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15179         raw-text coding system when saving .newsrc file, which may contain
15180         non-ASCII group names.
15181
15182 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * gnus-cus.el (gnus-score-extra): New widget.
15185         (gnus-score-extra-convert): New function.
15186         (gnus-score-customize): Use it for Extra.
15187
15188 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15189
15190         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15191         (mml2015-mailcrypt-clear-verify): Use it.
15192         (mml2015-gpg-clear-verify): Use it.
15193         (mml2015-pgg-clear-verify): Use it.
15194         (mml2015-epg-clear-verify): Replace the current part with the output
15195         from GnuPG; don't extract the plaintext by itself.
15196
15197         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15198         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15199         mml2015-clear-verify-function; don't touch the armor headers or
15200         dash-escaped text here.
15201
15202 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15205         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15206         parts, or application/octet-stream as a last resort.
15207         (gnus-mime-view-part-as-type): Don't toggle display.
15208         (gnus-mime-view-part-as-charset): Don't turn off display before
15209         querying charset.
15210
15211         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15212         stuff to undisplayer function in Emacs.
15213         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15214
15215         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15216         text/calendar parts.
15217
15218 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15221         decoding text/calendar parts.
15222
15223         * message.el (message-forward-make-body-mime): Always mark body as
15224         having no illegible text; remove signed-or-encrypted argument.
15225         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15226
15227         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15228         (mml-generate-mime-1): Don't encode body if it is specified to be in
15229         raw form; don't make buffer be unibyte when inserting multibyte string.
15230
15231 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15232
15233         * sha1.el: Fix up comment style.
15234         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15235         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15236
15237         * hex-util.el: Fix up comment style.
15238         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15239
15240         * gnus-salt.el: Use with-current-buffer.
15241         (gnus-pick-setup-message): Fix long-standing typo.
15242
15243 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * imap.el (imap-logout-timeout): New variable.
15246         (imap-logout, imap-logout-wait): New functions.
15247         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15248
15249         * nnimap.el (nnimap-logout-timeout): New server variable.
15250         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15251         nnimap-logout-timeout.
15252
15253         * gnus-art.el (gnus-article-summary-command-nosave)
15254         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15255
15256 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * gnus.el (gnus-maximum-newsgroup): New variable.
15259
15260         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15261         according to gnus-maximum-newsgroup.
15262
15263         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15264         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15265         Limit the range of articles according to gnus-maximum-newsgroup.
15266
15267 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15268
15269         * gnus-art.el (gnus-sticky-article): Fix problems described in
15270         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15271         Don't perform gnus-configure-windows here; reuse existing sticky
15272         article buffer.
15273
15274         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15275         it doesn't exist in gnus-article-mode.
15276
15277 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15280         (gnus-agent-decoded-group-name): New function.
15281         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15282         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15283
15284 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15285
15286         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15287         Add binding for gnus-sticky-article.
15288         (gnus-summary-exit): Don't kill sticky article buffers.
15289
15290         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15291         article buffer.
15292         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15293         (gnus-kill-sticky-article-buffers): New commands.
15294
15295 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * nntp.el (nntp-xref-number-is-evil): New server variable.
15298         (nntp-find-group-and-number): If it is non-nil, don't trust article
15299         numbers in the Xref header.
15300
15301 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * gnus-agent.el (gnus-agent-read-group): New function.
15304         (gnus-agent-flush-group, gnus-agent-expire-group)
15305         (gnus-agent-regenerate-group): Use it.
15306         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15307         nnmail-pathname-coding-system.
15308
15309 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15312
15313         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15314         that are unread as unread, and also as selected so that information of
15315         marks having been changed by a user may be updated when exiting group.
15316
15317 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15320
15321 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15324         calculated ignoring signature parts to gnus-treat-article.
15325
15326 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15329         a point here in order to keep the window start.
15330         (gnus-insert-mime-security-button): Make a button overlay without the
15331         front stickiness.
15332         (gnus-mime-display-security): Goto the end of a button.
15333
15334         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15335
15336 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15339         group-name-at-point.
15340         (gnus-group-completing-read): New function that offers decoded
15341         non-ASCII group names for completion.
15342         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15343         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15344         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15345         (gnus-group-fetch-control): Use it.
15346         (gnus-fetch-group): Use group-name-at-point for the initial value
15347         rather than the default value; use gnus-alive-p.
15348
15349         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15350         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15351         (gnus-summary-post-news): Use gnus-group-completing-read.
15352
15353         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15354         (gnus-read-move-group-name): Decode group name for completion.
15355
15356 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15357
15358         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15359         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15360         Yamaoka slightly modified the code).
15361
15362 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15365         (nnmail-split-incoming): Bind it.
15366
15367         * nnml.el (nnml-group-name-charset): New function.
15368         (nnml-decoded-group-name): Use it; don't decode group name if
15369         nnmail-group-names-not-encoded-p is non-nil.
15370         (nnml-encoded-group-name): New function.
15371         (nnml-group-pathname): Inline nnml-decoded-group-name.
15372         (nnml-request-expire-articles): Decode group name in message.
15373         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15374         nnmail-pathname-coding-system.
15375         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15376         not decoded ones according to nnmail-group-names-not-encoded-p.
15377         (nnml-generate-active-info): Use nnml-encoded-group-name.
15378
15379 2007-08-08  Glenn Morris  <rgm@gnu.org>
15380
15381         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15382         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15383         doc-strings and comments.
15384
15385 2007-07-25  Glenn Morris  <rgm@gnu.org>
15386
15387         * Relicense all FSF files to GPLv3 or later.
15388
15389 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-sum.el (gnus-summary-move-article):
15392         Make gnus-summary-respool-article work.
15393
15394 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15395
15396         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15397         string.
15398
15399 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15400
15401         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15402         that should be ignored when comparing distant RSS articles with local
15403         ones.
15404         (nnrss-make-hash-index): New function.  Create a hash index according
15405         to the ignored fields.
15406         (nnrss-check-group): Use it.
15407
15408 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15409
15410         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15411
15412         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15413
15414         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15415         the new optional argument ENCODED is non-nil.
15416         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15417         coding system for encoding group name.
15418         (gnus-group-make-rss-group): Pass un-encoded group name to
15419         gnus-group-make-group.
15420         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15421         encoded.
15422
15423         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15424         Encode group name to which articles are moved or copied.
15425         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15426         coding system for encoding Newsgroup, Followup-To and Xref headers.
15427
15428         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15429         marks; use nnheader-file-coding-system to write a file.
15430         (nnagent-retrieve-headers): Bind file-name-coding-system to
15431         nnmail-pathname-coding-system.
15432
15433         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15434
15435         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15436         (nnml-request-article, nnml-request-create-group)
15437         (nnml-request-rename-group, nnml-find-id)
15438         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15439         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15440         (nnml-save-marks): Use nnml-group-pathname instead of
15441         nnmail-group-pathname.
15442
15443         (nnml-request-create-group, nnml-request-expire-articles)
15444         (nnml-request-move-article, nnml-request-delete-group)
15445         (nnml-deletable-article-p, nnml-possibly-create-directory)
15446         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15447         (nnml-open-marks): Bind file-name-coding-system to
15448         nnmail-pathname-coding-system.
15449
15450         (nnml-request-article): Pass server argument to nnml-find-group-number.
15451         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15452         Pass server argument to nnml-possibly-create-directory.
15453         (nnml-request-accept-article): Pass server argument to
15454         nnml-active-number and nnml-save-mail.
15455         (nnml-find-group-number): Pass server argument to nnml-find-id.
15456         (nnml-request-update-info): Pass server argument to
15457         nnml-marks-changed-p.
15458
15459         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15460         (nnml-save-mail, nnml-active-number): Add server argument.
15461
15462         (nnml-request-delete-group): Warn if group is missing.
15463         (nnml-get-nov-buffer): Decode group name.
15464         (nnml-generate-active-info): Encode group name.
15465         (nnml-open-marks): Decode group name in messages.
15466
15467 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15470         if it is not specified.
15471         (gnus-article-pipe-part, gnus-article-save-part)
15472         (gnus-article-interactively-view-part, gnus-article-copy-part)
15473         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15474         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15475         (gnus-article-replace-part, gnus-article-delete-part)
15476         (gnus-article-view-part-as-type): Pass raw prefix argument to
15477         gnus-article-part-wrapper.
15478
15479 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15480
15481         * gnus-agent.el (gnus-agent-save-active):
15482         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15483
15484         * gnus-cache.el (gnus-cache-save-buffers)
15485         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15486         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15487         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15488         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15489         (gnus-cache-generate-active, gnus-cache-rename-group)
15490         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15491         (gnus-cache-update-overview-total-fetched-for):
15492         Bind file-name-coding-system to nnmail-pathname-coding-system.
15493         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15494         New variables.
15495         (gnus-cache-decoded-group-name): New function.
15496         (gnus-cache-file-name): Use it.
15497         (gnus-cache-generate-active): Use non-decoded group name for active.
15498
15499         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15500         right place.
15501         (gnus-write-active-file): Don't break non-ASCII group names.
15502
15503         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15504         nnmail-pathname-coding-system.
15505
15506         * lpath.el: Bind default-file-name-coding-system,
15507         file-name-coding-system and language-info-alist for XEmacs.
15508
15509         * gnus-uu.el (gnus-uu-decode-save): Typo.
15510
15511 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15514
15515 2007-07-14  David Kastrup  <dak@gnu.org>
15516
15517         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15518         finishing actions if we did not edit the article.
15519
15520 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15523         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15524         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15525         (gnus-agent-flush-group, gnus-agent-flush-cache)
15526         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15527         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15528         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15529         (gnus-agent-regenerate-group)
15530         (gnus-agent-update-files-total-fetched-for)
15531         (gnus-agent-update-view-total-fetched-for):
15532         Bind file-name-coding-system to nnmail-pathname-coding-system.
15533         (gnus-agent-group-pathname): Don't encode file names by
15534         nnmail-pathname-coding-system.
15535         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15536         coding-system-for-write instead of buffer-file-coding-system to
15537         gnus-agent-file-coding-system.
15538
15539         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15540         Decode group name.
15541
15542         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15543
15544         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15545         (gnus-read-newsrc-el-file): Make group names unibyte.
15546
15547         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15548         nnmail-pathname-coding-system.
15549
15550         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15551         (nnrss-request-delete-group): Bind file-name-coding-system to
15552         nnmail-pathname-coding-system.
15553         (nnrss-read-server-data, nnrss-read-group-data):
15554         Bind file-name-coding-system correctly.
15555         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15556
15557         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15558         (nntp-server-to-method-cache): New variable.
15559         (nntp-group-pathname): New function that decodes non-ASCII group names.
15560         (nntp-possibly-create-directory, nntp-marks-changed-p)
15561         (nntp-save-marks, nntp-open-marks): Use it.
15562         (nntp-possibly-create-directory, nntp-open-marks):
15563         Bind file-name-coding-system to nnmail-pathname-coding-system.
15564         (nntp-open-marks): Decode group names when bootstrapping marks.
15565
15566         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15567         Newsgroups and Followup-To headers.
15568
15569 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15572         (gnus-server-closed-face, gnus-server-denied-face)
15573         (gnus-server-offline-face): Remove variable.
15574         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15575
15576         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15577         of modifying message-stack directly for XEmacs.
15578
15579         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15580         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15581         if the coding-system argument is nil for XEmacs.
15582
15583         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15584         mm-charset-override-alist.
15585
15586         * rfc2047.el: Don't require base64; require rfc2045 for the function
15587         rfc2045-encode-string.
15588         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15589         to quote the parameter value.
15590
15591 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15594         form in gnus-group-name-charset-method-alist.
15595
15596         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15597         overrides the default layout edit-form.
15598
15599         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15600
15601         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15602
15603 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15604
15605         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15606         as unfetched articles.
15607
15608 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15611
15612 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15615         original back end that keeps marks in the local system.
15616
15617 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15618
15619         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15620         arg of pop-to-buffer for XEmacs.
15621         (gnus-article-read-summary-keys): Ditto; don't restore window
15622         configuration if summary command ends up with neither article buffer
15623         nor summary buffer; describe bindings if summary keys end with C-h.
15624
15625 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15626
15627         * message.el (message-fix-before-sending): Skip raw message part to be
15628         forwarded while checking illegible text.
15629         (message-forward-make-body-mime, message-forward-make-body):
15630         Mark signed or encrypted raw message as having no illegible text.
15631
15632 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15633
15634         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15635         (gnus-message-with-timestamp-1): New macro.
15636         (gnus-message-with-timestamp): New function.
15637         (gnus-message): Use them.
15638
15639         * nnheader.el (nnheader-message): Use them.
15640
15641 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15644         .newsrc.eld file.
15645
15646 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15647
15648         * gnus-agent.el (gnus-agent-fetch-headers)
15649         (gnus-agent-retrieve-headers):
15650         Bind gnus-decode-encoded-address-function to identity.
15651
15652         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15653         available also when the server returns simply a dot.
15654
15655         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15656
15657 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15658
15659         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15660
15661 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15662
15663         * gnus-ems.el (gnus-x-splash): Make it work.
15664
15665         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15666         from being used.
15667
15668         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15669
15670 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15673         4th and the 5th arguments.
15674
15675         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15676         the front stickiness.
15677         (gnus-article-summary-command-nosave): Correct the order of the
15678         arguments passed to pop-to-buffer.
15679         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15680         summary command ends up with the article buffer.
15681
15682         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15683         the same faces.
15684
15685 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15686
15687         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15688
15689 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15690
15691         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15692         * gnus-sum.el (gnus-summary-highlight):
15693         * pgg.el (pgg-sign-region, pgg-sign):
15694         * mail-source.el (mail-source-delete-old-incoming-confirm):
15695         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15696
15697 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15698
15699         * gnus-art.el (gnus-mime-view-part-externally)
15700         (gnus-mime-view-part-internally): Fix predicate function passed to
15701         completing-read.
15702
15703         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15704
15705         * gnus.el (gnus-update-message-archive-method): Add :version.
15706
15707 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * gnus.el (gnus-update-message-archive-method): New variable.
15710
15711         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15712         according to gnus-message-archive-method if
15713         gnus-update-message-archive-method is non-nil.
15714
15715 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15716
15717         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15718         Suggested by Loic Dachary <loic@dachary.org>.
15719         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15720
15721 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15722
15723         * message.el (message-pop-to-buffer): Add switch-function argument.
15724         (message-mail): Pass switch-function argument to it.
15725
15726 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15727
15728         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15729         Improve doc string.
15730
15731 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15734         (gnus-header-content):
15735         * gnus-cite.el (gnus-cite-10):
15736         * gnus-srvr.el (gnus-server-closed):
15737         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15738         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15739         (gnus-group-mail-3-empty, gnus-group-mail-low)
15740         (gnus-group-mail-low-empty, gnus-splash):
15741         * message.el (message-header-to, message-header-cc)
15742         (message-header-subject, message-header-other, message-header-name)
15743         (message-header-xheader, message-separator, message-cited-text)
15744         (message-mml): Lighten colors of faces used for dark background.
15745
15746 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15747
15748         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15749         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15750
15751 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15752
15753         * message.el (message-narrow-to-headers-or-head):
15754         Ignore mail-header-separator in the body.
15755
15756 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15759         same as window size.
15760
15761 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15762
15763         * message.el (message-font-lock-keywords): Use message-header-xheader
15764         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15765         ahead of the anything pattern, to get it recognized.
15766
15767 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15770         spam.el loads uses it in the compiled defadvice form.
15771
15772 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15773
15774         * gnus-sum.el (gnus-articles-to-read)
15775         (gnus-summary-insert-old-articles): Don't truncate group name for
15776         `read-string'.
15777
15778         * gnus-util.el (gnus-limit-string): Delete this function.
15779
15780         * gnus-sum.el (gnus-simplify-subject-fully):
15781         Use `truncate-string-to-width' instead.
15782
15783 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15784
15785         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15786         Tell if, on summary exit, the next group has to be selected.
15787         (gnus-summary-exit): Use it.
15788
15789 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15790
15791         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15792         non-break space.
15793
15794 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15795
15796         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15797         Check if group is not a directory.
15798         (nnfolder-request-expire-articles): Don't delete articles if the target
15799         group is not available.
15800
15801         * nnml.el (nnml-request-create-group): Properly check if group is not a
15802         file.
15803         (nnml-request-expire-articles): Don't delete articles if the target
15804         group is not available.
15805
15806         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15807         Don't quote characters that are within parentheses.
15808
15809 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15812         (gnus-handle-ephemeral-exit): Select article according to it.
15813
15814 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15815
15816         * message.el (message-insert-formated-citation-line): Remove newline.
15817         (message-citation-line-format): Add final \n here so that the user can
15818         avoid a blank line.
15819
15820 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15821
15822         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15823         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15824         Update lanl/arXiv support.
15825
15826 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15827
15828         * gnus.el: Bump version number.
15829
15830 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15831
15832         * gnus.el (gnus-version-number): Bump version.
15833
15834 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15835
15836         * gnus.el: No Gnus v0.6 is released.
15837
15838 2007-04-27  Didier Verna  <didier@xemacs.org>
15839
15840         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15841         * gmm-utils.el (gmm-regexp-concat): ... here.
15842         * message.el: Don't require 'gnus-util.
15843         (message-dont-reply-to-names): Handle name change above.
15844         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15845
15846 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15847
15848         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15849         since the initial value varies according to the system.
15850
15851 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15854
15855 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15856
15857         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15858
15859 2007-04-24  Didier Verna  <didier@xemacs.org>
15860
15861         Improve the type of gnus-ignored-from-addresses.
15862         * gnus-util.el (gnus-orify-regexp): New function.
15863         * message.el (gnus-util): Require it.
15864         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15865         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15866         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15867
15868 2007-04-24  Didier Verna  <didier@xemacs.org>
15869
15870         * gnus-sum.el:
15871         * gnus-utils.el: Fix some trailing whitespaces.
15872
15873 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15876         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15877         article's Message-ID; refer parent article in summary buffer.
15878
15879         * message.el (message-bounce): Call mime-to-mml.
15880
15881         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15882         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15883         optimize and/or forms properly.
15884
15885 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15886
15887         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15888         URL.
15889
15890 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15891
15892         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15893
15894 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15895
15896         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15897         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15898         displayed of multipart/alternative part if it is invoked from summary
15899         buffer.
15900
15901         * mm-view.el (mm-inline-text-html-render-with-w3m)
15902         (mm-inline-text-html-render-with-w3m-standalone)
15903         (mm-inline-render-with-function): Use mail-parse-charset by default.
15904
15905 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15906
15907         * parse-time.el (parse-time-string-chars): Check if CHAR
15908         is less than the length of parse-time-syntax.
15909
15910 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15913         from gnus-newsgroup-processable.
15914
15915 2007-04-16  Didier Verna  <didier@xemacs.org>
15916
15917         * gnus-msg.el (gnus-configure-posting-styles):
15918         Handle message-signature-directory properly with :file syntax.
15919         Reported by "Leo".
15920
15921 2007-04-11  Didier Verna  <didier@xemacs.org>
15922
15923         New user option: message-signature-directory.
15924         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15925         * message.el (message-insert-signature): Ditto.
15926         * message.el (message-signature-file): Doc update.
15927         * message.el (message-signature-directory): New.
15928
15929 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * gnus-msg.el (gnus-inews-yank-articles):
15932         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15933
15934 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15935
15936         * message.el (message-yank-original): Make sure cited text ends with
15937         newline; don't exchange point and mark.
15938
15939 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15940
15941         * tls.el (open-tls-stream): Properly handle case where there
15942         is no associated buffer.
15943
15944 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15945
15946         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15947         message-yank-original, make sure (< mark TEXT point).
15948
15949 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15950
15951         * message.el (message-fill-column): New variable.
15952         (message-mode): Use it.  Add comment on a possible new hook.
15953
15954         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15955         (nnmail-get-new-mail): Reformat.
15956
15957         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15958
15959         * gmm-utils.el: Fix Commentary.
15960         (gmm-tool-bar-from-list): Fix typo in doc string.
15961
15962 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15963
15964         * message.el (message-yank-original): Don't switch point and mark
15965         unnecessarily to put point and mark as documented.
15966
15967 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15968
15969         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15970         from the message heads.
15971
15972 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15973
15974         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15975         article buffer does not have a window.  This may not be the best
15976         solution but is certainly better than setting the start of the null,
15977         that is the current, window.
15978
15979 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15980
15981         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15982         (gnus-draft-setup): Run it.
15983
15984         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15985         gnus-score-fast-scoring.  Allow regexp.
15986         (gnus-score-headers): Use it.
15987
15988         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15989         XEmacs.
15990
15991         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15992         string.
15993         (gnus-button-alist): Also catch `<f1> k ...'.
15994         (gnus-treat-display-x-face): Fix doc string.
15995
15996 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15997
15998         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15999         evaluation of gnus-extended-version to ensure correct generation of the
16000         User-Agent header when message-generate-headers-first is used.
16001
16002 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16003
16004         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16005         hashcash-path is nil.  Don't call callback with incorrect number of
16006         parameters if val is 0.
16007
16008 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16009
16010         * message.el (message-required-news-headers):
16011         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16012
16013 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16014
16015         * tls.el (open-tls-stream): In handshake-waiting loop,
16016         don't wait more if there is output available to process.
16017
16018 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16019
16020         * tls.el (tls-program): Doc fix.
16021
16022 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16023
16024         * message.el (message-generate-new-buffers): Change the meaning of the
16025         nil value; add `standard' to the choices; treat t as `unique'; improve
16026         doc string.
16027         (gnus-select-frame-set-input-focus): Autoload.
16028         (message-buffer-name): Search for the existing message buffer if
16029         message-generate-new-buffers is nil or `standard'; treat the value t of
16030         message-generate-new-buffers as `unique'.
16031         (message-pop-to-buffer): Raise the frame already displaying the message
16032         buffer; clear the echo area after querying.
16033         (message-setup): Pass the `continue' argument to compose-mail.
16034         (message-mail): Prefer `switch-function' if it is given; search for the
16035         existing message buffer if the `continue' argument is non-nil; pass
16036         continue and switch-function arguments to compose-mail by way of
16037         message-setup.
16038         (message-mail-other-window): Adjust argument of message-setup.
16039         (message-mail-other-frame): Ditto.
16040
16041 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16044         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16045         to turn font-lock on when turning gnus-message-citation-mode on.
16046
16047 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16048
16049         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16050         (mml-smime-function-alist): New variable; add epg as the backend.
16051         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16052         mml-smime- functions instead.
16053         * mm-view.el: Require smime.
16054
16055 2007-03-05  Didier Verna  <didier@xemacs.org>
16056
16057         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16058         instead of just inheritance for posting styles.
16059         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16060
16061 2007-02-24  Chris Moore  <dooglus@gmail.com>
16062
16063         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16064         * pgg-pgp.el (pgg-pgp-encrypt-region):
16065         * pgg-gpg.el (pgg-gpg-encrypt-region):
16066         Check pgg-encrypt-for-me if no other recipients.
16067
16068 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16069
16070         * tls.el (tls-certtool-program): Fix custom type.
16071
16072 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16075         and point-at-eol instead of line-(beginning|end)-position.
16076
16077         * assistant.el (assistant-parse-buffer): Ditto.
16078
16079         * netrc.el (netrc-parse-services): Ditto.
16080
16081 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16082
16083         * mml2015.el (mml2015-epg-find-usable-key): New function.
16084         (mml2015-epg-sign): Use it.
16085         (mml2015-epg-encrypt): Use it.
16086
16087 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * message.el (message-make-in-reply-to): Quote name containing
16090         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16091         if there are special characters.  Reported by NAKAJI Hiroyuki
16092         <nakaji@jp.freebsd.org>.
16093
16094 2007-02-27  Didier Verna  <didier@xemacs.org>
16095
16096         Include the group parameters as well as the topic ones in the
16097         inheritance filter process.
16098         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16099         argument GROUP-PARAMS-LIST.
16100         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16101
16102 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16103
16104         * nntp.el (nntp-never-echoes-commands)
16105         (nntp-open-connection-functions-never-echo-commands): New variables.
16106         (nntp-send-command): Use them.
16107
16108 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16109
16110         * mml2015.el (mml2015-epg-verify): Simplify.
16111
16112 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * mml.el (mml-content-disposition-alist): New user option.
16115         (mml-content-disposition): New function.
16116         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16117         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16118
16119 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16120
16121         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16122         verification.
16123
16124 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16125
16126         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16127         articles posted in the last 24 hours.
16128
16129 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16130
16131         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16132
16133 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16134
16135         * nntp.el (nntp-send-command): Don't wait for echoes when
16136         nntp-open-ssl-stream is used.
16137
16138 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16141         (gnus-message-add-citation-keywords)
16142         (gnus-message-remove-citation-keywords): Remove.
16143         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16144         directly, make the variables in font-lock-defaults buffer-local, add
16145         gnus-message-citation-keywords to them and then update the value of
16146         font-lock-keywords.
16147
16148 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16149
16150         * message.el (message-cite-original-1): Don't call
16151         gnus-article-highlight-citation.
16152
16153         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16154         citations; fix line count.
16155
16156 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16157
16158         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16159         (gnus-message-add-citation-keywords)
16160         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16161         versions of font-lock-add-keywords and font-lock-remove-keywords to
16162         work with XEmacs correctly.
16163
16164 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16165
16166         * gnus-cite.el (gnus-cite-face-list): Set the values of
16167         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16168         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16169         (gnus-message-cite-prefix-regexp): New variable.
16170         (gnus-message-search-citation-line): Use it; protect against long
16171         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16172         the 0th match data for Emacs.
16173         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16174         (gnus-message-add-citation-keywords): Append keywords rather than
16175         prepending; emulate font-lock-add-keywords if it is not available.
16176         (gnus-message-remove-citation-keywords):
16177         Emulate font-lock-remove-keywords if it is not available.
16178
16179         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16180
16181         * message.el (message-cite-prefix-regexp): Set the value of
16182         gnus-message-cite-prefix-regexp.
16183
16184 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16185
16186         * nnweb.el (nnweb-google-parse-1): Update parser.
16187
16188 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16189
16190         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16191
16192 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16193
16194         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16195         regexp.
16196
16197 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16200         string-to-multibyte.
16201         (uudecode-decode-region-internal): Use it.
16202
16203         * lpath.el: Fbind string-as-multibyte for XEmacs.
16204
16205 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16206
16207         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16208         Fix custom choice.
16209
16210         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16211
16212 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16213
16214         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16215
16216         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16217         `write-region' to respect `mm-inhibit-file-name-handlers'.
16218
16219 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16220
16221         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16222         Use gnus-home-directory instead of "~/" or "$HOME".
16223
16224 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16225
16226         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16227         to mention filename.
16228         Add comments at beginning regarding usage.
16229         (encrypt-write-file-contents): Change interactive so a string is
16230         acceptable.  If the file has no associated model, show an error instead
16231         of a nonsense prompt.
16232
16233 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16234
16235         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16236         Thanks to Yoshihiko Yamada for kind notification of this typo.
16237
16238 2007-01-12  Kenichi Handa  <handa@m17n.org>
16239
16240         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16241         multibyte buffer.
16242
16243 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16244
16245         * gnus-score.el (gnus-score-fast-scoring): New variable.
16246         (gnus-score-headers): Use it.
16247
16248         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16249
16250         * message.el (message-cite-original-1):
16251         Call gnus-article-highlight-citation if requested.
16252         (message-make-from): Allow name and address as optional arguments.
16253
16254         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16255
16256         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16257         bugs to doc string.
16258         (gnus-button-alist): Add mid\\|message-id.
16259         (gnus-button-fetch-group): Extend for use in
16260         `browse-url-browser-function'.
16261         (gnus-button-url-regexp): Try to catch paired parentheses like in
16262         Wikipedia URLs.
16263
16264         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16265         Suggested by Simon Krahnke <overlord@gmx.li>.
16266
16267 2007-01-13  Romain Francoise  <romain@orebokech.com>
16268
16269         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16270         Update copyright.
16271
16272 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16273
16274         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16275
16276 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16277
16278         * gnus-registry.el (gnus-registry-unfollowed-groups)
16279         (gnus-registry-split-fancy-with-parent): Fix documentation.
16280
16281 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16282
16283         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16284         from nnweb groups.
16285
16286 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16287
16288         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16289         Xref urls.  Erase buffer before requesting head.
16290
16291         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16292
16293 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16294
16295         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16296         customizable.
16297
16298 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16299
16300         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16301         no signing key is found.
16302         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16303         no encrypting and/or signing key is found.
16304
16305 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16306
16307         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16308
16309 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16310
16311         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16312         headers read from disk with the ones newly found in the current search.
16313         This should no longer cause problems, because the article numbers in
16314         Gmane's `nov.php' output are ignored since the previous change.
16315
16316 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16317
16318         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16319
16320 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16323         replace-regexp-in-string; bind url-version; fbind display-images-p and
16324         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16325         find-face and set-itimer-function for Emacs; bind itimer-list for
16326         Emacs.
16327
16328         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16329
16330 2007-01-01  Romain Francoise  <romain@orebokech.com>
16331
16332         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16333
16334 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16335
16336         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16337         `define-minor-mode' macro definition expanded properly.
16338         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16339         exclude it there.
16340
16341         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16342         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16343         `fboundp' test.
16344         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16345         This is OK to autoload in (S)XEmacs now.
16346
16347 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16348
16349         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16350         keystroke.
16351         (gnus-summary-limit-to-singletons): Fix typo.
16352
16353         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16354         else fails.
16355
16356 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16357
16358         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16359         docstring.
16360
16361         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16362         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16363         (gnus-summary-insert-dormant-articles): Fix typo in message.
16364
16365 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16366
16367         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16368         nil for XEmacs.
16369         (gnus-message-citation-mode): Don't autoload in XEmacs.
16370
16371         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16372
16373 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16374
16375         * nnimap.el (nnimap-expunge-search-string):
16376         Mention nnimap-search-uids-not-since-is-evil in docstring.
16377
16378 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16379
16380         * spam.el: Revert to make-obsolete-variable because
16381         define-obsolete-variable-alias is not supported in Emacs 21.
16382
16383         * spam.el (spam-ifile-path, spam-ifile-database-path)
16384         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16385         make-obsolete-variable.
16386         (spam-bsfilter-path, spam-bsfilter-program)
16387         (spam-spamassassin-path, spam-spamassassin-program)
16388         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16389         Don't use "path" inappropriately.
16390         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16391         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16392         variable names.
16393
16394 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16395
16396         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16397         summary buffer.
16398
16399         * password.el (password-cache-remove): Use clear-string to burn
16400         password, if available.
16401
16402 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16403
16404         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16405
16406         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16407
16408         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16409         (gnus-message-highlight-citation): Move defcustom here from
16410         gnus-cite.el.
16411         (gnus-message-citation-mode): Autoload.
16412
16413         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16414         checks to make it compile with XEmacs.
16415         (gnus-message-citation-mode): New minor mode.
16416         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16417         (gnus-message-highlight-citation): New variables.
16418         (gnus-message-search-citation-line)
16419         (gnus-message-add-citation-keywords)
16420         (gnus-message-remove-citation-keywords)
16421         (turn-on-gnus-message-citation-mode)
16422         (turn-off-gnus-message-citation-mode): New functions.
16423
16424 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16425
16426         * gnus-cite.el: Enable highlighting of different citation levels in
16427         message-mode.
16428
16429 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16430
16431         * message.el (message-make-fqdn): Fix comment.
16432         (message-bogus-system-names): Add ".local".
16433
16434         * spam.el (spam-ifile-path, spam-ifile-program)
16435         (spam-ifile-database-path, spam-ifile-database)
16436         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16437         Don't use "path" inappropriately.
16438         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16439         strings.
16440         (spam-check-ifile, spam-ifile-register-with-ifile)
16441         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16442         Use new variable names.
16443
16444         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16445         (gnus-treat-display-smileys): Simplify using
16446         gnus-image-type-available-p.
16447
16448         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16449         available.
16450
16451         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16452         Use `display-images-p' if available.
16453
16454 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16457         one after turning on the buffer's multibyteness instead of decoding
16458         them directly in the unibyte buffer that causes unexpected conversion
16459         in Emacs 23 (unicode).
16460
16461 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16462
16463         * message.el (message-generate-hashcash): Fix custom type.
16464
16465 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16468
16469 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16470
16471         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16472         disconnect icons.  Add help text.
16473
16474 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16475
16476         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16477         negated to be consistent with the others we handle.
16478
16479 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16480
16481         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16482         version of gnus-summary-buffer to something, so that we can use two
16483         article buffers at the same time.
16484
16485 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16486
16487         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16488         trigger all the extra headers.
16489         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16490         sorting.
16491
16492 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16493
16494         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16495         solid groups.
16496
16497 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16498
16499         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16500
16501 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16502
16503         * legacy-gnus-agent.el: Add Copyright notice.
16504
16505 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16506
16507         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16508
16509 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16510
16511         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16512
16513         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16514         to make it work reliably in CVS Emacs.
16515         (gnus-summary-limit-strange-charsets-predicate)
16516         (gnus-summary-limit-to-predicate): New functions.
16517
16518 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16519
16520         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16521         specifying array size.
16522         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16523         array if it is too small.
16524         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16525         (gnus-sort-threads-loop): New function.
16526
16527 2006-12-06  Chris Moore  <dooglus@gmail.com>
16528
16529         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16530         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16531
16532 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16533
16534         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16535         options.
16536
16537 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16538
16539         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16540         DOS-ing the recipient.
16541
16542         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16543         the headers when creating the mapping to avoid mismappings.
16544         (nnweb-gmane-create-mapping): Always nix out old mapping.
16545
16546 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16547
16548         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16549         and mm-verify-option to never.
16550
16551 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16552
16553         * message.el (message-signed-or-encrypted-p): New function.
16554         (message-forward-make-body): Use it.
16555
16556         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16557         Replace encode-coding-string with mm-encode-coding-string.
16558
16559 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * nneething.el (nneething-decode-file-name):
16562         Replace decode-coding-string with mm-decode-coding-string.
16563
16564         * gnus-int.el (gnus-open-server): Say failed server's name.
16565
16566 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16567
16568         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16569         strings to a single string.  Quote `errors-file-name'.
16570         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16571         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16572         Adjust calls.  Use `shell-quote-argument'.
16573
16574 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16575
16576         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16577         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16578
16579         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16580         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16581         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16582         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16583         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16584         (gnus-subscribe-newsgroup, gnus-1):
16585         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16586         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16587         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16588         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16589
16590 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16591
16592         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16593         keystroke.
16594         (gnus-summary-limit-to-bodies): Implement headersp.
16595
16596 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16597
16598         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16599
16600 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16601
16602         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16603
16604 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16605
16606         * message.el (message-generate-hashcash): Expand range of values to
16607         include `opportunistic'.
16608         (message-send-mail): Use it.
16609
16610 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16611
16612         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16613         and comment it.
16614
16615         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16616
16617 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16618
16619         * gnus-util.el (gnus-extract-address-components): Improve comment.
16620
16621 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * gnus-util.el (gnus-extract-address-components): Work with address in
16624         which the name portion contains @.
16625
16626         * lpath.el: Fbind custom-autoload.
16627
16628 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16629
16630         * gnus.el (gnus-start): Move custom group up.
16631         (gnus-select-method): Don't autoload, but make it available for
16632         `customize-variable'.
16633         (gnus-getenv-nntpserver): Don't autoload.
16634
16635 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16636
16637         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16638
16639 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16640
16641         * message.el (message-sendmail-extra-arguments): New variable.
16642         (message-send-mail-with-sendmail): Use it.
16643
16644 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16647         mm-with-unibyte-current-buffer to make string unibyte.
16648
16649         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16650         mm-string-as-multibyte.
16651
16652 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16653
16654         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16655         Reported by Werner Koch <wk@gnupg.org>.
16656
16657 2006-11-14  Daiki Ueno  <ueno@p360>
16658
16659         * mml2015.el: Autoload epa-select-keys when compiling.
16660
16661 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16662
16663         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16664         message-options.
16665         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16666
16667 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16668
16669         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16670         EasyPG (< 0.0.6).
16671         (mml2015-always-trust): New user option.
16672         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16673         prompt.
16674
16675 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * nntp.el (nntp-authinfo-force): New variable.
16678         (nntp-send-authinfo): Use it.
16679
16680 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16681
16682         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16683         decode encoded words.  Improve prompt.  Add comment about forwarding.
16684         (message-replacement-char): Move up.
16685
16686 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16687
16688         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16689         instead of gnus-intersection because arguments of gnus-sorted-nunion
16690         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16691
16692 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16693
16694         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16695         (message-simplify-subject-functions):
16696         Enable message-strip-subject-encoded-words by default.
16697
16698 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16699
16700         * message.el (message-strip-subject-encoded-words): New function.
16701         (message-simplify-subject-functions): New variable.
16702         (message-simplify-subject): Use it.  Fix typo in doc string.
16703         Support message-strip-subject-encoded-words.
16704
16705 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16706
16707         * gnus-diary.el (gnus-diary-delay-format-function):
16708         * nndiary.el (nndiary-reminders):
16709         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16710
16711 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16712
16713         * gnus-art.el (article-hide-boring-headers): Fetch date from
16714         gnus-original-article-buffer to avoid problems with localized date
16715         strings.
16716
16717 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16720
16721 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16722
16723         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16724         New variables.
16725         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16726         (mm-charset-synonym-alist): Move some entries to
16727         mm-codepage-iso-8859-list.
16728         (mm-charset-synonym-alist, mm-charset-override-alist):
16729         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16730
16731 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16732
16733         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16734
16735 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16736
16737         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16738         with Emacs 21 and XEmacs.
16739
16740 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16741
16742         * spam.el (spam-parse-address): New function for better parsing,
16743         catching errors, etc.
16744         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16745
16746 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16747
16748         * mm-view.el: Add interactive arg to html2text autoload.
16749
16750 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16753
16754 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16757         New variables.
16758         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16759         (mm-charset-synonym-alist): Move some entries to
16760         mm-codepage-iso-8859-list.
16761
16762         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16763
16764 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16765
16766         * message.el (message-citation-line-format)
16767         (message-insert-formated-citation-line): Fix implementation of %E, %N
16768         and %n according to the doc string.
16769
16770 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16771
16772         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16773         Use car-safe to avoid bad parses.
16774
16775 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16776
16777         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16778         names.
16779
16780         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16781
16782 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16785         header.
16786
16787         * message.el (message-draft-headers): Add Date.
16788         (message-headers-to-generate): Fix typo in docstring.
16789
16790         * nndraft.el (nndraft-required-headers): New variable.
16791         (nndraft-generate-headers): Use it.
16792
16793         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16794
16795 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16796
16797         * gnus-registry.el (gnus-registry-wash-for-keywords)
16798         (gnus-registry-find-keywords): New functions to allow easy searching of
16799         articles that are in the registry.
16800
16801 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16802
16803         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16804         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16805         Reported by Damien Elmes <damien@repose.cx>.
16806
16807 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16808
16809         * gnus.el (gnus-mime): Remove unused custom group.
16810
16811 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16812
16813         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16814         "blank line" when searching for end of armor headers.
16815
16816 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * gmm-utils.el (gmm-write-region): Fix variable name.
16819
16820 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16821
16822         * gmm-utils.el (gmm-write-region): New function based on compatibility
16823         code from `mm-make-temp-file'.
16824
16825         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16826
16827         * nnmaildir.el (nnmaildir--update-nov)
16828         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16829         Use `gmm-write-region'.
16830
16831 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16832
16833         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16834         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16835
16836         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16837
16838         * message.el (message-replacement-char): New variable.
16839         (message-fix-before-sending): Use it.
16840         (message-simplify-subject): New function to remove duplicate code.
16841         (message-reply, message-followup): Use it.
16842
16843         * gnus-sum.el (gnus-summary-make-menu-bar):
16844         Clarify gnus-summary-limit-to-articles.
16845
16846 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16847
16848         * gnus-util.el (gnus-with-local-quit): New macro.
16849
16850         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16851
16852 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16853
16854         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16855         ignore non-string data.
16856
16857 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16858
16859         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16860         non-string data (needs to be done in the registry too).
16861
16862 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16863
16864         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16865         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16866         (gnus-registry-split-fancy-with-parent)
16867         (gnus-registry-fetch-simplified-message-subject-fast)
16868         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16869         Remove text properties on ingress into the registry and when it's saved.
16870         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16871         registry from entries with no groups.
16872
16873 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16874
16875         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16876         function to remove string properties.
16877
16878 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16879
16880         * gmm-utils.el (gmm): Adjust custom version.
16881
16882         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16883         Adjust custom version.
16884
16885         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16886
16887 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16888
16889         * gnus-art.el (gnus-insert-prev-page-button)
16890         (gnus-insert-next-page-button): Simplify.  Reformat.
16891
16892 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16893
16894         * gnus-art.el (gnus-insert-prev-page-button)
16895         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16896
16897 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16898
16899         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16900
16901 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16902
16903         * gnus-art.el (gnus-insert-mime-button)
16904         (gnus-insert-mime-security-button):
16905         Apply gnus-article-button-face to MIME and security buttons.
16906
16907 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16908
16909         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16910         readable.
16911
16912 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16915
16916 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16917
16918         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16919         `browse-url-of-file' instead of `browse-url'.
16920
16921 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16922
16923         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16924         regexp.  Articles containing quotation were cut prematurely.
16925
16926 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16927
16928         * message.el (message-cite-original-1): Use nobody by default for the
16929         value of From header.
16930         (message-reply): Ditto.
16931
16932 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16933
16934         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16935         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16936         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16937
16938 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16939
16940         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16941         mails in the doc string.  Add some URLs in comment.
16942         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16943
16944 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16947         backslashes handling and the way to find boundaries of quoted strings.
16948
16949 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16950
16951         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16952         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16953         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16954         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16955
16956 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16957
16958         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16959         doc string.
16960         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16961
16962 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * lpath.el: Fbind epg-check-configuration.
16965
16966 2006-09-06  Simon Josefsson  <jas@extundo.com>
16967
16968         * mml2015.el (mml2015-use): Doc fix, mention epg.
16969
16970 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16971
16972         * mml2015.el (mml2015-use): Default to epg, if available.
16973
16974 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16975
16976         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16977         message-sender.
16978         (mml1991-epg-encrypt): Ditto.
16979         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16980         message-sender.
16981         (mml2015-epg-encrypt): Ditto.
16982
16983 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16984
16985         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16986         several common directories.
16987
16988 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16989
16990         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16991         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16992
16993 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16994
16995         * gnus-art.el (article-decode-encoded-words): Make it fast.
16996
16997 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17000
17001         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17002         in quoted string into `\'.
17003
17004 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17005
17006         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17007         Use standard-syntax-table.
17008
17009 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * gnus-art.el (gnus-decode-address-function): New variable.
17012         (article-decode-encoded-words): Use it to decode headers which are
17013         assumed to contain addresses.
17014         (gnus-mime-delete-part): Remove useless `or'.
17015
17016         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17017         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17018         (gnus-nov-parse-line): Use it to decode From header.
17019         (gnus-get-newsgroup-headers): Ditto.
17020         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17021
17022         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17023         (mail-decode-encoded-address-string): New alias.
17024
17025         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17026         New function.
17027         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17028         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17029         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17030         (rfc2047-decode-string): Ditto.
17031         (rfc2047-decode-address-region): New function.
17032         (rfc2047-decode-address-string): New function.
17033
17034 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17035
17036         * message.el (message-caesar-buffer-body): Allow rotating headers.
17037
17038         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17039
17040         * message.el (message-insert-formated-citation-line): Fix %f.
17041         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17042
17043 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17046         (gnus-bookmark-mouse-available-p): New macro.
17047         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17048         (gnus-bookmark-bmenu-show-infos): Use it.
17049         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17050         (gnus-bookmark-bmenu-hide-infos): Ditto.
17051         (gnus-bookmark-remove-properties): New function.
17052         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17053         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17054         (gnus-bookmark-write-file): Bind coding-system-for-write.
17055         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17056         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17057         group before selecting it.
17058         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17059         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17060         quit-window if it is not available; use gnus-mouse-2 and bind it to
17061         gnus-bookmark-bmenu-select-by-mouse.
17062         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17063         (gnus-bookmark-bmenu-select-by-mouse): New function.
17064
17065 2006-08-13  Romain Francoise  <romain@orebokech.com>
17066
17067         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17068         space.
17069
17070 2006-08-10  Romain Francoise  <romain@orebokech.com>
17071
17072         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17073         (dns-mode-soa-auto-increment-serial): New user option.
17074         (dns-mode-soa-maybe-increment-serial): New function.
17075         (dns-mode): Add the latter to `write-contents-functions'.
17076
17077 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17078
17079         * compface.el (uncompface): Use binary rather than raw-text-unix.
17080
17081 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17082
17083         * compface.el (uncompface): Make sure the eol conversion doesn't take
17084         place when communicating with the external programs.
17085         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17086
17087 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17090
17091 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17092
17093         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17094         Make it more robust by parsing author and date independently.
17095
17096 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17099
17100 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17101
17102         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17103         first matching secret key.
17104         (mml2015-epg-encrypt): Ditto.
17105
17106         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17107         first matching secret key.
17108         (mml1991-epg-encrypt): Ditto.
17109
17110         * mml2015.el (mml2015-encrypt-to-self): New user option.
17111         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17112         mml2015-epg-encrypt-to-self is set.
17113
17114         * mml1991.el (mml1991-encrypt-to-self): New variable.
17115         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17116         mml1991-epg-encrypt-to-self is set.
17117
17118         * mml2015.el (mml2015-signers): New user option.
17119         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17120         (mml2015-epg-encrypt): Allow to select signing keys.
17121
17122         * mml1991.el (mml1991-signers): New variable.
17123         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17124         (mml1991-epg-encrypt): Allow to select signing keys.
17125
17126 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17127
17128         * nnheader.el (nnheader-insert-head): Make it work even if the file
17129         uses CRLF for the line-break code.
17130
17131 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17132
17133         * mml2015.el: Require mml-sec instead of password.
17134         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17135         (mml2015-cache-passphrase): Inherit the default value from
17136         mml-secure-cache-passphrase.
17137         (mml2015-passphrase-cache-expiry): Inherit the default value from
17138         mml-secure-passphrase-cache-expiry.
17139
17140         * mml1991.el: Require mml-sec instead of password.
17141         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17142         (mml1991-cache-passphrase): Inherit the default value from
17143         mml-secure-cache-passphrase.
17144         (mml1991-passphrase-cache-expiry): Inherit the default value from
17145         mml-secure-passphrase-cache-expiry.
17146
17147         * mml-sec.el: Require password.
17148         (mml-secure-verbose): New user option.
17149         (mml-secure-cache-passphrase): New user option.
17150         (mml-secure-passphrase-cache-expiry): New user option.
17151
17152 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17153             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17154
17155         * pgg-def.el (pgg-truncate-key-identifier):
17156         Truncate the key ID to 8 letters from the end.
17157
17158 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17159
17160         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17161         workaround for the url package included with Emacs.
17162
17163         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17164
17165 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17166
17167         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17168         correctly.  This fixes a bug caused by the 2006-05-12 change.
17169
17170 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17171
17172         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17173         some information about the error when saying that the `bogus' mail
17174         group will be used.
17175
17176 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17177
17178         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17179         string.
17180
17181 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17182
17183         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17184
17185 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17186
17187         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17188
17189 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17190
17191         * mml1991.el (mml1991-function-alist): Add epg.
17192         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17193         (mml1991-epg-encrypt): New functions.
17194
17195 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17196
17197         * mml2015.el (mml2015-verbose): New variable.
17198         (mml2015-cache-passphrase): Ditto.
17199         (mml2015-passphrase-cache-expiry): Ditto.
17200         (mml2015-function-alist): Add epg.
17201         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17202         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17203         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17204         New functions.
17205
17206 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17207
17208         * message.el (message-cite-original-1): Preserve region when removing
17209         quoted text due to X-No-Archive in order to avoid bogus attribution
17210         when citing multiple messages.
17211
17212 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17213
17214         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17215         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17216
17217 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17218
17219         * gnus-diary.el (gnus-user-format-function-d)
17220         (gnus-user-format-function-D): Autoload.
17221
17222         * imap.el (Commentary): Fix typo.
17223
17224         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17225         2006-04-22 contribution.
17226
17227 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17228
17229         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17230         It didn't really fix the bogosity I'm seeing with solid web groups.
17231
17232 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17233
17234         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17235         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17236         created using server names.  If we use the feature without declaring
17237         it, Gnus does not properly manage server and group state.
17238
17239         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17240         bound.
17241
17242 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17243
17244         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17245         looking up the method using GROUP's prefix before inventing a new one.
17246         It is used on killed/unknown groups in various places where returning
17247         an all-new method isn't expected by the caller.
17248
17249         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17250         and match semantics of gnus-group-real-prefix.
17251
17252 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17253
17254         * nnmail.el (nnmail-broken-references-mailers): New variable.
17255         (nnmail-ignore-broken-references): New function generalizing
17256         nnmail-fix-eudora-headers.
17257         (nnmail-fix-eudora-headers): Now obsolete.
17258
17259         * gnus-art.el (gnus-button-handle-custom):
17260         Support `customize-apropos*'.
17261
17262 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17263
17264         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17265
17266         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17267         articles.
17268
17269 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * message.el (message-cite-reply-above): New variable.
17272         (message-yank-original): Use it.
17273
17274 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17275
17276         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17277
17278 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17279
17280         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17281         as read.
17282
17283         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17284
17285 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17286
17287         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17288         (gnus-bookmark-default-file): Use gnus-directory.
17289         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17290         Remove "*" in doc string.
17291         (gnus-bookmark-write-file): Simplify.
17292         (gnus-bookmark-maybe-sort-alist): Use `when'.
17293         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17294         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17295         Add FIXME about Emacs 21 and XEmacs compatibility.
17296         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17297         compatibility.
17298         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17299         compatibility.
17300         (gnus-bookmark-menu-heading): Fix version.
17301
17302 2006-06-19  Bastien Guerry  <bzg@altern.org>
17303
17304         * gnus-bookmark.el: New file.
17305
17306 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17307
17308         * message.el (message-syntax-checks): Doc fix.
17309
17310 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17311
17312         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17313         unsubscribed groups as if they were killed ones.  It causes duplicate
17314         entries in gnus-newsrc-alist.
17315
17316 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17317
17318         * message.el (message-syntax-checks): Doc fix.
17319         (message-send-mail): Add check for continuation headers.
17320         (message-check-news-header-syntax): Fix regexp used to check for
17321         continuation headers.
17322
17323 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17324
17325         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17326
17327 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17328
17329         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17330
17331 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17332
17333         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17334         default-truncate-lines.
17335
17336 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17337
17338         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17339         to fill the utf-8 entry.
17340
17341         * lpath.el: Fbind unicode-precedence-list.
17342
17343 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17344
17345         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17346
17347 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17348
17349         * gnus-agent.el (directory-files-and-attributes): Move all the way
17350         forward (the third and final move).
17351         (gnus-agent-read-agentview): Trap reconstruction errors due to
17352         nonexistent directory.  Handle by returning nil.
17353
17354 2006-05-30  Didier Verna  <didier@xemacs.org>
17355
17356         * message.el (message-dont-reply-to-names): Update the custom type.
17357         * message.el (message-dont-reply-to-names): New defsubst: potentially
17358         convert a list of regexps into a single one.
17359         * message.el (message-get-reply-headers): Use it.
17360         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17361
17362 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17363
17364         * gnus-agent.el (directory-files-and-attributes): Move forward.
17365
17366 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17367
17368         * gnus-ml.el (gnus-mailing-list-subscribe)
17369         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17370         (gnus-mailing-list-message): Fix doc strings.
17371
17372 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17373
17374         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17375         of doing it manually.
17376
17377 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17378
17379         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17380         comment.
17381
17382 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17383
17384         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17385         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17386         (gnus-agent-read-local): All symbols allocated in my-obarray.
17387         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17388         (gnus-agent-regenerate-group): Check numeric names to see if they are
17389         messages or groups.
17390         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17391         better way of do this...)
17392
17393         * gnus-cache.el (gnus-agent-total-fetched-for):
17394         Ignore 'dummy.group' (there should be a better way of do this...)
17395
17396 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17397
17398         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17399         (gnus-saved-headers): Ditto.
17400         (gnus-default-article-saver): Mention functions may have properties.
17401         (gnus-article-save): Override gnus-save-all-headers and
17402         gnus-saved-headers by :headers property which saver function may have.
17403         (gnus-summary-save-in-file): Add :headers property.
17404         (gnus-summary-write-to-file): Ditto.
17405
17406         * gnus-sum.el (gnus-summary-save-article): Bind
17407         gnus-prompt-before-saving to t when saving many articles in a file;
17408         always show all headers.
17409
17410         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17411
17412 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17413
17414         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17415         marks.
17416
17417         * message.el (message-indent-citation): Add optional arguments to allow
17418         using it outside of message buffers.
17419
17420         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17421         (gnus-article-treat-unfold-headers): Use it.
17422         (gnus-article-truncate-lines): New variable.
17423         (gnus-article-mode): Use it.
17424         (gnus-article-toggle-truncate-lines): New function.
17425
17426         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17427         Add gnus-article-toggle-truncate-lines.
17428
17429         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17430         coding system in XEmacs, use binary.
17431
17432 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17433
17434         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17435         after-load-alist.
17436
17437         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17438         this function should save decoded articles.
17439         (gnus-summary-write-to-file): Use property to specify this function
17440         should save decoded articles and specify gnus-summary-save-in-file
17441         should be used to save articles other than the first one when saving
17442         many articles.
17443         (gnus-summary-save-body-in-file): Use property to specify this
17444         function should save decoded articles.
17445         (gnus-summary-write-body-to-file): Use property to specify this
17446         function should save decoded articles and specify
17447         gnus-summary-save-body-in-file should be used to save articles other
17448         than the first one when saving many articles.
17449
17450         * gnus-sum.el (gnus-summary-save-article): Simplify.
17451
17452 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17453
17454         * gnus-art.el (gnus-default-article-saver):
17455         Add gnus-summary-write-body-to-file.
17456         (gnus-article-save-coding-system): Don't use coding system object
17457         in XEmacs.
17458         (gnus-read-save-file-name): Add optional `dir-var' argument which
17459         specifies directory in which files are saved; work even if optional
17460         `variable' argument is not specified.
17461         (gnus-summary-write-to-file): Read file name.
17462         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17463         (gnus-summary-write-body-to-file): New function.
17464
17465         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17466         (gnus-summary-local-variables): Add it.
17467         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17468         (gnus-summary-save-article): Remove optional `decode' argument;
17469         determine whether to decode articles by the value of
17470         gnus-default-article-saver; when saving many files using
17471         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17472         it first and use gnus-summary-save-in-file or
17473         gnus-summary-save-body-in-file thereafter unless
17474         gnus-prompt-before-saving is always; move point to article which
17475         will be saved.
17476         (gnus-summary-save-article-file): Revert.
17477         (gnus-summary-write-article-file): Revert.
17478         (gnus-summary-save-article-body-file): Revert.
17479         (gnus-summary-write-article-body-file): New function.
17480
17481 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17482
17483         * gnus-art.el (gnus-default-article-saver): Doc fix.
17484         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17485         from gnus-summary-save-article-coding-system, and default to a
17486         certain coding system.
17487         (gnus-output-to-file): Add coding cookie and encode text according
17488         to gnus-article-save-coding-system; don't use mm-append-to-file.
17489
17490         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17491         gnus-art.el and rename to gnus-article-save-coding-system.
17492         (gnus-summary-save-article): Require gnus-art; don't show all
17493         headers if it decodes articles; don't add coding cookie here;
17494         don't bind mm-text-coding-system-for-write.
17495         (gnus-summary-save-article-file): Save decoded articles.
17496         (gnus-summary-write-article-file): When saving many files, use
17497         gnus-summary-write-to-file first and gnus-summary-save-in-file
17498         thereafter unless gnus-prompt-before-saving is always.
17499         (gnus-summary-save-article-body-file): Save decoded articles.
17500
17501         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17502
17503 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17504
17505         * nnrss.el (nnrss-check-group): Bind hash-index.
17506
17507 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17508
17509         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17510         its hash index.  Store this hash in `nnrss-group-data'.
17511         (nnrss-read-group-data): Update accordingly.
17512
17513 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17514
17515         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17516         entry.
17517
17518         * gnus-sum.el (gnus-summary-make-menu-bar):
17519         Add gnus-article-browse-html-article.
17520
17521 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17522
17523         * gnus-sum.el (gnus-summary-mime-map):
17524         Add gnus-article-browse-html-article.
17525
17526         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17527
17528 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17529
17530         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17531         suitable coding systems in customize.
17532
17533 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17534
17535         * mail-source.el (mail-sources): Fix custom type.
17536
17537 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17538
17539         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17540         (gnus-summary-expire-articles-now): Shorten prompt.
17541
17542         * gmm-utils.el (wid-edit): Require.
17543         (defun-gmm): Rename from `gmm-defun-compat'.
17544         (gmm-image-search-load-path): Use it.
17545         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17546
17547 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17548
17549         * gnus-sum.el (gnus-summary-save-article-coding-system):
17550         New variable.
17551         (gnus-summary-save-article): Add optional `decode' argument.
17552         If it is set and gnus-summary-save-article-coding-system is non-nil,
17553         save decoded article.
17554         (gnus-summary-write-article-file): Save decoded article if
17555         gnus-summary-save-article-coding-system is non-nil.
17556
17557         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17558         type.
17559
17560 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17561
17562         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17563
17564 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17567         first to test gnus-single-article-buffer which may be buffer-local.
17568
17569         * gnus-sum.el (gnus-summary-setup-buffer):
17570         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17571         group; make gnus-article-buffer, gnus-article-current, and
17572         gnus-original-article-buffer always buffer-local.
17573         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17574         group.
17575         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17576
17577 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17578
17579         * nnml.el (nnml-request-compact-group): Compressed files might not
17580         have .gz extension.
17581
17582 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17583
17584         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17585         (mm-copy-to-buffer): Use with-current-buffer.
17586         (mm-display-part): Simplify.
17587         (mm-inlinable-p): Add optional arg `type'.
17588
17589 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17590
17591         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17592         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17593         Try harder to show the attachment internally or externally using
17594         gnus-mime-view-part-as-type.
17595
17596 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17597
17598         * message.el (message-from-style, message-signature-separator)
17599         (message-user-organization-file, message-send-mail-function)
17600         (message-citation-line-function, message-yank-prefix)
17601         (message-indent-citation-function, message-signature)
17602         (message-signature-file, message-signature-insert-empty-line):
17603         Remove autoloads.
17604
17605         * gnus-art.el (gnus-buttonized-mime-types):
17606         Remove "multipart/signed".  Revert 2006-04-26 change.
17607
17608 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17609
17610         * gnus.el (gnus-version-number): Bump version.
17611
17612 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17613
17614         * gnus.el: No Gnus v0.5 is released.
17615
17616 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17617
17618         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17619         fetching articles by message-id.
17620
17621 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17622
17623         * message.el (hashcash): Require hashcash as normal.
17624
17625         * ecomplete.el (ecomplete-highlight-match-line):
17626         Use point-at-eol.
17627         (ecomplete-highlight-match-line): Use `highlight', because that
17628         face exists in both Emacs and XEmacs.
17629
17630         * message.el (message-display-abbrev): Use point-at-bol.
17631
17632         * mail-source.el: Don't require timer/timer-funcs.
17633
17634         * gnus-async.el: Ditto.
17635
17636         * password.el: Ditto.
17637
17638         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17639
17640         * mm-url.el: Ditto.
17641
17642         * gnus-xmas.el: Don't require timer-funcs.
17643
17644         * mm-util.el: Require timer/timer-funcs.
17645
17646 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17647
17648         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17649         Close.
17650
17651 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17652
17653         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17654         unibyte after clear-decrypt function runs.
17655
17656         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17657         returns as a unibyte string.
17658
17659 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * lpath.el: Revert.
17662
17663         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17664         (pgg-gpg-process-sentinel): Revert.
17665
17666         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17667         (pgg-pgp-lookup-key): Revert.
17668
17669         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17670         (pgg-pgp5-lookup-key): Revert.
17671
17672         * pgg.el (pgg-fetch-key): Revert.
17673
17674 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17675
17676         * lpath.el: Fbind string-as-multibyte for XEmacs.
17677
17678         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17679         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17680         (mml1991-pgg-encrypt): Ditto.
17681
17682         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17683         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17684         a multibyte buffer.
17685
17686         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17687         (pgg-pgp-lookup-key): Ditto.
17688
17689         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17690         (pgg-pgp5-lookup-key): Ditto.
17691
17692         * pgg.el (pgg-fetch-key): Ditto.
17693
17694 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17695
17696         * message.el (message-user-organization-file): Check several
17697         locations of the organization file.
17698
17699         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17700         Add gnus-article-view-part-as-type.
17701
17702         * gnus-art.el (gnus-article-view-part-as-type): New function.
17703
17704         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17705         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17706
17707         * mml.el: Simplify autoload.
17708         (mml-mode): defvar dnd-protocol-alist instead of using
17709         symbol-value.
17710         (mml-default-directory): New variable.
17711         (mml-minibuffer-read-file): Use it.
17712         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17713
17714         * message.el (message-citation-line-format): New variable.
17715         (message-insert-formated-citation-line): New function.
17716         (message-citation-line-function):
17717         Add `message-insert-formated-citation-line' to custom type.
17718
17719         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17720         to doc string.
17721
17722         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17723         depending on mm-verify-option.
17724
17725 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17726
17727         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17728         binding pgg-* variables; reimplement the section which prevents
17729         MIME header from being signed.
17730         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17731         pgg-text-mode; remove a blank line at the top of body.
17732
17733         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17734         lines at the top of body; use gnus-newsgroup-charset if there's no
17735         Charset header.
17736
17737 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17738
17739         * message.el (message-self-insert-commands): Doc fix.
17740
17741         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17742         (mm-uu-pgp-encrypted-test): Ditto.
17743         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17744         between header and body; return application/pgp-encrypted handle
17745         if decryption failed; decode decrypted body by charset.
17746
17747         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17748         element match to application/pgp-*.
17749
17750 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17751
17752         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17753         HTML.
17754
17755 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17756
17757         * mail-source.el (mail-source-call-script): Message the error
17758         string.
17759
17760 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17761
17762         * gnus-util.el (gnus-byte-compile): Use it.
17763
17764 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17765
17766         * gnus-util.el (kill-empty-logs): New function.
17767
17768 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17769
17770         * message.el (message-mail-alias-type): Doc fix.
17771         (message-mail-alias-type-p): New function.
17772         (message-send): Use it.
17773         (message-mode): Ditto.
17774         (message-strip-forbidden-properties): Ditto.
17775
17776         * ecomplete.el (ecomplete-database-file-coding-system):
17777         New variable.
17778         (ecomplete-save): Use it.
17779         (ecomplete-setup): Use it.
17780
17781 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * message.el (message-self-insert-commands): New variable.
17784         (message-strip-forbidden-properties): Use it.
17785
17786 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17787
17788         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17789         that doesn't make XEmacs choke.
17790
17791 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17792
17793         * gnus-util.el (gnus-replace-in-string):
17794         Prefer replace-regexp-in-string over of replace-in-string.
17795
17796 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17797
17798         * gnus-util.el (gnus-select-frame-set-input-focus):
17799         Use select-frame-set-input-focus if it is available in XEmacs; use
17800         definition defined in Emacs 22 for old Emacsen.
17801
17802         * dgnushack.el: Autoload unmorse-region for XEmacs.
17803
17804         * lpath.el: Bind cursor-in-non-selected-windows and
17805         select-frame-set-input-focus for XEmacs.
17806
17807 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17808
17809         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17810
17811 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17812
17813         * gnus-registry.el (gnus-registry-cache-save): Remove text
17814         properties when saving via the temp buffer.
17815
17816 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17817
17818         * message.el (message-generate-hashcash): Honor custom type.
17819
17820 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17821
17822         * message.el (message-generate-hashcash): Default to non-nil when
17823         hashcash is found.
17824
17825         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17826         (gnus-refer-thread-limit): Increase default to 500.
17827
17828         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17829
17830         * flow-fill.el (fill-flowed): Allow delete-space.
17831
17832 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17833
17834         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17835         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17836         Remove autoloads.
17837
17838 2006-04-18  Simon Josefsson  <jas@extundo.com>
17839
17840         * message.el (message-generate-hashcash): Default to.
17841
17842 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17845         concatenating segments rather than before concatenating them.
17846
17847 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17848
17849         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17850
17851 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17852
17853         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17854
17855         * message.el (message-forward-make-body-plain):
17856         Allow message-forward-ignored-headers to be a list.
17857         (message-remove-ignored-headers): Factor out into function.
17858         (message-forward-make-body-mml): Use it.
17859
17860         * imap.el (imap-quote-specials): New function.
17861         (imap-login-auth): Quote specials.
17862
17863         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17864         (rfc2231-parse-string): Allow concatanation of parameters that
17865         aren't contiguous.  The test case is
17866           (mail-header-parse-content-type "message/external-body;
17867             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17868             access-type=LOCAL-FILE;
17869             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17870
17871 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17872
17873         * nntp.el (nntp-accept-process-output): Return the value of
17874         `nnheader-accept-process-output'.
17875
17876 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17877
17878         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17879         (gnus-button-alist): Recognize more diff formats.
17880         (gnus-button-patch): Strip directory.
17881
17882 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17883
17884         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17885         Emacs 22 when setting focus.
17886
17887 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17888
17889         * gnus-art.el (gnus-article-treat-types): Do treatment of
17890         text/x-verbatim parts.
17891         (gnus-button-patch): New command.
17892
17893         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17894         addresses that contain invalid characters.
17895
17896 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17897
17898         * message.el (message-put-addresses-in-ecomplete):
17899         Use gnus-replace-in-string.
17900         (message-is-yours-p): Use the more correct
17901         mail-header-parse-address instead of
17902         mail-extract-address-components.
17903         (message-put-addresses-in-ecomplete): Fix typo.
17904
17905         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17906         keystroke.
17907
17908         * gnus-art.el (gnus-treatment-function-alist): Change order of
17909         newsgroups/generic header folding to avoid double-folding.
17910
17911         * message.el (message-hidden-headers): Add X-Draft-From.
17912
17913         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17914         New command.
17915         (gnus-summary-repeat-search-article-backward): New command.
17916
17917         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17918         groups in the parent topic.
17919
17920 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17921
17922         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17923         (spam-extra-header-to-number): Return the CRM114 number as a
17924         number instead of a string.
17925
17926 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17927
17928         * gnus-art.el (gnus-face-properties-alist): Move here from
17929         gnus-fun.
17930
17931         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17932
17933 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17934
17935         * message.el (message-strip-forbidden-properties): Only display on
17936         self-insert-command.
17937
17938         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17939         reindent.
17940         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17941
17942 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17943
17944         * smiley.el (smiley-style): Fix typo.
17945
17946 2006-03-23  Kenichi Handa  <handa@m17n.org>
17947
17948         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17949         instead of set-buffer-multibyte.
17950
17951 2006-03-23  Kenichi Handa  <handa@m17n.org>
17952
17953         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17954         buffer and then decode the buffer text if necessary.
17955         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17956         first, and after mm-encode-body, change the buffer to unibyte.
17957
17958 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17959
17960         * hashcash.el (hashcash-insert-payment-async-2):
17961         Use message-goto-eoh instead of doing it manually.
17962         (mail-add-payment): Use message-narrow-to-header instead of trying
17963         to do the same itself.
17964
17965         * message.el (message-hidden-headers): Add Face.
17966
17967         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17968         reparenting code.
17969         (gnus-summary-reparent-children): Refactored out code.
17970         (gnus-summary-thread-map): New keystroke.
17971         (gnus-summary-reparent-children): Make into command.
17972
17973         * smiley.el (smiley-style): Default to `medium' if using a large
17974         font.
17975
17976         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17977         does it itself.
17978
17979         * message.el (message-point-in-header-p): Simplify definition.
17980
17981 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17982
17983         * nnagent.el (nnagent-request-set-mark): Silence log file
17984         writing.
17985         (nnagent-request-set-mark): Use write-region instead of
17986         append-to-file.
17987
17988         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17989         strange select method.
17990
17991         * ecomplete.el (ecomplete-display-matches): Get highlightling
17992         right.
17993         (ecomplete-display-matches): Use literals.
17994         (ecomplete-display-matches): Disable message logging.
17995
17996         * message.el (message-display-abbrev): Small optimization.
17997
17998         * ecomplete.el (ecomplete-display-matches): Allow automatic
17999         display.
18000
18001         * message.el (message-strip-forbidden-properties):
18002         Display abbrevs.
18003         (message-display-abbrev): Get automatic display right.
18004
18005         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18006         keystrokes.
18007
18008 2006-04-13  Romain Francoise  <romain@orebokech.com>
18009
18010         TODO: Backport to v5-10!
18011
18012         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18013         Move here (and rename) from gnus-registry.el.
18014
18015         * gnus-registry.el: Require gnus-util.
18016         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18017
18018 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18019
18020         * gnus-group.el (gnus-group-catchup-current):
18021         Change if-then-else-if-then-else into cond.
18022         (gnus-group-catchup): Indent.
18023         (group-name-at-point): New function.
18024         (gnus-fetch-group): Provide default from thing at point.
18025
18026 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18027
18028         * message.el (message-display-abbrev): Fix regexp.
18029
18030         * ecomplete.el (ecomplete-highlight-match-line):
18031         Reimplement choosing.
18032         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18033         dead variables.
18034
18035         * message.el (message-newline-and-indent): Remove debugging.
18036         (message-display-abbrev): Use new implementation.
18037
18038 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18039
18040         * gnus-art.el (gnus-article-mode):
18041         Set cursor-in-non-selected-windows to nil.
18042
18043         * smiley.el: Revert previous change.
18044         (smiley-data-directory): defvar it before using it in the
18045         defcustom of `smiley-style'.
18046
18047 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18048
18049         * message.el (message-newline-and-indent): New function.
18050
18051         * ecomplete.el: Implement more bits.
18052
18053         * message.el (message-put-addresses-in-ecomplete): Clean up the
18054         string.
18055
18056         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18057
18058         * gnus-sum.el (gnus-summary-save-parts):
18059         Bind gnus-summary-save-parts-counter and use it to make unique file
18060         names.
18061
18062         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18063
18064         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18065         parameter to say whether to actually parse the individual
18066         addresses.
18067
18068         * message.el (message-put-addresses-in-ecomplete): New function.
18069         (ecomplete): Require.
18070         (message-mail-alias-type): Add ecomplete as an option.
18071
18072 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18073
18074         * flow-fill.el (fill-flowed): Remove trailing space from blank
18075         quoted lines.
18076
18077 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18078
18079         * smiley.el (smiley-style): Move definition later to avoid a
18080         compilation warning.
18081
18082 2006-04-12  Kenichi Handa  <handa@m17n.org>
18083
18084         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18085         buffer and then decode the buffer text if necessary.
18086         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18087         first, and after mm-encode-body, change the buffer to unibyte.
18088         Use mm-disable-multibyte instead of set-buffer-multibyte.
18089
18090 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18091
18092         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18093         Content-Type header instead of Content-Disposition header.
18094         (gnus-mime-inline-part): Ditto.
18095         (gnus-mime-view-part-as-charset): Ignore charset that the part
18096         specifies.
18097
18098         * mm-decode.el (mm-display-part): Work with external parts and
18099         usual parts similarly.
18100
18101         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18102         instead of gnus-display-mime.
18103
18104         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18105         instead of with-temp-buffer.
18106
18107         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18108         tag to summarized topics part in order to encode non-ASCII text.
18109
18110 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18111
18112         * smiley.el (smiley-style): New variable.
18113         (smiley-directory): New function.
18114         (smiley-data-directory): Derive from `smiley-style' using
18115         `smiley-directory'.
18116         (smiley-regexp-alist): Add new entries.
18117
18118         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18119         (gnus-article-browse-delete-temp): Add :version.
18120
18121 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18122
18123         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18124         the sieve region.
18125
18126 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18127
18128         * gnus.el (gnus-version-number): Bump version.
18129
18130 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18131
18132         * gnus.el: No Gnus v0.4 is released.
18133
18134 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18135
18136         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18137         layout.
18138
18139         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18140         unknown charset.
18141
18142         * message.el (message-header-synonyms): Add Original-To to the
18143         default.
18144
18145         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18146         optional parameter.
18147
18148 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18149
18150         * gnus-fun.el (gnus): Require it for gnus-directory.
18151
18152 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18153
18154         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18155
18156 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18157
18158         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18159
18160 2006-04-05  Simon Josefsson  <jas@extundo.com>
18161
18162         * password.el (password-reset): New function.
18163
18164 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18165
18166         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18167         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18168
18169 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18170
18171         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18172         Some whitespace was matched into the url, which broke browsing hits
18173         > 100 when mm-url-use-external was nil.
18174
18175 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18176
18177         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18178         Check gnus-extra-headers for 'Newsgroups.
18179
18180         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18181         bound.
18182
18183 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18184
18185         * pgg-gpg.el: Clean up process buffers every time gpg processes
18186         complete.
18187
18188 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18189
18190         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18191         doc string.
18192
18193 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18194
18195         * pgg-gpg.el (pgg-gpg-process-filter)
18196         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18197
18198         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18199         lines, temporary fix.
18200
18201 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18202
18203         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18204
18205 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18206
18207         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18208         default-enable-multibyte-characters.  This reverts the change from
18209         revision 6.17 which is no longer necessary because the passphrase
18210         is sent separately now.  GnuPG messages are unreadable under
18211         multibyte locales with default-enable-multibyte-characters set to
18212         nil.
18213
18214 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18215
18216         * message.el (message-tool-bar-gnome): Move "spell".
18217
18218 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18219
18220         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18221         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18222         instead.
18223
18224 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18225
18226         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18227         Improve newsgroups handling for NNTP overviews which don't include
18228         Newsgroups.
18229
18230 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18231
18232         * message.el (message-resend): Bind message-generate-hashcash to nil.
18233
18234 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18235
18236         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18237         when searching for already-paid recipients.
18238
18239 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18240
18241         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18242         passphrases when it is not needed.
18243         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18244         passphrase stuff from gpg, should only be necessary when you use
18245         gpg with a smartcard.
18246
18247 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18248
18249         * mml.el (mml-insert-mime): Ignore cached contents of
18250         message/external-body part.
18251
18252         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18253         (mm-insert-part): Ditto.
18254
18255 2006-03-23  Simon Josefsson  <jas@extundo.com>
18256
18257         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18258         Reiner.
18259         (pgg-gpg-use-agent-p): Use it again.
18260
18261 2006-03-23  Simon Josefsson  <jas@extundo.com>
18262
18263         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18264         older emacsen.
18265         (pgg-gpg-use-agent-p): Don't use it.
18266
18267 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18268
18269         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18270         if we can.
18271
18272 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18273
18274         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18275         (pgg-gpg-update-agent): New function.
18276         (pgg-gpg-use-agent-p): New function.
18277         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18278         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18279         (pgg-gpg-sign-region): Use it.
18280
18281 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18282
18283         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18284         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18285
18286 2006-03-21  Simon Josefsson  <jas@extundo.com>
18287
18288         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18289         <wilde@sha-bang.de>.
18290         (pgg-gpg-use-agent): New variable.
18291         (pgg-gpg-process-region): Use it.
18292         (pgg-gpg-encrypt-region): Likewise.
18293         (pgg-gpg-encrypt-symmetric-region): Likewise.
18294         (pgg-gpg-decrypt-region): Likewise.
18295         (pgg-gpg-sign-region): Likewise.
18296         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18297
18298 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18299
18300         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18301
18302         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18303         Add comment on version.
18304
18305 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18306
18307         * smiley.el: Add missing test smiley.
18308
18309 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18310
18311         * mm-decode.el (mm-with-part): New macro.
18312         (mm-get-part): Use it; work with message/external-body as well.
18313         (mm-save-part): Treat name and filename equally.
18314
18315         * mm-extern.el (mm-extern-cache-contents): New function.
18316         (mm-inline-external-body): Use it; force the part to be displayed;
18317         move undisplayer added to the cached handle to the parent.
18318
18319         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18320         (gnus-mime-view-part-as-type): Work with message/external-body.
18321
18322         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18323
18324 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18325
18326         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18327         images in image-load-path.  [Sync with image.el, revision 1.60, in
18328         Emacs.]
18329
18330 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18331
18332         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18333         path rather than symbol.  Always return list of directories.
18334         Guarantee that image directory comes first.  [Sync with image.el,
18335         revision 1.59, in Emacs.]
18336
18337         * message.el (message-make-tool-bar): Adjust to new API of
18338         `gmm-image-load-path-for-library'.
18339
18340         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18341
18342         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18343
18344 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18345
18346         * gnus-art.el (gnus-article-only-boring-p):
18347         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18348         intangible text.
18349         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18350
18351 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18352
18353         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18354         Use `defun' instead of `gmm-defun-compat'.
18355
18356 2006-03-14  Simon Josefsson  <jas@extundo.com>
18357
18358         * message.el (message-unique-id): Don't use message-number-base36
18359         if (user-uid) is a float.
18360         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18361
18362 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18363
18364         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18365
18366         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18367         empty line between a part and a message part.
18368
18369 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18370
18371         * smiley.el: Add more test smileys.
18372         (smiley-data-directory, smiley-regexp-alist)
18373         (gnus-smiley-file-types): Fix doc strings.
18374         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18375         adding new elements.
18376         (smiley-mouse-map): Unused code.  Make it a comment.
18377
18378 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18379
18380         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18381         scan latest NoCeM messages instead of old ones.
18382         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18383         delimiters that are recently used.
18384         (gnus-nocem-load-cache): Add autoload cookie.
18385
18386         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18387
18388         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18389         level which is larger than gnus-use-nocem is specified.
18390
18391         * gnus-group.el (gnus-group-get-new-news): Ditto.
18392
18393 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18394
18395         * gnus-util.el (gnus-tool-bar-update): New function.
18396
18397         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18398         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18399
18400         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18401
18402         * gnus-group.el (gnus-group-redraw-when-idle)
18403         (gnus-group-redraw-check): Remove.
18404         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18405
18406 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18409         if optional last element is specified in splits (FIELD VALUE...).
18410
18411 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18412
18413         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18414         to gmm-image-load-path-for-library.  Call with no-error argument.
18415         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18416
18417         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18418
18419         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18420
18421         * gmm-utils.el (gmm-image-load-path): Remove alias.
18422
18423 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18424
18425         * gmm-utils.el (gmm-image-load-path): Add alias.
18426
18427         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18428         nnml-generate-nov-databases-1.
18429         (nnml-generate-nov-databases): Use it.
18430         (nnml-generate-nov-databases-directory): Document no-active
18431         argument.
18432
18433         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18434         directory if path is t.  Add no-error.
18435
18436         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18437         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18438
18439         * gnus-art.el (gnus-article-browse-delete-temp-files):
18440         Simplify resetting gnus-article-browse-html-temp-list.
18441
18442         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18443         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18444         Add example to docstring.  Rename local variables.  Move error
18445         checks to default case in cond and simplify.
18446
18447 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18448
18449         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18450         handle is multipart when calling it recursively.
18451         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18452
18453 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18454
18455         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18456         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18457
18458 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18461         is loaded.
18462
18463         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18464         loaded.
18465
18466 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18467
18468         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18469         to "Emacs 23 (unicode)" in doc string.
18470
18471         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18472         "Emacs 23 (unicode)" in comment.
18473
18474 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18475
18476         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18477
18478         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18479         characters 160 through 255 in Emacs 23.
18480
18481 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18482
18483         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18484         gnus-article-browse-html-temp.
18485         (gnus-article-browse-delete-temp): Make it customizable.
18486         Add `file'.  Adjust doc string.
18487         (gnus-article-browse-delete-temp-files): Add argument.
18488         Allow query for each file.  Adjust doc string.
18489         (gnus-article-browse-html-parts):
18490         Add `gnus-article-browse-delete-temp-files' to
18491         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18492
18493 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18494
18495         * gnus-art.el (gnus-article-browse-html-temp)
18496         (gnus-article-browse-delete-temp): New variables.
18497         (gnus-article-browse-delete-temp-files): New function.
18498         (gnus-article-browse-html-parts): Use it.
18499
18500 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18501
18502         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18503
18504         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18505         string.
18506
18507         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18508         gnus-summary-insert-new-articles when unplugged.
18509         Remove gnus-summary-search-article-forward.
18510
18511         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18512         display-visual-class instead of display-color-cells.
18513
18514 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18515
18516         * dgnushack.el: Autoload customize-group for XEmacs.
18517
18518         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18519         message/* containing non-ASCII text properly.
18520
18521 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18522
18523         * message.el: Require gmm-utils, remove autoloads.
18524         (message-tool-bar): Set default based on
18525         gmm-tool-bar-style.
18526         (message-tool-bar-gnome): Add gmm-customize-mode.
18527
18528         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18529         gmm-tool-bar-style.
18530         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18531
18532         * gnus-group.el (gnus-group-tool-bar): Set default based on
18533         gmm-tool-bar-style.
18534         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18535
18536         * gmm-utils.el (gmm-image-directory): Rename variable from
18537         gmm-image-load-path.
18538         (gmm-image-load-path): Use gmm-image-directory.
18539         (gmm-customize-mode): New function.
18540         (gmm-tool-bar-style): New variable.
18541
18542         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18543         gnus-group-redraw-line-number.
18544         (gnus-group-redraw-check): Simplify.
18545         (gnus-group-tool-bar-update): Remove redraw check.
18546         (gnus-group-make-tool-bar): Add redraw check.
18547
18548 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18549
18550         * gnus-art.el (gnus-button): Add missing parentheses.
18551
18552 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18553
18554         * lpath.el: Fbind line-number-at-pos.
18555
18556 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18557
18558         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18559
18560 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18561
18562         * gnus-art.el (gnus-button): New face.
18563         (gnus-article-button-face): Use it.
18564
18565         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18566         Add gnus-summary-next-page.  Re-order.
18567
18568         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18569         next-node are now included.
18570         (gnus-group-redraw-line-number): New internal variable.
18571         (gnus-group-redraw-check): Helper function for updating the tool
18572         bar.
18573         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18574
18575         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18576
18577         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18578         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18579         Use it to match format of Spamassassin 3.0 and later.
18580         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18581         (spam-check-bogofilter)
18582         (spam-bogofilter-register-with-bogofilter): Fix args of
18583         `gnus-error' calls.
18584
18585 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18586
18587         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18588         unnecessary interaction when sending queued mails.
18589         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18590
18591 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18592
18593         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18594         first or last are nil.
18595
18596 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18597
18598         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18599
18600 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18601
18602         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18603
18604 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18605
18606         * dns.el (query-dns): Protect more against buggy tcp output.
18607
18608 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18609
18610         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18611         nov.php.
18612
18613 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18614
18615         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18616         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18617         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18618         output on the server side.
18619         (nnweb-google-create-mapping): Update regexps and add some
18620         progress indication.
18621
18622 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18623
18624         * gnus-group.el (gnus-group-tool-bar-gnome):
18625         Fix gnus-agent-toggle-plugged.  Re-order icons.
18626         (gnus-group-tool-bar-gnome):
18627         Add gnus-group-{prev,next}-unread-group.
18628         (gnus-group-tool-bar-gnome): Re-order icons.
18629
18630         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18631         Move gnus-summary-insert-new-articles.
18632
18633         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18634         Fix comments.
18635
18636         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18637         also available in Emacs 21.3.
18638
18639         * message.el (message-fix-before-sending): Change "Emacs 22" to
18640         "Emacs 23 (unicode)" in comment.
18641
18642         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18643         "Emacs 23 (unicode)" in comment.
18644
18645         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18646         comment.
18647         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18648
18649         * mm-view.el (mm-fill-flowed): Add :version.
18650
18651 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18652
18653         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18654         and load-path.
18655
18656 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18657
18658         * message.el: Autoload gmm-image-load-path.
18659         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18660         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18661         consitency.
18662
18663         * gmm-utils.el (gmm-image-load-path): Also search in
18664         "../etc/images".  Don't set gmm-image-load-path if we don't find
18665         the image.
18666
18667 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18668
18669         * gmm-utils.el (gmm-image-load-path): Don't make
18670         `gmm-image-load-path' include subdirectories which the second arg
18671         `image' might specify.
18672
18673         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18674         subdirectory to icon file names.
18675
18676         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18677
18678 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18679
18680         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18681         gmm-image-load-path calls.
18682
18683         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18684
18685         * message.el (message-make-tool-bar): Ditto.
18686
18687         * mml.el (mml-preview): Add comment concerning tool bar icons.
18688
18689         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18690         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18691
18692         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18693         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18694
18695         * message.el (message-tool-bar-gnome): Use new icon names.
18696         (message-make-tool-bar): Use `gmm-image-load-path'.
18697
18698         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18699         New functions from MH-E.
18700         (gmm-image-load-path): New variable from MH-E.
18701         (gmm-image-load-path): New function from MH-E.  Add arguments
18702         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18703         *-image-load-path-called-flag.
18704
18705 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18706
18707         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18708
18709 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18710
18711         * nnimap.el (nnimap-request-move-article): Change folder back to
18712         source group before deleting.
18713
18714 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18715
18716         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18717
18718         * gnus-art.el (mm-url-insert-file-contents-external):
18719         Autoload mm-url.
18720
18721         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18722
18723 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18724
18725         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18726         coding system which mm-charset-to-coding-system returns for a
18727         given charset is valid.
18728
18729 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18730
18731         * html2text.el (html2text-remove-tag-list):
18732         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18733
18734 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18735
18736         * gnus-cus.el: Revert 2005-10-17 change.
18737
18738 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18739
18740         * gnus-art.el (article-strip-banner):
18741         Call article-really-strip-banner only when the regexp match is made.
18742
18743 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18744
18745         * gnus-art.el (article-strip-banner):
18746         Use gnus-extract-address-components instead of
18747         mail-header-parse-addresses to make it work with non-ASCII text;
18748         remove mail-encode-encoded-word-string.
18749
18750         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18751         values which are surrounded with \"...\"; make it never cause a
18752         Lisp error; give up parsing of parameters if it failed in
18753         extracting type.
18754
18755 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18756
18757         * smime.el (smime-cert-by-ldap-1): Fix bug where
18758         `smime-ldap-search' returns results without userCertificates.
18759
18760 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18761
18762         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18763
18764 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18765
18766         * spam.el (spam-check-spamassassin-headers): Adapt format for
18767         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18768         <ari@mbf.ocn.ne.jp>.
18769         (spam-list-of-processors): Add spam-use-gmane.
18770
18771 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18772
18773         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18774         make-temp-file; make it work with XEmacs as well.
18775
18776         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18777         mm-make-temp-file.
18778
18779         * mm-decode.el (mm-display-external): Use the 3rd arg of
18780         mm-make-temp-file.
18781         (mm-create-image-xemacs): Ditto.
18782
18783 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18784
18785         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18786         with message-narrow-to-headers.
18787         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18788         (gnus-draft-check-draft-articles): New function.
18789         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18790
18791 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18792
18793         * gnus-art.el (gnus-article-browse-html-parts):
18794         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18795         Don't use suffix argument for mm-make-temp-file for Emacs 21
18796         compatibility.  Remove useless `format'.
18797
18798 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18799
18800         * nnweb.el (nnweb-google-wash-article): Update regexps.
18801         (nnweb-group-alist): Use defvoo instead of defvar.
18802
18803 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18804
18805         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18806         re-loading nn* modules.
18807
18808 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18809
18810         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18811         for `tool-bar-mode' and don't check it's default-value.
18812
18813         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18814
18815         * message.el (message-make-tool-bar): Ditto.
18816
18817         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18818         `substring'.  Shorten tmp-file name.
18819
18820         * gnus.el: Remove bogus comment.
18821
18822 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18823
18824         * gnus-art.el (gnus-article-browse-html-parts): New function.
18825         (gnus-article-browse-html-article): New function for viewing html
18826         articles with a browser.
18827
18828 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18829
18830         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18831         in elisp.
18832         (pgg-gpg-encrypt-symmetric-region): Ditto.
18833         (pgg-gpg-sign-region): Ditto.
18834
18835         * pgg-def.el (pgg-text-mode): New variable.
18836
18837         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18838         (mml2015-pgg-encrypt): Ditto.
18839
18840         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18841         (mml1991-pgg-encrypt): Ditto.
18842
18843 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18844
18845         * nnfolder.el (nnfolder-insert-newsgroup-line):
18846         Use message-make-date instead of current-time-string.
18847
18848         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18849         to gnus-decoded which mm-uu might set.
18850
18851 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18852
18853         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18854         don't decode quoted parameters; remove misimported Emacs code.
18855         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18856         (rfc2231-decode-encoded-string): Don't use split-string which
18857         behaves differently according to Emacs version; use
18858         mm-decode-coding-region to convert charset to coding-system.
18859         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18860         (rfc2231-encode-string): Remove misimported Emacs code.
18861
18862 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18863
18864         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18865         when calling mail-header-parse-content-type.
18866         (article-de-quoted-unreadable): Ditto.
18867         (article-de-base64-unreadable): Ditto.
18868         (article-wash-html): Ditto.
18869
18870         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18871         calling mail-header-parse-content-type and
18872         mail-header-parse-content-disposition.
18873         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18874         mail-header-parse-content-type.
18875
18876         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18877         insert charset and format parameters; encode description after
18878         inserting it to buffer.
18879         (mml-insert-parameter): Fold lines properly even if a parameter is
18880         segmented into two or more lines; change the max column to 76.
18881
18882         * rfc1843.el (rfc1843-decode-article-body): Don't use
18883         ignore-errors when calling mail-header-parse-content-type.
18884
18885         * rfc2231.el (rfc2231-parse-string): Return at least type if
18886         possible; don't cause an error even if it fails in parsing of
18887         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18888         (rfc2231-encode-string): Don't break lines at the beginning, leave
18889         it to mml-insert-parameter.
18890
18891         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18892         calling mail-header-parse-content-type.
18893
18894 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18895
18896         * spam-report.el (spam-report-gmane-use-article-number):
18897         Improve doc string.
18898         (spam-report-gmane-internal): Check if a suitable header was found
18899         in the article.
18900
18901 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18902
18903         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18904         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18905
18906 2006-02-05  Romain Francoise  <romain@orebokech.com>
18907
18908         Update copyright notices of all files in the gnus directory.
18909
18910 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18911
18912         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18913
18914 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18915
18916         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18917         segmented lines of parameter value to cope with Thunderbird 1.5
18918         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18919         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18920         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18921
18922 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18923
18924         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18925         parts.
18926
18927 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18928
18929         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18930         there's only one active file for all servers.
18931         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18932         solid groups.  Gnus might have used a FAST request to select the group.
18933         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18934         and nnweb-search redundantly in the active file.
18935         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18936         (nnweb-request-create-group): Don't use ARGS.
18937         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18938         initializations.  Let nnoo do the work.
18939
18940 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18941
18942         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18943         Say the part has been decoded.
18944
18945         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18946
18947 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18948
18949         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18950         mailcap-viewer-test-cache when there's no 'test clause, since that
18951         will invert the meaning of a "nil" test previously determined by
18952         mailcap-mailcap-entry-passes-test.
18953
18954 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18955
18956         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18957         compiling.
18958
18959         * gnus-sum.el: Ditto.
18960
18961         * message.el: Don't bind tool-bar-map when compiling.
18962
18963 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18964
18965         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18966
18967 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18968
18969         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18970         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18971         current Google Groups.
18972
18973 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18976         and tool-bar-mode.
18977
18978         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18979         and tool-bar-mode.
18980
18981         * message.el (message-tool-bar-update): Simplify.
18982         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18983
18984         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18985         gnus-summary-buffer.
18986         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18987         gnus-summary-reply.
18988
18989         * gmm-utils.el (gmm): Add :version.
18990
18991 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18992
18993         * Makefile.in (clean): New rule.
18994         (distclean): Use it.
18995
18996 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18997
18998         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18999         Don't autoload.
19000
19001 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19002
19003         * gmm-utils.el (gmm-verbose): Add :group.
19004
19005 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19006
19007         * message.el: Change some comments WRT tool-bars.
19008
19009         * gnus-sum.el (gnus-summary-tool-bar)
19010         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19011         (gnus-summary-tool-bar-zap-list): New variables.
19012         (gnus-summary-make-tool-bar): Complete rewrite using
19013         `gmm-tool-bar-from-list'.
19014
19015         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19016         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19017         New variables.
19018         (gnus-group-make-tool-bar): Complete rewrite using
19019         `gmm-tool-bar-from-list'.
19020         (gnus-group-tool-bar-update): New function.
19021
19022         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19023
19024 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19025
19026         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19027         is dissected into a single part of which the type is the same as
19028         the given one; decode charset.
19029
19030 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19031
19032         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19033         into alists as symbol not string, since that's what
19034         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19035         look for.
19036
19037 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19038
19039         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19040         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19041
19042         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19043
19044 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19045
19046         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19047         (gnus-xmas-mime-security-button-menu): New function.
19048
19049         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19050         (gnus-mime-security-button-menu): New definition.
19051         (gnus-mime-security-button-map): Use them.
19052         (gnus-mime-security-button-menu): New function.
19053         (gnus-insert-mime-security-button): Addition to help echo.
19054         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19055         (gnus-mime-security-pipe-part): New functions.
19056
19057         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19058         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19059
19060         * mm-decode.el (mm-handle-set-disposition): Remove.
19061         (mm-handle-set-description): Remove.
19062
19063 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19064
19065         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19066         (mm-w3m-standalone-supports-m17n-p): New function.
19067         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19068         w3m usage.
19069
19070         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19071         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19072
19073 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19074
19075         * message.el (message-tool-bar-zap-list):
19076         Use gmm-tool-bar-zap-list as custom type.
19077         (message-tool-bar-update): New function.
19078         (message-tool-bar, message-tool-bar-gnome)
19079         (message-tool-bar-retro): Add message-tool-bar-update.
19080         (message-tool-bar-gnome): Add flyspell-buffer.
19081
19082         * gnus-util.el (gnus-error): Describe `args'.
19083
19084         * gmm-utils.el (gmm-error): Describe `args'.
19085         (gmm-tool-bar-zap-list): New widget.
19086         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19087
19088 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19089
19090         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19091         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19092         the number of recursive calls.
19093
19094         * mm-decode.el (mm-handle-set-disposition): New macro.
19095         (mm-handle-set-description): New macro.
19096
19097 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19098
19099         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19100         encoding.
19101
19102 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19103
19104         * message.el (message-tool-bar-zap-list, message-tool-bar)
19105         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19106         (message-tool-bar-local-item-from-menu): Remove.
19107         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19108         (message-make-tool-bar): New function.
19109         (message-mode): Use `message-make-tool-bar'.
19110
19111         * gmm-utils.el: New file.
19112         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19113         (gmm-lazy): New widget copied from `nnmail.el'.
19114         (gmm-tool-bar-from-list): New function for creating customizable
19115         tool bars.
19116         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19117         output.
19118         (gmm): Add :prefix to defgroup.
19119
19120 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19121
19122         * gmm-utils.el (gmm-widget-p): New function.
19123
19124 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19125
19126         * mml.el (mml-attach-file): Describe `description' in doc string.
19127         (mml-menu): Add Emacs MIME manual and PGG manual.
19128
19129 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19130
19131         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19132
19133 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19134
19135         * nntp.el (nntp-end-of-line): Doc fix.
19136
19137 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19138
19139         * imap.el (imap-open): Handle case where buffer is a buffer
19140         object.
19141
19142 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19143
19144         * gnus-delay.el (gnus-delay): Don't autoload.
19145         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19146         to be re-loaded when customizing the `gnus-delay' group.
19147
19148 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19149
19150         * message.el (message-insert-citation-line): Use newlines.
19151
19152 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19153
19154         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19155         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19156         these routines, so the passphrase can be managed externally and
19157         passed in to the system.
19158         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19159         pgg-add-passphrase-to-cache function.
19160
19161         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19162         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19163         these routines, so the passphrase can be managed externally and
19164         passed in to the system.
19165         (pgg-pgp5-sign-region): Use new name of
19166         pgg-add-passphrase-to-cache function.
19167
19168 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19169
19170         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19171         part of the decoded armor to find the key-identifier.
19172         (pgg-gpg-lookup-key-owner): New function to return the
19173         human-readable identifier of a key owner.
19174         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19175         itself.
19176         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19177         the key value) if we have a key and can match it against a secret
19178         key.  Also, added a note pointing out fact that the prompt only
19179         indicates the first matching key.
19180
19181         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19182         pgg-decrypt-region.
19183         (pgg-add-passphrase-to-cache): Rename from
19184         `pgg-add-passphrase-cache' to reduce confusion (all callers
19185         changed).
19186         (pgg-remove-passphrase-from-cache): Rename from
19187         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19188         changed).
19189         (pgg-read-passphrase, pgg-add-passphrase-cache)
19190         (pgg-remove-passphrase-cache): Add informative docstrings.
19191         (pgg-decrypt): Convey provided passphrase in subordinate call to
19192         pgg-decrypt-region.
19193
19194 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19195
19196         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19197         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19198         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19199         'passphrase' argument, so the passphrase can be managed externally
19200         and then passed in to the system.
19201
19202         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19203         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19204         so the passphrase cache can be used reliably with identifiers
19205         besides a pgp packet's key id.
19206
19207         * pgg-gpg.el (pgg-gpg-encrypt-region)
19208         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19209         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19210         these routines, so the passphrase can be managed externally and
19211         passed in to the system.
19212
19213         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19214         'notruncate' argument, so the passphrase cache can be used
19215         reliably with identifiers besides a pgp packet's key id.
19216
19217 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19218
19219         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19220         symmetric encryption.
19221         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19222         encrypted session key.
19223         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19224         message ask for the passphrase in a proper way.
19225
19226         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19227         New user commands for symmetric encryption.
19228
19229 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19230
19231         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19232
19233         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19234
19235 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19236
19237         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19238
19239 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19240
19241         * mm-decode.el (mm-inlined-types): Add application/pgp.
19242         (mm-automatic-display): Ditto.
19243
19244         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19245         part as text.
19246
19247 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19248
19249         * nnrss.el: Update copyright.
19250         (nnrss-opml-import): Query whether to subscribe to each entry.
19251
19252         * gnus-art.el:
19253         * gnus-sum.el:
19254         * gnus-xmas.el:
19255         * messagexmas.el:
19256         * mm-uu.el:
19257         * mm-view.el: Update copyright.
19258
19259 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19260
19261         * message.el (message-info): New function.
19262         (message-mode-menu): Add it.
19263         Update copyright.
19264
19265         * ChangeLog: Fix and update copyright.
19266
19267 2006-01-13  Romain Francoise  <romain@orebokech.com>
19268
19269         * message.el (message-forward-subject-name-subject): Prefer the
19270         address to 'nowhere' if the sender has no name.
19271         Fix typo.  Update copyright year.
19272
19273 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19274
19275         * gnus-art.el (article-wash-html):
19276         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19277         (gnus-article-wash-html-with-w3m-standalone): New function.
19278
19279         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19280         mm-inline-text-html-render-with-w3m-standalone.
19281         (mm-text-html-washer-alist): Map w3m-standalone to
19282         gnus-article-wash-html-with-w3m-standalone.
19283         (mm-inline-text-html-render-with-w3m-standalone): New function.
19284
19285 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19286
19287         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19288         Improve LaTeX.
19289
19290 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19291
19292         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19293         (nnrss-request-article): Render text/plain parts as HTML.
19294
19295         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19296         the buffer.
19297
19298 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19299
19300         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19301         custom definition of `gnus-posting-styles'.
19302
19303         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19304         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19305
19306 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19307
19308         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19309         Use nntp for bug archive.
19310
19311 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19312
19313         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19314         parts.
19315         (nnrss-normalize-date): New function converts ISO 8601 date into
19316         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19317         (nnrss-check-group): Use it.
19318
19319 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19320
19321         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19322
19323         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19324         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19325         (nnrss-insert-w3): Ditto.
19326
19327 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19328
19329         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19330         the articles to be forwarded including the case where neither a
19331         number of articles nor a region is specified.
19332
19333 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19334
19335         * nnrss.el (nnrss-request-article): Fix last change; fill
19336         text/plain parts.
19337
19338 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19339
19340         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19341         in text/plain part.
19342         (nnrss-check-group): Don't add excessive newline to dc:subject.
19343
19344 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19345
19346         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19347         article.
19348
19349 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19350
19351         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19352         (nnml-use-compressed-files, nnml-save-mail): Support other
19353         comression programs such as bzip2.
19354
19355 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19356
19357         * dns.el (query-dns): Make sure we check the buffer size before
19358         removing tcp headers.
19359
19360 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19361
19362         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19363         remove MIME buttons associated with multipart/alternative parts.
19364         (gnus-mime-display-alternative): Tag buttons using `article-type'
19365         text property.
19366
19367         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19368         associated with multipart/alternative parts.
19369
19370         * gnus-art.el (gnus-signature-separator): Fix custom type.
19371
19372         * mm-decode.el (mm-inlined-types): Fix custom type.
19373         (mm-keep-viewer-alive-types): Ditto.
19374         (mm-automatic-display): Ditto.
19375         (mm-attachment-override-types): Ditto.
19376         (mm-inline-override-types): Ditto.
19377         (mm-automatic-external-display): Ditto.
19378
19379 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19380
19381         * spam-report.el (spam-report-user-mail-address)
19382         (spam-report-user-agent): New variables.
19383         (spam-report-url-ping-plain): Use spam-report-user-agent.
19384
19385 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19386
19387         * gnus-art.el (gnus-button-handle-custom): Do not just use
19388         `customize-apropos' for any "M-x customize-*" button but the
19389         function called for.  Accept both the function name and its
19390         argument in order to achieve this.
19391         (gnus-button-alist): Remove support for "custom:" URL's.
19392         Pass function name to `gnus-button-handle-custom' in case of "M-x
19393         customize-*" buttons.
19394
19395 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19398         multipart/alternative and add xref to mm-discouraged-alternatives
19399         in doc string.
19400
19401         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19402         gnus-buttonized-mime-types in doc string.
19403
19404 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19405
19406         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19407         Suggest image/.* in the doc string.
19408
19409 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19410
19411         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19412         message-marks (Debian bug #342521).
19413
19414 2005-12-12  Simon Josefsson  <jas@extundo.com>
19415
19416         * password.el (password-read-from-cache): Add.
19417         (password-read): Use it.
19418
19419 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19420
19421         * rfc2047.el (rfc2047-charset-to-coding-system):
19422         Recognize us-ascii as a MIME charset.
19423
19424         * mm-bodies.el (mm-decode-content-transfer-encoding):
19425         Protect against the case where the 2nd arg TYPE is nil.
19426
19427 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19428
19429         * pop3.el (pop3-stream-type): Fix custom version.
19430
19431         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19432
19433 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19434
19435         * mm-decode.el (mm-display-external): Add missing cdr.
19436
19437 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19438
19439         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19440         RFC1524) if it is in mailcap or add a suffix according to
19441         mailcap-mime-extensions when generating a temp filename; postpone
19442         deleting a temp file for 2 seconds for some wrappers, shell
19443         scripts, and so on, which might exit right after having started a
19444         viewer command as a background job.
19445
19446 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19447
19448         * nntp.el (nntp-marks-directory): Fix custom group.
19449
19450         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19451         steps when < 10.
19452
19453         * gnus-start.el (gnus-no-server-1):
19454         Mention `gnus-level-default-subscribed' in doc string.
19455
19456 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19457
19458         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19459         parens.
19460
19461 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19462
19463         * gnus-xmas.el (gnus-use-toolbar): Revert.
19464         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19465         gnus-use-toolbar is default.
19466
19467         * messagexmas.el (message-use-toolbar): Revert.
19468         (message-setup-toolbar): Use global default-toolbar if
19469         message-use-toolbar is default.
19470
19471 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19472
19473         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19474         according to default-toolbar-visible-p.
19475
19476         * messagexmas.el (message-use-toolbar): Ditto.
19477
19478 2005-11-26  Dave Love  <fx@gnu.org>
19479
19480         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19481         (tls-program, tls-success): Provide openssl alternative.
19482
19483         * starttls.el: Doc fixes.
19484         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19485         SERVICE to PORT.
19486
19487         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19488         port null or service name.
19489         (starttls-negotiate): Autoload.
19490
19491 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19492
19493         * message.el (message-kill-to-signature): Fix interactive spec.
19494
19495 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19496
19497         * pop3.el (pop3-open-server): Recognize a string as a service name.
19498
19499 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19500
19501         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19502
19503 2005-11-23  Dave Love  <fx@gnu.org>
19504
19505         Add pop3s, pop3/starttls.
19506
19507         * pop3.el (pop3-authentication-scheme): Clarify doc.
19508         (open-tls-stream, starttls-open-stream): Autoload.
19509         (pop3-stream-type): New.
19510         (pop3-open-server): Use it.
19511
19512         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19513         for POP.
19514         (mail-source-keyword-map): Add :stream for POP.
19515         (mail-source-fetch-pop): Use pop3-stream-type.
19516
19517 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19518
19519         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19520         of current-time-string.
19521
19522 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19523
19524         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19525         date header.
19526
19527 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19528
19529         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19530         it can seriously impact performance as it bypasses the agent's
19531         local caches.
19532
19533 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19534
19535         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19536         must be explicitly online rather than "not explicitly offline" for
19537         its flags to be synchronized.
19538
19539         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19540         that gnus-uu-unmark-thread will function correctly.
19541
19542         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19543         1024K is instead displayed as 1M.
19544
19545 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19546
19547         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19548
19549 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19550
19551         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19552
19553 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19554
19555         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19556         error message to display actual error condition.
19557         (gnus-agent-save-local): Avoid saving symbols that are bound to
19558         nil as they simply result in a warning message in
19559         gnus-agent-read-local.
19560
19561 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19562
19563         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19564         rather than make-variable-buffer-local for file-precious-flag.
19565
19566 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19567
19568         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19569         for duplicates which are removed.  The invalid sort check then
19570         triggers a rescan after the sort as sorting may have moved
19571         duplicate entries such that they can be cheaply detected.
19572
19573 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19574
19575         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19576
19577 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19578
19579         * gnus-agent.el (gnus-agent-article-alist-save-format):
19580         Change internal variable to a custom variable.  Change default value
19581         from compressed(2) to uncompressed(1).
19582         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19583         support for uncompressed agentview files.  Taken together, reading
19584         the agentview file should now be 6-7 times faster.
19585
19586 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19587
19588         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19589         as a buffer-local variable.  This avoids creating truncated
19590         dribble files as a result of a hang up, eg.
19591
19592 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19593
19594         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19595         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19596         XEmacs.
19597
19598 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19599
19600         * gnus-start.el (gnus-start-draft-setup):
19601         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19602
19603         * gnus.el (gnus-splash): Change custom group.
19604         (gnus-group-get-parameter, gnus-group-parameter-value):
19605         Describe allow-list argument.
19606
19607         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19608         string.
19609
19610 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19611
19612         * gnus-art.el (gnus-default-article-saver): Add user-defined
19613         `function' to custom type.
19614
19615 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19616
19617         * imap.el (imap-open): Handle case where buffer is a buffer
19618         object.
19619
19620 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19621
19622         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19623         long lines.
19624         (gnus-cache-delete-group): Wrap doc strings.
19625
19626         * gnus-agent.el (gnus-agent-rename-group)
19627         (gnus-agent-delete-group): Wrap doc strings.
19628
19629 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19630
19631         * messagexmas.el (message-use-toolbar): Change the valid values
19632         into default, top, bottom, left, and right.
19633         (message-toolbar-thickness): New variable.
19634         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19635         well.
19636         (message-setup-toolbar): Make it work.
19637
19638         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19639         (gnus-use-toolbar): Change the valid values into default, top,
19640         bottom, left, and right.
19641         (gnus-toolbar-thickness): New variable.
19642         (gnus-xmas-setup-toolbar): New function.
19643         (gnus-xmas-setup-group-toolbar): Use it.
19644         (gnus-xmas-setup-summary-toolbar): Use it.
19645
19646 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19647
19648         * gnus-start.el (gnus-1): Add "native" to
19649         gnus-predefined-server-alist.
19650
19651         * gnus.el (gnus-method-to-server): Don't add "native" to the
19652         lists here, because that leads to problems when
19653         gnus-select-method is bound.
19654
19655 2005-11-09  Simon Josefsson  <jas@extundo.com>
19656
19657         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19658         use (not sort-by-date) instead.
19659
19660 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19661
19662         * gnus-delay.el (gnus-delay-group): Don't autoload.
19663         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19664         to be re-loaded when customizing the `gnus-delay' group.
19665
19666 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19667
19668         * message.el: Revert last changes.
19669         (message-insert-citation-line): Use newlines.
19670
19671 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19672
19673         * message.el (message-courtesy-message)
19674         (message-mark-insert-begin, message-mark-insert-end)
19675         (message-elide-ellipsis, message-cancel-message)
19676         (message-add-header, message-change-subject)
19677         (message-cross-post-followup-to-header)
19678         (message-cross-post-insert-note, message-reduce-to-to-cc)
19679         (message-widen-reply, message-delete-not-region)
19680         (message-kill-to-signature, message-insert-signature)
19681         (message-insert-importance-high, message-insert-importance-low)
19682         (message-insert-or-toggle-importance)
19683         (message-insert-disposition-notification-to)
19684         (message-indent-citation, message-yank-original)
19685         (message-cite-original-without-signature, message-cite-original)
19686         (message-insert-citation-line, message-position-on-field)
19687         (message-fix-before-sending, message-send-mail-partially)
19688         (message-send-mail, message-send-mail-with-sendmail)
19689         (message-send-mail-with-qmail, message-send-news)
19690         (message-check-news-header-syntax, message-generate-headers)
19691         (message-insert-courtesy-copy, message-fill-address)
19692         (message-fill-header, message-shorten-references)
19693         (message-setup-1, message-cancel-news)
19694         (message-forward-make-body-plain, message-forward-make-body-mime)
19695         (message-forward-make-body-mml, message-encode-message-body)
19696         (message-forward-make-body-digest-plain)
19697         (message-forward-make-body-digest-mime)
19698         (message-use-alternative-email-as-from): Insert `hard-newline'
19699         instead of ordinary newlines.
19700
19701 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19702
19703         * message.el (message-generate-headers): Downcase the argument
19704         given to message-check-element.
19705
19706 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19707
19708         * nntp.el (nntp-authinfo-rejected): New error condition.
19709         (nntp-wait-for): Use new error condition to signal authentication
19710         error.
19711         (nntp-retrieve-data): Rethrow new error condition to break out of
19712         recursive call to nntp-send-authinfo.
19713
19714 2005-11-08  Romain Francoise  <romain@orebokech.com>
19715
19716         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19717         (gnus-summary-exit-map): Bind to `Z p'.
19718         (gnus-summary-make-menu-bar): Add menu item.
19719
19720 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19721
19722         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19723         (gnus-treat-*): Add `first' in all doc strings.
19724
19725         * gnus-group.el (gnus-group-compact-group): Fix typo.
19726
19727 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19728
19729         * gnus.el (gnus-parameters-case-fold-search): New variable.
19730         (gnus-parameters-get-parameter): Use it.
19731
19732         * gnus-score.el (gnus-home-score-file): Doc fix.
19733
19734 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19735
19736         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19737
19738 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19739
19740         * mm-util.el (mm-special-display-p): New function.
19741
19742         * mml.el (mml-preview): Use it; doc fix.
19743
19744 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19745
19746         * imap.el (imap-open): Handle case where buffer is a buffer object.
19747
19748 2005-10-29  Romain Francoise  <romain@orebokech.com>
19749
19750         * message.el (message-fix-before-sending): Fix comment.
19751
19752 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19753
19754         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19755
19756 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19757
19758         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19759         Used in gnus-score.el.
19760
19761 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19762
19763         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19764
19765 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19766
19767         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19768         whitespace removed in revision 7.8.  Use concatenated string to
19769         protect trailing whitespace.
19770
19771 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19772
19773         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19774         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19775         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19776         Courier IMAP ("some version from 2004").  Mostly based on similar
19777         code in the same function.
19778
19779 2005-10-26  Didier Verna  <didier@xemacs.org>
19780
19781         * gnus-group.el (gnus-group-compact-group): Invalidate original
19782         article buffer.
19783         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19784         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19785         NOV database and in article itself.
19786         Invalidate article backlog.
19787
19788 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19789
19790         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19791
19792 2005-10-26  Simon Josefsson  <jas@extundo.com>
19793
19794         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19795         part of 2004-07-25 change.
19796
19797 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19798
19799         * message.el (message-display-completion-list): New function.
19800         (message-expand-group): Use it; make sure the Completions buffer
19801         is modifiable.
19802 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19803
19804         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19805         user-mail-name is an empty string.
19806
19807 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19808
19809         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19810         depending on gnus-score-decay-constant.
19811
19812         * encrypt.el (encrypt-insert-file-contents)
19813         (encrypt-write-file-contents): Don't use `gnus-message'.
19814
19815         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19816         arguments.
19817         (mm-uu-type-alist): Add message-marks and insert-marks.
19818         Pass arguments to mm-uu-verbatim-marks-extract.
19819         (mm-uu-hide-markers): New variable.
19820         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19821
19822         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19823         (gnus-convert-image-to-face-command): Use "convert" by default to
19824         allow other input image formats.
19825         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19826         accordingly.
19827
19828 2005-10-23  Simon Josefsson  <jas@extundo.com>
19829
19830         * imap.el (imap-gssapi-program): Align command line parameters
19831         with latest GNU SASL.
19832         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19833
19834 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19835
19836         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19837         HTML.
19838         (nnslashdot-request-article): Ditto.
19839
19840         * lpath.el (featurep): Add nobreak-char-display.
19841
19842 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19843
19844         * mail-source.el (mail-source-fetch-pop): Require pop3.
19845         (mail-source-check-pop): Ditto.
19846
19847 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19848
19849         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19850         errors.
19851
19852 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19853
19854         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19855         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19856
19857         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19858
19859         * mm-bodies.el (mm-decode-string):
19860         Call `mm-charset-to-coding-system' with allow-override argument.
19861
19862 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19865         (rfc2047-charset-to-coding-system): New function.
19866         (rfc2047-decode-encoded-words): New function.
19867         (rfc2047-decode-region): Use them.
19868         (rfc2047-decode-cte): Remove.
19869         (rfc2047-parse-and-decode): Remove.
19870         (rfc2047-decode): Remove.
19871
19872 2005-10-15  Kenichi Handa  <handa@m17n.org>
19873
19874         * rfc2047.el (rfc2047-decode-cte): New function.
19875         (rfc2047-decode-region): Change the way to decode successive
19876         encoded-words: decode B- or Q-encoding in each encoded-word,
19877         concatenate them, and decode it as charset.
19878
19879 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19880
19881         * lpath.el: Fbind codepage-setup for XEmacs.
19882
19883 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19884
19885         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19886         widget-move-and-invoke.
19887         (gnus-custom-mode): Use gnus-custom-map.
19888
19889 2005-10-15  Bill Wohler  <wohler@newt.com>
19890
19891         * message.el (message-tool-bar-map): Rename image file from
19892         mail_send to mail/send.
19893
19894 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19895
19896         * message.el (message-expand-group): Pass the common
19897         prefix substring of completion to `display-completion-list'.
19898
19899 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19900
19901         * mml-sec.el (mml-secure-method): New internal variable.
19902         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19903         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19904         New functions using mml-secure-method.
19905
19906         * mml.el (mml-mode-map): Add key bindings for those functions.
19907         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19908         Harder <harder@myrealbox.com>.
19909         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19910         Goto end of message if point is the headers of the message.
19911
19912         * message.el (message-in-body-p): New function.
19913
19914         * assistant.el: Autoload gnus-util and netrc.
19915
19916         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19917         Use `mm-charset-override-alist' only when decoding.
19918
19919         * mm-bodies.el (mm-decode-body):
19920         Call `mm-charset-to-coding-system' with allow-override argument.
19921
19922         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19923         `filename' from Content-Disposition if Content-Type doesn't
19924         provide `name'.
19925         (gnus-mime-view-part-as-type): Set default instead of
19926         initial-input.
19927
19928 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19929
19930         * format-spec.el (format-spec): Propagate text properties of % spec.
19931
19932 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19933
19934         * gnus-art.el (gnus-treat-predicate): Add `first'.
19935
19936 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19937
19938         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19939         (mm-charset-override-alist): New variable.
19940         (mm-charset-to-coding-system): Use it.
19941         (mm-codepage-setup): New helper function.
19942         (mm-charset-eval-alist): New variable.
19943         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19944         Warn about unknown charsets.
19945
19946         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
19947
19948 2005-10-04  David Hansen  <david.hansen@gmx.net>
19949
19950         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19951         (nnrss-check-group): Ditto.
19952
19953 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19954
19955         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19956         Rename x-gnus-verbatim to x-verbatim.
19957         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19958
19959         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19960         x-verbatim.
19961
19962         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19963
19964         * gnus-util.el (gnus-remove-duplicates): Remove.
19965
19966         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19967         instead of gnus-remove-duplicates.
19968
19969         * message.el (message-remove-duplicates): Remove.
19970         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19971         message-remove-duplicates.
19972
19973         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19974         available, else use implementation from `delete-dups'.
19975
19976         * message.el (message-insert-expires): New function.
19977         (message-mode-map): Add key binding.
19978         (message-mode-field-menu): Add menu entry.
19979         (message-mode): Document it.
19980         (message-make-expires-date): Use `message-make-date'.
19981
19982 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19983
19984         * message.el (message-make-expires-date): New function.
19985
19986 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19987
19988         * Makefile.in (list-installed-shadows): New entry.
19989         (install): Use it.
19990         (remove-installed-shadows): New entry.
19991
19992         * dgnushack.el (dgnushack-default-load-path): New variable.
19993         (dgnushack-find-lisp-shadows): New function.
19994         (dgnushack-remove-lisp-shadows): New function.
19995
19996 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19997
19998         * Makefile.in (install-el-elc): New entry.
19999         (install): Use it so that .el files are necessarily installed.
20000
20001 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20002
20003         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20004
20005 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20006
20007         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20008         function rather than the diff-mode.el package.
20009         (mm-display-external): Use with-current-buffer.
20010         (mm-viewer-completion-map, mm-viewer-completion-map):
20011         Move initialization inside declaration.
20012
20013 2005-09-29  Simon Josefsson  <jas@extundo.com>
20014
20015         * spam.el: Load hashcash when compiling, to avoid warnings.
20016         Don't autoload mail-check-payment.
20017         (spam-check-hashcash): Define unconditionally, since hashcash.el
20018         is part of Gnus now.  Ignore errors from payment checking.
20019
20020 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20021
20022         * message.el (message-bold-region, message-unbold-region):
20023         Rename from `bold-region' and `unbold-region'.
20024
20025         * message.el: Remove useless autoloads.
20026
20027 2005-09-28  Simon Josefsson  <jas@extundo.com>
20028
20029         * message.el (message-use-idna): Default to t.
20030         (message-use-idna): Test whether encoding works too.  Doc fix.
20031
20032 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20033
20034         * nntp.el (nntp-warn-about-losing-connection): Remove.
20035
20036 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20037
20038         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20039         customizable.  Change default value.
20040         (mm-uu-diff-groups-regexp): Change default value.
20041         (mm-uu-type-alist): Add doc string.
20042         (mm-uu-configure): Add doc string.  Make it interactive.
20043         (mm-uu-tex-groups-regexp): New variable.
20044         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20045         (mm-uu-type-alist): Add LaTeX documents.
20046         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20047         of "text/verbatim".
20048         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20049
20050         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20051         instead of "text/verbatim".
20052
20053         * message.el (message-mark-inserted-region)
20054         (message-mark-insert-file): Use slrn style marks when called with
20055         prefix argument.
20056
20057 2005-09-27  Simon Josefsson  <jas@extundo.com>
20058
20059         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20060
20061 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20062
20063         * message.el (message-remove-duplicates): New function.
20064         Implementation borrowed from `gnus-remove-duplicates'.
20065         (message-idna-to-ascii-rhs): Also encode idna addresses in
20066         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20067         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20068         only ask about the same idna domain once per header and also tell
20069         in what header to replace the idna domain.
20070
20071         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20072         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20073         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20074         a header is decoded and not just the last one.
20075
20076 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20077
20078         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20079         has been decoded.
20080
20081         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20082         (mm-insert-part): Don't modify text if it has been decoded.
20083
20084         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20085         decoded.
20086
20087         * mm-view.el (mm-inline-text): Don't strip text props unless
20088         decoding enriched or richtext parts.
20089
20090 2005-09-25  Romain Francoise  <romain@orebokech.com>
20091
20092         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20093         * gnus-start.el (gnus-subscribe-interactively):
20094         * gnus-uu.el (gnus-uu-grab-articles):
20095         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20096         space.
20097
20098 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20099
20100         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20101         * mm-view.el (mm-view-pkcs7-decrypt):
20102         * gnus-sum.el (gnus-summary-limit-to-extra)
20103         (gnus-summary-respool-article, gnus-read-move-group-name):
20104         * gnus-score.el (gnus-summary-increase-score):
20105         * gnus-util.el (gnus-completing-read-with-default):
20106         * gnus-art.el (gnus-read-save-file-name)
20107         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20108         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20109         * message.el (message-check-news-header-syntax):
20110         Follow convention for reading with the minibuffer.
20111
20112 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20113
20114         * spam-report.el (spam-report-url-ping-plain):
20115         Use gnus-extended-version as User-Agent.
20116
20117         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20118         default value is nil.
20119
20120         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20121         (mm-uu-verbatim-marks-extract): New function.
20122         (mm-uu-extract): New face.
20123         (mm-uu-copy-to-buffer): Use it.
20124
20125         * spam-report.el (spam-report-gmane-ham): Rename from
20126         `spam-report-gmane-unspam'.
20127         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20128         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20129
20130         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20131         Autoload.
20132         (spam-report-gmane-unregister-routine):
20133         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20134
20135 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20136
20137         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20138         (spam-report-gmane-unregister-routine): Add support for gmane
20139         unregistration.
20140
20141         * spam-report.el (spam-report-gmane-unspam)
20142         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20143         (spam-report-gmane): Change to take a single article and do unspam
20144         registration.
20145
20146 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20147
20148         * mm-url.el (mm-url-decode-entities): Fix regexp.
20149
20150 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20151
20152         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20153         default to nil, to be able to use Gnus at all.  If the default
20154         switches to something else, then the function should be fixed not
20155         be exceedingly slow.
20156
20157 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20158
20159         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20160         fail hard.
20161
20162         * spam-report.el: Add better Keywords line.
20163
20164         * spam.el: Add Maintainer and better Keywords line.
20165
20166 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20167
20168         * gnus-art.el (gnus-article-replace-part)
20169         (gnus-mime-replace-part): New functions.
20170         (gnus-mime-action-alist, gnus-mime-button-commands)
20171         (gnus-mime-save-part-and-strip): Add file argument.
20172         (gnus-article-part-wrapper): Add interactive argument.
20173
20174         * gnus-sum.el (gnus-summary-mime-map):
20175         Add `gnus-article-replace-part'.
20176
20177 2005-09-19  Didier Verna  <didier@xemacs.org>
20178
20179         The nnml compaction feature:
20180         * nnml.el (nnml-request-compact-group): New function.
20181         * nnml.el (nnml-request-compact): New function.
20182         * gnus-int.el (gnus-request-compact-group): New function.
20183         * gnus-int.el (gnus-request-compact): New function.
20184         * gnus-group.el (gnus-group-compact-group): New function.
20185         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20186         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20187         * gnus-srvr.el (gnus-server-compact-server): New function.
20188         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20189         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20190
20191 2005-09-18  Deepak Goel  <deego@gnufans.org>
20192
20193         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20194         format spec.
20195
20196 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20197
20198         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20199
20200 2005-09-15  Romain Francoise  <romain@orebokech.com>
20201
20202         * message.el (message-fill-paragraph): Clarify docstring.
20203
20204 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20205
20206         * gnus-art.el (gnus-mime-display-part): Protect against broken
20207         MIME messages.
20208
20209 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20210
20211         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20212         before parsing header.
20213
20214 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20215
20216         * html2text.el (html2text-replace-list): Add new entities.
20217
20218 2005-09-11  Romain Francoise  <romain@orebokech.com>
20219
20220         * message.el (message-alternative-emails): Improve docstring.
20221         (message-setup-1): Call `message-use-alternative-email-as-from'
20222         after `message-setup-hook' to give it precedence over posting
20223         styles, etc.
20224         (message-use-alternative-email-as-from): Add docstring.
20225         Remove the original From header if present.
20226
20227         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20228         (nnml-save-mail): Use it.
20229
20230         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20231         articles.  Add new argument `silent'.
20232         (gnus-uu-mark-all): Report the total number of marked articles.
20233
20234 2005-09-10  Romain Francoise  <romain@orebokech.com>
20235
20236         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20237         (gnus-uu-mark-series): Likewise.
20238
20239 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20240
20241         * spam-report.el (spam-report-gmane): Fix generation of spam
20242         report URL.
20243
20244 2005-09-10  Simon Josefsson  <jas@extundo.com>
20245
20246         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20247         t, based on discussion on the ding list with Robert Epprecht
20248         <epprecht@solnet.ch>.
20249
20250 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20251
20252         * spam-report.el (spam-report-gmane): Make it work without
20253         X-Report-Spam header.  Gmane now only provides Archived-At.
20254         This is only used if `spam-report-gmane-use-article-number' is nil.
20255         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20256
20257         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20258         make `gnus-summary-sort-by-recipient' work with threading.
20259
20260         * nnweb.el (nnweb-google-wash-article): Print a message if article
20261         is not available.
20262
20263 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20264
20265         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20266         change.  Decode text/* parts content before displaying.
20267
20268 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20269
20270         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20271
20272 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20273
20274         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20275
20276         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20277         url-package-name, url-package-version,
20278         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20279         w3m-display-inline-images, and w3m-minor-mode-map.
20280
20281 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20282
20283         * message.el (message-tab-body-function): Fix mismatched custom type.
20284
20285         * gnus.el (gnus-group-change-level-function): Ditto.
20286
20287         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20288
20289         * gnus-art.el (gnus-signature-limit)
20290         (gnus-article-mime-part-function): Ditto.
20291
20292 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20293
20294         * mml.el (mml-mode): Silence the byte compiler.
20295
20296         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20297         using `(sit-for 0)' before moving the point to the specified part;
20298         skip unbuttonized parts.
20299         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20300         return to the summary window if gnus-auto-select-part is non-nil.
20301
20302 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20303
20304         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20305         New variables.
20306         (mml-dnd-attach-file, mml-mode): Use them.
20307
20308         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20309         Make fetching article by MID work again for Google Groups.
20310         Add FIXME concerning gnus-group-make-web-group.
20311
20312         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20313         Don't depend on Gnus by using mail-extract-address-components if
20314         gnus-extract-address-components is not bound.
20315
20316 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20317
20318         * gnus-art.el (gnus-mime-display-security): Don't display the
20319         signature, but only the signed part.
20320
20321 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20322
20323         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20324
20325         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20326         list, not listp.
20327
20328 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20329
20330         * mm-encode.el (mm-encode-content-transfer-encoding):
20331         Likewise when encoding.
20332
20333         * mm-bodies.el (mm-decode-content-transfer-encoding):
20334         De-canonicalize CRLF for all text content types, not just
20335         text/plain.
20336
20337 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20338
20339         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20340         valid article; point arrow and cursor at the MIME button.
20341
20342 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20345         Suggested by Dan Christensen <jdc@uwo.ca>.
20346
20347         * mm-decode.el (mm-save-part): Enable change of prompt.
20348
20349 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20350
20351         * gnus-msg.el (gnus-inews-add-send-actions):
20352         Make `message-post-method' lambda parameter ARG `&optional'.
20353
20354 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20355
20356         * gnus-sum.el (gnus-summary-mime-map):
20357         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20358         gnus-article-jump-to-part.
20359
20360         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20361         (gnus-article-edit-part): Use it.
20362         (gnus-article-part-wrapper): Add no-handle argument.
20363         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20364         New functions.
20365
20366 2005-08-29  Romain Francoise  <romain@orebokech.com>
20367
20368         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20369         docstring.
20370         (gnus-face-from-file): Likewise.
20371
20372 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20373
20374         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20375         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20376         non-nil.
20377         (gnus-auto-select-part): New variable.
20378         (gnus-article-jump-to-part): New function.
20379         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20380         (gnus-mime-delete-part): Allow selecting specified part after
20381         deleting or stripping parts.
20382         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20383         part if argument is bogus.
20384
20385 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20386
20387         * gnus-art.el (w3m-minor-mode-map):
20388         * gnus-spec.el (gnus-newsrc-file-version):
20389         * gnus-util.el (nnmail-active-file-coding-system)
20390         (gnus-original-article-buffer, gnus-user-agent):
20391         * gnus.el (gnus-ham-process-destinations)
20392         (gnus-parameter-ham-marks-alist)
20393         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20394         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20395         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20396         * mm-decode.el (gnus-current-window-configuration):
20397         * mm-extern.el (gnus-article-mime-handles):
20398         * mm-url.el (url-current-object, url-package-name)
20399         (url-package-version):
20400         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20401         (smime-keys, w3m-cid-retrieve-function-alist)
20402         (w3m-current-buffer, w3m-display-inline-images)
20403         (w3m-minor-mode-map):
20404         * mml-smime.el (gnus-extract-address-components):
20405         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20406         (gnus-newsrc-hashtb, message-default-charset)
20407         (message-deletable-headers, message-options)
20408         (message-posting-charset, message-required-mail-headers)
20409         (message-required-news-headers):
20410         * mml1991.el (mc-pgp-always-sign):
20411         * mml2015.el (mc-pgp-always-sign):
20412         * nnheader.el (nnmail-extra-headers):
20413         * rfc1843.el (gnus-decode-encoded-word-function)
20414         (gnus-decode-header-function, gnus-newsgroup-name):
20415         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20416
20417 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20418
20419         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20420         the end of the date treatments.
20421
20422 2005-08-15  Simon Josefsson  <jas@extundo.com>
20423
20424         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20425         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20426         Capello and Romain Francoise.
20427         (pgg-fetch-key-function): Remove, not used?
20428         (pgg-insert-url-with-w3): Require url, to get
20429         url-insert-file-contents regardless of where it is defined.
20430
20431 2005-08-13  Romain Francoise  <romain@orebokech.com>
20432
20433         * message.el (message-cite-original-1): New function.
20434         (message-cite-original): Use it.
20435         (message-cite-original-without-signature): Ditto.
20436
20437 2005-08-08  Romain Francoise  <romain@orebokech.com>
20438
20439         * message.el (message-yank-empty-prefix): New variable.
20440         (message-indent-citation): Use it.
20441         (message-cite-original-without-signature): Respect X-No-Archive.
20442
20443 2005-08-08  Simon Josefsson  <jas@extundo.com>
20444
20445         * pgg.el: Autoload url-insert-file-contents instead of loading
20446         w3/url.
20447         (pgg-insert-url-with-w3): Don't load url here.
20448
20449 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20450
20451         * message.el (message-kill-to-signature): Don't insert newline at
20452         bol.
20453         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20454
20455 2005-08-06  Romain Francoise  <romain@orebokech.com>
20456
20457         * message.el (message-user-fqdn): Fix typo in docstring.
20458
20459 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20460
20461         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20462
20463         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20464
20465 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20466
20467         * mm-bodies.el (mm-encode-body): Use coding system rather than
20468         charset to encode text.
20469
20470         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20471         number of charsets if utf-8 is available (XEmacs).
20472
20473 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20474
20475         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20476         taken from `gnus-button-mid-or-mail-regexp'.
20477         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20478         (gnus-button-alist): Improve regexp for domain part of the MIDs
20479         for news:localpart@domain buttons.
20480         (gnus-button-ctan-directory-regexp): Update.
20481
20482 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20483
20484         * sieve-manage.el (sieve-manage-interactive-login):
20485         Use make-local-variable rather than make-variable-buffer-local.
20486         (sieve-manage-open): Ditto.
20487         (sieve-manage-authenticate): Ditto.
20488
20489         * mml.el (mml-generate-mime-1): Make the content type default to
20490         text/plain if the filename is not specified.
20491
20492 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20493
20494         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20495         instead of insert-buffer.
20496
20497         * message.el (message-yank-original): Ditto; set the mark at the
20498         end of the yanked message.
20499
20500 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20501
20502         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20503         lines to scroll rather than to stop it.
20504
20505         * mml.el (mml-generate-default-type): Add doc string.
20506         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20507         default to application/octet-stream when determining the content
20508         type if it is not specified for the part or the mml contents; add
20509         a comment about mml-generate-default-type.
20510
20511 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20512
20513         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20514         make it default to application/octet-stream when determining the
20515         content type if it is not specified for the external contents.
20516
20517 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20518
20519         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20520         segmented parameter but also other parameters might be there.
20521
20522 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20523
20524         * mm-decode.el (mm-display-external): Delete temp file, directory
20525         and buffer immediately if the external process is exited.
20526
20527 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20528
20529         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20530         fewer lines than that of scroll-margin.
20531         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20532
20533 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20534
20535         * gnus-art.el (gnus-article-next-page): Revert.
20536         (gnus-article-beginning-of-window): New macro.
20537         (gnus-article-next-page-1): Use it.
20538         (gnus-article-prev-page): Ditto.
20539         (gnus-article-edit-part): Use insert-buffer-substring instead of
20540         insert-buffer.
20541         (gnus-article-edit-exit): Ditto.
20542
20543         * gnus-util.el (gnus-beginning-of-window): Remove.
20544         (gnus-end-of-window): Remove.
20545
20546         * lpath.el: Don't bind header-line-format and scroll-margin.
20547
20548 2005-07-25  Simon Josefsson  <jas@extundo.com>
20549
20550         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20551         to have the url package without w3.  Reported by Daiki Ueno
20552         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20553
20554 2005-07-20  Didier Verna  <didier@xemacs.org>
20555
20556         * gnus-diary.el: Remove the description comment (nndiary is now
20557         properly documented in the Gnus manual).
20558         Fix the spelling of "Back End".
20559         * nndiary.el: Ditto.
20560         Fix the copyright notice.
20561
20562 2005-07-18  Romain Francoise  <romain@orebokech.com>
20563
20564         * gnus-sum.el (gnus-summary-to-prefix)
20565         (gnus-summary-newsgroup-prefix): New variables.
20566         (gnus-summary-from-or-to-or-newsgroups): Use them.
20567
20568 2005-07-17  Romain Francoise  <romain@orebokech.com>
20569
20570         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20571         space as it's generally not especially interesting to the user.
20572
20573 2005-07-16  Romain Francoise  <romain@orebokech.com>
20574
20575         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20576         nil to avoid prompting and file modification if one of the
20577         messages at the top of the nnfolder file contains a copyright
20578         notice.
20579         Update copyright notice.
20580
20581         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20582         instead of `current-time-string' as the latter creates a time
20583         string that is not RFC 2822 compliant (it lacks the zone).
20584         Update copyright notice.
20585
20586 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20587
20588         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20589         for text/rtf.  Display default in prompt.  Pass default for M-n.
20590
20591         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20592
20593 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20594
20595         * gnus-msg.el (gnus-button-mailto):
20596         Remove save-selected-window-window hackery because it relies on
20597         save-selected-window internals.
20598
20599 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20602         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20603         (gnus-article-prev-page): Ditto.
20604
20605         * gnus-util.el (gnus-beginning-of-window): New function.
20606         (gnus-end-of-window): New function.
20607
20608         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20609
20610 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20611
20612         * gnus-score.el (gnus-score-edit-all-score):
20613         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20614         gnus-message.
20615
20616 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20617
20618         * gnus-msg.el (gnus-button-mailto):
20619         Remove save-selected-window-window hackery because it relies on
20620         save-selected-window internals.
20621
20622 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20623
20624         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20625         add-minor-mode.
20626         (gnus-binary-mode): Ditto.
20627
20628         * gnus-topic.el (gnus-topic-mode): Ditto.
20629
20630 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20631
20632         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20633         (gnus-article-prev-page): Take scroll-margin into consideration.
20634
20635 2005-07-04  Lute Kamstra  <lute@gnu.org>
20636
20637         Update FSF's address in GPL notices.
20638
20639 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20640
20641         * gnus.el (gnus-exit):
20642         * gnus-group.el (gnus-group-icons):
20643         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20644
20645         * gnus-nocem.el (gnus-nocem):
20646         * message.el (message-various, message-buffers, message-sending)
20647         (message-interface, message-forwarding, message-insertion)
20648         (message-headers, message-news, message-mail):
20649         * pgg-gpg.el (pgg-gpg):
20650         * pgg-parse.el (pgg-parse):
20651         * pgg-pgp.el (pgg-pgp):
20652         * pgg-pgp5.el (pgg-pgp5):
20653         * pop3.el (pop3): Finish `defgroup' description with period.
20654
20655 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20656
20657         * gnus-art.el (article-display-face): Improve the efficiency.
20658         (article-display-x-face): Ditto; remove gray x-face stuff.
20659
20660 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20661
20662         * gnus-art.el (article-display-face): Correct the position in
20663         which Faces are inserted.
20664
20665 2005-06-29  Didier Verna  <didier@xemacs.org>
20666
20667         * gnus-art.el (article-display-face): Display faces in correct
20668         order.
20669
20670 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20671
20672         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20673         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20674         (gnus-nocem-check-article): Fetch the Type header.
20675         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20676         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20677         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20678         make sure gnus-nocem-hashtb is initialized.
20679         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20680         (gnus-nocem-unwanted-article-p): Ditto.
20681
20682         * pgg.el (pgg-verify): Return the verification result.
20683
20684 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20685
20686         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20687         is ascii.
20688
20689 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20690
20691         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20692         `show-nonbreak-escape'.
20693
20694 2005-06-23  Lute Kamstra  <lute@gnu.org>
20695
20696         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20697
20698         * dig.el (dig-mode):
20699         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20700
20701 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20702
20703         * nnimap.el (nnimap-split-download-body): Fix spellings.
20704
20705 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20706
20707         * gnus-art.el (gnus-article-encrypt-body):
20708         * gnus-cus.el (gnus-score-customize):
20709         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20710         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20711
20712 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20713
20714         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20715         header by looking for magic "MII" at the beginning.
20716
20717 2005-06-16  Miles Bader  <miles@gnu.org>
20718
20719         * gnus-xmas.el (gnus-xmas-group-startup-message):
20720         Use renamed gnus-splash face.
20721
20722         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20723         (assistant-field-face): New backward-compatibility alias for renamed
20724         face.
20725         (assistant-render-text): Use renamed assistant-field face.
20726
20727         * spam.el (spam): Remove "-face" suffix from face name.
20728         (spam-face): New backward-compatibility alias for renamed face.
20729         (spam-face, spam-initialize): Use renamed spam face.
20730
20731         * message.el (message-header-to, message-header-cc)
20732         (message-header-subject, message-header-newsgroups)
20733         (message-header-other, message-header-name)
20734         (message-header-xheader, message-separator, message-cited-text)
20735         (message-mml): Remove "-face" suffix from face names.
20736         (message-header-to-face, message-header-cc-face)
20737         (message-header-subject-face, message-header-newsgroups-face)
20738         (message-header-other-face, message-header-name-face)
20739         (message-header-xheader-face, message-separator-face)
20740         (message-cited-text-face, message-mml-face):
20741         New backward-compatibility aliases for renamed faces.
20742         (message-font-lock-keywords): Use renamed message faces.
20743
20744         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20745         (sieve-test-commands, sieve-tagged-arguments):
20746         Remove "-face" suffix from face names.
20747         (sieve-control-commands-face, sieve-action-commands-face)
20748         (sieve-test-commands-face, sieve-tagged-arguments-face):
20749         New backward-compatibility aliases for renamed faces.
20750         (sieve-control-commands-face, sieve-action-commands-face)
20751         (sieve-test-commands-face, sieve-tagged-arguments-face):
20752         Use renamed sieve faces.
20753
20754         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20755         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20756         (gnus-group-news-3-empty, gnus-group-news-4)
20757         (gnus-group-news-4-empty, gnus-group-news-5)
20758         (gnus-group-news-5-empty, gnus-group-news-6)
20759         (gnus-group-news-6-empty, gnus-group-news-low)
20760         (gnus-group-news-low-empty, gnus-group-mail-1)
20761         (gnus-group-mail-1-empty, gnus-group-mail-2)
20762         (gnus-group-mail-2-empty, gnus-group-mail-3)
20763         (gnus-group-mail-3-empty, gnus-group-mail-low)
20764         (gnus-group-mail-low-empty, gnus-summary-selected)
20765         (gnus-summary-cancelled, gnus-summary-high-ticked)
20766         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20767         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20768         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20769         (gnus-summary-low-undownloaded)
20770         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20771         (gnus-summary-low-unread, gnus-summary-normal-unread)
20772         (gnus-summary-high-read, gnus-summary-low-read)
20773         (gnus-summary-normal-read, gnus-splash):
20774         Remove "-face" suffix from face names.
20775         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20776         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20777         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20778         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20779         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20780         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20781         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20782         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20783         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20784         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20785         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20786         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20787         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20788         (gnus-summary-normal-ticked-face)
20789         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20790         (gnus-summary-normal-ancient-face)
20791         (gnus-summary-high-undownloaded-face)
20792         (gnus-summary-low-undownloaded-face)
20793         (gnus-summary-normal-undownloaded-face)
20794         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20795         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20796         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20797         (gnus-splash-face):
20798         New backward-compatibility aliases for renamed faces.
20799         (gnus-group-startup-message): Use renamed gnus faces.
20800
20801         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20802         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20803         (gnus-server-agent): Remove "-face" suffix from face names.
20804         (gnus-server-agent-face, gnus-server-opened-face)
20805         (gnus-server-closed-face, gnus-server-denied-face)
20806         (gnus-server-offline-face):
20807         New backward-compatibility aliases for renamed faces.
20808         (gnus-server-agent-face, gnus-server-opened-face)
20809         (gnus-server-closed-face, gnus-server-denied-face)
20810         (gnus-server-offline-face): Use renamed gnus faces.
20811
20812         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20813         Remove "-face" suffix from face names.
20814         (gnus-picon-xbm-face, gnus-picon-face):
20815         New backward-compatibility aliases for renamed faces.
20816
20817         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20818         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20819         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20820         (gnus-cite-11): Remove "-face" suffix from face names.
20821         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20822         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20823         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20824         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20825         New backward-compatibility aliases for renamed faces.
20826         (gnus-cite-attribution-face, gnus-cite-face-list)
20827         (gnus-article-boring-faces): Use renamed gnus faces.
20828
20829         * gnus-art.el (gnus-signature, gnus-header-from)
20830         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20831         (gnus-header-content): Remove "-face" suffix from face names.
20832         (gnus-signature-face, gnus-header-from-face)
20833         (gnus-header-subject-face, gnus-header-newsgroups-face)
20834         (gnus-header-name-face, gnus-header-content-face):
20835         New backward-compatibility aliases for renamed faces.
20836         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20837
20838         * gnus-sum.el (gnus-summary-selected-face)
20839         (gnus-summary-highlight): Use renamed gnus faces.
20840         * gnus-group.el (gnus-group-highlight): Likewise.
20841
20842 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20843
20844         * gnus-sieve.el (gnus-sieve-article-add-rule):
20845         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20846         * spam-stat.el (spam-stat-buffer-change-to-spam)
20847         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20848
20849         * message.el (message-is-yours-p):
20850         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20851
20852 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20853
20854         * mm-view.el (mm-inline-text): Withdraw the last change.
20855
20856 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20857
20858         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20859         executing enriched-decode.
20860
20861 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20862
20863         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20864         charset of tar files.
20865
20866 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20867
20868         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20869
20870 2005-06-04  Lute Kamstra  <lute@gnu.org>
20871
20872         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20873         information is never recorded.
20874
20875 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20876
20877         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20878
20879 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20880
20881         * pop3.el (pop3-apop): Run md5 in the binary mode.
20882
20883         * starttls.el (starttls-set-process-query-on-exit-flag):
20884         Use eval-and-compile.
20885
20886 2005-05-31  Simon Josefsson  <jas@extundo.com>
20887
20888         * smime.el (smime-replace-in-string): Define.
20889         (smime-cert-by-ldap-1): Use it.
20890
20891 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20892
20893         * gnus-art.el (article-display-x-face): Replace
20894         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20895
20896         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20897         set-process-query-on-exit-flag or process-kill-without-query.
20898
20899         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20900         loop instead of replace-regexp.
20901
20902         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20903         instead of process-kill-without-query if it is available.
20904
20905         * lpath.el: Fbind ldap-search-entries.
20906
20907         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20908         instead of find-file-hooks if it is available.
20909
20910         * mml1991.el: Bind pgg-default-user-id when compiling.
20911
20912         * mml2015.el: Bind pgg-default-user-id when compiling.
20913
20914         * nndraft.el (nndraft-request-associate-buffer):
20915         Use write-contents-functions instead of write-contents-hooks if it is
20916         available.
20917
20918         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20919         instead of find-file-hooks if it is available.
20920
20921         * nntp.el (nntp-open-connection): Replace
20922         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20923         (nntp-open-ssl-stream): Ditto.
20924         (nntp-open-tls-stream): Ditto.
20925
20926         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20927         set-process-query-on-exit-flag or process-kill-without-query.
20928         (starttls-open-stream-gnutls): Use it instead of
20929         process-kill-without-query.
20930         (starttls-open-stream): Ditto.
20931
20932 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20933
20934         * smime.el (smime-cert-by-ldap-1): Don't use
20935         replace-regexp-in-string.
20936
20937 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20938
20939         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20940
20941         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20942         in PEM format.  Adjust to the XEmacs compatibility.
20943
20944 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20945
20946         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20947         by `string-to-number'.
20948         * gnus-agent.el (gnus-agent-regenerate-group)
20949         (gnus-agent-fetch-articles): Ditto.
20950         * gnus-art.el (gnus-button-fetch-group): Ditto.
20951         * gnus-cache.el (gnus-cache-generate-active)
20952         (gnus-cache-articles-in-group): Ditto.
20953         * gnus-group.el (gnus-group-set-current-level)
20954         (gnus-group-insert-group-line): Ditto.
20955         * gnus-score.el (gnus-score-set-expunge-below)
20956         (gnus-score-set-mark-below, gnus-summary-score-effect)
20957         (gnus-summary-score-entry): Ditto.
20958         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20959         (gnus-soup-pack): Ditto.
20960         * gnus-spec.el (gnus-xmas-format): Ditto.
20961         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20962         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20963         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20964         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20965         * nndb.el (nndb-get-remote-expire-response): Ditto.
20966         * nndiary.el (nndiary-parse-schedule-value)
20967         (nndiary-string-to-number, nndiary-request-replace-article)
20968         (nndiary-request-article): Ditto.
20969         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20970         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20971         * nneething.el (nneething-make-head): Ditto.
20972         * nnfolder.el (nnfolder-request-article)
20973         (nnfolder-retrieve-headers): Ditto.
20974         * nnheader.el (nnheader-file-to-number): Ditto.
20975         * nnkiboze.el (nnkiboze-request-article): Ditto.
20976         * nnmail.el (nnmail-process-unix-mail-format)
20977         (nnmail-process-babyl-mail-format): Ditto.
20978         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20979         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20980         (nnmh-request-create-group, nnmh-request-list-1)
20981         (nnmh-request-group, nnmh-request-article): Ditto.
20982         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20983         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20984         * nnsoup.el (nnsoup-make-active): Ditto.
20985         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20986         * nntp.el (nntp-find-group-and-number)
20987         (nntp-retrieve-headers-with-xover): Ditto.
20988         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20989         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20990         (pgg-format-key-identifier): Ditto.
20991         * pop3.el (pop3-last, pop3-stat): Ditto.
20992         * qp.el (quoted-printable-decode-region): Ditto.
20993
20994         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20995         of concat.
20996
20997 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20998
20999         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21000
21001         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21002
21003         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21004
21005         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21006
21007         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21008
21009         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21010
21011         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21012         (gnus-carpal-mode): Ditto.
21013
21014         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21015         (gnus-browse-mode): Ditto.
21016
21017         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21018
21019         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21020
21021 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21022
21023         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21024
21025 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21026
21027         * gnus-util.el (gnus-run-mode-hooks): New function.
21028
21029         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21030
21031         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21032         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21033
21034 2005-05-27  Lute Kamstra  <lute@gnu.org>
21035
21036         * dns-mode.el (dns-mode): Specify customization group.
21037
21038 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21039
21040         * gnus-agent.el (gnus-agent-make-mode-line-string):
21041         Use mode-line-highlight as mouse-face.
21042
21043 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21044
21045         * canlock.el (canlock): Change the parent group to news.
21046
21047         * deuglify.el (gnus-outlook-deuglify): Add :group.
21048
21049         * dig.el (dig): Add :group.
21050
21051         * dns-mode.el (dns-mode): Add :group.
21052
21053         * encrypt.el (encrypt): Add :group.
21054
21055         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21056         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21057         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21058         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21059         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21060
21061         * gnus-diary.el (gnus-diary): Add :group.
21062
21063         * gnus.el (gnus-group-news-1-face): Add :group.
21064         (gnus-group-news-1-empty-face): Ditto.
21065         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21066         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21067         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21068         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21069         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21070         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21071         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21072         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21073         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21074         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21075         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21076         (gnus-summary-high-ticked-face): Ditto.
21077         (gnus-summary-low-ticked-face): Ditto.
21078         (gnus-summary-normal-ticked-face): Ditto.
21079         (gnus-summary-high-ancient-face): Ditto.
21080         (gnus-summary-low-ancient-face): Ditto.
21081         (gnus-summary-normal-ancient-face): Ditto.
21082         (gnus-summary-high-undownloaded-face): Ditto.
21083         (gnus-summary-low-undownloaded-face): Ditto.
21084         (gnus-summary-normal-undownloaded-face): Ditto.
21085         (gnus-summary-high-unread-face): Ditto.
21086         (gnus-summary-low-unread-face): Ditto.
21087         (gnus-summary-normal-unread-face): Ditto.
21088         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21089         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21090
21091         * hashcash.el (hashcash): New custom group.
21092         (hashcash-default-payment): Add :group.
21093         (hashcash-payment-alist): Ditto.
21094         (hashcash-default-accept-payment): Ditto.
21095         (hashcash-accept-resources): Ditto.
21096         (hashcash-path): Ditto.
21097         (hashcash-extra-generate-parameters): Ditto.
21098         (hashcash-double-spend-database): Ditto.
21099         (hashcash-in-news): Ditto.
21100
21101         * message.el (message-minibuffer-local-map): Add :group.
21102
21103         * netrc.el (netrc): Add :group.
21104
21105         * sieve-manage.el (sieve-manage-log): Add :group.
21106         (sieve-manage-default-user): Diito.
21107         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21108         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21109         (sieve-manage-authenticators): Ditto.
21110         (sieve-manage-authenticator-alist): Ditto.
21111         (sieve-manage-default-port): Ditto.
21112
21113         * sieve-mode.el (sieve-control-commands-face): Add :group.
21114         (sieve-action-commands-face): Ditto.
21115         (sieve-test-commands-face): Ditto.
21116         (sieve-tagged-arguments-face): Ditto.
21117
21118         * smime.el (smime): Add :group.
21119
21120         * spam-report.el (spam-report): Add :group.
21121
21122         * spam.el (spam, spam-face): Add :group.
21123
21124 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21125
21126         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21127         return \n.\n.\n at the end of articles.  Protect against that.
21128         (nntp-with-open-group): Allow debugging.
21129
21130         * nnheader.el (mail-header-set-extra): Make into a function
21131         because I just could't understand how to quote the list properly.
21132
21133         * dns.el (query-dns-cached): New function.
21134
21135 2005-05-26  Lute Kamstra  <lute@gnu.org>
21136
21137         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21138
21139 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21140
21141         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21142
21143         * gnus-art.el: Don't autoload mail-extract-address-components.
21144
21145         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21146         eval-and-compile to evaluate it.
21147
21148         * hashcash.el: Don't autoload executable-find.
21149
21150         * nndb.el: Don't declare the nndb back end two or more times; don't
21151         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21152
21153         * nntp.el: Autoload format-spec instead of format; use
21154         eval-and-compile to evaluate autoload forms.
21155
21156 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21157
21158         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21159
21160 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21161
21162         * gnus.el (gnus-version-number): Bump version.
21163
21164 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21165
21166         * gnus.el: No Gnus v0.3 is released.
21167
21168 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21169
21170         * lpath.el (featurep): Bind show-nonbreak-escape.
21171
21172 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21173
21174         * gnus-art.el (gnus-article-edit-part): Disable undo.
21175
21176 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21177
21178         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21179         gnus-article-date-lapsed-new-header is t if date timer is active;
21180         skip headers in which the original date value is empty.
21181         (gnus-article-save-original-date): Redefine it as a macro.
21182         (gnus-display-mime): Use it.
21183
21184 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21185
21186         * gnus-art.el (article-date-ut): Support converting date in
21187         forwarded parts as well.
21188         (gnus-article-save-original-date): New function.
21189         (gnus-display-mime): Use it.
21190
21191 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21192
21193         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21194         enclosure element of <item>.
21195
21196 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21197
21198         * message.el (message-kill-buffer-query): Rename from
21199         `message-kill-buffer-query-if-modified'.  Add :version.
21200
21201 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21202
21203         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21204         window layout.
21205
21206 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21207
21208         * mml.el: Autoload dnd when compiling.
21209
21210 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21211
21212         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21213         x-dnd-*.
21214
21215 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21216
21217         * qp.el (quoted-printable-encode-region): Save excursion.
21218
21219 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21220
21221         * message.el (message-kill-buffer-query-if-modified): Add new variable
21222         so the user can kill a modified message buffer quickly.
21223         (message-kill-buffer): Use it.
21224
21225 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21226
21227         * lpath.el: Fbind display-time-event-handler; don't fbind
21228         string-to-multibyte.
21229
21230         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21231
21232 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21233
21234         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21235         contained in text because xml.el decodes entities) with LFs.
21236
21237 2005-04-11  Lute Kamstra  <lute@gnu.org>
21238
21239         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21240         differently.
21241
21242 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21243
21244         * mm-util.el (mm-detect-coding-region): Typo.
21245
21246 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21247
21248         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21249
21250 2005-04-06  Deepak Goel  <deego@gnufans.org>
21251
21252         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21253         user-function allow user modifications of the scores.
21254         (spam-stat-score-buffer-user): New function, to allow
21255         user-computed modifications to the score.
21256         (spam-stat-score-buffer-user-functions): List of additional
21257         scoring functions.
21258         (spam-stat-error-holder): Global temporary error holder.
21259         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21260         variable.
21261
21262 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21263
21264         * gnus-registry.el (gnus-registry-clean-empty-function)
21265         (gnus-registry-trim, gnus-registry-fetch-groups)
21266         (gnus-registry-delete-group): Groups that match
21267         `gnus-registry-ignored-groups' are removed from the registry
21268         entries, not just ignored for splitting.  This helps clean up the
21269         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21270         to get all the groups a message ID is in.
21271
21272         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21273         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21274         (spam-stat-score-buffer-user-functions): Add :number custom type.
21275
21276 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21277
21278         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21279         argument in XEmacs.
21280
21281         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21282         (nnrss-request-group): Decode group name first.
21283         (nnrss-request-article): Make a text/plain article if mml-to-mime
21284         failed.
21285         (nnrss-get-encoding): Return a compatible encoding according to
21286         nnrss-compatible-encoding-alist.
21287         (nnrss-find-el): Use consp instead of listp.
21288         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21289
21290 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21291
21292         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21293         which Emacs 20 doesn't support.
21294         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21295
21296 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21297
21298         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21299         silence the byte compiler inside the defun.
21300
21301         * gnus-demon.el (parse-time-string): Add autoload.
21302
21303         * gnus-delay.el (parse-time-string): Add autoload.
21304
21305         * gnus-art.el (parse-time-string): Add autoload.
21306
21307         * nnultimate.el (parse-time): Require for `parse-time-string'.
21308
21309 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21310
21311         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21312
21313         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21314
21315         * smime.el (smime-ldap-host-list): Add :version.
21316
21317 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21318
21319         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21320         pass it to `gnus-browse-read-group'.
21321         (gnus-browse-read-group): Add NUMBER argument and pass it to
21322         `gnus-group-read-ephemeral-group'.
21323
21324         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21325         argument and pass it to `gnus-group-read-group'.
21326
21327 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21328
21329         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21330         mm-xemacs-find-mime-charset-1 if we have the mule feature
21331         available at runtime.
21332
21333 2005-03-25  Werner Lemberg  <wl@gnu.org>
21334
21335         * nnmaildir.el: Replace `illegal' with `invalid'.
21336
21337 2005-03-23  Lute Kamstra  <lute@gnu.org>
21338
21339         * time-date.el: Add comment on time value formats.
21340         Don't require parse-time.
21341         (with-decoded-time-value): New macro.
21342         (encode-time-value): New function.
21343         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21344         (days-to-time): Return a valid time value when arg is huge.
21345         (time-since): Use time-subtract.
21346         (time-to-number-of-days): Use time-to-seconds.
21347
21348 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21349
21350         * gnus-start.el (gnus-display-time-event-handler):
21351         Check display-time-timer at runtime rather than only at load time
21352         in case display-time-mode is turned off in the mean time.
21353
21354 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21355
21356         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21357         used.
21358
21359         * nneething.el (nneething-map-file-directory): Derive from
21360         `gnus-directory'.
21361
21362         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21363         the To/Cc button.
21364
21365 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21366
21367         * nnmaildir.el (nnmaildir-request-accept-article):
21368         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21369
21370 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21371
21372         * gnus-async.el: Require timer-funcs at compile time when in
21373         XEmacs for `run-with-idle-timer'.
21374
21375 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21376
21377         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21378         autoloaded function.
21379
21380 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21381
21382         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21383
21384 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21385
21386         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21387
21388 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21389
21390         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21391         Add gnus-expert-user to default.
21392
21393 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21394
21395         * nnimap.el (nnimap-open-server): Ditto.
21396
21397         * imap.el (imap-authenticate): Fix typo.
21398
21399 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21400
21401         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21402         buffer (since IMAP server might return FETCH response out of
21403         order, and the nntp buffer must be sorted).
21404
21405 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21406
21407         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21408         comparison on string.
21409
21410         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21411         (gnus-agent-score): Rename category keywords to match gnus-cus.
21412         (gnus-agent-summary-fetch-series): Modify to protect against
21413         gnus-agent-summary-fetch-group clearing processable flags.
21414         (gnus-agent-synchronize-group-flags): Update live group buffer as
21415         synchronization may occur due to the user toggle the plugged
21416         status.
21417         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21418         successfully downloaded.
21419         (gnus-agent-expire-group-1): Avoid using markers when the overview
21420         is in ascending order; greatly improves performance.
21421         (gnus-agent-regenerate-group):
21422         Use gnus-agent-synchronize-group-flags to reset read status in both
21423         gnus and server.
21424         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21425
21426 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21427
21428         * message.el: Don't autoload former message-utils variables.
21429         (message-strip-subject-trailing-was): Change doc string.
21430
21431         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21432         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21433         (nnweb-google-search): Add "hl=en" here.
21434         (nnweb-google-parse-1, nnweb-google-create-mapping):
21435         Don't hardcode URL.
21436
21437 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21438
21439         * message.el (message-get-reply-headers, message-followup):
21440         Mention related variables `message-use-followup-to' and
21441         `message-use-mail-followup-to', in the information buffer.
21442
21443         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21444         of broken groups(-beta).google.com.
21445
21446 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21447
21448         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21449         parameter to invoked gnus-request-move-article; remove the
21450         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21451         all at once instead of once per article.
21452         (gnus-summary-remove-process-mark): Accept a list of articles as
21453         well as a single article for processing.
21454
21455         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21456         parameter.
21457
21458         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21459
21460         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21461
21462         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21463         parameter.
21464
21465         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21466         parameter.
21467
21468         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21469         parameter and remove the gnus-sum-hint-move-is-internal variable.
21470
21471         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21472         parameter.
21473
21474         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21475         parameter.
21476
21477         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21478         parameter.
21479
21480         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21481
21482         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21483         parameter.
21484
21485         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21486         parameter.
21487
21488 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21489
21490         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21491         a more conservative way.
21492
21493 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21494
21495         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21496         buffer, so it moves the window's cursor.
21497
21498 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21499
21500         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21501         `mm-dissect-multipart' and receive the from field as an (optional)
21502         argument from `mm-dissect-multipart'.
21503         (mm-dissect-multipart): Receive the from field as an argument and
21504         pass it on when we call `mm-dissect-buffer' on MIME parts.
21505         Fixes verification/decryption of signed/encrypted MIME parts.
21506
21507 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21508
21509         * gnus-sum.el (gnus-summary-move-article):
21510         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21511         whatever it calls (right now, only nnimap-request-move article
21512         respects it).
21513
21514         * nnimap.el (nnimap-request-move-article):
21515         When gnus-sum-hint-move-is-internal is set, don't do the extra
21516         nnimap-request-article.
21517
21518 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21519
21520         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21521
21522         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21523         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21524
21525         * gnus-sum.el (gnus-summary-caesar-message):
21526         Apply `gnus-treat-article' after rotation.
21527
21528         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21529         doc string.
21530
21531 2005-02-22  Simon Josefsson  <jas@extundo.com>
21532
21533         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21534         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21535         <arne@arnested.dk>.
21536         (encrypt): Add password-cache and password-cache-expiry as group
21537         members.
21538
21539 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21540
21541         * smime.el (smime-ldap-host-list): Doc fix.
21542         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21543         cache) password.
21544         (smime-sign-region): Use it.
21545         (smime-decrypt-region): Use it.
21546         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21547         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21548         fails.
21549         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21550         certificate from DER to PEM format rather than calling openssl.
21551
21552         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21553
21554         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21555         for signing/encryption.
21556
21557         * mml.el (mml-parse-1): Use them.
21558
21559 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21560
21561         * nnrss.el (nnrss-verbose): Remove.
21562         (nnrss-request-group): Use `nnheader-message' instead.
21563
21564 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21565
21566         * nnrss.el (nnrss-verbose): New variable.
21567         (nnrss-request-group): Make it say nnrss is requesting a group.
21568
21569 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21570
21571         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21572         Handle news URL with given port correctly.
21573
21574 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21575
21576         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21577         containing special characters.
21578
21579         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21580
21581         * mml.el (mime-to-mml): Ditto.
21582
21583         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21584         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21585         (rfc2047-decode-region): Quote decoded words containing special
21586         characters when rfc2047-quote-decoded-words-containing-tspecials
21587         is non-nil.
21588
21589 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21590
21591         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21592
21593         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21594
21595 2005-02-15  Simon Josefsson  <jas@extundo.com>
21596
21597         * nnimap.el (nnimap-debug): Doc fix.
21598
21599         * imap.el (imap-debug): Doc fix.
21600
21601 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21602
21603         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21604
21605 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21606
21607         * gnus.el (spam-contents): Improve docs for spam-contents
21608         parameter in its variable incarnation.
21609
21610 2005-02-14  Simon Josefsson  <jas@extundo.com>
21611
21612         * smime-ldap.el: Use require instead of load-library for ldap.
21613         (smime-ldap-search): Indent.
21614         (smime-ldap-search-internal): Shorten line.
21615
21616         * smime.el (smime-cert-by-dns): Add doc-string.
21617         (smime-cert-by-ldap-1): Indent.
21618
21619         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21620         mml-smime-get-dns-ldap.
21621         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21622
21623 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21624
21625         * smime.el: Require smime-ldap.
21626         (smime-ldap-host-list): New variable.
21627         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21628
21629         * mml-smime.el (mml-smime-encrypt-query): New function.
21630         (mml-smime-encrypt-query): Use it.
21631
21632         * smime-ldap.el: New file.
21633
21634 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21635
21636         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21637
21638 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21639
21640         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21641         argument in doc string.  Make query for type more clear.
21642
21643 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21644
21645         * gnus.el (gnus-group-startup-message): Search for gnus images in
21646         etc/images/gnus.
21647         * mm-util.el (mm-image-load-path): Likewise.
21648         * smiley.el (smiley-data-directory): Search for smilies in
21649         etc/images/smilies.
21650
21651 2005-02-09  Kim F. Storm  <storm@cua.dk>
21652
21653         Change Emacs release version from 21.4 to 22.1 throughout.
21654         Change Emacs development version from 21.3.50 to 22.0.50.
21655
21656 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21657
21658         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21659
21660         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21661         non-Mule XEmacs as well.
21662         (mm-decompress-buffer): Signal an error intentionally if it does
21663         not decompress compressed data because auto-compression-mode is
21664         disabled.
21665
21666 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21667
21668         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21669         an ID in the registry even if it has no groups.
21670
21671 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21672
21673         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21674         merge it into mm-decompress-buffer.
21675         (gnus-mime-copy-part): Use the MIME part charset, the value which
21676         a user specified or gnus-newsgroup-charset for decoding, like
21677         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21678         save-buffer what was used.  Suggested by Kevin Ryde
21679         <user42@zip.com.au>.
21680         (gnus-mime-inline-part): Allow the name parameter as well as the
21681         filename parameter; force decompressing of compressed data; always
21682         display contents being not decoded as unibyte.
21683
21684         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21685         as well as the filename parameter.
21686
21687         * mm-util.el (mm-decompress-buffer):
21688         Merge gnus-mime-jka-compr-maybe-uncompress.
21689         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21690         of compressed data.
21691
21692 2005-02-08  Simon Josefsson  <jas@extundo.com>
21693
21694         * imap.el (imap-log): Doc fix.
21695
21696 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21697
21698         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21699         the coding cookies; decompress compressed parts.
21700
21701         * mml.el (mml-generate-mime-1): Add the charset parameter according
21702         to the value which a user specified manually or the coding cookie.
21703
21704         * mm-util.el (mm-string-to-multibyte): New function.
21705         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21706         (mm-coding-system-to-mime-charset): New function.
21707         (mm-decompress-buffer): New function.
21708         (mm-find-buffer-file-coding-system): New function.
21709
21710         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21711         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21712         parts.
21713
21714 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21715
21716         * mm-view.el (mm-display-inline-fontify): Decode a part according
21717         to the charset parameter.
21718
21719 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21720
21721         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21722         prefix arg is neither nil nor a number, as info specifies.
21723
21724 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21725
21726         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21727         timestamps.
21728
21729 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21730
21731         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21732         groups error checking and notify user.
21733
21734 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21735
21736         * message.el (message-send-mail-function): Check existence of
21737         sendmail-program first before using default value
21738         `message-send-mail-with-sendmail'.  Otherwise use more generic
21739         `smtpmail-send-it'.
21740
21741 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21742
21743         * nntp.el (nntp-request-update-info): Always return nil.
21744
21745 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21746
21747         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21748
21749 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21750
21751         * message.el (message-beginning-of-line): Change the behavior when
21752         invoked between BOL and : so that it first moves backward.
21753
21754 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21755
21756         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21757         article buffer when editing of the article is discarded.
21758         (gnus-article-prepare): Revert.
21759
21760 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21761
21762         * gnus-art.el (gnus-article-prepare):
21763         Remove message-strip-forbidden-properties from the local hook.
21764
21765 2005-01-27  Simon Josefsson  <jas@extundo.com>
21766
21767         * password.el (password-cache-add): Only start one timer per key.
21768         Reported by Derek Atkins <warlord@MIT.EDU>.
21769
21770 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21771
21772         * run-at-time.el: Remove.  It is no longer needed as
21773         timer-funcs.el in the xemacs-base package has a working version of
21774         `run-at-time'.
21775
21776         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21777
21778         * password.el: Require timer-funcs instead of run-at-time in
21779         XEmacs.
21780         Remove `password-run-at-time' macro.
21781         (password-cache-add): Use `run-at-time' instead of
21782         `password-run-at-time'.
21783
21784         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21785         Remove `nnheader-cancel-function-timers' alias,
21786         `cancel-function-timers' exists in XEmacs in timer-funcs.
21787
21788         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21789         for `run-with-idle-timer'.
21790
21791         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21792         for `run-at-time'.
21793
21794         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21795         for `with-timeout'.
21796
21797         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21798         the same as for XEmacs 21.4.
21799         No need to ignore `run-with-idle-timer', this function exists in
21800         XEmacs now in timer-funcs.el in the xemacs-base package.
21801         (dgnushack-compile): No need to delete
21802         run-at-time.el from the list of files to compile because it
21803         doesn't exist anymore.
21804
21805 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21806
21807         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21808         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21809
21810 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21811
21812         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21813         sensitively.
21814
21815 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21816
21817         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21818
21819 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21820
21821         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21822         which will be inserted according to the multibyteness of a buffer
21823         rather than the type of contents.  Suggested by ARISAWA Akihiro
21824         <ari@mbf.ocn.ne.jp>.
21825
21826         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21827         of string which old xml.el may return rather than a string.
21828
21829 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21830
21831         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21832
21833 2005-01-16  Simon Josefsson  <jas@extundo.com>
21834
21835         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21836         idn/idna.el isn't available.
21837         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21838         <michael@waxrat.com>.
21839
21840         * hashcash.el: Remove non-FSF copyright header.
21841
21842         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21843         (hashcash-generate-payment): Use it.
21844         (hashcash-generate-payment-async): Use it.
21845
21846 2005-01-15  Simon Josefsson  <jas@extundo.com>
21847
21848         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21849         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21850
21851         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21852         gnus-summary-idna-message.
21853         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21854         (gnus-summary-idna-message): New function.
21855
21856 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21857
21858         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21859         gnus-novice-user.
21860
21861 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21862
21863         * nnrss.el (nnrss-request-delete-group): Delete entries in
21864         nnrss-group-alist as well.
21865         (nnrss-save-server-data): Insert newline.
21866
21867 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21868
21869         * gnus.el (gnus-user-agent): Use list of symbols instead of
21870         symbols.  Display full version number for (S)XEmacs.
21871         Optionally display (S)XEmacs codename.
21872
21873         * gnus-util.el (gnus-emacs-version): Update for new
21874         `gnus-user-agent'.
21875
21876         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21877         Gnus version.
21878
21879 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21880
21881         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21882         which is unreadable in some setups.
21883
21884 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21885
21886         * gnus-spec.el (gnus-update-format-specifications): Flush the
21887         group format spec cache if it doesn't support decoded group names.
21888
21889 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21890
21891         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21892         Allow to apply decay on score files matching a regexp.
21893
21894 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21895
21896         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21897         compatibility in %g and %c.
21898
21899 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21900
21901         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21902         name for only %g and %c.
21903         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21904         of gnus-tmp-group to decoded group name.
21905         (gnus-group-make-rss-group): Exclude `/'s from group names.
21906
21907 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21908
21909         * nnrss.el (nnrss-get-encoding): Fix regexp.
21910
21911 2004-12-27  Simon Josefsson  <jas@extundo.com>
21912
21913         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21914         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21915         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21916
21917 2004-12-17  Kim F. Storm  <storm@cua.dk>
21918
21919         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21920
21921         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21922
21923 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21924
21925         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21926
21927 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21928
21929         * nnrss.el: Require rfc2047 and mml.
21930         (nnrss-file-coding-system): New variable.
21931         (nnrss-format-string): Redefine it as an inline function.
21932         (nnrss-decode-group-name): New function.
21933         (nnrss-string-as-multibyte): Remove.
21934         (nnrss-retrieve-headers): Decode group name; don't use
21935         nnrss-format-string.
21936         (nnrss-request-group): Decode group name.
21937         (nnrss-request-article): Decode group name; allow a Message-ID as
21938         well as an article number; don't use nnrss-format-string; encode a
21939         Message-ID string which may contain non-ASCII characters; use
21940         mml-to-mime to compose a MIME article.
21941         (nnrss-request-expire-articles): Decode group name.
21942         (nnrss-request-delete-group): Decode group name.
21943         (nnrss-fetch): Clarify error message.
21944         (nnrss-read-server-data): Use insert-file-contents instead of load;
21945         bind file-name-coding-system; use multibyte buffer.
21946         (nnrss-save-server-data): Bind coding-system-for-write to the
21947         value of nnrss-file-coding-system; bind file-name-coding-system;
21948         add coding cookie.
21949         (nnrss-read-group-data): Use insert-file-contents instead of load;
21950         bind file-name-coding-system; use multibyte buffer.
21951         (nnrss-save-group-data): Bind coding-system-for-write to the
21952         value of nnrss-file-coding-system; bind file-name-coding-system.
21953         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21954         make it work with non-ASCII text.
21955         (nnrss-find-el): Make it work with old xml.el as well.
21956
21957 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21958
21959         * nnrss.el (nnrss-get-encoding): New function.
21960         (nnrss-fetch): Use unibyte buffer initially; bind
21961         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21962         decode contents according to the encoding attribute.
21963         (nnrss-save-group-data): Add coding cookie.
21964         (nnrss-mime-encode-string): New function.
21965         (nnrss-check-group): Use it to encode subject and author.
21966
21967 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21968
21969         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21970         imaginary variable.
21971
21972 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21973
21974         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21975         correctly even if there are wide characters.
21976
21977 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21978
21979         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21980         downcased symbol names; make a new cache instead of reusing
21981         bbdb-hashtable.
21982
21983 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21984
21985         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21986         concatenating segments rather than before concatenating them.
21987         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21988
21989         * message.el (message-get-reply-headers): Bind `extra'.
21990
21991 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21992
21993         * message.el (message-extra-wide-headers): New variable.
21994         (message-get-reply-headers): Use it.
21995
21996 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21997
21998         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21999         (gnus-agent-group-pathname): Ditto.
22000
22001         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22002
22003         * gnus-group.el (gnus-group-make-group): Decode group name.
22004         (gnus-group-make-rss-group): Register the group data after opening
22005         the nnrss group.
22006
22007 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22008
22009         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22010         by expiry now get marked as read.
22011
22012 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22013
22014         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22015
22016 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22017
22018         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22019         unify Latin characters in XEmacs.
22020         (mm-find-mime-charset-region): Use it.
22021
22022 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22023
22024         * gnus-util.el (gnus-delete-directory): New function.
22025
22026         * gnus-agent.el (gnus-agent-delete-group): Use it.
22027
22028         * gnus-cache.el (gnus-cache-delete-group): Use it.
22029
22030 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22031
22032         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22033         names.
22034
22035 2004-12-16  Simon Josefsson  <jas@extundo.com>
22036
22037         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22038
22039 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22040
22041         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22042
22043         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22044         (gnus-group-set-current-level): Decode group name.
22045
22046 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22047
22048         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22049         failed.
22050
22051 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22052
22053         * gnus-group.el (gnus-group-delete-group): Decode group name.
22054         (gnus-group-make-rss-group): Encode group name.
22055         (gnus-group-catchup-current): Decode group name.
22056         (gnus-group-kill-group): Decode group name.
22057
22058 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22059
22060         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22061
22062 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22063
22064         * gnus-group.el (gnus-group-make-rss-group):
22065         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22066
22067         * gnus-start.el (gnus-setup-news): Honor user's setting to
22068         gnus-message-archive-method.  Suggested by Lute Kamstra
22069         <lute@gnu.org>.
22070
22071 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22072
22073         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22074         global counterparts of the buffer-local variables.
22075
22076 2004-11-16  Romain Francoise  <romain@orebokech.com>
22077
22078         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22079         counterparts of the buffer-local variables.
22080
22081 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22082
22083         * message.el (message-forbidden-properties): Fix typo in doc
22084         string.
22085
22086 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22087
22088         * gnus-util.el (gnus-replace-in-string): Add doc string.
22089
22090         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22091         to avoid problems when splitting mails with many recipients.
22092
22093 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22094
22095         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22096         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22097
22098 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22099
22100         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22101         if there is no hashtable in memory or file modification time is
22102         newer than cached timestamp.
22103
22104 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22105
22106         * gnus-sum.el (gnus-summary-limit-to-recipient):
22107         Implement not-matching option.
22108
22109 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22110
22111         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22112         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22113         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22114         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22115         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22116         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22117
22118 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22119
22120         * message.el (message-forward-make-body-mml): Remove headers
22121         according to message-forward-ignored-headers if a message is decoded.
22122
22123 2004-12-02  Romain Francoise  <romain@orebokech.com>
22124
22125         * message.el (message-forward-make-body-plain): Always remove
22126         headers according to message-forward-ignored-headers.
22127
22128 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22129
22130         * spam.el (spam-summary-prepare-exit): Remove the
22131         gnus-summary-limit pop for now, it has problems with ham marks for
22132         me.
22133
22134 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22135
22136         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22137         correctly.
22138
22139 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22140
22141         * format-spec.el (format-spec): Message the char.
22142
22143 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22144
22145         * gnus-art.el (gnus-split-methods): Reformat comments.
22146
22147         * spam.el (spam-summary-prepare-exit): Remove article limits
22148         before exiting the summary buffer.
22149
22150 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22151
22152         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22153         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22154
22155         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22156         order to silence the byte compiler.
22157
22158         * spam.el: Fix the way to silence the byte compiler, which
22159         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22160         bbdb-search-simple, spam-BBDB-register-routine,
22161         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22162         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22163         spam-stat-buffer-is-spam, spam-stat-load,
22164         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22165         spam-stat-save and spam-stat-split-fancy.
22166
22167 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22168
22169         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22170         which may confuse users.
22171         (canlock-password-for-verify): Ditto.
22172
22173         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22174
22175         * gnus-art.el (gnus-emphasis-alist): Ditto.
22176
22177         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22178
22179         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22180
22181         * gnus-start.el (gnus-save-killed-list): Ditto.
22182
22183         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22184         (gnus-sum-thread-tree-root): Ditto.
22185         (gnus-sum-thread-tree-false-root): Ditto.
22186         (gnus-sum-thread-tree-single-indent): Ditto.
22187
22188         * message.el (message-courtesy-message): Ditto.
22189         (message-archive-note): Ditto.
22190         (message-subscribed-address-file): Ditto.
22191         (message-user-fqdn): Ditto.
22192
22193         * spam-report.el (spam-report-gmane-regex): Ditto.
22194
22195         * spam.el (spam-blackhole-good-server-regex): Ditto.
22196
22197 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22198
22199         * mml.el (mml-preview): Widen the message buffer before copying
22200         the contents to the preview buffer; sort headers before previewing.
22201
22202         * message.el (message-hidden-headers): Fix the way to avoid a bug
22203         in the `repeat' widget in Emacs 21.3 or earlier.
22204
22205 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22206
22207         * message.el (message-hidden-headers): Default to "^References:".
22208         Improve customization type.  Suggested by Reiner Steib
22209         <Reiner.Steib@gmx.de>.
22210
22211 2004-11-25  Romain Francoise  <romain@orebokech.com>
22212
22213         * message.el (message-strip-forbidden-properties): Remove check for
22214         obsolete `message-hidden' text property, hidden headers are not
22215         accessible in the buffer anymore.
22216
22217 2004-11-22  Romain Francoise  <romain@orebokech.com>
22218
22219         * message.el (message-header-format-alist): Add `From' in list
22220         so that it can be sorted.
22221         (message-fix-before-sending): Widen and sort headers before
22222         sending.
22223         (message-hide-headers): Use narrowing to hide headers by moving
22224         them to the top of the buffer and narrowing to the region
22225         underneath.
22226
22227 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22228
22229         * message.el (message-strip-forbidden-properties):
22230         Bind buffer-read-only (etc) to nil.
22231
22232 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22233
22234         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22235         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22236
22237 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22238
22239         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22240
22241 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22242
22243         * dns.el (query-dns): Use sit-for to time instead of
22244         accept-process-output, since that doesn't seem to work on udp
22245         sockets.
22246
22247 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22248
22249         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22250
22251 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22252
22253         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22254         doc string.  Improve doc string.
22255
22256 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22257
22258         * nntp.el (nntp-request-update-info): Return nil if
22259         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22260         may not call gnus-activate-group which uselessly issues the GROUP
22261         commands for all nntp groups and wastes time.  Reported by Romain
22262         Francoise <romain@orebokech.com>.
22263
22264         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22265
22266 2004-11-15  Simon Josefsson  <jas@extundo.com>
22267
22268         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22269         headers separately.
22270         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22271         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22272
22273 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22274
22275         * gnus-start.el (gnus-convert-old-newsrc):
22276         Assign legacy-gnus-agent to 5.10.7.
22277
22278 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22279
22280         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22281         start of the lines.
22282
22283 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22284
22285         * hashcash.el (hashcash-default-payment): Change default to 20.
22286         (hashcash-default-accept-payment): Change default to 20.
22287         (hashcash-process-alist): New variable.
22288         (hashcash-generate-payment-async): Add.
22289         (hashcash-already-paid-p): Add.
22290         (hashcash-insert-payment): Don't generate payments twice.
22291         (hashcash-insert-payment-async): Add.
22292         (hashcash-insert-payment-async-2): Add.
22293         (hashcash-cancel-async): Add.
22294         (hashcash-wait-async): Add.
22295         (hashcash-processes-running-p): Add.
22296         (hashcash-wait-or-cancel): Add.
22297         (mail-add-payment): New optional argument.  Conditionally start
22298         asynchronous calculation.
22299         (mail-add-payment-async): Add.
22300
22301         * message.el (message-send-mail): Wait for asynchronous hashcash
22302         results.  Don't clobber existing X-Hashcash headers.
22303         (message-setup-1): Call mail-add-payment-async when
22304         message-generate-hashcash is non-nil.
22305
22306 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22307
22308         * message.el (message-use-alternative-email-as-from): Examine the
22309         From header as well; use message-make-from in order to include a
22310         user's full name.
22311
22312 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22313
22314         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22315         default; improve customization type.
22316         (gnus-emphasis-custom-with-format): New macro.
22317         (gnus-emphasis-custom-value-to-external): New function.
22318         (gnus-emphasis-custom-value-to-internal): New function.
22319
22320 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22321
22322         * dns.el (query-dns): Resolve reverse addresses.
22323
22324 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22325
22326         * gnus-group.el (gnus-group-get-new-news): Use it.
22327
22328         * gnus-start.el (gnus-check-reasonable-setup): New function.
22329
22330 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22331
22332         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22333         "Args out of range" error.  Reported by Arnaud Giersch
22334         <arnaud.giersch@free.fr>.
22335
22336 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22337
22338         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22339
22340 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22341
22342         * spam.el (spam group): Add :version.
22343
22344         * pgg-def.el (pgg group): Add :version.
22345
22346 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22347
22348         * gnus-art.el (gnus-article-edit-article): Don't associate the
22349         article buffer with a draft file.  This is a temporary measure
22350         against the 2004-08-22 change to gnus-article-edit-mode.
22351
22352 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22353
22354         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22355         (html2text-format-tags): Remove unused variable `attr'.
22356
22357 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22358
22359         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22360
22361         * tls.el (tls-process-connection-type, tls-success)
22362         (tls-certtool-program): Add :version.
22363
22364         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22365         (starttls-extra-arguments, starttls-process-connection-type)
22366         (starttls-connect, starttls-failure, starttls-success): Add :version.
22367
22368         * spam-stat.el (spam-stat): Add :version.
22369
22370         * sieve.el (sieve): Add :version.
22371
22372         * sha1.el (sha1): Add :version.
22373         (sha1-use-external): Remove redundant version.
22374
22375         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22376         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22377         (nnmail-split-fancy-match-partial-words)
22378         (nnmail-split-lowercase-expanded): Add :version.
22379
22380         * nndiary.el (nndiary): Add :version.
22381
22382         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22383
22384         * mml-sec.el (mml-default-sign-method)
22385         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22386         Add :version.
22387
22388         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22389
22390         * mm-url.el (mm-url-use-external, mm-url-program)
22391         (mm-url-arguments): Add :version.
22392
22393         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22394         (mm-attachment-file-modes, mm-decrypt-option)
22395         (mm-w3m-safe-url-regexp): Add :version.
22396
22397         * message.el (message-cite-prefix-regexp)
22398         (message-sendmail-envelope-from, message-minibuffer-local-map)
22399         (message-user-fqdn, message-completion-alist): Add :version.
22400
22401         * gnus-win.el (gnus-configure-windows-hook)
22402         (gnus-use-frames-on-any-display): Add :version.
22403
22404         * gnus-art.el (gnus-article-address-banner-alist)
22405         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22406         (gnus-treat-from-picon, gnus-treat-mail-picon)
22407         (gnus-treat-x-pgp-sig): Add :version.
22408
22409         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22410         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22411         (gnus-summary-article-delete-hook)
22412         (gnus-summary-display-while-building): Add :version.
22413
22414         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22415         (gnus-get-top-new-news-hook): Add :version.
22416
22417         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22418         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22419
22420         * gnus-registry.el (gnus-registry): Add :version.
22421
22422         * gnus-spec.el (gnus-use-correct-string-widths)
22423         (gnus-make-format-preserve-properties): Add :version.
22424
22425         * gnus.el (gnus-group-charter-alist)
22426         (gnus-group-fetch-control-use-browse-url)
22427         (gnus-install-group-spam-parameters): Add :version.
22428
22429         * gnus-diary.el (gnus-diary): Add :version.
22430
22431         * gnus-delay.el (gnus-delay): Add :version.
22432
22433         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22434         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22435         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22436         Add :version.
22437
22438         * gnus-agent.el (gnus-agent-max-fetch-size)
22439         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22440         (gnus-agent-prompt-send-queue): Add :version.
22441
22442         * deuglify.el (gnus-outlook-deuglify): Add :version.
22443
22444         * html2text.el: Beautify code.  Improve doc strings.
22445         Some checkdoc cleanup.
22446         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22447
22448 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22449
22450         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22451
22452 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22453
22454         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22455         when package is loaded.
22456
22457         * spam.el (spam-summary-score-preferred-header): Add global preference
22458         for people who want to override the default SpamAssassin over
22459         Bogofilter preference (when both are set).
22460         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22461         (spam-user-format-function-S):
22462         Check spam-summary-score-preferred-header.
22463         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22464         (spam-user-format-function-S): Format the score correctly.
22465
22466 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22467
22468         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22469         signature file.  Suggested by Manoj Srivastava
22470         <srivasta@golden-gryphon.com>.
22471
22472         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22473         iso-2022-jp even in the Japanese language environment.
22474         Suggested by Jason Rumney <jasonr@gnu.org>.
22475
22476 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22477
22478         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22479         use the same characters as the dummy marks; make it free from
22480         getting affected by the language environment.
22481         (gnus-summary-read-group-1): Update mark positions only when the
22482         format spec is updated.
22483
22484         * gnus-spec.el (gnus-update-format-specifications): Return a list
22485         of updated types.
22486
22487 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22488
22489         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22490         of boundp to check if display-warning is available.
22491
22492 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22493
22494         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22495
22496 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22497
22498         * nnspool.el (nnspool-spool-directory): Use news-path if the
22499         news-directory variable is not bound.
22500
22501         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22502         function instead of display-warning if it is not available.
22503
22504 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22505
22506         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22507         v5-10: Use `point-at-bol'.
22508
22509 2004-10-26  Simon Josefsson  <jas@extundo.com>
22510
22511         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22512         <chenggao@gmail.com>.
22513
22514 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22515
22516         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22517         instead.
22518
22519 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22520
22521         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22522         to remove a server from the nnimap-server-buffer-alist.
22523         (nnimap-open-connection, nnimap-close-server): Use it.
22524
22525         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22526
22527 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22528
22529         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22530         running the major-mode function.
22531
22532 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22533
22534         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22535         dummy marks in the right way.
22536
22537 2004-10-18  David Edmondson  <dme@dme.org>
22538
22539         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22540         excessively.
22541
22542 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22543
22544         * gnus-util.el (gnus-split-references): Accept a nil references
22545         string and go on blissfully.
22546
22547         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22548         cases where the references string is non-nil but has no references.
22549
22550         * encrypt.el: Add autoload tags.
22551
22552         * spam.el (spam-resolve-registrations-routine): Remove article
22553         from unregistration list too.  Reported by David Hanak
22554         <dhanak@isis.vanderbilt.edu>
22555
22556 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22557
22558         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22559         nil.  Change custom type.
22560
22561 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22562
22563         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22564
22565         * gnus-sum.el (gnus-summary-move-article): Use it.
22566
22567 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22568
22569         * encrypt.el: Add autoload cookies.
22570
22571         * spam.el (spam-backend-article-list-property)
22572         (spam-backend-get-article-todo-list)
22573         (spam-backend-put-article-todo-list)
22574         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22575         Resolve registrations separately.
22576         (spam-register-routine): Format comments.
22577         (spam-unregister-routine, spam-register-routine): Always call with
22578         specific-articles, no default list.
22579         (spam-summary-prepare-exit): Use the spam-classifications function.
22580
22581         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22582         gnus-encrypt.el.
22583
22584         * encrypt.el: Copied from gnus-encrypt.el.
22585
22586         * gnus-encrypt.el: Commented that it's obsolete.
22587
22588 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22589
22590         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22591         (gnus-score-save): Use it.
22592
22593         * message.el (message-bury): Use `window-dedicated-p'.
22594
22595 2004-10-15  Simon Josefsson  <jas@extundo.com>
22596
22597         * pop3.el (top-level): Don't require nnheader.
22598         (pop3-read-timeout): Add.
22599         (pop3-accept-process-output): Add.
22600         (pop3-read-response, pop3-retr): Use it.
22601
22602 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22603
22604         * spam.el (spam-register-routine): Move comment.
22605         (spam-verify-bogofilter): Use 'unknown for the initial
22606         spam-bogofilter-valid state, not 'never.
22607
22608         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22609         for netrc-machine.
22610
22611         * nnimap.el (nnimap-open-connection):
22612         Use netrc-machine-user-or-password.
22613
22614 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22615
22616         * gnus-registry.el (gnus-registry-unload-hook):
22617         Set as a variable with add-hook.
22618
22619         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22620         of news-path.
22621
22622         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22623
22624         * spam.el: Delete duplicate `provide'.
22625         (spam-unload-hook): Set as a variable with add-hook.
22626
22627 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22628
22629         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22630         in the doc string.
22631
22632         * message.el (message-ignored-news-headers)
22633         (message-ignored-supersedes-headers)
22634         (message-ignored-resent-headers)
22635         (message-forward-ignored-headers): Improve custom type.
22636
22637 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22638
22639         * message.el (message-tokenize-header): Fix 2004-09-06 change
22640         which used point-min in the wrong place.
22641
22642 2004-10-12  Simon Josefsson  <jas@extundo.com>
22643
22644         * tls.el (tls-certtool-program): New variable.
22645         (tls-certificate-information): New function, based on
22646         ssl-certificate-information.
22647
22648 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22649
22650         * compface.el: Move the version of ELisp-based uncompface program
22651         to the contrib directory because of the copyright problem.
22652
22653 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22654
22655         * message.el (message-kill-buffer): Raise the current frame.
22656
22657 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22658
22659         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22660
22661         * gnus.el (message-y-or-n-p): Autoload.
22662
22663         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22664         (pop3-password-required, pop3-authentication-scheme)
22665         (pop3-leave-mail-on-server): Make customizable.
22666         (pop3): New custom group.
22667         (pop3-retr): Remove `sleep-for' statements.
22668         Suggested by Dave Love <fx@gnu.org>.
22669
22670         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22671         Windows/DOS.
22672
22673         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22674         (imap-parse-body): Fix incorrect use of `assert'.
22675         Suggested by Dave Love <fx@gnu.org>.
22676
22677         * mml.el (mml-minibuffer-read-disposition): Require match.
22678         Suggested by Dave Love <fx@gnu.org>.
22679
22680 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22681
22682         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22683         doc string.
22684
22685 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22686
22687         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22688
22689 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22690
22691         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22692         instead of calling `mm-insert-inline', to decode text/* parts
22693         before displaying them.
22694
22695 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22696
22697         * mm-uu.el (mm-uu-text-plain-type): New variable.
22698         (mm-uu-pgp-signed-extract-1): Use it.
22699         (mm-uu-pgp-encrypted-extract-1): Use it.
22700         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22701         bind mm-uu-text-plain-type with that value.
22702         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22703         mm-uu-dissect.
22704
22705 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22706
22707         * gnus-group.el (gnus-update-group-mark-positions):
22708         * gnus-sum.el (gnus-update-summary-mark-positions):
22709         * message.el (message-check-news-body-syntax):
22710         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22711         of string-as-multibyte.
22712
22713 2004-10-05  Juri Linkov  <juri@jurta.org>
22714
22715         * gnus-group.el (gnus-update-group-mark-positions):
22716         * gnus-sum.el (gnus-update-summary-mark-positions):
22717         * message.el (message-check-news-body-syntax):
22718         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22719         8-bit unibyte values to a multibyte string for search functions.
22720
22721 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22722
22723         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22724         (mm-uu-dissect-text-parts): New function.
22725
22726         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22727         dissect text parts.
22728
22729         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22730         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22731
22732         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22733
22734         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22735         Use gnus-current-topics instead of gnus-current-topic.
22736
22737 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22738
22739         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22740
22741 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22742
22743         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22744         where appropriate.
22745
22746         * nnml.el (nnml-generate-active-info): do.
22747
22748         * nndiary.el (nndiary-generate-active-info): do.
22749
22750         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22751         (gnus-topic-move): do.
22752
22753         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22754         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22755
22756         * gnus-srvr.el (gnus-server-prepare)
22757         (gnus-server-open-all-servers): do.
22758
22759         * gnus-msg.el (gnus-summary-cancel-article)
22760         (gnus-summary-resend-message)
22761         (gnus-summary-mail-crosspost-complaint): do.
22762
22763         * gnus-move.el (gnus-change-server): do.
22764
22765         * gnus-group.el (gnus-group-unmark-all-groups)
22766         (gnus-group-set-current-level): do.
22767
22768 2004-10-04  Simon Josefsson  <jas@extundo.com>
22769
22770         * message.el (message-generate-hashcash): Doc fix.
22771
22772 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22773
22774         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22775         avoid infinite recursion via gnus-get-function.
22776
22777 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22778
22779         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22780
22781         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22782
22783         * nnmail.el (nnmail-split-history): do.
22784
22785         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22786         (nnml-request-delete-group): do.
22787
22788         * nnslashdot.el (nnslashdot-read-groups): do.
22789
22790         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22791         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22792
22793         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22794         (nnspool-sift-nov-with-sed): Use last.
22795         (nnspool-retrieve-headers-with-nov): Use mapc.
22796         (nnspool-request-newgroups): Use dolist.
22797         (nnspool-request-group): Use last.
22798
22799         * nntp.el (nntp-read-server-type): Use dolist.
22800
22801         * nnvirtual.el (nnvirtual-create-mapping)
22802         (nnvirtual-update-read-and-marked): Use dolist.
22803         (nnvirtual-convert-headers): Simplify.
22804
22805 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22806
22807         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22808         Add support for sync'ing tick marks.
22809
22810 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22811
22812         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22813         there's no visible header.
22814
22815 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22816
22817         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22818         When necessary, pass full group name to gnus-request-set-marks.
22819
22820 2004-10-01  Simon Josefsson  <jas@extundo.com>
22821
22822         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22823         acroread.
22824
22825 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22826
22827         * spam-report.el (spam-report-gmane): Fix interactive.
22828
22829         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22830
22831         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22832         when writing file.
22833         (gnus-agent-synchronize-flags): Don't default to being
22834         interactive.
22835
22836 2004-09-30  Simon Josefsson  <jas@extundo.com>
22837
22838         * message.el (message-generate-hashcash): Add.
22839         (message-send-mail): Use it, call mail-add-payment.
22840
22841 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22842
22843         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22844
22845 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22846
22847         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22848         gnus-requst-update-info with explicit code to sync the in-memory
22849         info read flags with the marks being sync'd to the backend.
22850
22851         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22852
22853 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22854
22855         * spam.el (spam-verify-bogofilter): Add new function.
22856         (spam-check-bogofilter)
22857         (spam-bogofilter-register-with-bogofilter): Use it.
22858         (spam-verify-bogofilter): Add small fixes.
22859
22860 2004-09-28  Simon Josefsson  <jas@extundo.com>
22861
22862         * hashcash.el (hashcash-generate-payment): Revert.
22863
22864 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22865
22866         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22867         Use gnus-extract-references instead of gnus-split-references.
22868
22869         * gnus-util.el (gnus-extract-references): Add new function, analogous
22870         to gnus-split-references but extracts only the message-ID without
22871         anything extra.
22872
22873         * hashcash.el (hashcash-generate-payment)
22874         (hashcash-check-payment): Do the right thing if hashcash-path is
22875         nil (because the hashcash program could not be found).
22876
22877         * spam.el (spam-use-hashcash): Remove comment.
22878
22879 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22880
22881         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22882         (gnus-cache-enter-article, gnus-cache-remove-article)
22883         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22884
22885         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22886
22887         * gnus-art.el (article-hide-boring-headers)
22888         (article-translate-strings, article-display-face)
22889         (gnus-article-mime-match-handle-first)
22890         (gnus-article-highlight-headers)
22891         (gnus-article-add-buttons-to-head): do.
22892
22893 2004-09-27  Simon Josefsson  <jas@extundo.com>
22894
22895         * hashcash.el: New version, from
22896         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22897         ../contrib/.
22898
22899 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22900
22901         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22902
22903 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22904
22905         * gnus-dup.el (gnus-dup-open): Use mapc.
22906         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22907
22908         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22909         Reported by Stefan Wiens <s.wi@gmx.net>.
22910
22911         * gnus.el (gnus-shutdown): Use dolist.
22912
22913         * gnus-undo.el (gnus-undo): Use mapc.
22914
22915         * nnrss.el (nnrss-generate-active): do.
22916
22917         * message.el (message-cite-original-without-signature)
22918         (message-cite-original): Use mapc.
22919         (message-do-actions, message-make-forward-subject): Use dolist.
22920
22921 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22922
22923         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22924         deletion to remove entire duplicate line.  Fixes merged article
22925         number bug.
22926
22927 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22928
22929         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22930         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22931         first ask if you want to open a server and then, even when you
22932         responded with no, asking if you want to synchronize the server's
22933         flags.
22934         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22935         multi-line expressions.
22936         (gnus-agent-synchronize-group-flags): New internal function.
22937         Updates marks in memory (in the info structure) AND in the
22938         backend.
22939
22940         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22941
22942         * nnagent.el (nnagent-request-set-mark):
22943         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22944         method, to ensure that synchronization updates marks in the
22945         backend and in the info (in memory) structure.
22946
22947 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22948
22949         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22950         convention fully; don't miss the root article of a thread; make
22951         the X-Draft-From header with correct article numbers.
22952
22953 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22954
22955         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22956         unless plugged.  Disable the agent so that an open failure causes
22957         an error.
22958
22959         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22960         Revert 2004-09-21 change.  The backend must be opened while
22961         synchronizing flags even when the backend stores the flags
22962         locally.
22963
22964 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22965
22966         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22967         in `header' match.  Reported by Svend Tollak Munkejord.
22968
22969         * message.el (message-cite-original): Fix use of
22970         `message-cite-articles-with-x-no-archive'.
22971
22972 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22973
22974         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22975         (gnus-window-to-buffer): Ditto.
22976
22977         * mml.el (mml-preview-buffer): New variable.
22978         (mml-preview): Manage window layout with gnus-buffer-configuration.
22979
22980         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22981         X-Draft-From header even if those articles aren't quoted.
22982
22983 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22984
22985         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22986         (gnus-request-set-mark, gnus-request-update-mark): Use new
22987         g-s-t-u-l-m to decide to use backend even when unplugged.
22988
22989 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22990
22991         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22992         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22993
22994 2004-09-20  Simon Josefsson  <jas@extundo.com>
22995
22996         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22997         "utf-16-le".
22998
22999 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23000
23001         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23002
23003 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23004
23005         * uudecode.el (uudecode-use-external): Add :version.
23006
23007         * smime.el (smime-CA-file, smime-encrypt-cipher)
23008         (smime-dns-server): Add :version.
23009
23010         * smiley.el (gnus-smiley-file-types): Add :version.
23011
23012         * sha1.el (sha1-use-external): Add :version.
23013
23014         * pgg-def.el (pgg-query-keyserver): Add :version.
23015
23016         * nnmail.el (nnmail-fancy-expiry-targets)
23017         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23018         Add :version.
23019
23020         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23021         (nnimap-retrieve-groups-asynchronous): Add :version.
23022         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23023
23024         * mml.el (mml-content-disposition-parameters)
23025         (mml-insert-mime-headers-always): Add :version.
23026
23027         * mm-util.el (mm-coding-system-priorities): Add :version.
23028
23029         * mm-decode.el (mm-inline-text-html-with-images)
23030         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23031         (mm-verify-option): Add :version.
23032         (mm-text-html-renderer): Change :version.
23033
23034         * message.el (message-fcc-externalize-attachments)
23035         (message-required-headers, message-draft-headers)
23036         (message-subject-trailing-was-query)
23037         (message-subject-trailing-was-ask-regexp)
23038         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23039         (message-mark-insert-end, message-archive-header)
23040         (message-archive-note, message-cross-post-default)
23041         (message-cross-post-note, message-followup-to-note)
23042         (message-cross-post-note-function, message-use-mail-followup-to)
23043         (message-subscribed-address-functions)
23044         (message-subscribed-address-file, message-subscribed-addresses)
23045         (message-subscribed-regexps, message-allow-no-recipients)
23046         (message-yank-cited-prefix, message-signature-insert-empty-line)
23047         (message-hidden-headers, message-hierarchical-addresses)
23048         (message-mail-user-agent, message-use-idna)
23049         (message-valid-fqdn-regexp)
23050         (message-strip-special-text-properties, message-header-synonyms)
23051         (message-beginning-of-line, message-tab-body-function): Add :version.
23052         (message-insert-canlock, message-wide-reply-confirm-recipients):
23053         Change :version.
23054
23055         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23056         and :version.
23057         (mail-source-delete-old-incoming-confirm)
23058         (mail-source-movemail-program): Add :version.
23059
23060         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23061         (gnus-agent-cache, gnus-agent): Change :version.
23062
23063         * gnus-util.el (gnus-use-byte-compile): Change :version.
23064
23065         * gnus-sum.el (gnus-summary-make-false-root-always)
23066         (gnus-summary-default-high-score)
23067         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23068         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23069         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23070         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23071         (gnus-sum-thread-tree-single-indent)
23072         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23073         (gnus-sum-thread-tree-leaf-with-other)
23074         (gnus-sum-thread-tree-single-leaf): Add :version.
23075         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23076         (gnus-article-loose-mime): Change :version.
23077
23078         * gnus-start.el (gnus-backup-startup-file)
23079         (gnus-save-startup-file-via-temp-buffer): Add :version.
23080
23081         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23082         (gnus-server-offline-face): Add :version.
23083
23084         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23085
23086         * gnus-msg.el (gnus-gcc-externalize-attachments)
23087         (gnus-debug-files, gnus-debug-exclude-variables)
23088         (gnus-discouraged-post-methods): Change :version.
23089         (gnus-confirm-mail-reply-to-news)
23090         (gnus-confirm-treat-mail-like-news): Add :version.
23091
23092         * gnus-int.el (gnus-server-unopen-status): Add :version.
23093
23094         * gnus-group.el (gnus-group-jump-to-group-prompt)
23095         (gnus-large-ephemeral-newsgroup)
23096         (gnus-fetch-old-ephemeral-headers): Add :version.
23097
23098         * gnus-fun.el (gnus-x-face-directory)
23099         (gnus-convert-pbm-to-x-face-command)
23100         (gnus-convert-image-to-x-face-command)
23101         (gnus-convert-image-to-face-command): Add :version.
23102
23103         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23104
23105         * gnus-cite.el (gnus-cite-blank-line-after-header)
23106         (gnus-article-boring-faces): Add :version.
23107
23108         * gnus-art.el (gnus-buttonized-mime-types)
23109         (gnus-inhibit-mime-unbuttonizing)
23110         (gnus-treat-display-face)
23111         (gnus-treat-body-boundary): Change :version.
23112         (gnus-body-boundary-delimiter, gnus-picon-databases)
23113         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23114         (gnus-treat-date-english, gnus-treat-fold-headers)
23115         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23116         (gnus-treat-mail-picon, gnus-treat-wash-html)
23117         (gnus-article-encrypt-protocol)
23118         (gnus-use-idna, gnus-article-over-scroll)
23119         (gnus-mime-display-multipart-alternative-as-mixed)
23120         (gnus-mime-display-multipart-related-as-mixed)
23121         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23122         (gnus-ctan-url, gnus-button-ctan-handler)
23123         (gnus-button-handle-ctan-bogus-regexp)
23124         (gnus-button-ctan-directory-regexp)
23125         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23126         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23127         (gnus-button-man-level, gnus-button-emacs-level)
23128         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23129
23130         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23131         (gnus-agent-go-online): Change :version.
23132         (gnus-agent-expire-unagentized-dirs)
23133         (gnus-agent-auto-agentize-methods): Add :version.
23134
23135         * flow-fill.el (fill-flowed-display-column)
23136         (fill-flowed-encode-column): Add :version.
23137
23138         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23139         (gnus-outlook-deuglify-unwrap-max)
23140         (gnus-outlook-deuglify-cite-marks)
23141         (gnus-outlook-deuglify-unwrap-stop-chars)
23142         (gnus-outlook-deuglify-no-wrap-chars)
23143         (gnus-outlook-deuglify-attrib-cut-regexp)
23144         (gnus-outlook-deuglify-attrib-verb-regexp)
23145         (gnus-outlook-deuglify-attrib-end-regexp)
23146         (gnus-outlook-display-hook): Add :version.
23147
23148         * binhex.el (binhex-use-external): Add :version.
23149
23150 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23151
23152         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23153         and `invisible'.
23154
23155 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23156
23157         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23158         in gnus-registry-trim.
23159
23160 2004-09-13  Simon Josefsson  <jas@extundo.com>
23161
23162         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23163
23164         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23165
23166         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23167         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23168         <yamaoka@jpl.org>.
23169         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23170         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23171         <yamaoka@jpl.org>.
23172
23173         * sieve.el (sieve-manage-mode): Ditto.
23174
23175 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23176
23177         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23178
23179 2004-09-11  Simon Josefsson  <jas@extundo.com>
23180
23181         * dns-mode.el: Add.
23182
23183         * mm-view.el (mm-display-dns-inline): Add.
23184
23185         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23186         (mm-automatic-display): Ditto.
23187
23188         * mailcap.el (mailcap-mime-data): Add text/dns.
23189         (mailcap-mime-extensions): Map .soa to text/dns.
23190
23191 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23192
23193         * gnus-art.el (article-decode-mime-words, article-babel)
23194         (gnus-article-highlight-signature, gnus-article-add-buttons)
23195         (gnus-signature-toggle): Remove unnecessary bindings of
23196         `inhibit-read-only' inherited from v5.10 merge.
23197
23198 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23199
23200         * nntp.el (nntp): New customization group.
23201         (nntp-authinfo-file): Add customization group.
23202
23203         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23204
23205         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23206
23207         * gnus.el (to-address, to-list, subscribed)
23208         (large-newsgroup-initial): Ditto.
23209
23210         * flow-fill.el (fill-flowed-display-column)
23211         (fill-flowed-encode-column): Ditto.
23212
23213 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23214
23215         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23216         Use point-min rather than 1.
23217         (message-send-mail): Use buffer-size rather than point-max.
23218
23219         * gnus-sum.el (gnus-summary-search-article-forward):
23220         Signal a specific `search-failed' rather than a generic `error'.
23221
23222         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23223         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23224         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23225
23226 2004-09-10  Simon Josefsson  <jas@extundo.com>
23227
23228         * nndb.el (require): Remove tcp and duplicate cl.
23229
23230 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23231
23232         * gnus-agent.el (directory-files-and-attributes): Move forward.
23233
23234 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23235
23236         * gnus-agent.el (directory-files-and-attributes):
23237         Optionally defined to support XEmacs.
23238
23239 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23240
23241         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23242         to avoid run-time CL dependencies.
23243         (gnus-agent-unfetch-articles): New function.
23244         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23245         article numbers even when local .overview file is missing.
23246         (gnus-agent-read-article-number): New function.  Only accepts
23247         27-bit article numbers.
23248         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23249         Use gnus-agent-read-article-number.
23250         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23251         from backend while recognizing that article numbers in .overview
23252         must be valid.
23253         (gnus-agent-update-files-total-fetched-for):
23254         Use directory-files-and-attributes to improve performance.
23255         * gnus-int.el (gnus-request-move-article):
23256         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23257         improve performance.
23258
23259         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23260         some users confused by references to .newsrc when they only have a
23261         .newsrc.eld file.
23262         (gnus-convert-mark-converter-prompt)
23263         (gnus-convert-converter-needs-prompt): Fix use of property list.
23264         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23265         New function.  Used internally to only display 'gnus converting
23266         files' message when actually necessary.
23267
23268         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23269         methods now autoloaded.
23270
23271 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23272
23273         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23274         identifiers.
23275
23276 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23277
23278         * gnus-picon.el: Fix indentation and closing parenthesis.
23279
23280 2004-09-01  Simon Josefsson  <jas@extundo.com>
23281
23282         * message.el (message-canlock-generate): Require sha1, not
23283         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23284         to require within a function.  Sadly, if sha1.el isn't loaded, the
23285         let binding in m-c-g will hide the defcustom definition, which is
23286         bad.)
23287
23288         * canlock.el: Require sha1, not sha1-el.
23289
23290         * message.el: Don't autoload sha1 (there is a autoload cookie in
23291         sha1.el).
23292
23293         * sha1-el.el: Rename to sha1.el.
23294
23295 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23296
23297         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23298
23299 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23300
23301         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23302
23303 2004-08-30  Kim F. Storm  <storm@cua.dk>
23304
23305         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23306
23307         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23308         Add :group 'nnimap.
23309
23310 2004-08-30  Andreas Schwab  <schwab@suse.de>
23311
23312         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23313         ?* and ?\;.
23314
23315         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23316         and ?\' to symbol instead of whitespace.
23317
23318 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23319
23320         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23321
23322         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23323         instead of re-search-forward.
23324
23325         * gnus-uu.el (gnus-uu-save-article): Ditto.
23326         (gnus-uu-post-encode-uuencode): Ditto.
23327
23328         * html2text.el (html2text-clean-list-items): Ditto.
23329         (html2text-clean-dtdd): Ditto.
23330         (html2text-format-tags): Ditto.
23331
23332         * message.el (message-send-mail-with-sendmail): Fix regexp.
23333         (message-fill-field-general): Use search-forward instead of
23334         re-search-forward.
23335         (unbold-region): Ditto.
23336
23337         * nnrss.el (nnrss-request-article): Ditto.
23338
23339         * nnslashdot.el (nnslashdot-request-article): Ditto.
23340
23341         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23342
23343         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23344         "Unrecognized menu descriptor" error in XEmacs.
23345
23346 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23347
23348         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23349         parent article of a sparse article in the thread hashtb.
23350
23351 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23352
23353         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23354         (nnmail-expand-newtext): Lowercase expanded entries if
23355         nnmail-split-lowercase-expanded is non-nil.
23356
23357 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23358
23359         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23360
23361         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23362         of gnus-tmp-news-method into string under XEmacs.  It will be
23363         passed to gnus-correct-length which takes only a string argument.
23364
23365 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23366
23367         * gnus-util.el (gnus-bind-print-variables): New macro.
23368         (gnus-prin1): Use it.
23369         (gnus-prin1-to-string): Use it.
23370         (gnus-pp): New function.
23371         (gnus-pp-to-string): New function.
23372
23373         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23374         Replace pp-to-string with gnus-pp-to-string.
23375         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23376         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23377         * gnus-msg.el (gnus-debug): Ditto.
23378         * gnus-score.el (gnus-score-save): Ditto.
23379         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23380         gnus-pp-to-string.
23381         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23382         with gnus-pp.
23383         * score-mode.el (gnus-score-pretty-print): Ditto.
23384         * webmail.el (webmail-debug): Ditto.
23385
23386 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23387
23388         * gnus-art.el (article-display-face, article-display-x-face):
23389         Use buffer-read-only.
23390
23391 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23392
23393         * gnus-art.el (article-hide-list-identifiers):
23394         Bind inhibit-read-only as t.
23395
23396 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23397
23398         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23399
23400 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23401
23402         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23403         (gnus-narrow-to-page): Don't assume point-min == 1.
23404         (gnus-article-edit-mode): Derive from message-mode.
23405
23406         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23407         point-min == 1.
23408
23409         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23410         Disable incorrect use of `assert'.
23411
23412         * message.el (message-mode): Set comment-start-skip.
23413
23414
23415 2004-08-22  Sam Steingold  <sds@gnu.org>
23416
23417         * pop3.el (pop3-leave-mail-on-server): New user variable.
23418         (pop3-movemail): Delete mail only when it is nil.
23419
23420 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23421
23422         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23423
23424         * mml.el (mml-preview): Use `pop-to-buffer'.
23425
23426         * message.el (message-goto-mail-followup-to): Insert after "To".
23427         (message-carefully-insert-headers): Add comment.
23428
23429         * gnus.el: Remove unused variable `gnus-article-check-size'.
23430
23431         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23432
23433         * gnus-art.el (gnus-button-alist):
23434         Improve `gnus-button-handle-library' entry.
23435
23436 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23437
23438         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23439         Use downcase, since XEmacs capitalizes error messages differently.
23440
23441 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23442
23443         * nntp.el: Add (require 'gnus) due to reference to
23444         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23445
23446 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23447
23448         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23449         Bind `mm-fill-flowed'.
23450
23451         * mm-decode.el (mm-dissect-singlepart): Check it.
23452
23453 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23454
23455         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23456         'imap' for netrc parsing.
23457
23458 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23459
23460         * mailcap.el (mailcap-mime-data): Mark as risky.
23461
23462 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23463
23464         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23465         may be included in the encoded word.
23466         (rfc2047-encode): Don't append a space if the encoded word
23467         includes close parenthesis.
23468
23469 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23470
23471         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23472         of text within parentheses.
23473
23474 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23475
23476         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23477         (gnus-encrypt-write-file-contents): Make the password key the file
23478         name PLUS the cipher, not just the cipher.  Also remove failed
23479         passwords from the cache.
23480
23481 2004-08-06  Simon Josefsson  <jas@extundo.com>
23482
23483         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23484         Doc fix.
23485
23486 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23487
23488         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23489         LWSP.
23490
23491 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23492
23493         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23494         Try to append in-reply-to: data to the references: header.
23495
23496         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23497         (netrc-parse): Use gnus-encrypt.el functions.
23498
23499         * gnus-encrypt.el: Add new file for encryption support; currently
23500         does only a few GPG ciphers and an internal XOR cipher.
23501
23502         * password.el: Add comments on using password-read-and-add.
23503         (password-read-and-add): Add function to read and add the
23504         password to the cache at once.
23505
23506 2004-07-28  Simon Josefsson  <jas@extundo.com>
23507
23508         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23509         parameter (but don't use it, for now).
23510
23511         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23512         instead of hard coding to nil.
23513
23514 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23515
23516         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23517         as mm-inline-image-xemacs does.
23518
23519 2004-07-26  Simon Josefsson  <jas@extundo.com>
23520
23521         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23522         Revert part of 2004-07-17 change below.
23523
23524 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23525
23526         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23527         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23528
23529 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23530
23531         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23532         quotes that actually start with ">" at the beginning of the
23533         lines.
23534
23535 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23536
23537         * rfc2047.el (rfc2047-encode-region): Fix last change.
23538         (rfc2047-encode-parameter): Remove useless concat.
23539
23540 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23541
23542         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23543         encode special characters; fix some kind of misconfigured headers;
23544         signal a real error if debug-on-quit or debug-on-error is non-nil.
23545         (rfc2047-encode-max-chars): New variable.
23546         (rfc2047-encode-1): Use it.
23547         (rfc2047-encode-parameter): New function.
23548
23549         * mml.el (mml-insert-parameter): Remove an excessive space.
23550
23551 2004-07-17  Simon Josefsson  <jas@extundo.com>
23552
23553         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23554         Kai Grossjohann <kai@emptydomain.de>.
23555         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23556         (gnus-group-make-menu-bar): Ditto.
23557
23558         * gnus-util.el (gnus-group-server): Add.
23559
23560 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23561
23562         * message.el (message-clone-locals): Clone sendmail and smtp
23563         variables.
23564
23565 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23566
23567         * rfc2047.el (rfc2047-encode-region): Fix last change.
23568
23569 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23570
23571         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23572         characters as non-special.
23573
23574 2004-07-09  Simon Josefsson  <jas@extundo.com>
23575
23576         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23577         Users will lose all flag changes made while unplugged with
23578         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23579         good default.  See numerous reports on ding mailing list.
23580
23581 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23582
23583         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23584         add generate-head-function and generate-article-function to the
23585         rfc822-forward entry.
23586         (nndoc-rfc822-forward-generate-article): New function.
23587         (nndoc-rfc822-forward-generate-head): New function.
23588
23589         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23590
23591 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23592
23593         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23594         respect display group parameter and gnus-summary-expunge-below.
23595         (gnus-articles-to-read): Remove unused reference to display group
23596         parameter.
23597
23598 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23599
23600         * nnheader.el (nnheader-uniquify-message-id): New experimental
23601         variable.
23602         (nnheader-nov-read-message-id): Use it.
23603
23604         * spam-report.el (spam-report-gmane): Add interactive.
23605
23606 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23607
23608         * mm-encode.el (mm-content-transfer-encoding-defaults):
23609         Use qp-or-base64 for the application/* types.
23610
23611 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23612
23613         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23614
23615 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23616
23617         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23618         trim value.
23619
23620 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23621
23622         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23623         New macro and function.
23624         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23625
23626 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23627
23628         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23629         after-load-alist.
23630
23631 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23632
23633         * gnus-group.el (gnus-group-get-new-news-this-group):
23634         Don't update info that isn't there.
23635
23636 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23637
23638         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23639         entry.
23640
23641 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23642
23643         * mm-view.el (mm-inline-render-with-function): Use multibyte
23644         buffer; decode html source by charset.
23645
23646         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23647
23648         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23649         Mule-UCS is loaded under XEmacs.
23650         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23651
23652 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23653
23654         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23655
23656 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23657
23658         * mm-util.el (mm-coding-system-p): Return a coding-system.
23659         (mm-mime-mule-charset-alist): Use shift_jis instead of
23660         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23661         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23662         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23663         instead of japanese-shift-jis and iso-latin-1 respectively in
23664         order to share the default value with both Emacs and XEmacs-mule.
23665         (mm-mule-charset-to-mime-charset):
23666         Make mm-coding-system-priorities effective.
23667         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23668         while predicating of candidates upon the priorities.
23669
23670 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23671
23672         * gnus-sum.el (gnus-summary-make-menu-bar):
23673         Add gnus-uu-invert-processable.
23674
23675         * gnus.el: Autoload gnus-uu-invert-processable.
23676
23677 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23678
23679         * mm-util.el (mm-with-multibyte-buffer): New macro.
23680
23681         * rfc2047.el (rfc2047-encode-string): Use it.
23682         (rfc2047-encode-region): Move point to the end of the region after
23683         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23684
23685 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23686
23687         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23688         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23689
23690 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23691
23692         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23693         (gnus-cite-parse): Ignore quoted envelope From_.
23694         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23695
23696 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23697
23698         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23699         invalid addresses.
23700
23701 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23702
23703         * spam.el: Change section markers, revise TODO list.
23704         (spam-backends): Make new master list of all installed backends.
23705         (spam-summary-exit-behavior): Add new variable to determine how
23706         messages moves are done at summary exit.
23707         (spam-move-spam-nonspam-groups-only)
23708         (spam-process-ham-in-nonham-groups)
23709         (spam-process-ham-in-spam-groups): Remove variables, the
23710         spam-summary-exit-behavior variable should be used to manage this
23711         behavior.
23712         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23713         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23714         and spam-old-spam-articles.
23715         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23716         Add empty variables, placeholders for the backends they represent.
23717         (spam-set-difference): Move, unchanged.
23718         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23719         unless the user has a processor variable.
23720         (spam-classifications, spam-classification-valid-p)
23721         (spam-backend-properties, spam-backend-property-valid-p)
23722         (spam-backend-function-type-valid-p)
23723         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23724         (spam-report-articles-gmane, spam-report-articles-resend):
23725         Remove functions, they are not needed.
23726         (spam-install-backend-super, spam-backend-list)
23727         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23728         (spam-backend-function, spam-backend-ham-registration-function)
23729         (spam-backend-spam-registration-function)
23730         (spam-backend-ham-unregistration-function)
23731         (spam-backend-spam-unregistration-function)
23732         (spam-backend-statistical-p, spam-backend-mover-p)
23733         (spam-install-backend-alias, spam-install-checkonly-backend)
23734         (spam-install-mover-backend, spam-install-nocheck-backend)
23735         (spam-install-backend, spam-install-statistical-backend)
23736         (spam-install-statistical-checkonly-backend): Add backend installation
23737         support.
23738         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23739         (spam-group-processor-p): Use the new backend code and respect the
23740         summary exit behavior.
23741         (spam-mark-spam-as-expired-and-move-routine): Remove.
23742         (spam-summary-prepare): Change to use the new spam-old-articles
23743         variable.
23744         (spam-copy-or-move-routine, spam-copy-spam-routine)
23745         (spam-move-spam-routine, spam-copy-ham-routine)
23746         (spam-move-ham-routine): Add code to copy/move ham or spam.
23747         (spam-fetch-field-fast): Improve doc and code, plus allow the
23748         'number request.
23749         (spam-list-of-checks, spam-list-of-statistical-checks):
23750         Remove variables.
23751         (spam-split, spam-find-spam): Use the new backend code.
23752         (spam-registration-functions): Remove variable.
23753         (spam-unregister-routine): Add convenience wrapper.
23754         (spam-log-undo-registration, spam-register-routine)
23755         (spam-log-processing-to-registry)
23756         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23757         where possible.
23758         (spam-check-gmane-xref, spam-check-regex-headers)
23759         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23760         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23761         (spam-check-bogofilter-headers, spam-check-spamoracle)
23762         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23763         (spam-check-crm114-headers): Use the spam-split-group that
23764         spam-split prepares, no need to determine it every time.
23765
23766         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23767         to the nnheader-parse-naked-head call.
23768
23769         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23770
23771         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23772         the nnheader-nov-read-message-id call.
23773
23774 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23775
23776         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23777         gnus-activate-group twice.  Suggested by Markus Peter
23778         <warp@spin.de>.
23779
23780 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23781
23782         * gnus-art.el (gnus-article-time-format): Exchange the order of
23783         day and month in the default value; fix customization type.
23784         (article-date-ut): Use add-text-properties.
23785         (article-make-date-line): Use message-make-date instead of
23786         current-time-string.
23787
23788         * message.el (message-fetch-field): Don't use set-text-properties.
23789         (message-make-date): Simplify.
23790
23791         * messagexmas.el (message-xmas-make-date): New function.
23792         (message-xmas-redefine): Defalias message-make-date to it.
23793
23794 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23795
23796         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23797         (rfc2047-encode-region): Treat text within parentheses as special;
23798         show the original text when error has occurred.
23799
23800         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23801         already-computed method to gnus-activate-group.
23802
23803         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23804         same select-methods identical Lisp objects.
23805
23806         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23807         object when modifying the info.
23808
23809 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23810
23811         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23812         gnus-opened-servers since it has never been opened with the new
23813         configuration yet.
23814
23815 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23816
23817         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23818         arg to nnheader-generate-fake-message-id.
23819
23820 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23821
23822         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23823         number and build a fake message ID localized to a group and
23824         article number (so it's repeatable from that point on).
23825         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23826         ID format.
23827
23828         * gnus-sum.el (gnus-get-newsgroup-headers):
23829         Call nnheader-generate-fake-message-id with the article number.
23830
23831 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23832
23833         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23834         end-of-buffer.
23835
23836 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23837
23838         * message.el (message-ignored-supersedes-headers): Add Approved.
23839
23840 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23841
23842         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23843         goto-char.
23844         (rfc2047-encode): Fold the line before encoding.
23845
23846 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23847
23848         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23849         folding -- not all headers can be folded, and this should be done
23850         by the message composition mode.  Probably.  I think.
23851
23852 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23853
23854         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23855         fast.
23856
23857         * gnus-ems.el (gnus-remove-image): Don't use
23858         message-text-with-property; remove only the image found first.
23859
23860         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23861         found first.
23862
23863 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23864
23865         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23866
23867 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23868
23869         * message.el (message-text-with-property): Make it fast and accept
23870         optional arguments.
23871         (message-strip-forbidden-properties): Use it.
23872         (message-fix-before-sending): Follow the m-t-w-p change.
23873
23874         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23875
23876 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23877
23878         * gnus-art.el (article-hide-headers): Don't change the buffer
23879         mistakenly when performing mml-preview even if
23880         gnus-single-article-buffer is nil.
23881
23882 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23883
23884         * message.el (message-expand-name-databases): New user option.
23885         (message-expand-name): Use it.
23886
23887 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23888
23889         * spam.el (spam-report-articles-resend)
23890         (spam-report-resend-register-routine): Allow ham reporting.
23891         (spam-report-resend-register-ham-routine): Add wrapper.
23892         (spam-registration-functions): Add ham resending functions.
23893         (spam-list-of-processors): Add ham resend processor.
23894
23895         * gnus.el (ham-resend-to): Add new group parameter.
23896         (spam-process): Add ham resend option.
23897
23898         * spam-report.el (spam-report-resend): Allow reporting ham.
23899         (spam-report-resend-ham): Add wrapper.
23900
23901 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23902
23903         * message.el (message-cite-articles-with-x-no-archive):
23904         New variable.
23905         (message-cite-original): Use it.
23906
23907 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23908
23909         * message.el (message-cite-original): Respect X-No-Archive.
23910
23911 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23912
23913         * gnus-art.el (article-hide-headers): Refer to the values for
23914         gnus-ignored-headers and gnus-visible-headers in the summary
23915         buffer since a user may have set them as group parameters.
23916
23917 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23918
23919         * assistant.el (assistant-node-name): Add convenience function.
23920         (assistant-render-text, assistant-render-node): Add error handling,
23921         plus handle multiple next nodes.
23922         (assistant-find-next-node): Comment out for now.
23923         (assistant-find-next-nodes): Add function, returns list of next
23924         nodes.
23925
23926 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23927
23928         * mail-source.el (mail-source-directory): Fix doc-string.
23929
23930 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23931
23932         * assistant.el (assistant-render-text, assistant-eval): Add :set
23933         widget type, which is different because it takes and returns a
23934         list.  Much hilarity ensues.
23935
23936 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23937
23938         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23939
23940         * gnus-group.el (gnus-group-get-new-news-this-group):
23941         Add doc-string.
23942
23943         * gnus-start.el (gnus-activate-group): Add doc-string.
23944
23945 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23946
23947         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23948
23949 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23950
23951         * assistant.el (assistant-render-text): Try to add a :set
23952         widget, more to come.
23953
23954         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23955         strings.
23956         (spam-report-articles-resend)
23957         (spam-register-routine): Do registration iff any articles warrant
23958         it.
23959         (spam-summary-prepare-exit): Change log message for nil group
23960         destinations.
23961
23962 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23963
23964         * spam.el (spam-report-resend-register-routine):
23965         Allow spam-report-resend-to to be a group parameter or a global value.
23966
23967 2004-05-26  Simon Josefsson  <jas@extundo.com>
23968
23969         * starttls.el: Merge with my GNUTLS based starttls.el.
23970         (starttls-gnutls-program, starttls-use-gnutls)
23971         (starttls-extra-arguments, starttls-process-connection-type)
23972         (starttls-connect, starttls-failure, starttls-success):
23973         New variables.
23974         (starttls-program, starttls-extra-args): Doc fix.
23975         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23976         New functions.
23977         (starttls-negotiate, starttls-open-stream):
23978         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23979         function if it is set.
23980
23981 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23982
23983         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23984         structured fields.
23985
23986 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23987
23988         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23989
23990 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23991
23992         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23993         Add variable.
23994         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23995         assigning the spam-mark to new messages.
23996
23997 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23998
23999         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24000
24001 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24002
24003         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24004
24005         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24006         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24007         default.
24008
24009 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24010
24011         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24012         correct data.
24013
24014 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24015
24016         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24017         (spam-group-processor-p): Fix function.
24018         (spam-group-processor-multiple-p)
24019         (spam-group-spam-processor-report-gmane-p)
24020         (spam-group-spam-processor-report-resend-p)
24021         (spam-group-spam-processor-bogofilter-p)
24022         (spam-group-spam-processor-blacklist-p)
24023         (spam-group-spam-processor-ifile-p)
24024         (spam-group-ham-processor-ifile-p)
24025         (spam-group-spam-processor-spamoracle-p)
24026         (spam-group-spam-processor-crm114-p)
24027         (spam-group-ham-processor-bogofilter-p)
24028         (spam-group-spam-processor-stat-p)
24029         (spam-group-ham-processor-stat-p)
24030         (spam-group-ham-processor-whitelist-p)
24031         (spam-group-ham-processor-BBDB-p)
24032         (spam-group-ham-processor-spamoracle-p)
24033         (spam-group-ham-processor-copy-p): Remove functions with some
24034         prejudice against unneeded code.
24035         (spam-report-articles-resend)
24036         (spam-report-resend-register-routine): Allow the group/topic
24037         spam-resend-to value to override spam-report-resend-to.
24038         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24039         properly now.
24040
24041         * gnus.el (spam-resend-to): Add group/topic parameter.
24042         (spam-process): Move the OBSOLETE processors to the end of the
24043         choices.
24044
24045 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24046
24047         * spam-report.el (spam-report-resend-to, spam-report-resend):
24048         Start with resend-to set to nil, and then ask the user if necessary.
24049         (spam-report-resend): spam-report-resend takes a list of articles, not
24050         separate article numbers.
24051
24052 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24053
24054         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24055         addition to emacs-w3m.
24056
24057 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24058
24059         * assistant.el (assistant-authinfo-data): New function.
24060         (assistant-eval): Eval for entire assistant.
24061
24062         * netrc.el (netrc-services-file): New variable.
24063         (netrc-parse-services): New function.
24064         (netrc-find-service-name): New function.
24065         (netrc-find-service-number): New function.
24066         (netrc-port-equal): New function.
24067         (netrc-machine): Use it.
24068
24069         * nnimap.el (nnimap-open-connection): Use netrc.
24070
24071         * gnus-util.el (gnus-netrc-get): Remove aliases.
24072
24073         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24074
24075         * assistant.el (wid-edit): Fix compilation.
24076
24077         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24078
24079 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24080
24081         * gnus-util.el (gnus-set-file-modes): New function.  (small
24082         patch).
24083
24084 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24085
24086         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24087
24088         * assistant.el (assistant-render-node): Fix up rendering and
24089         read-only text.
24090         (assistant-render-node): Reset.
24091         (assistant-make-read-only): Not sticky.
24092
24093 2004-05-20  Danny Siu  <dsiu@adobe.com>
24094
24095         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24096         centered even when gnus-auto-center-summary is t.
24097
24098 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24099
24100         * dns.el (dns-get-txt-answer): New function.
24101         (dns-read-txt): Ditto.
24102         (query-dns): Use it.
24103
24104 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24105
24106         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24107         active for foreign groups even if the group level is higher than
24108         the specified value.
24109
24110 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24111
24112         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24113         non-active groups.
24114
24115         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24116
24117 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24118
24119         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24120
24121 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24122
24123         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24124         (spam-crm114-header, spam-crm114-spam-switch)
24125         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24126         (spam-crm114-positive-spam-header)
24127         (spam-crm114-database-directory, spam-list-of-processors)
24128         (spam-group-spam-processor-crm114-p)
24129         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24130         (spam-generic-score, spam-list-of-checks)
24131         (spam-list-of-statistical-checks, spam-registration-functions)
24132         (spam-check-crm114-headers, spam-crm114-score)
24133         (spam-check-crm114, spam-crm114-register-with-crm114)
24134         (spam-crm114-register-spam-routine)
24135         (spam-crm114-unregister-spam-routine)
24136         (spam-crm114-register-ham-routine)
24137         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24138
24139 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24140
24141         * gnus.el: Add spam-use-crm114.
24142
24143         * spam.el (spam-list-of-processors, spam-registration-functions):
24144         Add spam-use-resend.
24145         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24146         (spam-report-articles-gmane): Add doc fix.
24147         (spam-report-articles-resend, spam-report-resend-register-routine):
24148         Add wrappers around spam-report-resend-to.
24149
24150         * spam-report.el (spam-report-resend-to, spam-report-resend):
24151         Add support for resending spam.
24152         (spam-report-gmane): Fix line length >80.
24153
24154         * gnus.el (spam-process): Add spam-use-resend.
24155
24156 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24157
24158         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24159         number of processed spam messages.
24160         (spam-ham-copy-or-move-routine): Return the number of processed
24161         ham messages.
24162         (spam-summary-prepare-exit): Use the above values to decide
24163         whether status messages shouled be displayed.
24164
24165 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24166
24167         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24168         `rfc2047-encoding-function-alist' in order to avoid conflicting
24169         with the old version.
24170         (rfc2047-encode-region): Concatenate words containing non-ASCII
24171         characters in structured fields; don't encode space-delimited
24172         ASCII words even in unstructured fields; don't break words at
24173         char-category boundaries.
24174         (rfc2047-encode-1): New function.
24175         (rfc2047-encode): Use it; encode text so that it occupies the
24176         maximum width within 76-column; work correctly on Q encoding for
24177         iso-2022-* charsets.
24178         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24179         sure not to break a line just after the header name.
24180         (rfc2047-b-encode-region): Remove.
24181         (rfc2047-b-encode-string): New function.
24182         (rfc2047-q-encode-region): Remove.
24183         (rfc2047-q-encode-string): New function.
24184
24185         * mm-util.el (mm-replace-in-string): New function.
24186
24187 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24188
24189         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24190         Really get it right.
24191         (gnus-inews-make-draft): Really.
24192
24193 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24194
24195         * nnmh.el (nnmh-request-list-1): Don't check the link count
24196         before descending.  (small patch)
24197
24198 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24199
24200         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24201         stuff.
24202
24203         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24204         Match on real group name.
24205
24206         * gnus-art.el (gnus-signature-limit): Doc fix.
24207
24208         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24209
24210         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24211
24212 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24213
24214         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24215         isn't a string.
24216
24217 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24218
24219         * gnus-draft.el (gnus-draft-send):
24220         Bind rfc2047-encode-encoded-words.
24221
24222         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24223         (rfc2047-encodable-p): Say that =? needs encoding.
24224         (rfc2047-encode-encoded-words): New variable.
24225
24226         * gnus-group.el (gnus-group-select-group): Doc fix.
24227
24228         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24229
24230         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24231         to nil.
24232
24233         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24234
24235         * nnheader.el (nnheader-get-lines-and-char): New function.
24236
24237 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24238
24239         * gnus-msg.el (gnus-summary-followup-with-original):
24240         Document yanking of region when active.
24241
24242 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24243
24244         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24245         groups if the group level is higher than the specified value.
24246
24247 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24248
24249         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24250         (gnus-group-jump-to-group): Add prefix argument using
24251         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24252         non-active group.
24253
24254         * compface.el (uncompface): Be verbose when changing
24255         `uncompface-use-external'.
24256
24257         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24258         handle manual section.
24259
24260 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24261
24262         * gnus-art.el (gnus-button-alist): Revert previous change.
24263
24264 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24265
24266         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24267
24268 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24269
24270         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24271         whether backend can accept message.
24272
24273         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24274
24275 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24276
24277         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24278         Avoid creating directory when nntp-marks-is-evil is true.
24279         Reported by Reiner Steib.
24280
24281 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24282
24283         * gnus-picon.el (gnus-picon-insert-glyph):
24284         Add optional `nostring' argument.
24285
24286 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24287
24288         * gnus-picon.el (gnus-picon-style): New variable.
24289         (gnus-picon-transform-address): Support `gnus-picon-style'.
24290
24291 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24292
24293         * message.el (message-fill-field): Return point.
24294         (message-generate-headers): Go to end of field.
24295
24296         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24297         stuff for non-living groups.
24298
24299 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24300
24301         * gnus-art.el (gnus-article-followup-with-original)
24302         (gnus-article-reply-with-original): gnus-mark-active-p ->
24303         gnus-region-active-p.
24304
24305 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24306
24307         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24308         only when there is spam or ham to be processed.
24309
24310 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24311
24312         * mail-source.el (mail-source-delete-crash-box): Refactor.
24313         (mail-source-fetch): Use it.
24314         (mail-source-fetch-file): Ditto.
24315         (mail-source-fetch-directory): Run postscript in loop.
24316         (mail-source-fetch-pop): Delete.
24317         (mail-source-fetch-maildir): Ditto.
24318         (mail-source-fetch-imap): Ditto.
24319
24320         * imap.el (imap-authenticators): Comment out sasl.
24321
24322         * message.el (message-skip-to-next-address): New function.
24323         (message-fill-header-address): Refactor.
24324         (message-fill-address): Use it.
24325         (message-delete-address): Use it.
24326         (message-fill-header-general): Refactor.
24327         (message-fill-field-address): Rename.
24328         (message-narrow-to-field): Find the start of the header.
24329         (message-header-format-alist): Don't pre-fill.
24330         (message-fill-header): Remove.
24331         (message-insert-header): New function.
24332         (message-shorten-references): Use it.
24333
24334         * rfc2047.el (rfc2047-field-value): Strip props.
24335
24336         * mail-parse.el (mail-header-make-address): New alias.
24337
24338         * ietf-drums.el (ietf-drums-make-address): New function.
24339
24340         * imap.el: Add compiler directives.
24341
24342         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24343
24344         * gnus-art.el (article-decode-idna-rhs): Don't use
24345         message-idna-inside-rhs-p.
24346
24347 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24348
24349         * message.el (message-idna-inside-rhs-p): Remove.
24350         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24351
24352         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24353         false positives.
24354
24355 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24356
24357         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24358
24359 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24360
24361         * nneething.el (nneething-file-name): Don't create spurious
24362         files.
24363
24364         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24365         (gnus-inews-do-gcc): Remove sleep.
24366
24367         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24368         part under point.
24369
24370         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24371         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24372
24373 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24374
24375         * spam.el (spam-summary-prepare-exit): Fix (length).
24376
24377 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24378
24379         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24380         as expired without moving it" message when there are spam
24381         messages left.
24382
24383 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24384
24385         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24386         header is not nil.
24387
24388 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24389
24390         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24391         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24392         (nntp-marks-changed-p): New arg SERVER.
24393         (nntp-request-update-info): Adjust caller.
24394
24395 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24396
24397         * nntp.el (nntp-save-marks): Pass missing arg.
24398
24399 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24400
24401         * nntp.el: Support marks.
24402         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24403         (nntp-marks-modtime, nntp-marks-directory): New variables.
24404         (nntp-request-set-mark, nntp-request-update-info)
24405         (nntp-possibly-create-directory, nntp-marks-changed-p)
24406         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24407         New functions.
24408
24409 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24410
24411         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24412         (gnus-xmas-redefine): Rename.
24413
24414         * gnus-score.el (gnus-score-insert-help):
24415         Use gnus-select-lowest-window.
24416
24417         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24418         appt-select-lowest-window and rename to gnus-select-lowest-window.
24419
24420         * gnus.el: do.
24421
24422 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24423
24424         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24425         encodings of MIME-encoded words, in order to improve
24426         interoperability with several broken MUAs.
24427
24428 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24429
24430         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24431         tags, only when charsets are not specified in headers.
24432         (mm-inline-text-html-render-with-w3m): Ditto.
24433
24434         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24435         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24436
24437 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24438
24439         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24440         instead of MIME-decoded from fields when checking
24441         `gnus-article-address-banner-alist'.
24442
24443 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24444
24445         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24446         description rather than subject.
24447
24448 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24449
24450         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24451
24452 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24453
24454         * gnus.el (gnus-version-number): Bump.
24455
24456 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24457
24458         * gnus.el: No Gnus v0.2 is released.
24459
24460 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24461
24462         * gnus-agent.el (gnus-agent-read-agentview):
24463         Inline gnus-uncompress-range.
24464
24465 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24466
24467         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24468         `exec-installed-p'.
24469
24470 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24471
24472         * gnus.el (spam-process, spam-autodetect-methods):
24473         Add bsfilter and bsfilter-headers.
24474
24475         * spam.el (spam-bsfilter): New customize group.
24476         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24477         (spam-bsfilter-header, spam-bsfilter-probability-header)
24478         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24479         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24480         (spam-bsfilter-database-directory): New options.
24481         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24482         (spam-list-of-statistical-checks, spam-registration-functions):
24483         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24484         (spam-bsfilter-score): New command.
24485         (spam-check-bsfilter-headers, spam-check-bsfilter)
24486         (spam-bsfilter-register-with-bsfilter)
24487         (spam-bsfilter-register-spam-routine)
24488         (spam-bsfilter-unregister-spam-routine)
24489         (spam-bsfilter-register-ham-routine)
24490         (spam-bsfilter-unregister-ham-routine): New functions.
24491         (spam-generic-score): Support bsfilter; Accept an optional argument
24492         to recalcurate spam score even if scoring header has already been
24493         added.
24494         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24495         optional argument to recalcurate spam score even if scoring header
24496         has already been added.
24497
24498 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24499
24500         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24501         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24502         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24503         link is missing.
24504
24505 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24506
24507         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24508         (html2text-get-attr): Rewrite.
24509
24510         * message.el (message-setup-1): Remove redundant put-text-property
24511         on mail-header-separator.
24512
24513 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24514
24515         * gnus-registry.el (gnus-registry-cache-whitespace)
24516         (gnus-registry-action, gnus-registry-spool-action)
24517         (gnus-registry-split-fancy-with-parent): Change message levels
24518         from 5 to 3 or 7, as needed.
24519
24520         * spam.el (spam-summary-prepare-exit)
24521         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24522         (spam-split, spam-find-spam, spam-log-undo-registration)
24523         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24524         level from 5 to 6.
24525
24526 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24527
24528         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24529         2004-03-04 change).
24530
24531 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24532
24533         * sieve-manage.el (sieve-manage-open):
24534         * nnweb.el (nnweb-insert-html):
24535         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24536         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24537         * nnspool.el (nnspool-request-group):
24538         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24539         * nnml.el (nnml-request-update-info):
24540         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24541         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24542         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24543         (nnimap-request-set-mark):
24544         * nnfolder.el (nnfolder-request-update-info):
24545         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24546         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24547         * gnus-uu.el (gnus-uu-find-articles-matching):
24548         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24549         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24550         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24551         * gnus-nocem.el (gnus-nocem-scan-groups):
24552         * gnus-int.el (gnus-start-news-server):
24553         * gnus-group.el (gnus-group-make-kiboze-group)
24554         (gnus-group-browse-foreign-server):
24555         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24556         Use mapc when appropriate.
24557
24558 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24559             Adam Sjøgren  <asjo@koldfront.dk>
24560             Wes Hardaker  <wes@hardakers.net>
24561             Michael Shields  <shields@msrl.com>
24562
24563         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24564         may need for spam sorting and scoring.
24565         (spam-user-format-function-S): Add user format function suitable for
24566         general use.
24567         (spam-article-sort-by-spam-status): Add sorting function for summary
24568         sorting.
24569         (spam-extra-header-to-number): Add function to get a score from a
24570         header.
24571         (spam-summary-score): Add function to get a numeric score from the
24572         headers.
24573         (spam-generic-score): Fix function doc, was in wrong place.
24574         (spam-initialize): Take symbols when it's run, and install the
24575         extra headers that spam-necessary-extra-headers thinks we need.
24576
24577 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24578
24579         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24580         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24581
24582 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24583
24584         * gnus-sum.el (gnus-set-global-variables)
24585         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24586         (gnus-article-get-xrefs, gnus-summary-best-group)
24587         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24588         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24589         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24590         Use with-current-buffer.
24591
24592 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24593
24594         * spam.el (spam-summary-prepare-exit): Simplify logic.
24595         (spam-fetch-article-header): Read the article header if it's not
24596         available.
24597         (spam-list-articles): Simplify logic.
24598         (spam-filelist-register-routine): Fix bug with unregister-list.
24599
24600         * gnus-registry.el: Fix comments at beginning.
24601
24602 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24603
24604         * message.el (message-cater-to-broken-inn): Remove.
24605         (message-shorten-references): Make sure the total folded length of
24606         References is shorter than 998 characters to cater to a bug in INN
24607         2.3.  Also, don't pretend that references aren't folded -- this
24608         hasn't worked for a while.
24609
24610 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24611
24612         * gnus-agent.el (gnus-agentize):
24613         gnus-agent-send-mail-real-function no longer set to current value
24614         of message-send-mail-function but rather a lambda that calls
24615         message-send-mail-function.  The change makes the agent real-time
24616         responsive to user changes to message-send-mail-function.
24617
24618 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24619
24620         * legacy-gnus-agent.el
24621         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24622         help from Florian Weimer <fw@deneb.enyo.de>
24623
24624 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24625
24626         * nnmail.el (nnmail-cache-insert): Revert last change.
24627
24628 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24629
24630         * nnmail.el (nnmail-cache-insert): Always check whether
24631         nnmail-cache-ignore-groups matches a group name.
24632
24633 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24634
24635         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24636         (spam-find-spam, spam-log-processing-to-registry)
24637         (spam-log-registered-p, spam-log-unregistration-needed-p)
24638         (spam-log-undo-registration): Use gnus-message instead of
24639         gnus-error, none of these errors are fatal.
24640
24641         * gnus-registry.el (gnus-registry-clean-empty-function)
24642         (gnus-registry-clean-empty): Remove only empty entries without
24643         extra data.
24644
24645 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24646
24647         * spam-stat.el (spam-stat-buffer-change-to-spam)
24648         (spam-stat-buffer-change-to-non-spam): Change (error) to
24649         (gnus-message 8) invocation.
24650
24651 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24652
24653         * nntp.el (nntp-via-netcat-command): New variable.
24654         (nntp-via-netcat-switches): New variable.
24655         (nntp-open-via-rlogin-and-netcat): New function.
24656         (nntp-open-connection-function): Doc fix.
24657         (nntp-telnet-command): Doc fix.
24658         (nntp-end-of-line): Doc fix.
24659         (nntp-via-rlogin-command): Doc fix.
24660         (nntp-via-user-name): Doc fix.
24661         (nntp-via-address): Doc fix.
24662
24663 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24664
24665         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24666         error in Emacs 21.1.
24667
24668 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24669
24670         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24671
24672 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24673
24674         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24675         (gnus-agent-with-refreshed-group): New macro.
24676         (gnus-agent-rename-group): New function.
24677         (gnus-agent-delete-group): New function.
24678         (gnus-agent-save-group-info): Use gnus-command-method when
24679         `method' parameter is nil.  Don't write nil entries into the
24680         active file.
24681         (gnus-agent-get-group-info): New function.
24682         (gnus-agent-fetch-articles):
24683         Use gnus-agent-update-files-total-fetched-for to increment disk space
24684         used.
24685         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24686         Use gnus-agent-update-view-total-fetched-for to increment disk space
24687         used.
24688         (gnus-agent-get-local): Add optional parameters to avoid calling
24689         gnus-group-real-name and gnus-find-method-for-group.
24690         (gnus-agent-set-local): Delete stored entry if either min, or max,
24691         are nil.
24692         (gnus-agent-fetch-session): Reworded error/quit messages.
24693         On quit, use gnus-agent-regenerate-group to record existance of any
24694         articles fetched to disk before the quit occurred.
24695         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24696         gnus-agent-update-view-total-fetched-for, and
24697         gnus-agent-update-files-total-fetched-for to decrement disk space
24698         used.
24699         (gnus-agent-retrieve-headers):
24700         Use gnus-agent-update-view-total-fetched-for to increment disk space
24701         used.
24702         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24703         with gnus-agent-update-files-total-fetched-for to decrement disk
24704         space and fresh group buffer.
24705         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24706         (gnus-agent-need-update-total-fetched-for): New variable.
24707         (gnus-agent-update-files-total-fetched-for): New function.
24708         (gnus-agent-update-view-total-fetched-for): New function.
24709         (gnus-agent-total-fetched-for): New function.
24710
24711         * gnus-cache.el (gnus-cache-save-buffers):
24712         Use gnus-cache-update-overview-total-fetched-for to change disk space
24713         used by this group.
24714         (gnus-cache-possibly-enter-article):
24715         Use gnus-cache-update-file-total-fetched-for to increment disk space
24716         used by this group.
24717         (gnus-cache-possibly-remove-article):
24718         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24719         used by this group.
24720         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24721         (gnus-cache-rename-group): New function.
24722         (gnus-cache-delete-group): New function.
24723         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24724         (gnus-cache-need-update-total-fetched-for): New variable.
24725         (gnus-cache-with-refreshed-group): New macro.
24726         (gnus-cache-update-file-total-fetched-for): New function.
24727         (gnus-cache-update-overview-total-fetched-for): New function.
24728         (gnus-cache-rename-group-total-fetched-for): New function.
24729         (gnus-cache-delete-group-total-fetched-for): New function.
24730         (gnus-cache-total-fetched-for): New function.
24731
24732         * gnus-group.el: Require gnus-sum and autoload functions to
24733         resolve warnings when gnus-group.el compiled alone.
24734         (gnus-group-line-format): Documented new %F.
24735         (size of Fetched data) group line format; identifies disk space
24736         used by agent and cache.
24737         (gnus-group-line-format-alist): Defined new F format.
24738         (gnus-total-fetched-for): New function.
24739         (gnus-group-delete-group): No longer update
24740         gnus-cache-active-altered as gnus-request-delete-group now keeps
24741         the cache in sync.
24742         (gnus-group-list-active): Let the agent store a server's active
24743         list if currently plugged.
24744
24745         * gnus-int.el (gnus-request-delete-group):
24746         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24747         local disk in sync with the server.
24748         (gnus-request-rename-group):
24749         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24750         local disk in sync with the server.
24751
24752         * gnus-start.el (gnus-get-unread-articles):
24753         Cosmetic simplification to logic.
24754
24755         * gnus-util.el (gnus-rename-file): New function.
24756
24757 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24758
24759         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24760
24761 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24762
24763         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24764         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24765
24766 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24767
24768         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24769         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24770
24771 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24772
24773         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24774
24775 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24776
24777         * spam.el (spam-set-difference): Add function to replace
24778         gnus-set-difference in spam.el.
24779         (spam-summary-prepare-exit): Use spam-set-difference.
24780
24781 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24782
24783         * gnus-registry.el (gnus-registry-cache-file): Update to use
24784         gnus-dribble-directory OR gnus-home-directory OR ~.
24785         (gnus-registry-split-fancy-with-parent): Fix doc.
24786
24787 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * message.el (message-exchange-point-and-mark):
24790         Use message-mark-active-p.  Suggested by Jesper Harder
24791         <harder@ifa.au.dk>.
24792
24793 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24794
24795         * message.el (message-exchange-point-and-mark): Don't activate
24796         region if it was inactive.  Suggested by Hiroshi Fujishima
24797         <pooh@nature.tsukuba.ac.jp>.
24798
24799 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24800
24801         * gnus-art.el (article-display-face): Display Faces in the same
24802         order as X-Faces.
24803
24804 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24805
24806         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24807
24808 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24809
24810         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24811         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24812         (gnus-article-mime-hierarchy): Remove.
24813         (gnus-article-mime-hierarchy-next): Remove.
24814         (gnus-article-mode): Revert 2004-03-19 change.
24815         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24816         (gnus-insert-mime-button): Revert 2004-03-19 change.
24817         (gnus-mime-accumulate-hierarchy): Remove.
24818         (gnus-mime-enter-multipart): Remove.
24819         (gnus-mime-leave-multipart): Remove.
24820         (gnus-mime-display-part): Revert 2004-03-19 change.
24821         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24822
24823         * mml.el (mml-preview): Revert 2004-03-19 change.
24824
24825 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24826
24827         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24828
24829 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24830
24831         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24832         t while entering a file name using the mm-with-multibyte macro.
24833         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24834
24835         * mm-util.el (mm-with-multibyte): New macro.
24836
24837 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24838
24839         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24840         New user option.
24841         (gnus-mime-multipart-functions): Doc and customization fix.
24842         (gnus-article-mime-hierarchy): New variable.
24843         (gnus-article-mime-hierarchy-next): New variable.
24844         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24845         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24846         gnus-article-mime-hierarchy-next to nil.
24847         (gnus-insert-mime-button): Show hierarchy numbers.
24848         (gnus-mime-accumulate-hierarchy): New function.
24849         (gnus-mime-enter-multipart): New function.
24850         (gnus-mime-leave-multipart): New function.
24851         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24852         (gnus-mime-display-alternative): Show hierarchy numbers.
24853
24854         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24855         gnus-article-mime-hierarchy-next to nil.
24856
24857 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24858
24859         * dns.el: Don't require gnus-xmas.
24860
24861 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24862
24863         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24864         inline PGP.
24865         (mml-menu): Disable mml-quote-region if mark is inactive.
24866
24867 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24868
24869         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24870         when the group's active is not available.
24871
24872 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24873
24874         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24875         error.
24876
24877 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24878
24879         * imap.el (imap-store-password): New variable.
24880         (imap-interactive-login): Use it.
24881         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24882
24883 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24884
24885         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24886         window-start and hscroll to summary window.
24887
24888 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24889
24890         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24891         conversion message to newsrc-dribble when an actual conversion is
24892         performed.
24893
24894 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24895
24896         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24897
24898 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24899
24900         * mm-decode.el (mm-complicated-handles): New function reviving
24901         former definition of mm-multiple-handles.
24902
24903         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24904         (gnus-mime-delete-part): Use it.
24905
24906 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24907
24908         * gnus-agent.el (gnus-agent-read-local):
24909         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24910         avoid the implicit assumption that they will always be equal.
24911         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24912         coding-system-for-write, as the with-temp-file macro first prints
24913         to a buffer then saves the buffer.
24914
24915 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24916
24917         * gnus-art.el (gnus-article-edit-part): New function.
24918         (gnus-mime-save-part-and-strip): Use it; do query instead of
24919         signaling an error; don't use mm-multiple-handles.
24920         (gnus-mime-delete-part): Ditto.
24921
24922 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24923
24924         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24925         old file versions.
24926         (gnus-group-prepare-hook): Remove function that converted list
24927         form of gnus-agent-expire-days to group properties.
24928
24929         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24930         (gnus-request-accept-article): Re-indented.
24931
24932         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24933         converters to handle old agent file formats.  Add logic for a
24934         "backup before upgrading warning".
24935         (gnus-convert-mark-converter-prompt): Developers can mark
24936         functions as needing (default), or not needing,
24937         gnus-convert-old-newsrc's "backup before upgrading warning".
24938         (gnus-convert-converter-needs-prompt): Tests whether the user
24939         should be protected from potentially irreversable changes by the
24940         function.
24941
24942         * legacy-gnus-agent.el: New.  Provides converters that are only
24943         loaded when gnus-convert-old-newsrc needs to call them.
24944
24945 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24946
24947         * mail-source.el (mail-source-touch-pop): Doc fix.
24948
24949         * message.el (message-smtpmail-send-it): Doc fix.
24950
24951 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24952
24953         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24954
24955         * nnmail.el (nnmail-split-fancy): do.
24956
24957         * gnus-kill.el (gnus-kill, gnus-execute): do.
24958
24959 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24960
24961         * gnus-sum.el (gnus-widget-reversible-match)
24962         (gnus-widget-reversible-to-internal)
24963         (gnus-widget-reversible-to-external): New functions.
24964         (gnus-widget-reversible): New widget.
24965         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24966
24967 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24968
24969         * gnus-sum.el (gnus-thread-sort-functions)
24970         (gnus-article-sort-functions): Document `(not F)' items.
24971
24972 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24973
24974         * spam.el (spam-use-gmane-xref): Add new backend.
24975         (spam-gmane-xref-spam-group): Add variable to control the name of the
24976         Gmane spam group.
24977         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24978         (spam-regex-headers-spam, spam-regex-headers-ham)
24979         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24980         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24981         backends and checks.
24982         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24983
24984         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24985         an autodetect method.
24986
24987 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24988
24989         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24990         articles are being added to a group.
24991         (gnus-request-replace-article): Inform the agent that articles
24992         need to be uncached as the cached contents are no longer valid.
24993
24994 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24995
24996         * binhex.el: Don't autoload executable-find.
24997
24998         * canlock.el: Don't autoload mail-fetch-field.
24999
25000         * dgnushack.el: Autoload c-mode for XEmacs.
25001
25002         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25003
25004         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25005         rmail-dont-reply-to and rmail-output.
25006
25007         * gnus-score.el: Don't autoload ffap-string-at-point.
25008
25009         * gnus-setup.el: Don't autoload sc-cite-original.
25010
25011         * imap.el: Don't autoload base64-decode-string,
25012         base64-encode-string and md5.
25013
25014         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25015         and rmail-msg-restore-non-pruned-header.
25016
25017         * mm-decode.el: Don't autoload executable-find.
25018
25019         * mm-url.el: Don't autoload executable-find.
25020
25021         * mm-view.el: Don't autoload diff-mode.
25022
25023         * nndb.el: Don't autoload news-reply-mode, news-setup,
25024         cancel-timer and telnet.
25025
25026         * password.el: Don't autoload run-at-time for Emacs.
25027
25028         * sha1-el.el: Don't autoload executable-find.
25029
25030         * sieve-mode.el: Don't autoload c-mode.
25031
25032         * uudecode.el: Don't autoload executable-find.
25033
25034 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25035
25036         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25037         (gnus-agent-possibly-alter-active): Avoid null in numeric
25038         comparison.
25039         (gnus-agent-set-local): Refuse to save null in local object table.
25040         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25041         list of articles that will be marked as unread.
25042
25043 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25044
25045         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25046
25047 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25048
25049         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25050         language tags.
25051
25052 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25053
25054         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25055         Don't bind "obarray".
25056
25057         * gnus-sum.el (gnus-thread-sort-functions):
25058         Add `gnus-thread-sort-by-most-recent-number' and
25059         `gnus-thread-sort-by-most-recent-date'.
25060         Reported by Kai Grossjohann <kai@emptydomain.de>.
25061
25062 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25063
25064         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25065
25066 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25067
25068         * gnus-cus.el (gnus-agent-customize-category):
25069         Remove ignore-errors macro reference that required cl to be loaded at
25070         run-time.
25071
25072         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25073         single-interval range of the form (min . max).  Previously the
25074         range had to look like ((min . max)).  Likewise, return
25075         (min . max) rather than ((min . max)).
25076         (gnus-range-map): Use gnus-range-normalize to accept
25077         single-interval range.
25078
25079         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25080         the cache, but not the agent, now appear with their usual face.
25081
25082         * dgnushack.el (loaddir): New variable that is bound to the
25083         directory containing the dgnushack.el file. Use loaddir, rather
25084         than srcdir, to update load-path. Change lets dgnushack compile
25085         code in directories other than GNUS/lisp.
25086
25087 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25088
25089         * lpath.el: Don't bind w3m-safe-url-regexp.
25090
25091         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25092         w3m-safe-url-regexp variable buffer-local.
25093
25094         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25095
25096 2004-02-27  Simon Josefsson  <jas@extundo.com>
25097
25098         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25099         gnus-group-real-prefix.
25100         (gnus-summary-move-article): Use it, instead of
25101         gnus-group-real-prefix.
25102
25103 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25104
25105         * lpath.el: Bind w3m-safe-url-regexp.
25106
25107         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25108         w3m-safe-url-regexp variable buffer-local and set it as the value
25109         of mm-w3m-safe-url-regexp.
25110
25111         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25112
25113         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25114         parsing gnus-posting-styles when the message is not for replying.
25115
25116         * dgnushack.el: Autoload sgml-mode for XEmacs.
25117
25118         * nnrss.el (nnrss-opml-export):
25119         Use mm-set-buffer-file-coding-system instead of
25120         set-buffer-file-coding-system.
25121
25122 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25123
25124         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25125         of checkdoc.el).
25126         * nnrss.el: do.
25127         * gnus-mlspl.el: do.
25128         * gnus-ml.el: do.
25129         * gnus-srvr.el: do.
25130
25131         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25132
25133 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25134
25135         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25136         Corrections to custom-manual links.
25137
25138         * gnus-art.el (gnus-article): Ditto.
25139
25140         * mm-decode.el (mime-display, mime-security): Ditto.
25141
25142 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25143
25144         * flow-fill.el: Typo.
25145
25146 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25147
25148         * spam-wash.el: New file.
25149
25150 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25151
25152         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25153
25154 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25155
25156         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25157         to be run with new-articles as LIST1, not LIST2.
25158         (spam-registration-functions): Add spam-use-ham-copy as a nil
25159         registration backend.
25160
25161 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25162
25163         * spam-stat.el (spam-stat-washing-hook): New option.
25164         (spam-stat-buffer-words): Use it.
25165         (spam-stat-process-directory, spam-stat-test-directory):
25166         Use insert-file-contents-literally.
25167         (spam-stat-coding-system): New variable.
25168         (spam-stat-load, spam-stat-save): Use it.
25169
25170 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25171
25172         * spam-report.el (spam-report-plug-agent):
25173         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25174
25175 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25176
25177         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25178         Allow / in mailto URLs.
25179
25180 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25181
25182         * spam-report.el (spam-report-process-queue): Fix interactive use.
25183         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25184         (spam-report-unplug-agent): Doc fixes.
25185         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25186         (spam-report-agentize, spam-report-deagentize): Autoload.
25187
25188 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25189
25190         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25191
25192         * message.el (message-setup-fill-variables): Add mml tags to
25193         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25194         <ajk@iu.edu>.
25195         (message-mode): Don't modify paragraph-separate there.
25196
25197 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25198
25199         * compface.el (uncompface-use-external): Default to undecided.
25200         (uncompface-use-external-threshold): New variable.
25201         (uncompface-float-time): New macro.
25202         (uncompface): Determine whether to use the external decoder if
25203         uncompface-use-external is undecided.
25204
25205 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25206
25207         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25208         after images.
25209
25210         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25211
25212 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25213
25214         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25215
25216         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25217
25218         * gnus-sum.el (gnus-summary-limit-to-age)
25219         (gnus-summary-limit-children): do.
25220
25221         * gnus-int.el (gnus-request-scan): do.
25222
25223         * gnus-group.el (gnus-group-suspend): do.
25224
25225         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25226
25227         * gnus-cite.el (gnus-cite-parse-attributions): do.
25228
25229         * gnus-agent.el (gnus-summary-set-agent-mark)
25230         (gnus-agent-regenerate-group): do.
25231
25232         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25233
25234         * binhex.el (binhex-decode-region-internal): do.
25235
25236 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25237
25238         * gnus-fun.el (gnus-face-properties-alist): New user option.
25239         (gnus-display-x-face-in-from): Use it.
25240
25241         * gnus-art.el (article-display-face): Ditto.
25242
25243         * compface.el (uncompface-use-external): Default to nil.
25244
25245 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25246
25247         * nntp.el (nntp-erase-buffer): New function.
25248         (nntp-retrieve-data, nntp-send-command)
25249         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25250         (nntp-possibly-change-group): Use it.
25251
25252         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25253         Use with-current-buffer.
25254
25255 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25256
25257         * compface.el: Merge the ELisp-based uncompface program.
25258         (compface): New customization group.
25259         (uncompface-use-external): New user option.
25260         (uncompface): Call uncompface-internal if uncompface-use-external
25261         is nil.
25262         (uncompface-internal): New function.  Note that there are also
25263         some other functions and variables added for this function.
25264
25265 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25266
25267         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25268         if necessary.
25269
25270 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25271
25272         * spam-report.el (spam-report-unplug-agent)
25273         (spam-report-plug-agent, spam-report-deagentize)
25274         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25275         Add support for the Agent in spam-report: when unplugged, report to a
25276         file; when plugged, submit all the requests.
25277
25278         * spam.el (spam-register-routine): Fix message about
25279         registration.
25280
25281 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25282
25283         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25284         dependencies.
25285         (rfc2047-encode): Use it.
25286
25287         * gnus-art.el (gnus-button-marker-list): Move before first
25288         reference.
25289
25290         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25291         (imap-parse-body): Fix format string mismatch.
25292
25293         * gnus-score.el (gnus-summary-increase-score): do.
25294
25295         * nnrss.el (nnrss-close): New function.
25296
25297 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25298
25299         * nnrss.el (nnrss-make-filename): New function.
25300         (nnrss-request-delete-group, nnrss-read-server-data)
25301         (nnrss-save-server-data, nnrss-read-group-data)
25302         (nnrss-save-group-data): Use it.
25303         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25304         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25305         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25306
25307 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25308
25309         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25310
25311 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25312
25313         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25314         files.
25315
25316         * message.el (message-generate-headers-first): Don't quote nil
25317         and t in docstrings.
25318
25319         * imap.el (imap-id): do.
25320
25321         * gnus-agent.el (gnus-agent-consider-all-articles)
25322         (gnus-agent-queue-mail): do.
25323
25324 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25325
25326         * spam-report.el (spam-report-process-queue): New function.
25327         Process requests from `spam-report-requests-file'.
25328         (spam-report-process-queue): Doc fix.
25329
25330 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25331
25332         * spam.el (spam-register-routine)
25333         (spam-log-processing-to-registry, spam-log-registered-p)
25334         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25335         Change "check" to "spam-check" for semi-clarity.
25336
25337 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25338
25339         * pop3.el: Require nnheader.
25340
25341         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25342
25343         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25344
25345         * gnus-picon.el: Require cl.
25346
25347         * gnus-fun.el: Require gnus-ems and gnus-util.
25348
25349         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25350
25351         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25352
25353         * gnus-art.el (gnus-article-edit-mode): Define before first
25354         reference.
25355
25356 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25357
25358         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25359         (gnus-uu-post-encoded): Use point-at-bol.
25360
25361         * gnus-topic.el (gnus-group-active-topic-p): do.
25362
25363         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25364
25365         * gnus-group.el (gnus-group-kill-region): do.
25366
25367         * gnus-art.el (article-date-ut): do.
25368
25369         * message.el (message-fetch-field): Remove redundant
25370         case-fold-search binding.
25371         (message-narrow-to-field): Simplify.
25372
25373 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25374
25375         * spam.el (spam-directory): Derive from `gnus-directory'.
25376
25377         * spam-report.el (spam-report-url-to-file)
25378         (spam-report-requests-file): New function and variable for offline
25379         reporting.
25380         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25381         and user defined function.
25382         (spam-report-url-ping-mm-url): Remove doubled slash.
25383
25384 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25385
25386         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25387
25388 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25389
25390         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25391         Fix format string mismatch.
25392
25393         * sieve.el (sieve-deactivate-all): do.
25394
25395         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25396
25397         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25398
25399         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25400
25401         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25402
25403 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25404
25405         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25406         the list of checks.
25407
25408 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25409
25410         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25411         padding.
25412
25413 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25414
25415         * mm-view.el (mm-fill-flowed): New variable.
25416         (mm-inline-text): Use it.
25417
25418 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25419
25420         * spam.el (spam-spamassassin-register-ham-routine)
25421         (spam-spamassassin-register-spam-routine): Fix function names.
25422
25423 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25424
25425         * gnus.el (gnus-tmp-grouplens): Remove.
25426         (gnus-summary-line-format): Remove grouplens.
25427
25428         * gnus-group.el (gnus-group-line-format): Ditto.
25429
25430         * gnus-spec.el (gnus-format-specs): Ditto.
25431         (gnus-update-format-specifications): Flush the group format spec
25432         cache if there's the grouplens stuff.
25433         (gnus-parse-simple-format): Replace %l with the empty string.
25434
25435 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25436
25437         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25438         omission.
25439
25440 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25441
25442         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25443         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25444
25445 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25446
25447         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25448         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25449         New macros and functions.
25450         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25451         Handle > NLINK_MAX messages.
25452         * nnmaildir.el (nnmaildir-request-set-mark):
25453         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25454
25455 2004-01-25  Alex Schroeder  <alex@gnu.org>
25456
25457         * spam-stat.el (spam-stat-process-directory-age): New option.
25458         (spam-stat-process-directory): Use it.
25459
25460 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25461
25462         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25463         (spam-stat-save): Accept prefix argument.
25464
25465 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25466
25467         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25468         links" error.
25469
25470 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25471
25472         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25473         the rest of the and/or forms.
25474
25475 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25476
25477         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25478         compatibility with old .newsrc.eld files.
25479
25480         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25481
25482         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25483
25484         * gnus-start.el (gnus-1): do.
25485
25486         * gnus-group.el (gnus-group-line-format-alist): do.
25487
25488         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25489
25490         * gnus-gl.el: Remove.
25491
25492 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25493
25494         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25495         marks consisting of a single range {for example, (3 . 5)} rather
25496         than a list of a single range { ((3 . 5)) }.
25497
25498 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25499
25500         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25501         Use with-current-buffer.
25502         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25503         avoid consing a string.
25504
25505         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25506         Remove obsolete entries for big5 and gb2312.
25507
25508 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25509
25510         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25511         uncompressed list.
25512
25513 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25514
25515         * spam-stat.el (spam-stat-strip-xref): New function.
25516         (spam-stat-process-directory): Use it.
25517
25518         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25519         here -- it's done in message-fetch-field.
25520
25521 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25522
25523         * gnus-agent.el (gnus-agent-queue-mail)
25524         (gnus-agent-prompt-send-queue): New variables.
25525         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25526         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25527         "nndraft:queue" along to gnus-draft-send.
25528         Use gnus-agent-prompt-send-queue.
25529         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25530         is "nndraft:queue".  Suggested by Gaute Strokkenes
25531         <gs234@srcf.ucam.org>
25532
25533         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25534         (agent-enable-undownloaded-faces): Add.
25535         (gnus-agent-cat-groups): Use eval-and-compile, not
25536         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25537         method of gnus-agent-cat-groups even when the buffer has been
25538         evaled.
25539         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25540         delete gnus-agent-save-active-1.
25541         (gnus-agent-save-groups): Delete.  Identical to
25542         gnus-agent-save-active.
25543         (gnus-agent-write-active): No longer adjust agent's copy of active
25544         file as agent's adjustments are now stored in their own
25545         file.  Remove optional parameter.
25546         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25547         servers.  Add use of min/max range limits from server's local
25548         file.
25549         (gnus-agent-save-alist): Remove unused optional argument.
25550         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25551         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25552         (gnus-agent-set-local): A per-server file that keeps min/max range
25553         limits for articles known to the agent.  Provides a fast mechanism
25554         for altering many active ranges.
25555         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25556         active file (local makes it unnecessary).
25557         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25558
25559         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25560         (agent-enable-undownloaded-faces): Add.
25561
25562         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25563         disable it when sending to "nndraft:queue".
25564         (gnus-group-send-queue): Add safety check to avoid sending queue
25565         when unplugged.
25566
25567         * gnus-group.el (gnus-group-catchup): Use new
25568         gnus-sequence-of-unread-articles, not
25569         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25570         numbers of articles.  Use gnus-range-map to avoid having to
25571         uncompress the unread list.
25572         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25573         Fix invalid ange-ftp reference.
25574
25575         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25576         (gnus-sorted-range-intersection): Intersection of two ranges
25577         without requiring that they first be uncompressed.
25578
25579         * gnus-start.el (gnus-activate-group): Unless blocked by the
25580         caller, possibly expand the active range to include both cached
25581         and agentized articles.
25582         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25583         multiple version-dependent converters.
25584         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25585         gnus-agent-save-active.
25586         (gnus-save-newsrc-file): Save dirty agent range limits.
25587
25588         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25589         gnus-agent-possibly-alter-active.
25590         (gnus-adjust-marked-articles): Faster handling of simple lists.
25591
25592 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25593
25594         * spam-stat.el (spam-stat-test-directory): New optional argument
25595         displays a list of files detected.  Suggested by Andrew Cohen
25596         <cohen@andy.bu.edu>.
25597         (spam-stat-buffer-words-with-scores): Don't narrow and change
25598         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25599
25600 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25601
25602         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25603         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25604         (spam-spamassassin-arguments)
25605         (spam-spamassassin-spam-flag-header)
25606         (spam-spamassassin-positive-spam-flag-header)
25607         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25608         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25609         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25610         (spam-list-of-processors, spam-list-of-checks)
25611         (spam-list-of-statistical-checks, spam-registration-functions)
25612         (spam-check-spamassassin-headers, spam-check-spamassassin)
25613         (spam-spamassassin-score)
25614         (spam-spamassassin-register-with-sa-learn)
25615         (spam-spamassassin-register-spam-routine)
25616         (spam-spamassassin-register-ham-routine)
25617         (spam-assassin-register-spam-routine)
25618         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25619         (spam-bogofilter-score): Fix to show article before scoring.
25620
25621 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25622
25623         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25624         default scoring function.
25625         (spam-generic-score): Call spam-spamassassin-score if
25626         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25627         spam-bogofilter-score otherwise.
25628
25629         * gnus.el (spam-process, spam-autodetect-methods):
25630         Add spamassassin and spamassassin-headers.
25631
25632 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25633
25634         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25635         Suppress unnecessary messages.
25636
25637 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25638
25639         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25640         make-hash-table.
25641
25642 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25643
25644         * canlock.el (base64-encode-string): Don't autoload it.
25645
25646 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25647
25648         * run-at-time.el: Remove useless (require 'itimer),
25649         eval-and-compile and (featurep 'xemacs).
25650
25651 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25652
25653         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25654         GROUP is a virtual group.
25655
25656 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25657
25658         * gnus.el: Autoload `message-y-or-n-p'.
25659
25660 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25661
25662         * pgg-parse.el: Remove unnecessary (require 'custom).
25663
25664         * pgg-def.el: do.
25665
25666         * nnmail.el: do.
25667
25668         * gnus-undo.el: do.
25669
25670         * gnus-picon.el: do.
25671
25672         * gnus-util.el: do.
25673
25674 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25675
25676         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25677
25678 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25679
25680         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25681         handle, as well as a list.
25682
25683         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25684         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25685         (mm-w3m-cid-retrieve): Simplify.
25686
25687 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25688
25689         * message.el (message-kill-to-signature): Allow prefix arg to
25690         specify number of lines to keep before signature.
25691
25692 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25693
25694         * message.el (message-kill-to-signature): Change docstring.
25695
25696 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25697
25698         * canlock.el: Always require sha1-el.
25699         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25700
25701         * message.el: Autoload sha1 only when compiling.
25702
25703         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25704         eudc-expand-inline for XEmacs.
25705
25706 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25707
25708         * message.el (message-canlock-generate): Require sha1-el.
25709
25710 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25711
25712         * message.el (message-expand-name): Silence the byte compiler.
25713
25714         * lpath.el: Add detect-coding-system.
25715
25716         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25717         cus-edit.
25718
25719 2004-01-13  Simon Josefsson  <jas@extundo.com>
25720
25721         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25722         Invoke gnus-score-mode.
25723         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25724
25725         * gnus-range.el (gnus-compress-sequence): Doc fix.
25726         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25727
25728 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25729
25730         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25731
25732 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25733
25734         * spam.el (spam-get-article-as-string): Update to use
25735         gnus-request-article-this-buffer, much simpler.
25736         (spam-get-article-as-buffer): Remove.
25737
25738 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25739
25740         * message.el (message-expand-name): Use EUDC if the user uses that.
25741
25742 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25743
25744         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25745         character for the encoding to avoid consing a string.
25746
25747         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25748         unnecessarily.
25749
25750         * mm-util.el (mm-replace-chars-in-string): Remove.
25751
25752         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25753         of mm-replace-chars-in-string.
25754
25755 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25756
25757         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25758
25759         * mm-util.el (mm-subst-char-in-string): Support inplace.
25760
25761         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25762         a new string in every iteration.  Use shy groups.
25763
25764 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25765
25766         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25767         * gnus-soup.el (gnus-soup-group-brew):
25768         * gnus-msg.el (gnus-put-message):
25769         * gnus-move.el (gnus-group-move-group-to-server):
25770         * gnus-kill.el (gnus-batch-score):
25771         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25772         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25773         (gnus-group-update-group, gnus-group-read-group)
25774         (gnus-group-make-group, gnus-group-make-help-group)
25775         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25776         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25777         (gnus-group-sort-by-unread, gnus-group-catchup)
25778         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25779         (gnus-group-yank-group, gnus-group-set-info)
25780         (gnus-group-list-groups):
25781         * gnus.el (gnus-generate-new-group-name):
25782         * gnus-delay.el (gnus-delay-send-queue):
25783         * nnvirtual.el (nnvirtual-catchup-group):
25784         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25785         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25786         (gnus-group-prepare-topics, gnus-topic-check-topology):
25787         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25788         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25789         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25790         (gnus-group-make-articles-read):
25791         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25792         (gnus-group-change-level, gnus-kill-newsgroup)
25793         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25794         (gnus-get-unread-articles, gnus-make-articles-unread)
25795         (gnus-make-ascending-articles-unread): Use accessor
25796         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25797         to get group information for improved readability.
25798
25799
25800 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25801
25802         * gnus-art.el (article-decode-mime-words, article-babel)
25803         (gnus-article-highlight-signature, gnus-article-add-buttons)
25804         (gnus-signature-toggle): Use gnus-with-article-buffer.
25805
25806         * gnus-art.el (gnus-article-highlight-headers)
25807         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25808
25809         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25810         (gnus-article-set-globals, gnus-request-article-this-buffer)
25811         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25812         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25813         (gnus-mime-display-alternative): Use with-current-buffer.
25814
25815 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25816
25817         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25818         also under 80 char limit, and call gnus-error if needed.
25819         (spam-fetch-article-header): Fix - it was a
25820         buffer-local variable (gnus-newsgroup-data).
25821         (spam-find-spam): Use spam-generate-fake-headers, forget about
25822         spam-insert-fake-headers.
25823         (spam-insert-fake-headers): Remove.
25824
25825 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25826
25827         * deuglify.el (gnus-article-outlook-unwrap-lines)
25828         (gnus-outlook-rearrange-article)
25829         (gnus-outlook-repair-attribution-outlook)
25830         (gnus-outlook-repair-attribution-block)
25831         (gnus-outlook-repair-attribution-other): Remove redundant
25832         save-excursion.
25833
25834 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25835
25836         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25837         (spam-fetch-field-subject-fast)
25838         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25839         (spam-fetch-article-header): Add functions to deal with Gnus
25840         internals for fast retrieval of article header data.
25841         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25842
25843 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25844
25845         * pop3.el (pop3-md5): Remove.
25846         (pop3-apop): Replace pop3-md5 with md5.
25847
25848         * mm-bodies.el: base64 is always built-in.
25849
25850         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25851         Use with-current-buffer.
25852
25853 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25854
25855         * canlock.el (canlock-insert-header): Remove excessive grouping in
25856         regexp.
25857
25858         * gnus-sum.el (gnus-summary-read-document): Ditto.
25859
25860         * gnus-uu.el (gnus-uu-part-number): Ditto.
25861
25862         * html2text.el (html2text-remove-tags): Ditto.
25863         (html2text-format-tags): Ditto.
25864         (html2text-format-single-elements): Ditto.
25865
25866         * mml.el (mml-parse-1): Ditto.
25867
25868 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25869
25870         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25871
25872         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25873
25874         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25875
25876         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25877
25878 2003-11-15  Simon Josefsson  <jas@extundo.com>
25879
25880         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25881         (pgg-gpg-lookup-key): Use regexp match instead of
25882         split-string (split-string is different between emacs 21.2 and
25883         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25884
25885 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25886
25887         * gnus-art.el (gnus-mime-view-all-parts)
25888         (gnus-article-part-wrapper, gnus-article-view-part):
25889         Use with-current-buffer.
25890
25891 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25892
25893         * spam.el (spam-disable-spam-split-during-ham-respool)
25894         (spam-spamoracle-database, spam-cache-lookups)
25895         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25896         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25897         (spam-group-ham-marks, spam-group-spam-marks)
25898         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25899         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25900         also add spam-use-blackholes to the statistical checks.
25901         (spam-fetch-field-fast): Add interface to fetching fields, may
25902         become a macro.
25903         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25904         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25905         (spam-insert-fake-headers): Fake an article when needed.
25906         (spam-find-spam): Fake article when possible.
25907         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25908         (spam-check-bogofilter-headers): Use message-fetch-field instead
25909         of nnmail-fetch-field.
25910
25911 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25912
25913         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25914
25915 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25916
25917         * spam.el (spam-split): Do not require spam-use-CHECK to be
25918         enabled if that check is passed to spam-split explicitly; also
25919         fix so 'spam doesn't get converted to spam-split-group when
25920         spam-split-symbolic-return is t.
25921         (spam-find-spam): Find registrations of the article and use those
25922         instead of re-running spam-split to find the spam/ham
25923         classification of the article.
25924         (spam-log-processing-to-registry, spam-log-registered-p)
25925         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25926         Use gnus-error instead of gnus-message.
25927         (spam-log-registration-type): Add function to determine the
25928         classification of a message based on registry entries; will
25929         return nil if both 'spam and 'ham are found.
25930         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25931         a reasonably fast local cache without the loading errors.
25932         (spam-cache-lookups): Set to t by default.
25933         (spam-find-spam): Don't try to guess spam-cache-lookups.
25934         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25935         spam-caches entry.
25936         (spam-filelist-build-cache, spam-filelist-check-cache):
25937         Fix caching of whitelist/blacklist entries.
25938         (spam-check-whitelist, spam-check-blacklist):
25939         Invoke spam-from-listed-p with a type, not a cache variable.
25940         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25941
25942 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25943
25944         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25945
25946         * nnmail.el (nnmail-split-fancy): do.
25947
25948         * mml.el (mml-parse): do.
25949
25950         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25951         (gnus-score-adaptive): do.
25952
25953 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25954
25955         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25956         (gnus-mime-button-map): Don't set keymap parent.
25957         (gnus-button-ctan-directory-regexp): Use shy grouping.
25958         (gnus-prev-page-map): Don't set keymap parent.
25959         (gnus-prev-page-map): Remove duplicated one.
25960         (gnus-next-page-map): Don't set keymap parent.
25961         (gnus-mime-security-button-map): Ditto.
25962
25963         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25964         version number.
25965
25966         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25967
25968 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25969
25970         * canlock.el (canlock-sha1-function): Remove.
25971         (canlock-sha1-function-for-verify): Remove.
25972         (canlock-openssl-program): Remove.
25973         (canlock-openssl-args): Remove.
25974         (canlock-ignore-errors): Remove.
25975         (canlock-sha1-with-openssl): Remove.
25976         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25977         (canlock-verify): Don't use canlock-ignore-errors.
25978
25979         * sha1-el.el (sha1-string-external): Make it can return a string
25980         in binary form.
25981         (sha1-region-external): Ditto.
25982         (sha1-string-internal): Ditto.
25983         (sha1-region-internal): Ditto.
25984         (sha1-region): Ditto.
25985         (sha1-string): Ditto.
25986         (sha1): Ditto.
25987
25988 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25989
25990         * spam.el (spam-report-articles-gmane): New command.
25991
25992 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25993
25994         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25995
25996         * run-at-time.el (run-at-time-saved): Remove.
25997         (run-at-time): Doc fix.
25998
25999 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26000
26001         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26002         (gnus-summary-limit-map): Add it.
26003         (gnus-summary-make-menu-bar): do.
26004
26005 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26006
26007         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26008         Make attempt at some caching support (done for BBDB only now).
26009         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26010         addresses to be checked.
26011         (spam-clear-cache-BBDB): Add function, to be invoked by
26012         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26013         (spam-check-BBDB): Check and use the caches, if
26014         spam-cache-lookups is on, remove superfluous (provide).
26015
26016 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26017
26018         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26019
26020 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26021
26022         * run-at-time.el (run-at-time-saved): Move to after the definition
26023         of `run-at-time'.
26024
26025         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26026
26027 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26028
26029         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26030         mm-w3m-local-map-property.
26031
26032         * mm-view.el (mm-w3m-mode-map): Remove.
26033         (mm-w3m-local-map-property): Remove.
26034         (mm-inline-text-html-render-with-w3m): Don't use
26035         mm-w3m-local-map-property.
26036
26037 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26038
26039         * run-at-time.el: New file.
26040
26041         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26042         under Emacs.
26043
26044         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26045         of gnus-set-text-properties.
26046
26047         * gnus-uu.el (gnus-uu-save-article): Ditto.
26048
26049         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26050
26051         * gnus-cite.el (gnus-cite-parse): Ditto.
26052
26053         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26054         of gnus-.
26055
26056         * gnus-xmas.el (run-at-time): Require run-at-time.
26057
26058         * gnus.el: Change calls to nnheader-run-at-time and
26059         password-run-at-time throughout to use run-at-time directly.
26060
26061         * password.el: Remove definition of run-at-time.
26062
26063         * nnheaderxm.el: Remove definition of run-at-time.
26064
26065 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26066
26067         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26068         in prompt.
26069
26070 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26071
26072         * messagexmas.el (message-xmas-redefine): Alias
26073         `message-make-caesar-translation-table' to
26074         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26075         version.
26076
26077         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26078         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26079         `gnus-xmas-set-text-properties'.
26080         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26081         `gnus-xmas-completing-read'.
26082         (gnus-xmas-completing-read): Removed.
26083         (gnus-xmas-open-network-stream): Removed.
26084
26085         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26086         XEmacs version.
26087
26088         * dns.el (dns-make-network-process): Use `open-network-stream'
26089         instead of `gnus-xmas-open-network-stream'.
26090
26091         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26092
26093         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26094
26095 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26096
26097         * gnus-art.el (gnus-mime-display-alternative)
26098         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26099         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26100         Don't use gnus-local-map-property.
26101
26102         * gnus-util.el (gnus-local-map-property): Remove.
26103
26104         * mm-view.el (mm-view-pkcs7-decrypt):
26105         Replace gnus-completing-read-maybe-default with completing-read.
26106
26107         * gnus-util.el (gnus-completing-read): do.
26108         (gnus-completing-read-maybe-default): Remove.
26109
26110 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26111
26112         * password.el: Only autoload `run-at-time' if not XEmacs.
26113         Only autoload the itimer functions if XEmacs.
26114
26115 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26116
26117         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26118         XEmacsen.
26119
26120         * dgnushack.el: Autoload executable-find for XEmacs.
26121
26122 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26123
26124         * gnus-art.el (gnus-read-string): Remove.
26125         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26126         read-string.
26127
26128 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26129
26130         * netrc.el: Autoload password-read.
26131         (netrc): Add configuration group.
26132         (netrc-encoding-method, netrc-openssl-path):
26133         Add variables for encoding and decoding of files with symmetric
26134         ciphers.
26135         (netrc-encode): Add assistant function to encode a file with
26136         netrc-encoding-method.
26137         (netrc-parse): Add interactive parameter, added optional
26138         decoding if netrc-encoding-method is non-nil but otherwise
26139         behavior is standard.
26140         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26141         Do s/encode/encrypt/ everywhere.
26142
26143         * spam.el: Remove executable-find autoload.
26144
26145 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26146
26147         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26148
26149         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26150
26151 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26152
26153         * gnus-art.el (gnus-treat-ansi-sequences)
26154         (article-treat-ansi-sequences): New variable and function.
26155         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26156
26157         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26158         Use it.
26159
26160 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26161
26162         * mm-util.el (mm-quote-arg): Remove.
26163
26164         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26165         shell-quote-argument.
26166
26167         * gnus-uu.el (gnus-uu-command): do.
26168
26169         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26170
26171         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26172         with make-char.
26173
26174         * mm-util.el (mm-make-char): Remove.
26175
26176         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26177         add-minor-mode.
26178
26179         * gnus-undo.el (gnus-undo-mode): do.
26180
26181         * gnus-topic.el (gnus-topic-mode): do.
26182
26183         * gnus-sum.el (gnus-dead-summary-mode): do.
26184
26185         * gnus-start.el (gnus-slave-mode): do.
26186
26187         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26188
26189         * gnus-ml.el (gnus-mailing-list-mode): do.
26190
26191         * gnus-gl.el (gnus-grouplens-mode): do.
26192
26193         * gnus-draft.el (gnus-draft-mode): do.
26194
26195         * gnus-dired.el (gnus-dired-mode): do.
26196
26197         * gnus-ems.el (gnus-add-minor-mode): Remove.
26198
26199         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26200         Replace gnus-char-width with char-width.
26201
26202         * gnus-ems.el (gnus-char-width): Remove.
26203
26204         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26205         Replace gnus-char-width with char-width.
26206
26207         * gnus-ems.el (gnus-char-width): Remove.
26208
26209         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26210         definition.
26211         Remove Emacs 20 hash table compatibility code.
26212
26213         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26214         20 compatibility code.
26215
26216         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26217
26218         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26219
26220         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26221         Replace with point-at-{eol,bol}.
26222
26223         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26224
26225         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26226
26227         * flow-fill.el (fill-flowed-point-at-bol)
26228         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26229
26230         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26231         Replace with point-at-{eol,bol} throughout all files.
26232
26233 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26234
26235         * ntlm.el (ntlm-string-as-unibyte): New macro.
26236         (ntlm-build-auth-response): Use it.
26237
26238         Remove Emacs 20 stuff:
26239         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26240         (butlast, mapc, remove): Remove the compiler macros.
26241         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26242         of delq and copy-sequence.
26243         * gnus-art.el (popup-menu): Remove the compiler macro.
26244         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26245         Emacs 20.
26246
26247 2004-01-05  Simon Josefsson  <jas@extundo.com>
26248
26249         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26250         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26251         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26252         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26253         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26254         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26255         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26256         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26257         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26258         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26259         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26260         string-xor into ntlm-string-xor.
26261         Suggested by Jesper Harder <harder@myrealbox.com>.
26262
26263         * ntlm.el: Don't include poem.
26264
26265         * md4.el (print-int32, print-string-hexa): Remove.
26266         Suggested by Jesper Harder <harder@myrealbox.com>.
26267
26268         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26269
26270         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26271         probably breaks emacs with DL patch, but do we care? Is anyone
26272         still using the DL stuff?)
26273
26274         * sieve-manage.el: Use the password package.
26275         (sieve-manage-read-passwd): Remove.
26276         (sieve-manage-interactive-login): Use password.  Re-add
26277         condition-case around loop.
26278
26279         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26280         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26281         Use the password package.
26282
26283 2003-02-19  Simon Josefsson  <jas@extundo.com>
26284
26285         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26286         token.
26287
26288 2002-08-07  Simon Josefsson  <jas@extundo.com>
26289
26290         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26291         (sieve-manage-authenticators):
26292         (sieve-manage-authenticator-alist): Add some SASL mechs.
26293         (sieve-sasl-auth): New function.
26294         (sieve-manage-cram-md5-auth):
26295         (sieve-manage-plain-auth): Rewrite using SASL library.
26296         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26297         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26298         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26299         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26300
26301 2004-01-05  Simon Josefsson  <jas@extundo.com>
26302
26303         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26304         New files.
26305
26306 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26307
26308         * gnus-group.el (gnus-no-groups-message): Update.
26309
26310         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26311
26312 2003-11-09  Simon Josefsson  <jas@extundo.com>
26313
26314         * imap.el: Support for ID IMAP extension (RFC 2971).
26315         (imap-local-variables): Add imap-id.
26316         (imap-id): New variable.
26317         (imap-id): New function.
26318         (imap-parse-response): Parse untagged ID response.
26319         * nnimap.el (nnimap-id): New variable.
26320         (nnimap-open-connection): Use it.
26321
26322 2003-12-28  Simon Josefsson  <jas@extundo.com>
26323
26324         * gnus-score.el (gnus-score-edit-all-score): New.
26325         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26326
26327 2004-01-04  Simon Josefsson  <jas@extundo.com>
26328
26329         * password.el: Add.
26330
26331 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26332
26333         * dns.el (dns-query-types): Fix typo.
26334         (dns-query-types): New function.
26335         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26336         PTR and SOA replies, see RFC 1035.
26337
26338 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26339
26340         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26341
26342         * Move to Changelog.2.
26343
26344 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26345
26346         * gnus.el (gnus-version-number): Bump version.
26347
26348 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26349
26350         * gnus.el: No Gnus v0.1 is released.
26351
26352 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26353
26354         * gnus.el: No Gnus v0.0 is released.
26355
26356 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26357
26358         * gnus.el (gnus-version-number): Bump.
26359         (gnus-version): No.
26360
26361 See ChangeLog.2 for earlier changes.
26362
26363   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26364
26365   This file is part of GNU Emacs.
26366
26367   GNU Emacs is free software: you can redistribute it and/or modify
26368   it under the terms of the GNU General Public License as published by
26369   the Free Software Foundation, either version 3 of the License, or
26370   (at your option) any later version.
26371
26372   GNU Emacs is distributed in the hope that it will be useful,
26373   but WITHOUT ANY WARRANTY; without even the implied warranty of
26374   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26375   GNU General Public License for more details.
26376
26377   You should have received a copy of the GNU General Public License
26378   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26379
26380 ;; Local Variables:
26381 ;; coding: utf-8
26382 ;; fill-column: 79
26383 ;; add-log-time-zone-rule: t
26384 ;; End: