Make links not shadow local commands
[gnus] / lisp / ChangeLog
1 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
4         don't shadow mode-specific bindings.
5
6         * eww.el (eww-browse-url): Don't push stuff onto history if there's
7         nothing to push.
8
9         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
10
11 2013-06-19  Glenn Morris  <rgm@gnu.org>
12
13         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
14
15 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
16
17         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
18
19 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * shr.el (shr-make-table-1): Implement <td rowspan>.
22         (shr-table-horizontal-line): Allow nil as a value, and change the
23         default.
24         (shr-insert-table-ruler): Respect the nil value.
25
26 2013-06-18  Tom Tromey  <tromey@barimba>
27
28         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
29         New defvars.
30         (eww-open-file): New defun.
31         (eww-render): Initialize new variables.
32         (eww-display-html): Handle "link" and "a".
33         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
34         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
35         (eww-back-url): Rename from eww-previous-url.
36         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
37         defuns.
38
39 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * shr.el (shr-tag-table): Insert the images after the table, so that
42         they're not covered by the table colourisation, which often looked
43         awkward.
44         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
45         <dd>.
46         (shr-make-table-1): Implement <td colspan=> support.
47         (shr-insert-document): Use one less than window width if `shr-width' is
48         nil, since otherwise things may get one character too wide.
49
50 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * eww.el (eww-detect-charset): Improve regexp; move backward.
53
54 2013-06-18  Glenn Morris  <rgm@gnu.org>
55
56         * mm-decode.el (widget-convert-button): Autoload.
57
58         * sieve-manage.el (mm-enable-multibyte): Autoload.
59
60         * shr.el (libxml-parse-html-region): Declare.
61         (shr-render-buffer): Explicit error if no libxml2 support.
62
63 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
64
65         * auth-source.el (auth-source-current-line): New function.
66         (auth-source-netrc-parse-entries): When a data token is "machine",
67         assume we're in the wrong place and abort parsing the current line.
68
69 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
70
71         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
72         (eww-convert-widgets): Don't bug out if the first widget starts at the
73         beginning of the buffer.
74         (eww-convert-widgets): Fix last patch.
75         (eww-tag-input): Support <input type=image>.
76
77         * shr.el (shr-insert-table): Respect border-collapse: collapse.
78         (shr-tag-base): Protect against base specs that are degenerate.
79         (shr-ensure-paragraph): Don't delete empty lines that have text
80         properties, because these may be input fields.
81
82         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
83         we can navigate to them.
84
85         * shr.el (shr-colorize-region): Put the colours over the entire region.
86         (shr-inhibit-decoration): New variable.
87         (shr-add-font): Use it to inhibit text property decorations while doing
88         preliminary table renderings.  This speeds up typical Wikipedia page
89         renderings by 15%.
90         (shr-tag-span): Don't respect the <title>, because that overwrites the
91         help-echo from links inside the spans.
92         (shr-next-link): Use `help-echo' for navigation, so that we can
93         navigate to form elements, too.
94
95         * eww.el (eww-button): New face.
96         (eww-convert-widgets): Use it to make submit buttons more button-like.
97
98         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
99         that Gnus commands work.
100
101         * shr.el (shr-render-td): Support horizontal alignment.
102
103         * eww.el (eww-put-color): Removed.
104         (eww-colorize-region): Use `add-face-text-property'.
105
106         * shr.el (shr-add-font): Append face data, so that we get the correct
107         presedence: The innermost value (which is applied first) wins.
108         (shr-make-overlay): Obsolete function.
109
110         * mm-decode.el (mm-convert-shr-links): New function to convert
111         new-style shr URL links into widgets.
112         (mm-shr): Use it.
113
114         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
115         widget commands, since we're no longer using widgets for links.
116
117         * shr.el (shr-next-link): New command.
118         (shr-previous-link): New command.
119         (shr-urlify): Don't use `widget-convert', because that's slow.
120         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
121         because collecting the overlays and reapplying them when generating
122         tables is slow.
123         (shr-insert-table): Ditto.
124
125 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
126
127         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
128         * shr.el (browse-url): Require `url'.
129         * eww.el (url): Require format-spec.
130
131 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * eww.el (eww-display-html): Default to using the entire window width.
134         (eww-browse-url): Don't add a User-Agent header (twice), because that
135         makes Bing refuse connection.
136
137         * shr.el (shr-make-table): Cache the table rendering at the table
138         level, and not the <td> level.  This is a bit faster.
139
140         * eww.el (eww-render): Go to the correct ID when given URLs ending with
141         #id.
142
143         * shr.el (shr-tag-li): Don't require a new paragraph, since other
144         browsers don't.
145         (shr-expand-url): Respect #anchor links.
146         (shr-parse-base): Chop off the anchor before using.
147         (shr-descend): Respect display: none.
148         (shr-descend): Allow marking elements that have certain IDs.
149
150         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
151
152         * shr.el (shr-expand-url): Don't bug out on zero-length links.
153
154         * eww.el (eww-tag-textarea): Support <textarea>.
155
156 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
157
158         * shr.el (shr-dom-to-xml): Fixed function call.
159
160         * eww.el (eww): New group.
161         (eww-header-line-format): New custom variable.
162         (eww-current-title): New variable.
163         (eww-display-html): Update header and handle title tag.
164         (eww-update-header-line-format): New function.
165         (eww-tag-title): New function.
166
167         * shr.el (shr-dom-to-xml): (shr-dom-to-xml): New function.
168         (shr-tag-svg): Add support for the SVG tag.
169         (shr-bullet): New custom variable.
170         (shr-tag-li): Support custom bullet in unordered lists.
171
172 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * shr.el (shr-expand-url): Respect // URLs.
175
176         * eww.el (eww-tag-body): Override the shr body rendering so that we can
177         put a background colour onto the entire buffer.
178         (eww-render): When being redirected, use the redirect URL as the new
179         base URL.
180
181         * shr.el (shr-parse-base): Fix parsing error.
182
183         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
184
185         * shr.el (shr-parse-base): New function.
186         (shr-expand-url): Use it to expand relative URLs reliably.
187
188 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
189
190         * auth-source.el (auth-source-search-collection): Fix docstring.
191         (auth-source-netrc-parse): Refactor and improve netrc parser to support
192         single-quoted strings and multiline entries.
193         (auth-source-netrc-parse-next-interesting)
194         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
195         functions to support parser.
196
197 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198
199         * eww.el (eww-submit): Get submit button logic right when hitting RET
200         on non-submit buttons.
201
202         * shr.el: Remove shr-preliminary-table-render, since that can't really
203         be used for anything in practice.
204
205 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
206
207         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
208         (sieve-manage-quit).
209
210 2013-06-14  Glenn Morris  <rgm@gnu.org>
211
212         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
213
214 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
215
216         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
217         control the maximum size of photo ID image.
218         (mml2015-epg-key-image-to-string): Respect it.
219
220 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
223         instead of the final one so that we can more easily distinguish them.
224
225         * eww.el (eww-submit): Compute the submission URL correctly.
226
227 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
228
229         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
230         Use plist-get rather than CL's getf.
231         (sieve-manage-parse-capability): Avoid CL's remove-if.
232
233 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
234
235         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
236         (sieve-manage-quit).
237
238 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * shr.el (shr-expand-url): Expansion should chop off the bits after the
241         last slash.
242
243         * eww.el (eww-tag-select): Use the first value as the default value.
244
245 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
246
247         * eww.el (eww): Prepend urls with http:// if scheme is missing.
248         (eww-mode): Use `define-derived-mode'.
249         (eww-parse-headers): Parse headers from beginning of buffer so that
250         file:// links work.
251
252 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
255
256 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
259         to handle them at all.
260
261 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
264         work, too.
265         (eww-tag-select): Implement <select>.
266
267 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
268
269         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
270         stream managing functions by using open-protocol-stream to do most of
271         the work. Has the nice benefit of enabling STARTTLS.
272         Wait for capabilities after STARTTLS: following RFC5804, the server
273         sends new capabilities after successfully establishing a TLS connection
274         with the client. The client should update the cached list of
275         capabilities, but we just ignore the answer for now.
276         (sieve-manage-network-p, sieve-manage-network-open)
277         (sieve-manage-starttls-p, sieve-manage-starttls-open)
278         (sieve-manage-forward, sieve-manage-streams)
279         (sieve-manage-stream-alist): Remove unneeded functions neither in the
280         API, nor called by any other function.
281         Enable Multibyte for SieveManage buffers: The parser won't properly
282         handle umlauts and line endings unless multibyte is turned on in the
283         process buffer.
284
285 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
286
287         * eww.el (eww-tag-input): Support password fields.
288         (eww-submit): Support POST.
289
290 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * eww.el (eww-tag-form): Protect against degenerate forms.
293
294         * shr.el (shr-expand-url): Expand URLs that start with a slash
295         correctly.
296
297         * eww.el (eww-submit): Get submit button logic right.
298
299         * shr.el (shr-final-table-render): New variable to signal when we're
300         doing the final table rendering so that we can collect more data at
301         that point.
302
303         * eww.el (eww-submit): Make form submission work.
304         (eww-tag-input): Implement submit buttons.
305         (eww-click-radio): Implement radio and checkboxes.
306         (eww-submit): Handle hidden elements.
307
308         * shr.el (shr-descend): Allow other packages to override (or provide)
309         rendering of elements.
310         (shr-expand-url): Strip query strings from URLs before expanding them.
311
312         * eww.el: Don't require cl-lib.
313         (eww-tag-form): Start form support.
314
315         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
316
317         * eww.el: Start writing a new, tiny web browser.
318         (eww-previous-url): New command.
319         (eww-quit): New command.
320
321 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
322
323         * sieve.el: Put point at beginning of buffer when viewing a script.
324         (sieve-open-server): respect the PORT parameter. Show the correct port
325         number in sieve-buffer's header. Fixed code to also work with a string
326         as port specifier. Properly close the connection on pressing 'q'. Make
327         sieve-manage-quit close the connection and process buffer. Also, remove
328         duplicate keybinding for 'q'.
329
330 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
331
332         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
333         make it easier to read.
334         (mm-pkcs7-enveloped-magic): Ditto.
335
336 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
337
338         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
339         before `image-type-available-p' to avoid loading the image libraries
340         needlessly.
341
342 2013-06-05  David Engster  <deng@randomsample.de>
343
344         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
345         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
346         to see whether the group was synced before.
347
348 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
349
350         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
351         when opening the connection.
352         Suggested by João Távora <joaotavora@gmail.com> in
353         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
354
355 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
356
357         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
358         assume Date header begins with "Date", that may be customized into
359         something like "X-Sent" using gnus-article-time-format.
360         (article-transform-date): Allow multi-line Date header.
361
362 2013-06-02  David Engster  <deng@randomsample.de>
363
364         * registry.el (initialize-instance, registry-lookup)
365         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
366         (registry-lookup-secondary-value, registry-search, registry-delete)
367         (registry-insert, registry-reindex, registry-size, registry-prune): Do
368         not wrap methods in `eval-and-compile'.  This breaks due to latest
369         changes in EIEIO (introduction of eieio-core.el).
370
371 2013-05-30  Glenn Morris  <rgm@gnu.org>
372
373         * nnmail.el (nnmail-fancy-expiry-target):
374         Also bind mail-dont-reply-to-names.
375
376         * spam-stat.el (spam-stat-save):
377         No need to tweak font-lock in temp buffers.
378
379         * shr.el (shr-put-image): Silence compiler.
380
381 2013-05-29  Glenn Morris  <rgm@gnu.org>
382
383         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
384
385         * gnus-group.el (gnus-sequence-of-unread-articles)
386         (gnus-summary-add-mark, gnus-mark-article-as-read)
387         (gnus-group-make-articles-read): Declare.
388
389         * gnus-sum.el (gnus-parameter-list-identifier)
390         (gnus-article-stop-animations, gnus-stop-downloads)
391         (gnus-article-only-boring-p, article-goto-body)
392         (gnus-flush-original-article-buffer, article-narrow-to-head)
393         (gnus-article-hidden-text-p, gnus-delete-wash-type)
394         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
395
396         * gnus.el: No need to eval-and-compile autoloads.
397
398         * gravatar.el (help-function-arglist): Autoload.
399
400         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
401
402         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
403
404         * spam.el: No need to load spam-report when compiling.
405         No need to eval-and-compile autoloads.
406         (spam-report-resend-to): Declare.
407         (spam-report-resend-register-routine): Require 'spam-report.
408
409 2013-05-24  Julien Danjou  <julien@danjou.info>
410
411         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
412         setup.
413
414 2013-05-23  Glenn Morris  <rgm@gnu.org>
415
416         * gnus-util.el (rmail-swap-buffers-maybe)
417         (rmail-maybe-set-message-counters, rmail-count-new-messages)
418         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
419         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
420
421         * mm-decode.el: No need to load term when compiling.
422         (term-mode, term-char-mode): Declare.
423
424         * mm-util.el: No need to load jka-compr when compiling.
425         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
426
427         * nnmaildir.el: Require is automatically eval-and-compile.
428         (nnmail): Require at run-time too.
429
430         * registry.el (registry-size): Move definition before use.
431
432 2013-05-22  Daiki Ueno  <ueno@gnu.org>
433
434         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
435         signed data to conform the standard.  (Bug#14232)
436
437 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
438
439         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
440         double angle quotation mark.
441
442 2013-05-20  Glenn Morris  <rgm@gnu.org>
443
444         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
445
446 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
447
448         * message.el (message-insert-formatted-citation-line): handle finding
449         first/lastname when more than 2 names appear.
450
451 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
452
453         * shr.el (shr-tag-span): New function.
454
455 2013-05-18  Glenn Morris  <rgm@gnu.org>
456
457         * message.el (message-mode): Use message-mode-abbrev-table,
458         with text-mode-abbrev-table as parent.  (Bug#14413)
459
460 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
461
462         * message.el (message-expand-group): Decode group names.
463
464 2013-05-16  Julien Danjou  <julien@danjou.info>
465
466         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
467         app-icon.
468
469 2013-05-15  Glenn Morris  <rgm@gnu.org>
470
471         * shr-color.el (shr-color-visible-luminance-min)
472         (shr-color-visible-distance-min): Use shr-color group.
473
474 2013-05-11  Glenn Morris  <rgm@gnu.org>
475
476         * gnus-vm.el: Make it loadable without VM.
477         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
478         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
479
480 2013-05-09  Glenn Morris  <rgm@gnu.org>
481
482         * mml1991.el: Make it loadable.  (Bug#13456)
483
484         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
485         * gnus-async.el (gnus-async-post-fetch-function):
486         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
487         * gnus-html.el (gnus-html-image-cache-ttl):
488         * gnus-notifications.el (gnus-notifications-timeout):
489         * gnus-picon.el (gnus-picon-properties):
490         * gnus-util.el (gnus-completion-styles):
491         * gnus.el (gnus-other-frame-resume-function):
492         * message.el (message-user-organization-file)
493         (message-cite-reply-position):
494         * nnir.el (nnir-summary-line-format)
495         (nnir-retrieve-headers-override-function):
496         * shr-color.el (shr-color-visible-luminance-min):
497         * shr.el (shr-blocked-images):
498         * spam-report.el (spam-report-resend-to):
499         * spam.el (spam-summary-exit-behavior): Fix custom types.
500
501         * gnus-salt.el (gnus-selected-tree-face): Fix default.
502
503 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
506         because of let-binding help-xref-following.  (Bug#14356)
507
508 2013-05-06  Glenn Morris  <rgm@gnu.org>
509
510         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
511
512 2013-05-04  Andrew Cohen  <cohen@bu.edu>
513
514         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
515         entering into the registry.
516
517 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
518
519         * gnus.el: Ma Gnus v0.7 is released.
520
521 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
524         (Bug#14304)
525
526 2013-04-27  Glenn Morris  <rgm@gnu.org>
527
528         * gnus.el (gnus-list-debbugs):
529         Use require rather than autoload.  (Bug#14262)
530
531 2013-04-27  Julien Danjou  <julien@danjou.info>
532
533         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
534         port to "sieve" now that it has an official IANA port assigned.
535
536 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
537
538         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
539         Don't set the MAILHOST environment variable permanently (Bug#14271).
540
541 2013-04-26  Glenn Morris  <rgm@gnu.org>
542
543         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
544
545 2013-04-25  Andrew Cohen  <cohen@bu.edu>
546
547         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
548         string values of 'gcc-self. Thanks to Saroj Thirumalai.
549
550 2013-04-24  Andrew Cohen  <cohen@bu.edu>
551
552         * nnir.el (nnir-close-group): Make sure we are in the right group.
553
554         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
555         dependency table from all newly retrieved headers.
556
557 2013-04-16  David Edmondson  <dme@dme.org>
558
559         Support <img src="data:...">.
560
561         * shr.el (shr-image-from-data): New function.
562         (shr-tag-img): Use it.
563
564 2013-04-14  Andrew Cohen  <cohen@bu.edu>
565
566         * nnir.el (nnir-request-set-mark): Make sure we are in the right
567         group.
568
569 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
572         corresponding to any existing group (Bug#14166).
573
574 2013-04-10  Andrew Cohen  <cohen@bu.edu>
575
576         * nnir.el (number-sequence): No longer used.
577         (nnir-request-set-mark): New function.
578         (nnir-request-update-info): Improve marks updating.
579         (nnir-request-scan): Don't duplicate marks updating.
580         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
581         Use 'assq rather than 'assoc. Quote anonymous function.
582         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
583         Use 'gnus-group-prefixed-p.
584         (gnus-summary-create-nnir-group): Make sure server for method is open.
585
586 2013-04-04  Andrew Cohen  <cohen@bu.edu>
587
588         * nnir.el (gnus-nnir-group-p): New function.
589         (nnir-possibly-change-group): Use it.
590
591         * gnus-msg.el (gnus-setup-message): Use it.
592
593 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * mml.el (mml-minibuffer-read-description): Use `default' insted of
596         `initial-input' for the argument name.
597         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
598
599 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
600
601         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
602         (used by MH-E).
603
604 2013-04-01  Andrew Cohen  <cohen@bu.edu>
605
606         * nnir.el (nnir-request-update-mark): Improve mark updating in original
607         group.
608
609         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
610         fix compilation.
611
612 2013-03-31  Andrew Cohen  <cohen@bu.edu>
613
614         * nnir.el (nnir-method-default-engines): And another typo.
615
616 2013-03-30  Andrew Cohen  <cohen@bu.edu>
617
618         * nnir.el (nnir-method-default-engines): Fix typo.
619
620 2013-03-29  Andrew Cohen  <cohen@bu.edu>
621
622         * nnir.el: Define 'number-sequence for xemacs.
623         (gnus-summary-create-nnir-group): New function to create an nnir group
624         from an nnir summary buffer based on the current query.
625         (nnir-request-create-group): Update to allow nnir group creation based
626         on the current query.
627
628 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
629
630         * nndraft.el (nndraft-request-expire-articles):
631         Make expiry target always `delete'.
632
633 2013-03-27  Andrew Cohen  <cohen@bu.edu>
634
635         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
636         buffer use the posting-style and gcc of the original article group.
637         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
638
639         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
640         after other deffoos.
641
642 2013-03-25  Andrew Cohen  <cohen@bu.edu>
643
644         * nnir.el: Major rewrite. Cleaner separation between searches and group
645         management. Marks are now shown in nnir summary buffers. Rudimentary
646         support for real (i.e. not ephemeral) nnir groups.
647         (gnus-summary-make-nnir-group): New function for initiating searches
648         from a summary buffer.
649
650 2013-03-18  Sam Steingold  <sds@gnu.org>
651
652         * message.el (message-bury): Minor cleanup.
653
654 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
655
656         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
657
658 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
659
660         * nndir.el (nndir-request-list): Remove 2nd argument passed to
661         nnml-request-list.  (Bug#13873)
662         (nndir-request-newsgroups): Remove, unused.
663
664         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
665
666 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
667
668         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
669         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
670         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
671
672 2013-03-03  Ted Phelps  <phelps@gnusto.com>
673
674         * shr.el: Make all the overlays set the `evaporate' property so that
675         they're removed properly.
676
677 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
678
679         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
680         shell-quote-argument.
681
682 2013-02-22  David Engster  <deng@randomsample.de>
683
684         * gnus-registry.el (gnus-registry-save): Provide class name when
685         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
686         `condition-case' to stay compatible with older EIEIO versions which
687         only accept one argument.
688
689 2013-02-17  Daiki Ueno  <ueno@gnu.org>
690
691         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
692         (epg-user-id-validity): Autoload.
693         (mml2015-epg-check-user-id): New function.
694         (mml2015-epg-check-sub-key): New function split from
695         mml2015-epg-find-usable-key.
696         (mml2015-epg-find-usable-key): Accept context, name, usage, and
697         optional name-is-key-id, to handle the case when user-id is unusable.
698         Reported by Łukasz Stelmach <stlman@poczta.fm>.
699
700 2013-02-17  Glenn Morris  <rgm@gnu.org>
701
702         * shr.el (shr-put-image): Use image-multi-frame-p if available.
703
704 2013-02-16  Glenn Morris  <rgm@gnu.org>
705
706         * shr.el (shr-put-image): Only animate images that specify a delay.
707         This is consistent with the old image-animated-p behavior.
708
709 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
710
711         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
712         for XEmacs.
713
714 2013-02-13  Juri Linkov  <juri@jurta.org>
715
716         * gnus-art.el (gnus-article-mode-map):
717         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
718         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
719
720 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
721
722         * auth-source.el (auth-source-format-prompt): Don't get confused by
723         any "\" in replacement text.  (Bug#13637)
724
725 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
726
727         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
728         (gnus-backend-trace): Honour gnus-backend-trace.
729
730         * mml.el (mml-insert-part): Insert closing tag.
731
732         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
733
734 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
735
736         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
737         able to find the article, which can happen in debbugs groups,
738         apparently.
739
740 2013-01-16  Glenn Morris  <rgm@gnu.org>
741
742         * smiley.el (smiley-style): Make the file loadable in batch mode.
743
744 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
745
746         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
747         imap process running.
748
749 2013-01-14  Julien Danjou  <julien@danjou.info>
750
751         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
752         Compare addresses against addresses, not against the full From field.
753
754 2013-01-13  Richard Stallman  <rms@gnu.org>
755
756         * message.el (message-forward-make-body-mime): New args BEG, END
757         specify what part of FORWARD-BUFFER to use.  Do the work directly
758         instead of calling `mml-insert-buffer'.
759
760 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
761
762         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
763         cross-reference(s).
764
765         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
766         cross-reference(s).
767
768 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
769
770         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
771         and point-max-marker.
772         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
773
774 2013-01-11  Julien Danjou  <julien@danjou.info>
775
776         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
777         max are almost equal. Also return the correct value for V which is
778         already between 0 and 1.
779
780 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
781
782         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
783         to mml2015-encrypt-to-self.
784         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
785
786 2013-01-09  Daiki Ueno  <ueno@gnu.org>
787
788         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
789         mml-smime-epg-find-usable-secret-key.
790
791 2013-01-08  Glenn Morris  <rgm@gnu.org>
792
793         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
794
795 2013-01-07  Daiki Ueno  <ueno@gnu.org>
796
797         * mml-smime.el: Support signing by sender.
798         Requested by Uwe Brauer.
799         (mml-smime-sign-with-sender): New user option analogous
800         to mml2015-sign-with-sender.
801         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
802         (mml-smime-epg-find-usable-secret-key): New helper function copied from
803         mml2015.el.
804
805 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
808         isn't running, because Gnus will probably not know how to handle the
809         Gcc header (bug#11941).
810
811         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
812         articles.
813
814 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
815
816         * nnfolder.el (nnfolder-recursive-directory-files): New function.
817         (nnfolder-generate-active-file): Make this function work with recursive
818         folder names.
819
820 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
821
822         * nntp.el (nntp-open-connection): Use HELP as the capability command
823         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
824         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
825
826 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
827
828         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
829         place holder since this gives `Invalid face reference: nil' messages.
830         Use the `default' face instead.  It has the same effect here, even
831         though it is not no-op.
832
833         * gnus-util.el
834         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
835
836 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
837
838         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
839         non-string posting styles (bug#13285).
840
841 2012-12-27  Glenn Morris  <rgm@gnu.org>
842
843         * plstore.el (plstore-passphrase-callback-function):
844         Use plstore-get-file.
845
846 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
847
848         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
849         stderr.
850
851 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
854
855         * gnus-compat.el (set-buffer-multibyte): Remove.
856
857 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
858
859         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
860         temporary file to get PGP key image. Pass no-show-photos when extracting
861         image to avoid having it pop up twice.
862
863 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
864
865         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
866         eligible for treatment.
867
868         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
869         lines.  This makes summary commands with hidden threads work more
870         reliably.
871
872         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
873         button to mark the hidden citations (bug#9395).
874
875 2012-12-26  Daiki Ueno  <ueno@gnu.org>
876
877         * mml2015.el (mml2015-epg-signature-to-string): New function.
878         (mml2015-epg-verify-result-to-string): New function.
879         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
880         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
881         instead of epg-verify-result-to-string.
882         (epg-signature-key-id, epg-signature-to-string): Autoload.
883         (epg-verify-result-to-string): Remove autoload.
884
885 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
886
887         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
888         ID image from GPG public key.
889         (mml2015-epg-key-image-to-string): New function.
890
891 2012-12-25  Leo Liu  <sdl.web@gmail.com>
892
893         * plstore.el (plstore-passphrase-callback-function): Fix error when
894         error when plstore-cache-passphrase-for-symmetric-encryption is set
895         (bug#13264).
896
897 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
898
899         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
900         buffer to the article buffer here, because that clobbers multiple
901         article buffers.
902
903         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
904         buffer always points to the right summary buffer.
905
906 2012-12-25  John Wiegley  <jwiegley@gmail.com>
907
908         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
909         the password (bug#12097).
910
911 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
912
913         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
914         (bug#13263).
915
916         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
917         buffer exists before using it (bug#12475).
918
919         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
920         offline groups (bug#11937).
921
922         * message.el (message-yank-original): When using customize to set the
923         value of `message-cite-style', the variable it set to a symbol that's
924         the name of the variable, which must then be dereferenced (bug#12616).
925
926 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
927
928         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
929         the `face' property with a list whose car is the face specified in the
930         format string and whose cdr is (nil).
931         * lisp/gnus-util.el
932         (gnus-put-text-property-excluding-characters-with-faces):
933         Change accordingly.
934         (gnus-get-text-property-excluding-characters-with-faces): New function.
935         * lisp/gnus-sum.el (gnus-summary-highlight-line):
936         * lisp/gnus-salt.el (gnus-tree-highlight-node):
937         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
938
939 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
940
941         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
942         login methods.
943         (nnimap-login): Respect the `nnimap-authenticator' variable.
944
945         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
946         mark state when moving articles.  Otherwise unticked articles will get
947         their ticks back after moving.
948
949 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
950
951         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
952
953         * message.el (message-ignored-news-headers): Always remove
954         X-Message-SMTP-Method to avoid information leakage if the user
955         mistakenly inserts the header into news messages.
956
957         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
958
959         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
960         right than four characters, this command would move point to
961         `point-max'.  Don't do that.
962
963         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
964         to nil to allow re-selecting groups that gain articles.
965         (gnus-bug-group-download-format-alist): Update the URL.
966
967 2012-12-23  Andreas Schwab  <schwab@suse.de>
968
969         * shr.el (shr-tag-em): Render em as italic, not bold.
970
971 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
972
973         * gnus-int.el (gnus-backend-trace): Factor out into its own function
974         for reuse.
975         (gnus-open-server): Use it to add more tracing.
976         (gnus-finish-retrieve-group-infos): Add backend tracing.
977         (gnus-backend-trace): Also note the elapsed seconds.
978
979 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
980
981         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
982         Set epa-file-encrypt-to from variable to avoid querying.
983
984 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
985
986         * sieve-mode.el (sieve-font-lock-keywords):
987         Keywords should be word delimited.  (Bug#13173)
988
989 2012-12-13  Andreas Schwab  <schwab@suse.de>
990
991         * tls.el (tls-program): Update customize type.
992
993 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
996         instead of <pre> to align message header.
997
998 2012-12-12  Sam Steingold  <sds@gnu.org>
999
1000         * gnus.el (gnus-other-frame-resume-function): Add user option.
1001         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1002
1003 2012-12-06  Sam Steingold  <sds@gnu.org>
1004
1005         * gnus-start.el (gnus-before-resume-hook): Add.
1006         (gnus-1): Run it when Gnus is alive.
1007
1008 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1009
1010         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1011         * gnus-art.el (article-unsplit-urls)
1012         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1013         * gnus-registry.el (gnus-registry-get-article-marks)
1014         * message.el (message-goto-body): Use it.
1015         (message-called-interactively-p): Remove.
1016
1017         * spam-stat.el (spam-stat-called-interactively-p): New macro.
1018         (spam-stat-score-buffer): Use it.
1019
1020         * spam.el: Silence the warnings against BBDB functions when compiling.
1021
1022         * gnus-score.el (gnus-score-decode-text-parts):
1023         Use append+mapcar instead of the cl function mapcan.
1024
1025 2012-12-05  Sam Steingold  <sds@gnu.org>
1026
1027         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
1028         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
1029         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
1030
1031 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1032
1033         * gmm-utils.el (gmm-called-interactively-p): Revert.
1034         This seems to cause Emacs to get stuck!
1035         * gnus-art.el (article-unsplit-urls)
1036         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1037         * gnus-registry.el (gnus-registry-get-article-marks)
1038         * message.el (message-goto-body)
1039         (message-called-interactively-p): Revert.
1040
1041         * gmm-utils.el (gmm-called-interactively-p): New function.
1042         * gnus-art.el (article-unsplit-urls)
1043         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1044         * gnus-registry.el (gnus-registry-get-article-marks)
1045         * message.el (message-goto-body): Use it.
1046         (message-called-interactively-p): Remove.
1047
1048         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
1049         * gnus-sync.el (gnus-sync-lesync-call)
1050         * message.el (message-read-from-minibuffer): Use it.
1051
1052 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * gmm-utils.el (gmm-flet): Remove.
1055         * gnus-sync.el (gnus-sync-lesync-call)
1056         * message.el (message-read-from-minibuffer): Don't use it.
1057
1058 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1059
1060         * gmm-utils.el (gmm-labels): Use cl-labels if available.
1061
1062 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1063
1064         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
1065
1066         * gnus-sync.el (gnus-sync-lesync-call)
1067         * message.el (message-read-from-minibuffer): Use gmm-flet.
1068
1069         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
1070
1071         * gnus-util.el (gnus-macroexpand-all): Remove.
1072
1073 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
1074
1075         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
1076         to TAB, not [tab].
1077         (gnus-summary-article-map): Likewise.
1078
1079         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
1080         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
1081
1082 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
1083
1084         * time-date.el: Commentary fix.
1085
1086 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1087
1088         * color.el: Don't require cl.
1089         (color-complement): `caddr' -> `nth 2'.
1090
1091         * time-date.el (time-to-seconds): De-obsolete.
1092
1093 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1094
1095         * message.el (message-get-reply-headers):
1096         Make sure the reply goes to the author if it is a wide reply.
1097
1098 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
1099
1100         * gnus-score.el (gnus-score-body):
1101         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
1102         scoring by body.
1103
1104 2012-11-16  Glenn Morris  <rgm@gnu.org>
1105
1106         * gnus-diary.el (nndiary-request-create-group-functions)
1107         (nndiary-request-update-info-functions)
1108         (gnus-subscribe-newsgroup-functions)
1109         (nndiary-request-accept-article-functions):
1110         Use new names for hooks rather than obsolete aliases.
1111
1112 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1113
1114         * dgnushack.el (define-obsolete-variable-alias): Simplify.
1115
1116 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
1119         in meta tag with the one the part specifies in its header.
1120
1121 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1122
1123         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
1124         by default.
1125
1126 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
1129         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
1130
1131 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
1134         and a runtime function for it, of which the XEmacs version takes only
1135         two arguments.
1136
1137 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1138
1139         * nndiary.el (nndiary-request-create-group-functions)
1140         (nndiary-request-update-info-functions)
1141         (nndiary-request-accept-article-functions):
1142         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
1143         "-hooks" suffix.
1144
1145 2012-10-19  Julien Danjou  <julien@danjou.info>
1146
1147         * gnus-art.el: Require gnus-util because it uses
1148         `gnus-timer--function'.
1149
1150 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
1151
1152         * starttls.el (starttls-extra-arguments): Doc fix.
1153
1154 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
1157         it.
1158
1159 2012-10-06  Glenn Morris  <rgm@gnu.org>
1160
1161         * gnus-notifications.el (gnus-notifications):
1162         Add missing group :version tag.
1163         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
1164         (gnus-gcc-post-body-encode-hook):
1165         * gnus-sync.el (gnus-sync-lesync-name)
1166         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
1167
1168 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
1169
1170         * color.el (color-hsl-to-rgb): Fix incorrect results for
1171         small and large hue values.  (Bug#12559)
1172
1173 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1174
1175         New UIDL implementation.
1176
1177         * mail-source.el (mail-sources, mail-source-keyword-map):
1178         Add :leave as a pop3 keyword.
1179         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
1180
1181         * pop3.el (pop3-leave-mail-on-server): Allow number.
1182         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
1183         (pop3-movemail): Add UIDL support.
1184         (pop3-send-streaming-command): Take a list of mail numbers instead of
1185         the number of mails.
1186         (pop3-write-to-file): Add X-UIDL header.
1187         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
1188         (pop3-uidl-add-xheader): New functions.
1189
1190         * message.el (message-ignored-resent-headers):
1191         Add X-Content-Length and X-UIDL headers.
1192
1193 2012-10-05  Glenn Morris  <rgm@gnu.org>
1194
1195         * color.el (color-name-to-rgb, color-rgb-to-hex)
1196         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
1197         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
1198         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1199         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
1200
1201 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1202
1203         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
1204         a user about whether to delete temp files if once a user answered as n.
1205
1206 2012-09-25  Chong Yidong  <cyd@gnu.org>
1207
1208         * password-cache.el (password-read-and-add): Use a declare form to mark
1209         this function obsolete.
1210
1211 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * lpath.el: Bind mail-encode-mml for old Emacsen.
1214
1215 2012-09-17  Richard Stallman  <rms@gnu.org>
1216
1217         * message.el (message-in-body-p): Don't set mark or modify buffer.
1218
1219         * mml.el (mml-attach-file): Doc fix.
1220         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1221         Set mail-encode-mml when in Mail mode.
1222         Simplify code to set HEAD and move back to HEAD.
1223         (mml-insert-multipart, mml-insert-part):
1224         Set mail-encode-mml when in Mail mode.
1225
1226 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus-util.el (gnus-timer--function): New function.
1229
1230         * gnus-art.el (gnus-article-stop-animations): Use it.
1231
1232 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1233
1234         Fix glitches caused by addition of psec to timers.
1235         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1236         rather than raw access to timer vector.
1237
1238 2012-09-11  Julien Danjou  <julien@danjou.info>
1239
1240         * gnus-notifications.el (gnus-notifications): Check for nil values in
1241         ignored addresses check.
1242
1243 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1244
1245         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1246
1247 2012-09-07  Chong Yidong  <cyd@gnu.org>
1248
1249         * gnus-util.el
1250         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1251
1252         * gnus-salt.el (gnus-tree-highlight-node):
1253         * gnus-sum.el (gnus-summary-highlight-line):
1254         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1255
1256 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1257
1258         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1259
1260 2012-09-06  Juri Linkov  <juri@jurta.org>
1261
1262         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1263         scheme for buffer names to be more consistent with other group and
1264         article buffer names in Gnus.
1265
1266 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1267
1268         * gnus-util.el
1269         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1270
1271         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1272         Jenkner.
1273
1274         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1275
1276         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1277
1278         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1279
1280 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1283         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1284
1285         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1286         string-prefix-p in Emacs >=23.2.
1287
1288         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1289         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1290         instead of string-match-p.
1291         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1292
1293 2012-09-06  Kenichi Handa  <handa@gnu.org>
1294
1295         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1296         lowercase a..f.
1297
1298 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1299
1300         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1301
1302 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1303
1304         * nnimap.el (nnimap-request-move-article): Decode the group name when
1305         doing internal moves to avoid charset issues.
1306
1307         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1308         TIME is set.
1309
1310 2012-09-05  Juri Linkov  <juri@jurta.org>
1311
1312         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1313         than one group at a time (bug#11961).
1314
1315 2012-09-05  Julien Danjou  <julien@danjou.info>
1316
1317         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1318         this hide the real reason with a message giving absolutely no hint.
1319
1320 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1323         to the backend (bug#11804).
1324
1325         * message.el (message-insert-newsgroups): Don't insert newsgroup
1326         duplicates (bug#12275).
1327
1328 2012-09-05  John Wiegley  <johnw@newartisans.com>
1329
1330         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1331         sieve rules.
1332
1333 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1334
1335         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1336         function.
1337
1338         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1339
1340         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1341
1342 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1343
1344         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1345         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1346         This should make nnmaildir more usable with offlineimap.
1347
1348 2012-09-05  Julien Danjou  <julien@danjou.info>
1349
1350         * nnimap.el (nnimap-request-list): Revert change that made listing
1351         synchronous.
1352         (nnimap-get-responses): Restore.
1353
1354 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1355
1356         * dgnushack.el: XEmacs 21.5 compilation fix.
1357
1358         * gnus-notifications.el (gnus-notifications-notify): Use it.
1359
1360         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1361         warnings on XEmacs.
1362
1363 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1364
1365         Better seeds for (random).
1366         * gnus-sync.el (gnus-sync-lesync-setup):
1367         * message.el (message-canlock-generate, message-unique-id):
1368         Change (random t) to (random), now that the latter is more random.
1369
1370 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1371
1372         * nnimap.el (nnimap-change-group): Document result value
1373
1374         * auth-source.el (auth-sources): Fix macos keychain access.
1375
1376         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1377         allow the backend `request-head' function to determine the group
1378         name on its own.
1379         (gnus-request-expire-articles): Filter out negative article numbers
1380         during expiry (Bug#11980).
1381
1382         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1383         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1384
1385         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1386         you've found the article when you haven't.
1387
1388         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1389         that nnimap-change-group can return t.
1390
1391 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1392
1393         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1394
1395 2012-08-30  Julien Danjou  <julien@danjou.info>
1396
1397         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1398         `gnus-notifications-timeout'.
1399         (gnus-notifications-timeout): Add.
1400         (gnus-notifications-action): New function.
1401         (gnus-notifications-notify): Add :action using
1402         `gnus-notifications-action'.
1403         (gnus-notifications-id-to-msg): New variable.
1404         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1405         notifications id to messages.
1406
1407 2012-08-30  Kenichi Handa  <handa@gnu.org>
1408
1409         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1410         once.
1411
1412 2012-08-29  Julien Danjou  <julien@danjou.info>
1413
1414         * gnus-notifications.el: New file.
1415         (gnus-notifications-notify): New function.
1416         (gnus-notifications): Use `gnus-notifications-notify'.
1417
1418 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1421         transfer encoding first; bind gnus-newsgroup-charset to the charset
1422         that the article specifies (Bug#12209).
1423
1424 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1427         (gnus-group-customize-done): Encode values posting-style holds.
1428
1429         * gnus-msg.el (gnus-summary-resend-message)
1430         (gnus-configure-posting-styles): Decode values posting-style group
1431         parameter holds.
1432
1433 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1434
1435         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1436         `name' and `address' in Resent-From header.
1437
1438 2012-08-14  Chong Yidong  <cyd@gnu.org>
1439
1440         * gnus-art.el (article-display-face): Handle failure in
1441         gnus-create-image (Bug#11802).
1442
1443 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1444
1445         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1446         Use defsetf.
1447
1448 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1449
1450         * auth-source.el: (auth-source-plstore-search)
1451         (auth-source-secrets-search): Ignore :require and :type in search spec.
1452
1453 2012-08-06  Julien Danjou  <julien@danjou.info>
1454
1455         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1456         `nnimap-request-move-article'.
1457
1458         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1459         Remove autoload, already handled by gnus.el.
1460
1461         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1462
1463         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1464         supported by nnimap actually. Reverts previous change.
1465
1466         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1467         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1468         to-buffer argument that is already supported.
1469
1470 2012-08-05  Julien Danjou  <julien@danjou.info>
1471
1472         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1473         Add autoload.
1474
1475 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1476
1477         * gnus.el (gnus-valid-select-methods): Fix custom type.
1478
1479 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1480
1481         * auth-source.el (auth-sources, auth-source-backend-parse)
1482         (auth-source-macos-keychain-search)
1483         (auth-source-macos-keychain-search-items)
1484         (auth-source-macos-keychain-result-append)
1485         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1486         auth-source.el through the /usr/bin/security utility.
1487         (auth-sources): Fix syntax error.
1488         (auth-source-macos-keychain-result-append): Fix variable name.
1489         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1490
1491 2012-07-27  Julien Danjou  <julien@danjou.info>
1492
1493         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1494         Emacs < 24.1
1495
1496 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1497
1498         * message.el (message-kill-address): Don't kill last newline.
1499         (message-skip-to-next-address): Don't move to the next header.
1500         (message-fill-field-address): Work properly.
1501
1502 2012-07-25  Julien Danjou  <julien@danjou.info>
1503
1504         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1505
1506 2012-07-24  Julien Danjou  <julien@danjou.info>
1507
1508         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1509
1510         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1511         (nntp-async-timer-handler): Remove, unused.
1512
1513         * nnimap.el (nnimap-get-responses): Remove, unused.
1514
1515         * nnheader.el (mail-header-set-extra): Remove, unused.
1516
1517         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1518         unused.
1519
1520         * mm-view.el (mm-view-sound-file): Remove, unused.
1521
1522         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1523         (mm-url-encode-multipart-form-data): Remove, unused.
1524
1525         * message.el (message-remove-signature, message-make-host-name)
1526         (message-fill-address): Remove, unused.
1527
1528         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1529         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1530         unused.
1531
1532         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1533         (gnus-xmas-call-region): Remove, unused.
1534
1535         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1536
1537         * gnus-util.el (gnus-extract-address-component-name)
1538         (gnus-extract-address-component-email, gnus-sortable-date)
1539         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1540         (gnus-process-live-p): Remove, unused.
1541
1542         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1543
1544         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1545         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1546         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1547         function.
1548
1549         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1550
1551         * gnus-score.el (gnus-summary-score-crossposting)
1552         (gnus-score-regexp-bad-p): Remove, unused.
1553
1554         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1555
1556         * gnus-range.el (gnus-sublist-p): Remove, unused.
1557
1558         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1559         unused.
1560
1561         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1562
1563         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1564         (gnus-request-associate-buffer): Remove, unused.
1565
1566         * gnus-group.el (gnus-group-set-method-info)
1567         (gnus-group-set-params-info): Remove, unused.
1568
1569         * gnus-fun.el (gnus-shell-command-to-string)
1570         (gnus-shell-command-on-region): Remove, unused.
1571
1572         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1573
1574         * gnus-art.el (gnus-article-text-type-exists-p)
1575         (article-translate-characters, gnus-article-hide-text-of-type)
1576         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1577         Remove, unused.
1578
1579 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1580
1581         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1582
1583 2012-07-21  Julien Danjou  <julien@danjou.info>
1584
1585         * message.el (message-dont-reply-to-names): Replace deprecated
1586         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1587         (message-get-reply-headers): Ditto.
1588
1589 2012-07-18  Julien Danjou  <julien@danjou.info>
1590
1591         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1592         `sieve-upload-and-kill'.
1593
1594         * sieve.el (sieve-bury-buffer): Remove function.
1595         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1596         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1597
1598 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1599
1600         * shr.el (shr-expand-url): Handle URL starting with `//'.
1601
1602 2012-07-13  Chong Yidong  <cyd@gnu.org>
1603
1604         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1605         instead of calling toggle-read-only with a (bogus) argument.
1606
1607 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1608
1609         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1610         of initial input when reading the author to restrict the summary to.
1611
1612 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * mm-decode.el (mm-shr):
1615         Allow overriding charset by mm-charset-override-alist.
1616
1617 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * gnus-art.el (gnus-article-view-part):
1620         Toggle subparts of multipart/alternative part.
1621
1622 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1623
1624         * shr.el (shr-render-buffer): New command.
1625         (shr-visit-file): Use it.
1626
1627 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1628
1629         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1630         Set no-byte-compile and no-update-autoloads.
1631
1632 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1635
1636 2012-06-25  Julien Danjou  <julien@danjou.info>
1637
1638         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1639         `nnimap-request-move-articles-find-limit' since we do not use it only
1640         for move operations.
1641         (nnimap-request-accept-article): Use
1642         `nnimap-request-articles-find-limit' to limit search by message-id.
1643
1644 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1645
1646         Support higher-resolution time stamps (Bug#9000).
1647
1648         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1649         VARLIST.  It's optional, for backward compatibility.
1650         (encode-time-value): New optional arg PICO.  New type 3.
1651         (time-to-seconds) [!float-time]: Support the new picoseconds
1652         component if it's used.
1653         (seconds-to-time, time-subtract, time-add):
1654         Support ps-resolution time stamps as well.
1655
1656 2012-06-19  Julien Danjou  <julien@danjou.info>
1657
1658         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1659
1660         * nnimap.el (nnimap-log-buffer): Check that
1661         `window-point-insertion-type' is boundp, since it's not available in
1662         XEmacs.
1663
1664 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1665
1666         * nnimap.el (nnimap-log-buffer): Add this, setting
1667         `window-point-insertion-type' in the buffer to t.
1668         (nnimap-log-command): Use nnimap-log-buffer.
1669
1670 2012-06-19  Julien Danjou  <julien@danjou.info>
1671
1672         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1673         argument to be able to limit the search.
1674         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1675         (nnimap-request-move-articles-find-limit): Add this to limit the search
1676         by Message-Id after a message move.
1677         (nnimap): Add defgroup.
1678
1679 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1680
1681         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1682
1683 2012-06-15  Julien Danjou  <julien@danjou.info>
1684
1685         * nnimap.el (nnimap-find-article-by-message-id): Use
1686         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1687         (nnimap-possibly-change-group): Add read-only argument.
1688         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1689         issuing EXAMINE manually.
1690         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1691         with read-only argument.
1692         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1693         cannot possibly change because we need to be sure that it's either
1694         read-write or read-only.
1695
1696 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1699         being bound to a lambda form.
1700
1701 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1702
1703         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1704         articles when fetch-old is non-nil (bug#11370).
1705
1706 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1707
1708         * gnus-picon.el (gnus-picon-properties): New defcustom.
1709         (gnus-picon-create-glyph): Use it.
1710
1711 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * gnus-group.el (gnus-group-get-new-news): Respect
1714         `gnus-group-use-permanent-levels', as documented (bug#11638).
1715
1716 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1717
1718         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1719         groups (bug#11641).
1720
1721 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1722
1723         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1724         is an integer to avoid later problems.
1725
1726 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1729         locales.
1730
1731         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1732         on a handle.
1733
1734         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1735         address as the default.
1736         (gnus-summary-insert-old-articles): Don't include unexistent messages.
1737
1738         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1739         makes no sense to query the user about internal files.
1740
1741         * gnus-spec.el: Remove all the byte-compilation stuff, since
1742         benchmarking shows that it doesn't help when entering large summary
1743         buffers.
1744
1745         * gnus-xmas.el (gnus-xmas-define): Remove.
1746
1747         * gnus-util.el (gnus-byte-code): Remove.
1748
1749         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1750         grouplens stuff.
1751
1752 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753
1754         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1755         (bug#11514).
1756
1757 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1758
1759         * message.el (message-buffers): Return all buffers derived from Message
1760         to make `gnus-dired-attach' work with mu4e.
1761
1762 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1763
1764         * nntp.el: Stop the `letf' madness.
1765         (nntp--report-1): New var.
1766         (nntp-report): Merge nntp-report-1 into it.
1767         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1768         the nntp-report function.
1769
1770         * auth-source.el: Fix comment-style to follow the convention.
1771
1772 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1773
1774         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1775         (mm-dissect-singlepart): Don't guess the MIME type of
1776         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1777         set.
1778         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1779         toplevel MIME type is multipart/encrypted.
1780
1781 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1784         a string so that Gcc works (bug#11514).
1785
1786 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1787
1788         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1789         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1790
1791 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1792
1793         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1794         jumping to *Server* from a dedicated *Group* window.
1795         (gnus-configure-frame): CSE.
1796
1797         * gnus-registry.el: Minor style cleanup.
1798         (gnus-registry--set/remove-mark): New function, extracted from
1799         gnus-registry-install-shortcuts.
1800         (gnus-registry-install-shortcuts): Use it.
1801
1802 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1803
1804         * nnspool.el (news-path): Use eval-and-compile.
1805
1806 2012-05-24  Glenn Morris  <rgm@gnu.org>
1807
1808         * nnspool.el (news-directory, news-path, news-inews-program):
1809         Move here from paths.el.  Don't see a need for these to be autoloaded.
1810
1811         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1812         Merge in doc from paths.el version.  Don't see any need for this to be
1813         autoloaded, or for the warning about users not setting it.
1814
1815 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1816
1817         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1818         format.  In particular, add an optional argument and a docstring.
1819
1820         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1821
1822         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1823         current before calling `gnus-groups-to-gnus-format'.
1824         Note that this was already the case for `gnus-active-to-gnus-format'.
1825
1826 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1827
1828         Fix minor Y10k bug.
1829         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1830
1831 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1832
1833         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1834         message once it's actually open.
1835
1836 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1837
1838         * gnus.el: Ma Gnus v0.5 is released.
1839
1840 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1841
1842         * auth-source.el (auth-source--aput-1, auth-source--aput)
1843         (auth-source--aget): New functions and macros.
1844         Use them instead of aput/aget.
1845
1846 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1847
1848         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1849
1850 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1851
1852         * plstore.el (plstore-called-interactively-p): New compat macro copied
1853         from message.el.
1854         (plstore-mode): Use it.
1855
1856 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1857
1858         * plstore.el: Revive the editing feature.
1859         (plstore-mode): New mode to edit plstore file.
1860         (plstore-mode-toggle-display, plstore-mode-original)
1861         (plstore-mode-decoded): New command.
1862         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1863         (plstore--insert-buffer, plstore--make): New function.
1864         (plstore-open, plstore-save): Simplify by using them.
1865
1866 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1869
1870 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1871
1872         * tls.el (open-tls-stream): Remove unused binding.
1873
1874 2012-04-16  Glenn Morris  <rgm@gnu.org>
1875
1876         * nndraft.el (nndraft-request-list): Fix declaration.
1877
1878 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * mm-decode.el (mm-dissect-buffer): Doc fix.
1881
1882         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1883         don't have a current group.
1884
1885         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1886         buffer if it doesn't exist.
1887
1888         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1889         given, mark the group as ephemeral with the current window conf.
1890
1891         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1892         buffer exists, which it doesn't if we haven't started Gnus.
1893         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1894
1895 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1898         type is.
1899
1900         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1901         `unexists' entries.
1902         (gnus-clean-old-newsrc): Fix last checkin.
1903
1904         * nnimap.el (nnimap-update-info): None of the articles below the active
1905         low-water mark exist.
1906
1907         * dgnushack.el: Get rid of XEmacs compilation warning.
1908
1909         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1910         would have gotten if we posted to the group, and use that to compare
1911         against the message we want to cancel (bug#10808).
1912
1913         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1914         on XEmacs.
1915
1916 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1917
1918         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1919         `scroll-margin'.
1920
1921 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1922
1923         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1924         citation prefix within a block of cited text should be considered part
1925         of that block *only* if it is a blank line.
1926
1927 2012-04-09  Chong Yidong  <cyd@gnu.org>
1928
1929         * binhex.el, hashcash.el, uudecode.el:
1930         Remove * characters from the front of variable docstrings.
1931
1932 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1935         before kinsoku-bol characters nor within kinsoku-eol characters.
1936
1937 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1938
1939         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1940         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1941         (gnus-sync-read): Use mapc instead of mapcar.
1942
1943         * mm-archive.el: Require mm-decode for some macros.
1944         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1945         the byte compiler.
1946         (mm-archive-decoders): New function that returns the value of
1947         the mm-archive-decoders variable.
1948
1949         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1950         instead.
1951         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1952
1953         * nnimap.el (gnus-refer-thread-use-nnir):
1954         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1955
1956 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1959
1960 2012-03-12  Peter Münster  <pmrb@free.fr>
1961
1962         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1963         (gnus-demon-cancel): Ditto.
1964         (gnus-demon-run-callback): When function cannot be called due to low
1965         idleness, call it when idleness reaches the expected value, instead of
1966         waiting another timer period.
1967         (gnus-demon-init): Add `time' to arguments of call-back.
1968
1969 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1972
1973         * gnus.el: Register gnus-registry functions.
1974
1975         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1976         indent.
1977
1978         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1979         enabled before warping.
1980
1981 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1982
1983         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1984         registry about each article retrieved.
1985
1986         * gnus-int.el (gnus-select-group-with-message-id): New function.
1987         (gnus-try-warping-via-registry): Ditto.
1988         (gnus-warp-to-article): Fall back on the registry.
1989
1990 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1991
1992         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1993         inboxes.
1994
1995 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1998
1999 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2002         gnus-gcc-self-resent-messages may be a group parameter.
2003         (gnus-summary-resend-message): Don't encode encoded words in header
2004         when Gcc'ing resent message.
2005
2006 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * shr.el (shr-insert): Treat non-breaking space just like normal
2009         space.  This seems to produce more pleasing results.
2010         (shr-insert): Only insert a blank line if we're starting from an image.
2011         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2012         (shr-ensure-paragraph): Consider lines with white space to be blank.
2013
2014 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2015
2016         * Makefile.in: Respect DESTDIR.
2017
2018 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
2019
2020         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
2021         and gnus-gcc-post-body-encode-hook.
2022
2023 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
2026         messages that don't exist.
2027
2028         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
2029
2030 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
2033         Remove.
2034
2035         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
2036
2037         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
2038
2039 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2040
2041         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
2042         have a group name.
2043
2044         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
2045         a multibyte buffer (bug#7410).
2046         (article-wash-html): Parse the original article buffer to get the
2047         unencoded data (bug#7410).
2048
2049         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
2050         .newsrc.el files.
2051
2052 2012-04-05  Bastien Guerry  <bzg@altern.org>
2053
2054         * color.el (color-lighten-name): Fix typo.
2055
2056 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2057
2058         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
2059         "#" to avoid having them interpreted as comments.
2060
2061 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * shr.el (shr-insert): Update the text state properly to avoid
2064         inserting spurious paragraph starts.
2065
2066 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * shr.el (shr-table-widths): Divide the extra width more fairly over
2069         the TDs (bug#10973).
2070         (shr-render-td): Don't delete too much padding.
2071         (shr-natural-width): Compute the natural width more correctly.
2072         (shr-insert): Allow the natural width to be computed for tables again.
2073         (shr-tag-table-1): Rework how the natural widths are computed by
2074         rendering the table a third time.
2075         (shr-natural-width): Removed.
2076         (shr-buffer-width): New function.
2077         (shr-expand-newlines): Use it.
2078
2079         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
2080         using a `gnus-use-full-window' setup (bug#11013).
2081
2082 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2083
2084         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
2085         24.1 release.
2086
2087 2012-03-10  David Edmondson  <dme@dme.org>
2088
2089         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
2090         'Forwarded Message' header and the start of the message.
2091
2092 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2093
2094         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
2095         isn't running (bug#10897).
2096
2097 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2100         This is inconsistent with all the other stream functions, which leave
2101         the setting up to the higher levels (if so wanted) (bug#10931).
2102
2103 2012-02-28  Glenn Morris  <rgm@gnu.org>
2104
2105         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
2106         mm-decode.el: Standardize possessive apostrophe usage.
2107
2108 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2109
2110         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
2111
2112 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
2113
2114         * parse-time.el (parse-time-string): Allow extractor to return nil.
2115
2116 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2117
2118         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
2119
2120 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2121
2122         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
2123
2124 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2125
2126         * mm-decode.el (mm-shr): Remove "soft hyphens".
2127
2128         * nnimap.el (nnimap-request-list): Return the group names encoded as
2129         utf8.  Otherwise non-European group names don't work.
2130         (nnimap-request-newgroups): Ditto.
2131
2132         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
2133         the default in `read-string' (bug#10757).
2134
2135         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
2136         topics (bug#10843).
2137
2138         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
2139         buffer.  Suggested by Herbert Valerio Riedel.
2140         (nnimap-request-move-article): Delete the message from the correct IMAP
2141         server.
2142
2143 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2144
2145         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
2146         Reported by Peter Münster.
2147
2148 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2149
2150         * shr.el (shr-image-fetched): Make sure we really kill the right
2151         buffer.
2152
2153 2012-02-16  Leo Liu  <sdl.web@gmail.com>
2154
2155         * gnus-start.el (gnus-1): Avoid duplicate entries.
2156
2157 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2158
2159         * imap.el: Remove.
2160
2161         * nntp.el (nntp-coding-system-for-read): Remove.
2162         (nntp-coding-system-for-write): Ditto.
2163         (nntp-open-connection): Just use `binary' directly.
2164
2165         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
2166         Gnus 0.3.
2167
2168 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2169
2170         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
2171         application/octet-stream parts really is.
2172
2173         * gnus-sum.el (gnus-propagate-marks): Remove.
2174
2175 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2176
2177         * shr.el (shr-rescale-image): Undo previous change; see
2178         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2179
2180 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2181
2182         * gnus.el: Ma Gnus v0.3 is released.
2183
2184 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2185
2186         * gnus-sum.el (gnus-summary-local-variables): Make
2187         `gnus-newsgroup-unexist' into a local variable.
2188
2189 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2190
2191         * registry.el (registry-usage-test, registry-persistence-test): Move to
2192         tests/gnustest-registry.el.
2193         (registry-make-testable-db, registry-match-test)
2194         (registry-instantiation-test): Move to tests/gnustest-registry.el.
2195
2196         * gnus-registry.el (gnus-registry-misc-test)
2197         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
2198
2199         * tests/gnustest-registry.el: New file with the registry and
2200         gnus-registry ERT tests.
2201
2202 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * gnus-msg.el (gnus-summary-resend-message): Make
2205         gnus-summary-resend-message-insert-gcc be last item in
2206         message-header-setup-hook.
2207
2208 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2209
2210         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
2211         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
2212         Remove.
2213         (nnfolder-open-server): Don't use marks.
2214         (nnfolder-request-delete-group): Ditto.
2215         (nnfolder-request-rename-group): Ditto.
2216         (nnfolder-request-set-mark, nnfolder-request-marks)
2217         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2218         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2219
2220         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2221         (nnml-marks-modtime): Remove.
2222         (nnml-request-delete-group): Don't use marks.
2223         (nnml-request-rename-group): Ditto.
2224         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2225         (nnml-save-marks, nnml-open-marks): Remove.
2226
2227         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2228         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2229         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2230         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2231         (nntp-server-to-method-cache): Remove.
2232
2233         * shr.el (shr-rescale-image): Fix wrong merge.
2234
2235 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2236
2237         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2238         too-wide lines.
2239
2240 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2241
2242         * nnimap.el (nnimap-record-commands): New variable.
2243         (nnimap-log-command): Use it.
2244         (nnimap-make-process-buffer): Add a space to the process buffer.
2245         (nnimap-transform-headers): Don't bug out on header lines containing
2246         stuff that look like IMAP length encodings.
2247
2248         * shr.el (shr-rescale-image): Allow viewing large images.
2249
2250 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2251
2252         * nnml.el (nnml-request-compact-group): Delete the marks file after
2253         compaction (bug#10800).
2254
2255         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2256         group exit.
2257
2258         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2259         QRESYNC/FETCH output.
2260
2261 2012-02-11  Glenn Morris  <rgm@gnu.org>
2262
2263         * sieve-manage.el (sieve-manage-default-stream):
2264         * shr.el (shr):
2265         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2266         (nnir-retrieve-headers-override-function)
2267         (nnir-imap-default-search-key, nnir-notmuch-program)
2268         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2269         (nnir-method-default-engines):
2270         * message.el (message-cite-reply-position):
2271         * gssapi.el (gssapi-program):
2272         * gravatar.el (gravatar):
2273         * gnus-sum.el (gnus-refer-thread-use-nnir):
2274         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2275         (gnus-registry-max-pruned-entries):
2276         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2277         * gnus-int.el (gnus-after-set-mark-hook)
2278         (gnus-before-update-mark-hook):
2279         * gnus-async.el (gnus-async-post-fetch-function):
2280         * auth-source.el (auth-source-cache-expiry):
2281         Add missing :version tags to new defcustoms and defgroups.
2282
2283 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2284
2285         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2286         `gnus-newsgroup-unexist'.
2287
2288         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2289         marks.
2290         (gnus-article-special-mark-lists): Put the `unexist' in the special
2291         marks list instead.
2292
2293         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2294         articles in the list of articles to be selected.
2295
2296         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2297         articles.
2298         (nnimap-update-info): Keep track of unexisting articles.
2299         (nnimap-update-qresync-info): Ditto.
2300
2301 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2302
2303         * message.el (message-default-send-mail-function): Made into own
2304         function for reuse by emacsbug.el.
2305
2306 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2307
2308         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2309         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2310
2311 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2312
2313         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2314         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2315
2316         * gnus-compat.el: Define `timer-set-function'.
2317
2318         * mm-decode.el (mm-display-external): Output the text from the command
2319         in the buffer after the command finished.  This makes text-based
2320         commands behave better.
2321
2322 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2323
2324         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2325
2326 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2327
2328         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2329         23.1.
2330
2331 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2332
2333         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2334
2335 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2336
2337         * message.el (smtpmail-smtp-user): Silence compiler warning.
2338
2339 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2340
2341         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2342         SMTP user name.
2343
2344 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * gnus-sum.el (gnus-summary-show-thread):
2347         next-single-char-property-change may return nil in XEmacs.
2348         (gnus-summary-article-map): Fix typo.
2349
2350 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2353         running.
2354
2355         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2356
2357         * gnus.el (gnus-server-extend-method): Don't add an -address component
2358         if the method already has one (bug#9676).
2359
2360 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2361
2362         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2363         of an initial-input for consistency (bug#10757).
2364
2365         * dgnushack.el: Fix XEmacs compilation warning.
2366
2367         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2368
2369         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2370
2371 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2372
2373         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2374         lines that are narrower than the window width.  Otherwise background
2375         "blocks" will look less readable.
2376
2377 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2378
2379         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2380         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2381         have newlines within the strings, and where the UID comes after the
2382         BODYSTRUCTURE element (bug#10537).
2383
2384         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2385         (bug#10732).
2386
2387         * shr.el (shr-insert-document): Add doc string.
2388         (shr-visit-file): Ditto.
2389         (shr-remove-trailing-whitespace): New function.
2390         (shr-insert-document): Use it to clean up trailing whitespace as the
2391         final step (bug#10714).
2392
2393 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2394
2395         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2396         buffer if `gnus-kill-summary-on-exit' is nil.
2397
2398 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2399
2400         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2401         when just reading a single group from "without" Gnus.
2402
2403 2012-02-06  Chong Yidong  <cyd@gnu.org>
2404
2405         * gnus-sum.el (gnus-summary-show-thread):
2406         next-single-char-property-change never returns nil (Bug#8657).
2407
2408 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2409
2410         * message.el (message-multi-smtp-send-mail): New function.
2411         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2412         header to implement multi-SMTP functionality.
2413
2414         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2415         (gnus-agentize): Don't set it.
2416         (gnus-agent-send-mail): Don't use it.
2417
2418         * gnus-sum.el (gnus-summary-widget-backward): New function and
2419         keystroke.
2420
2421         * gnus-compat.el: More the compat functions more compatible.
2422
2423         * shr.el (shr-put-image): Remove underlines from sliced images.
2424         (shr-zoom-image): Compute the region to be replaced more correctly.
2425
2426 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2427
2428         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2429         (gnus-summary-resend-message-insert-gcc): New function.
2430         (gnus-summary-resend-message): Modify message-header-setup-hook and
2431         message-sent-hook to make it work for Gcc.
2432         (gnus-inews-do-gcc): Update the number of unread articles of groups
2433         that messages are Gcc'd to.
2434
2435         * message.el (message-resend): Run message-sent-hook to do Gcc.
2436
2437 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2438
2439         * lpath.el: Fix an XEmacs compilation warning.
2440
2441         * gnus-compat.el: Require `help-fns' to fix compilation error.
2442
2443         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2444         a higher level to silence compilation.
2445
2446         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2447         parameter to allow controlling the scaling.
2448
2449         * shr.el (shr-zoom-image): New command and keystroke.
2450         (shr-put-image): Take a `size' flag to say how to scale the image.
2451
2452         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2453         deletion unless already defined.
2454
2455         * gnus.el (gnus-compat): Require it.
2456
2457         * gnus-compat.el: New file.
2458
2459         * gnus-start.el (gnus-clean-old-newsrc): New function.
2460         (gnus-read-newsrc-file): Use it.
2461
2462         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2463         Use recursive deletion.
2464         (mm-dissect-archive): Add support for zip files.
2465
2466         * gnus-util.el (gnus-recursive-directory-files): New function.
2467
2468         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2469         (mm-archive-decoders): Add tgz support.
2470
2471         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2472         Otherwise inserting text into the Gnus buffer can look odd.
2473
2474         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2475
2476         * mm-archive.el (mm-archive-decoders): Add support for tar.
2477
2478         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2479
2480         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2481
2482 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2483
2484         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2485
2486         * mm-archive.el: New file.
2487
2488         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2489
2490         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2491
2492         * message.el (message-goto-*): Make all the `message-goto-*' commands
2493         push the mark before moving point.  This makes it easier to go back to
2494         where you came from after editing whatever you jumped to.
2495
2496 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2497
2498         * gnus.el: Ma Gnus v0.1 is released.
2499
2500 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2501
2502         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2503         without reconnecting.
2504         (nnimap-possibly-change-group): Ditto.
2505         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2506         connection has died before being called.
2507
2508 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2509
2510         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2511         an initial sync unless we're really doing one.
2512
2513         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2514         address parameter if one already exists (bug#9676).
2515
2516         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2517         not the prefix, as documented (bug#10689).
2518
2519 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2520
2521         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2522         the "server".
2523
2524         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2525         the real error message with the useless "previously known to be down".
2526         Which isn't even correct.
2527
2528         * nntp.el (nntp-open-connection): Report the error message if the nntp
2529         server can't be reached.
2530
2531         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2532         groups we do a total scan for.
2533         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2534         doing that.
2535
2536 2012-01-31  Jim Meyering  <jim@meyering.net>
2537
2538         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2539         Correct a comment (insert "not") and hide nominally-doubled "to".
2540
2541 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2542
2543         * gnus.el (gnus-version): Change name to "Ma Gnus".
2544
2545 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2546
2547         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2548         section in the manual.
2549
2550 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2551
2552         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2553         words.
2554         (rfc2047-encode-string): Ditto.
2555         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2556         understand folded filename="..." parameters, for instance.
2557
2558         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2559         the message for greater debuggability.
2560
2561 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2562
2563         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2564         instead of setting it locally, since the latter doesn't seem to have
2565         any effect (most of the time).
2566
2567 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2568
2569         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2570         function call.
2571
2572 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2573
2574         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2575         seconds, and make the repeat clause with HH:MM specs work as
2576         documented.
2577
2578 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2579
2580         * proto-stream.el (proto-stream-capability-open): Fall back on
2581         :end-of-command if :end-of-capability doesn't exist.
2582
2583 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2584
2585         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2586         bound globally in old Emacsen and XEmacsen.
2587
2588 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2589
2590         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2591         so that previous errors don't prohibit getting new news.
2592
2593         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2594
2595         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2596
2597 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2598
2599         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2600         buffer, not of the string which is its name.
2601
2602 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2603
2604         * proto-stream.el (proto-stream-capability-open): Wait for
2605         :end-of-capability, not :end-of-command.
2606
2607         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2608         non-server-marks groups.
2609         (gnus-group-make-articles-read): Ditto.
2610
2611         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2612         methods (bug#9676).
2613
2614         * gnus.el (gnus-method-ephemeral-p): New function.
2615
2616 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2619         left-to-right.
2620
2621 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2622
2623         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2624         warning.
2625
2626 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2627
2628         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2629         macroexpand the nnir things, since they haven't been defined yet, and
2630         nnir requires gnus-sum.
2631
2632 2012-01-24  Julien Danjou  <julien@danjou.info>
2633
2634         * color.el (color-rgb-to-hsl): Fix value computing.
2635         (color-hue-to-rgb): New function.
2636         (color-hsl-to-rgb): New function.
2637         (color-clamp, color-saturate-hsl, color-saturate-name)
2638         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2639         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2640
2641 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2642
2643         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2644
2645 2012-01-19  Julien Danjou  <julien@danjou.info>
2646
2647         * color.el (color-name-to-rgb): Use the white color to find the max
2648         color component value and return correctly computed values.
2649         (color-name-to-rgb): Add missing float conversion for max value.
2650
2651 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2652
2653         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2654         logical server name in addition to the actual machine address.
2655
2656         * auth-source.el (auth-source-user-and-password): Add convenience
2657         wrapper to search by just host and optionally user.
2658
2659 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2660
2661         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2662         after rendering.
2663
2664 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2665
2666         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2667         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2668         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2669
2670 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2673         (bug#9693).
2674         (gnus-summary-setup-buffer): Document return value (bug#9697).
2675
2676         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2677         since ido doesn't work on symbols (bug#9632).
2678
2679         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2680         when getting a single value as when getting all the values.  This means
2681         that atoms like `gcc-self' work cumulatively, like variable settings,
2682         instead of getting the value from the last matching clause.
2683         (gnus-group-find-parameter): Protect against the group buffer not
2684         existing (bug#9585).
2685
2686 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2687
2688         * gnus-start.el (gnus-activate-group): Document more parameters
2689         (bug#9694).
2690
2691         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2692         (bug#9692).
2693
2694         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2695         article was fetched, so that it can be expired later (bug#9958).
2696         (gnus-agent-summary-fetch-series): Add doc string.
2697         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2698         (bug#9517).
2699
2700         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2701         retrieval is happening.
2702
2703         * gnus.el (gnus-parameters): Doc fix.
2704
2705 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2706
2707         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2708         show the thread after expansion.
2709
2710 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * gnus-art.el (article-narrow-to-head): If the head is completely
2713         empty, narrow to the empty region (bug#9764).
2714
2715         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2716         read, and then mark them as unread only when the unread mark is used.
2717         This makes `C-- T k' actually work, even though it's confusing.
2718
2719         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2720         alive before we try to find its window.
2721
2722 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2723
2724         * mm-decode.el (mm-display-external): Use a longer timeout for the
2725         deletion to allow slow programs to display the file.
2726
2727 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2730         prompt to be less confusing.
2731
2732         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2733         argument to `message-reply'.  This broke `special-display-*' frame
2734         pop-uping (bug#10238).
2735
2736 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2739         systems, since these allegedly don't work there.
2740
2741 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2742
2743         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2744         live buffer.
2745
2746 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2747
2748         * nnir.el (nnir-retrieve-headers): Protect against the article not
2749         existing on the server (bug#10335).
2750
2751 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2752
2753         * gnus-agent.el (gnus-agent-load-local): Recompute
2754         gnus-agent-article-local on changing method.
2755
2756 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * gnus.el (gnus-parameters): Note precedence.
2759
2760 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2761
2762         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2763         in the group buffer.
2764
2765 2012-01-04  Julien Danjou  <julien@danjou.info>
2766
2767         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2768         change.
2769
2770 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771
2772         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2773         too.
2774
2775         * nntp.el (nntp-retrieve-group-data-early): Use it.
2776
2777 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2778
2779         * nntp.el (nntp-retrieval-in-progress): New variable.
2780         (nntp-make-process-buffer): Make it buffer-local.
2781
2782         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2783         2010.
2784         (gnus-demon-init): Use it to compute the time if time is on the form
2785         "04:23".
2786
2787         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2788
2789         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2790         status in the correct buffer.
2791
2792 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2793
2794         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2795         when opening topics (bug#10407).
2796
2797 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2798
2799         * gnus-cus.el (gnus-score-customize):
2800         * gnus-sum.el (gnus-sort-gathered-threads):
2801         * message.el (message-shorten-references):
2802         * nnmairix.el (nnmairix-request-group):
2803         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2804
2805 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2806
2807         * gnus-agent.el (gnus-agent-regenerate-group):
2808         * gnus-int.el (gnus-retrieve-group-data-early):
2809         * mm-util.el (mm-codepage-ibm-list):
2810         * nndiary.el (Commentary, nndiary-get-new-mail):
2811         * nnir.el (nnir):
2812         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2813
2814 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * mm-view.el (mm-display-inline-fontify): Add comment.
2817
2818 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2819
2820         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2821         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2822
2823 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2824
2825         * gnus-art.el (gnus-split-methods):
2826         * gnus-msg.el (gnus-configure-posting-styles):
2827         * gnus-spec.el (gnus-parse-simple-format):
2828         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2829         * message.el (message-do-actions): Spelling fix.
2830
2831 2011-12-15  Juri Linkov  <juri@jurta.org>
2832
2833         * mm-decode.el (mm-inline-media-tests): Add missing
2834         `mm-handle-media-subtype'.
2835
2836 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2837
2838         * gnus-group.el (gnus-group-tool-bar):
2839         * gnus-sum.el (gnus-summary-tool-bar):
2840         * message.el (message-tool-bar):
2841         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2842
2843 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2844
2845         * plstore.el (plstore--insert-buffer): Spelling fix.
2846
2847 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2848
2849         * message.el (message-valid-fqdn-regexp): Update with newly approved
2850         top-level domain names ".tel" and ".asia".
2851
2852 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2855         unconditionally.
2856
2857 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2860         pop-to-buffer-same-window for old Emacsen.
2861
2862 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2863
2864         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2865
2866 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2867
2868         * netrc.el (netrc-credentials): Spelling fix.
2869
2870 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2871
2872         * gnus-fun.el (gnus-fun-ppm-change-string):
2873         * gnus-msg.el (gnus-inews-do-gcc):
2874         * gnus-sum.el (gnus-summary-find-for-reselect):
2875         * gnus.el (gnus-summary-cancelled):
2876         * message.el (message-cancel-hook, message-send-news):
2877         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2878         * nnir.el (nnir-run-hyrex):
2879         * nntp.el (nntp-with-open-group-function):
2880         * pgg.el (pgg-pending-timers): Spelling fix.
2881
2882 2011-12-04  Chong Yidong  <cyd@gnu.org>
2883
2884         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2885         change (Bug#10200).
2886
2887 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2888
2889         * compface.el (uncompface):
2890         * gnus-art.el (gnus-article-x-face-command): Update the header format
2891         of icon data for the most recent icontopbm program.
2892
2893 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2894
2895         * gnus-msg.el (gnus-inews-do-gcc):
2896         * message.el (message-send-mail):
2897         * mml.el (mml-generate-mime): Share the value of the buffer-local
2898         `message-options' variable between a draft buffer and temprary working
2899         buffers.
2900
2901 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2902
2903         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2904
2905 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2906
2907         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2908         for Cygwin.
2909
2910 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2911
2912         * gnus-group.el (gnus-group-prepare-flat):
2913         * mm-bodies.el (mm-encode-body):
2914         * mml.el (mml-preview):
2915         * nnml.el (nnml-request-compact-group):
2916         * pop3.el (pop3-stream-type): Spelling fix.
2917
2918 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2919
2920         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2921
2922 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2923
2924         * color.el (color-rgb-to-hsl):
2925         * gmm-utils.el (gmm-tool-bar-style):
2926         * gnus-group.el (gnus-group-prepare-flat):
2927         * gnus-topic.el (gnus-topic-prepare-topic):
2928         * mm-decode.el (mm-discouraged-alternatives):
2929         * rfc2047.el (rfc2047-encode-1):
2930         * starttls.el: Spelling fix.
2931
2932 2011-11-24  Glenn Morris  <rgm@gnu.org>
2933
2934         * binhex.el (binhex-begin-line): Give it basic doc-string.
2935
2936         * starttls.el, tls.el: Fix case of "GnuTLS".
2937
2938 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2939
2940         * gnus-group.el (gnus-group-highlight): Fix typo.
2941
2942 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2943
2944         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2945         value of `delete-file', that returns nil for a local file but returns t
2946         for a remote file using ssh.
2947
2948 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2949
2950         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2951
2952 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2953
2954         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2955         avoid later breakage.
2956
2957 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2958
2959         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2960         article buffers' name.
2961
2962 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2965         by Paul Eggert's spellfixes two days ago.
2966
2967 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2968
2969         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2970         doesn't have it.
2971
2972         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2973         buffer-local instead of binding them to avoid warnings.  Also demote
2974         errors (bug#10063).
2975         (font-lock-mode-hook): Shut up byte compiler.
2976
2977 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2978
2979         * mm-util.el (mm-charset-after):
2980         * nnir.el (nnir-run-hyrex):
2981         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2982         (ntlm-get-password-hashes, ntlm-md4hash):
2983         * smime.el: Fix typo.
2984
2985 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2986
2987         * gnus-agent.el (gnus-agent-expire-group-1):
2988         * nndiary.el (nndiary-last-occurence):
2989         * nnimap.el (nnimap-request-set-mark):
2990         * nnmairix.el (nnmairix-only-use-registry):
2991         * gnus-group.el (gnus-group-prepare-flat):
2992         * gnus-sum.el (gnus-decode-encoded-word-methods):
2993         * message.el (message-wash-subject):
2994         * nntp.el (nntp-retrieve-headers-with-xover):
2995         * smime.el (smime-certificate-directory): Spelling fix.
2996
2997 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2998
2999         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3000
3001         * color.el:
3002         * gnus-agent.el (gnus-agent-possibly-alter-active):
3003         * gnus-dired.el (gnus-dired-print):
3004         * mail-parse.el:
3005         * nnmairix.el (nnmairix-request-group):
3006         * shr.el (shr-image-displayer):
3007         * sieve-manage.el:
3008         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3009
3010 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3011
3012         * gnus-sum.el (gnus-auto-select-subject):
3013         * spam-report.el (spam-report-resend): Spelling fix.
3014
3015 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3016
3017         * gnus-agent.el (gnus-agent-get-undownloaded-list):
3018         * gnus-art.el (gnus-default-article-saver):
3019         * gnus-srvr.el (gnus-server-copy-server):
3020         * gnus.el (gnus-sloppily-equal-method-parameters):
3021         * html2text.el (html2text-format-tag-list):
3022         * message.el (message-narrow-to-head):
3023         * nndiary.el:
3024         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3025         * sieve.el: Spelling fix.
3026
3027 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3028
3029         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3030         * gnus-sum.el (gnus-summary-make-menu-bar):
3031         * gnus-uu.el (gnus-uu-decode-postscript)
3032         (gnus-uu-decode-postscript-and-save):
3033         * mailcap.el (mailcap-print-command):
3034         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
3035         Fix typos.
3036
3037 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3038
3039         * gnus-art.el (gnus-article-part-wrapper):
3040         * html2text.el (html2text-fix-paragraphs):
3041         * mm-decode.el (mm-image-fit-p):
3042         * rfc2047.el (rfc2047-encode-message-header):
3043         * shr-color.el (shr-color-visible-distance-min)
3044         (shr-color-relative-to-absolute, set-minimum-interval)
3045         (shr-color-visible): Fix typos.
3046
3047 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
3048
3049         * gmm-utils.el (gmm-tool-bar-item):
3050         * gnus-art.el (gnus-treat-body-boundary):
3051         * gnus-diary.el (gnus-user-format-function-d):
3052         * gnus-start.el (gnus-get-unread-articles):
3053         * pgg-gpg.el (pgg-gpg-update-agent):
3054         * smime.el (smime-cert-by-ldap-1): Spelling fix.
3055
3056 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3057
3058         * gnus-topic.el (gnus-group-prepare-topics):
3059         * gnus-uu.el (gnus-extract-view):
3060         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
3061
3062 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
3063
3064         * spam.el: Move BBDB autoloads.
3065         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
3066         BBDB 2 and 3.
3067         (spam-check-BBDB): Use it.
3068         (spam-enter-ham-BBDB): Use it.
3069
3070 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3071
3072         * smime.el (smime-draw-buffer): Spelling fix.
3073
3074 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
3075
3076         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
3077         for scanning exactly one level.
3078         * gnus-start.el (gnus-get-unread-articles): Ditto.
3079
3080 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3081
3082         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
3083         slightly clearer.
3084
3085 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3086
3087         * gnus-sync.el: More commentary about setup.
3088
3089 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090
3091         * message.el (message-send-and-exit): Document `arg'.
3092
3093 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3094
3095         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
3096
3097 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
3098
3099         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
3100
3101         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
3102         we don't use `bound-and-true-p'.
3103
3104 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3105
3106         * gnus-util.el (gnus-bound-and-true-p): Remove.
3107         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
3108         * nnir.el: Use it.
3109         * nnmairix.el: Use it.
3110
3111 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3112
3113         * gnus-sync.el: Improve docs about CouchDB admins.
3114
3115         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
3116         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
3117         for reasons unknown.
3118         * nnir.el: Use it.
3119         * nnmairix.el: Use it.
3120
3121         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
3122         * nnir.el: Ditto.
3123         * nnmairix.el: Ditto.
3124
3125         * gnus-registry.el (gnus-registry-enabled): Default to nil.
3126
3127 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
3128
3129         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
3130         not needed.  Provide xmlplistread list function to produce XML plist
3131         output for non-Gnus LeSync clients.
3132
3133 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
3134
3135         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
3136
3137         * gnus-sync.el: Add LeSync synchronization backend and logic to read
3138         and save against it.  Group subscriptions, read marks, other marks,
3139         subscription levels, topic names, and topic offsets (the group's
3140         position within the topic) are saved.  This is an experimental backend
3141         and may change significantly.  Load json.el from the gnus-fallback-lib
3142         if it's not available otherwise.
3143         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
3144
3145 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3146
3147         * message.el (message-completion-function): Make sure
3148         message-tab-body-function is not attempted if one of
3149         message-completion-alist fails to find a completion (bug#9158).
3150
3151 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
3152
3153         * mml.el (mml-quote-region): Quote <#secure> tag.
3154         (mml-generate-mime-1): Unquote <#secure> tag.
3155
3156 2011-10-20  Chong Yidong  <cyd@gnu.org>
3157
3158         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
3159         calling a minor mode from Lisp with nil arg enables it, so we have to
3160         make the wording a bit ambiguous here).
3161
3162 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
3163
3164         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
3165         * nnir.el (nnir-mode): Use it.
3166         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3167         Use it.
3168
3169         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
3170         * nnmairix.el (gnus-registry-enabled): Ditto.
3171
3172 2011-10-17  Dave Abrahams  <dave@boostpro.com>
3173
3174         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
3175         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
3176         only while we need to find out if it should be t or nil.
3177         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
3178         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
3179         the registry is installed.  Set it to nil when it's unloaded.
3180         (gnus-registry-install-p): Provide user guidance for the initial value
3181         of `gnus-registry-install' when it's 'ask, otherwise return its value.
3182         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
3183         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3184         * nnmairix.el (nnmairix-determine-original-group-from-registry):
3185         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
3186         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
3187         `gnus-registry-install'.
3188
3189 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
3190
3191         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
3192         previous change.
3193         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
3194         primary key is marked as disabled.
3195
3196 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
3197
3198         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
3199         primary key is marked as disabled.
3200
3201 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
3202
3203         * html2text.el (html2text-clean-anchor): Check for quotes around
3204         `href' value.
3205
3206 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
3207
3208         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
3209         searching.  Drop `bbdb-cache'.
3210
3211 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3212
3213         * message.el (message-signed-or-encrypted-p): Exclude header when
3214         checking if there is signed or encrypted body in text/plain message.
3215
3216 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3217
3218         * html2text.el (html2text-get-attr): Correctly handle attribute values
3219         containing "=".
3220
3221 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3222
3223         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3224         handle bindings.
3225
3226 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3227
3228         * gnus-win.el (gnus-configure-windows): Protect against reading
3229         ephemeral groups outside of Gnus.
3230
3231 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3232
3233         * shr.el (shr-tag-img): Don't get images displayed in tables.
3234
3235 2011-10-03  Glenn Morris  <rgm@gnu.org>
3236
3237         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3238         the "maintainer" version of debbugs.gnu.org reports.
3239
3240 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3243         make asynchronous adjacent image insertion work better.
3244
3245 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3246
3247         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3248         documentation.
3249
3250 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3251
3252         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3253         `gnus-asynchronous' isn't shadowed.
3254
3255 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3258
3259         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3260         (nnimap-insert-partial-structure): The charset parameter isn't
3261         case-sensitive.
3262
3263         * nnheader.el (nnheader-message-maybe): New function.
3264
3265         * shr.el (shr-tag-table): Render totally broken tables better.
3266
3267         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3268         computing the boundary.
3269
3270 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * pop3.el (pop3-number-of-responses): Remove.
3273         (pop3-wait-for-messages): Rewrite to take linear time instead of
3274         exponential time.
3275
3276 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3277
3278         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3279         re-fetch images.
3280
3281         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3282         re-fetch images when hitting `g' in Gnus.
3283
3284 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3285
3286         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3287         (mml-compute-boundary): Don't check collision if it is non-nil.
3288         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3289         before checking collision.
3290
3291 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3292
3293         * message.el (message-indent-citation): Really make sure there's a
3294         newline at the end.
3295
3296         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3297         Fix suggested by John Wiegley.
3298
3299         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3300
3301         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3302
3303         * message.el (message-default-send-rename-function): Break out into its
3304         own function.
3305
3306         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3307         doesn't work under XEmacs.
3308
3309         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3310         of "imaps" to word around Windows problems.
3311         (nnimap-open-connection-1): Use it.
3312
3313         * message.el (message-indent-citation): Revert last change which made
3314         `F' not work.
3315
3316 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3317
3318         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3319         terminal as well.
3320
3321 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3324         because it displays images using overlays that aren't easy to copy to
3325         the article buffer.
3326
3327 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3328
3329         * message.el (message-indent-citation): Fix empty line removal at the
3330         end of the citation.
3331
3332 2011-09-20  Julien Danjou  <julien@danjou.info>
3333
3334         * auth-source.el (auth-source-netrc-create): Use default value for
3335         password if specified.  Evaluate default.
3336         (auth-source-plstore-create): Ditto.
3337         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3338         value evaluation.
3339         (auth-source-netrc-create): Typo fix.
3340         (auth-source-plstore-create): Ditto.
3341
3342         * password-cache.el (password-cache-remove): Remove entries even if the
3343         value is nil, so that password with a nil value (negative caching) is
3344         possible to invalidate.
3345
3346         * auth-source.el (auth-source-format-cache-entry): New function.
3347
3348 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3351
3352 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3355
3356 2011-09-19  Julien Danjou  <julien@danjou.info>
3357
3358         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3359         which work with things that are not ASCII.
3360
3361 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3362
3363         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3364
3365 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366
3367         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3368         message level.
3369
3370 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3373
3374 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3377
3378 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3379
3380         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3381         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3382
3383 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3384
3385         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3386         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3387         articles.
3388
3389 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3390
3391         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3392         (message-mail-other-window, message-mail-other-frame)
3393         (message-news-other-window, message-news-other-frame):
3394         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3395         instead of setting buffer display varibles.
3396
3397 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3400
3401         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3402
3403 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3404
3405         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3406         duplicates" to a higher level.
3407
3408         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3409         most egregious messages.
3410
3411 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3414
3415 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3416
3417         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3418         up the file (bug#9351).
3419
3420 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3421
3422         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3423         it does with all other backends, but decode the names immediately after
3424         getting them.
3425
3426         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3427         decoding nnimap groups.
3428
3429         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3430         newsrc file.  It doesn't seem like an important optimization any more.
3431
3432 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3433
3434         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3435         overflows.
3436
3437 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3438
3439         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3440         (gnus-interactive-exit): Extend to `quiet'.
3441
3442         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3443
3444         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3445         string.
3446
3447         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3448         renaming function arguments from `this'.
3449
3450         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3451
3452         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3453         has been renamed.
3454         (gnus-lrm-string-p): Include RLM and PDF, too.
3455
3456         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3457         (bug#9225).
3458
3459 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3460
3461         Add autoload cookies for functions used by sendmail.el.
3462         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3463
3464         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3465
3466 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-art.el (article-date-ut): Work properly even when there are
3469         things like Date header in the body; work for forwarded parts.
3470
3471 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3472
3473         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3474         original-article-buffer.
3475
3476 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3477
3478         * nnir.el (nnir-compose-result): Fix matching of server type.
3479         (nnir-run-swish++): Ditto.
3480         (nnir-run-namazu): Ditto.
3481         (nnir-run-notmuch): Ditto.
3482
3483 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484
3485         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3486         (bug#9405).
3487
3488         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3489         (bug#9421).
3490
3491         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3492         (bug#9425).
3493
3494         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3495         thing (bug#9426).
3496
3497 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3498
3499         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3500         the error message.
3501
3502 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3503
3504         * message.el (message-setup-1): Return t (Bug#9392).
3505
3506 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3507
3508         * gnus-sum.el: When adding article headers to a summary buffer also
3509         update gnus-newsgroup-articles (bug#9386).
3510
3511 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3512
3513         * auth-source.el: Autoload help-mode.
3514
3515 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3516
3517         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3518         names.
3519
3520 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3521
3522         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3523         mm-replace-in-string for compatibility issues.
3524         * mml2015.el (mml2015-epg-verify): Ditto.
3525
3526 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3529
3530         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3531
3532 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3533
3534         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3535         continue on and do the clean-up phase (bug#9188).
3536
3537         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3538         just ignore groups that can't be opened instead of erroring out
3539         (bug#9225).
3540
3541         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3542         nil since some many people are fuddy-duddies.
3543
3544         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3545         images.
3546
3547         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3548         instead.
3549
3550         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3551
3552         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3553
3554         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3555         processing.
3556
3557         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3558         buffer to avoid warnings.
3559
3560 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3561
3562         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3563         specified to reduce precision.
3564
3565 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566
3567         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3568         bodystructures (bug#9314).
3569
3570 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3571
3572         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3573         Make button keymap non-sticky after buttons.
3574
3575 2011-08-18  David Engster  <dengste@eml.cc>
3576
3577         * nnmairix.el (nnmairix-request-set-mark)
3578         (nnmairix-goto-original-article): Remove adding of article to registry,
3579         since `gnus-registry-add-group' isn't available anymore.
3580         (nnmairix-determine-original-group-from-registry):
3581         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3582         available anymore.
3583
3584 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3585
3586         * starttls.el (starttls-any-program-available): Define as obsolete
3587         function.
3588
3589 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3590
3591         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3592         versions which Gnus use when appropriate.
3593
3594         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3595         a pretty destructive command.
3596
3597         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3598
3599 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * message.el (message-fix-before-sending): Make a different warning
3602         about NUL characters (bug#9270).
3603
3604         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3605         from custom (bug#9260).
3606
3607         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3608         things work in Emacs 22 and XEmacs, too.
3609
3610         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3611         default From.
3612
3613         * gnus-spec.el (gnus-lrm-string-p): New macro.
3614         (gnus-lrm-string): New constant.
3615         (gnus-summary-line-format-spec): LRM-ify the from.
3616         (gnus-tilde-max-form): LRM-ify string chopping.
3617
3618         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3619
3620         * message.el (message-is-yours-p): Allow disabling canlock checking
3621         (bug#9295).
3622         (message-shoot-gnksa-feet): Add `canlock-verify'.
3623         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3624         message directory isn't writable (bug#9304).
3625
3626         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3627         non-world-readable.
3628
3629 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3632         articles.
3633
3634 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3635
3636         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3637         copy-list.
3638
3639 2011-08-12  Sam Steingold  <sds@gnu.org>
3640
3641         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3642         in the reverse order to avoid modifying the cache with `nreverse'.
3643         (gnus-all-score-files): Do not modify the value returned by
3644         `gnus-score-find-alist' because it lives in a cache variable.
3645         (gnus-current-home-score-file): No need to `nreverse' the return value
3646         of `gnus-score-find-alist', it is already in the correct order.
3647
3648 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3649
3650         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3651         type MESSAGE and subtype RFC822 is slightly different from those of
3652         type TEXT.
3653
3654 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3655
3656         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3657         This allows article-referral to work from an nnir group.
3658
3659 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3660
3661         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3662
3663 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3664
3665         * mml1991.el (mml1991-epg-find-usable-key)
3666         (mml1991-epg-find-usable-secret-key): New function.
3667         (mml1991-epg-sign): Check if signing key is usable.
3668         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3669
3670 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3671
3672         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3673         server-variables only.  This should fix a bug introduced with commit
3674         e1889675b7f4adf057833c5513c9374134c4e053.
3675         (nnir-run-query): 'nnir-search-engine should not be set from the global
3676         environment.
3677
3678 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3679
3680         * nnir.el (nnir-search-thread): Position point on referring article
3681         line.
3682         (nnir-warp-to-article): Clean up summary buffers.
3683
3684         * nnimap.el (nnimap-request-thread): Whitespace fix.
3685
3686 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3687
3688         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3689
3690 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3691
3692         * starttls.el (starttls-available-p): Rename from
3693         `starttls-any-program-available' and changed return convention.
3694
3695 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3696
3697         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3698         `unix-sync' unless it's defined.
3699
3700 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3701
3702         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3703         `aref' for XEmacs compatibiltiy.
3704
3705 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3706
3707         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3708
3709 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3710
3711         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3712         closures, quote the form properly (bug#9194).
3713
3714 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3715
3716         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3717         (gnus-summary-insert-new-articles): Protect against servers that are
3718         down.
3719
3720 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3721
3722         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3723         in mm handle if none is specified.
3724
3725 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3726
3727         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3728
3729 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3730
3731         * nnir.el (nnir-search-thread): New function to make an nnir group
3732         based on a thread query.
3733
3734         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3735         of nnir in thread referral.
3736         (gnus-summary-refer-thread): Use it.
3737
3738         * nnimap.el (nnimap-request-thread): Use it.
3739
3740 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * shr.el (shr-tag-comment): Ignore HTML comments.
3743
3744 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3745
3746         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3747         argument.
3748         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3749         Use `nnir-address' to handle server info rather than passing an arg.
3750
3751         * nnimap.el (nnimap-make-thread-query): New utility function to format
3752         an imap thread search query.
3753         (nnimap-request-thread): Use it.
3754
3755         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3756         right select-method if we are not going back to the group buffer.
3757
3758 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3759
3760         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3761         enter invalid buffer configurations into the quit form (bug#9107).
3762         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3763         unplugged/plugged.
3764
3765         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3766         keep track of which ones are unread (bug#9061).
3767
3768         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3769         (bug#9055).
3770
3771         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3772         (bug#9041).
3773
3774         * gnus-html.el (mm-util): Require (bug#9073).
3775
3776         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3777         (gnus-summary-refer-thread): Use it to remove duplicates in the
3778         un-threaded view (bug#9053).
3779         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3780
3781 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3782
3783         * nnir.el (nnir-read-server-parm): Use default value from global
3784         variable.  Without this the default search engine parameters aren't
3785         used at all.
3786
3787 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3788
3789         * message.el (message-unique-id): Don't use the undocumented return
3790         value from (random t) (bug#9118).
3791
3792 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3793
3794         * message.el (message-auto-save-directory): If the ~/Mail directory
3795         doesn't exist, use ~ as the auto-save directory (bug#4432).
3796
3797         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3798         hasn't already been started.
3799
3800 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801
3802         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3803
3804         * message.el (message-reply): Work around mysterious bug where
3805         `message-mode' seems to overwrite the locally bound `subject' variable.
3806
3807 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3808
3809         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3810         correct group.
3811
3812         * gnus-int.el (gnus-request-thread): Add group argument.
3813
3814         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3815
3816 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3817
3818         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3819
3820         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3821         renamed to `debbugs-gnu-*'.
3822
3823 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3824
3825         * plstore.el: Revert the editing feature since it is not urgent.
3826         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3827         (plstore-mode-decoded): Remove.
3828
3829 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3832         isn't very interesting any more, and it leaks potentially secret data.
3833         (gnus-debug): Remove.
3834
3835         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3836         use of :custom-show.
3837
3838 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3839
3840         * plstore.el: Add documentation.
3841         (plstore-mode): New mode to edit plstore file.
3842         (plstore-mode-toggle-display, plstore-mode-original)
3843         (plstore-mode-decoded): New command.
3844         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3845         (plstore--insert-buffer, plstore--make): New function.
3846         (plstore-open, plstore-save): Simplify by using them.
3847
3848 2011-07-06  Glenn Morris  <rgm@gnu.org>
3849
3850         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3851
3852 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3855         no longer is much used.
3856         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3857         Articles".
3858
3859 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3860
3861         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3862         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3863         `notmuch' backend.
3864
3865 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3866
3867         * mm-decode.el (mm-text-html-renderer): Doc fix.
3868
3869         * gnus-msg.el (gnus-bug): Fix the MML tag.
3870
3871         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3872
3873 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3874
3875         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3876         secondary methods if started with `gnus-no-server'.
3877
3878 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3879
3880         * message.el (message-return-action): Fix typo in docstring.
3881
3882 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3883
3884         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3885         bug reports at once.
3886
3887         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3888
3889 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * nndraft.el: Require gnus-group.
3892         (nndraft-request-list): Declare.
3893
3894         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3895         no unread article unless it matches gnus-permanently-visible-groups.
3896
3897         * nndraft.el (nndraft-update-unread-articles): New function.
3898         (nndraft-request-associate-buffer): Use it to update the number of
3899         unread articles for the nndraft groups in the group buffer when saving
3900         or killing a draft message.
3901
3902 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3905         systems to binary before writing and reading the mbox files.
3906
3907         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3908         instead of trying to list them all (bug#8978).
3909
3910 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3911
3912         * pop3.el (pop3-open-server): Use :end-of-capability.
3913
3914 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3917         the id is always a number.
3918
3919         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3920
3921         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3922         debbugs mode, if possible.
3923
3924 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3925
3926         * auth-source.el (auth-source-token-passphrase-callback-function):
3927         Reindent.
3928         (epg-context-operation): Remove unnecessary autoload.
3929
3930 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3931
3932         * gnus.el (gnus-list-debbugs): New command.
3933
3934         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3935         mboxstat instead of the maintbox, since the stat seems to be fuller.
3936
3937         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3938         summary buffers.
3939
3940         * message.el (message-get-reply-headers): Delete all duplicates,
3941         instead of the first.
3942         (message-get-reply-headers): Ensure that we have progress while
3943         deleting duplicates.
3944
3945         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3946         gnus-posting-style value from the summary buffer to make it easier to
3947         make that a per-buffer conf.
3948
3949 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3950
3951         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3952         found by setting `shortcut' in 'query.
3953         (nnir-request-article): Use `shortcut' setting when requesting article
3954         by Message-ID.
3955
3956 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3957
3958         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3959         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3960         Bring the pseudo-headers back too.
3961
3962 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3963
3964         * auth-source.el (auth-source-token-passphrase-callback-function):
3965         Simplify and remove EPA dependency.
3966
3967 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3968
3969         * nnir.el (nnir-request-article): Fix error message text.
3970
3971 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3972
3973         * auth-source.el (plstore-delete): Autoload.
3974         (auth-source-plstore-search): Support delete operation.
3975         * plstore.el (plstore-delete): New function.
3976
3977 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3980         mark actually existing articles as unread rather than the ones that
3981         active asserts.
3982
3983 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3984
3985         * nntp.el (nntp-record-command):
3986         * gnus-util.el (gnus-message-with-timestamp-1):
3987         Use format-time-string rather than decoding time stamps by hand.
3988         This is simpler and insulates the code from potential changes to
3989         current-time format.
3990
3991 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3994
3995 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3996
3997         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3998         (plstore-save): Support public key encryption.
3999         (plstore--init-from-buffer): New function.
4000         (plstore-open): Use it; fix error when opening a non-existent file.
4001         (plstore-revert): Use plstore--init-from-buffer.
4002
4003 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4004
4005         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4006
4007 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4010         for old Emacsen.
4011
4012 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4013
4014         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4015         is not fully working.
4016
4017 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4018
4019         * dgnushack.el: Autoload sha1 on XEmacs.
4020
4021         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
4022         quit window configuration.
4023
4024         * auth-source.el (epg-context-set-passphrase-callback):
4025         Remove duplicate autoload.
4026
4027 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4028
4029         * nnir.el (nnir-request-article): Allow requesting articles by
4030         Message-ID with nnimap.
4031
4032         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
4033         current server.
4034
4035 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4036
4037         * auth-source.el: Autoload EPA/EPG functions.
4038         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
4039         changed when EPA/EPG is not available.
4040         (auth-source-backend): Rename "arg" member to "data".
4041         (auth-source-backend-parse, auth-source-plstore-search)
4042         (auth-source-plstore-create): Use it.
4043
4044 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
4045
4046         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
4047         `gnus-refer-article-methods'.
4048
4049 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
4050
4051         * auth-source.el: Require EPA and EPG.
4052         (auth-source-passphrase-alist): New variable.
4053         (auth-source-passphrase-callback-function)
4054         (auth-source-token-passphrase-callback-function): Callbacks for the
4055         netrc field encryption (GPG tokens).
4056         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
4057         Symmetric encryption and decryption of the netrc GPG tokens.
4058         (auth-source-netrc-normalize): Use them, simplifying the closure.
4059
4060 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4061
4062         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
4063         is available.
4064
4065 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
4068         non-nil, and `nnimap-split-methods' is nil, use the former.
4069
4070 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4071
4072         * plstore.el (plstore-revert): New function.
4073         (plstore-open): Use it; hide the buffer from user.
4074
4075 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4076
4077         * auth-source.el (auth-source-backend): New member "arg".
4078         (auth-source-backend-parse): Handle new backend 'plstore.
4079         * plstore.el: New file.
4080
4081 2011-06-30  Glenn Morris  <rgm@gnu.org>
4082
4083         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
4084
4085 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4086
4087         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4088         expiring articles to.
4089
4090         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
4091         variations as ASCII (bug#5458).
4092
4093 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4094
4095         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
4096
4097 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4098
4099         * message.el (message-point-in-header-p): Tweak the function to default
4100         to saying that we're not in the headers if there is no separator at
4101         all.  This makes it possible to use the Message version of `M-q' in
4102         buffers with no headers (bug#7987).
4103         (message-point-in-header-p): Fix last checkin to work with an empty
4104         mail-header-separator, too.
4105
4106         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
4107         again, save the choice via customize.
4108
4109 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4110
4111         * message.el (message-send-mail-function): Add `sendmail-query-once'.
4112
4113         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
4114         ended the connection, bail out before waiting infinitely on a new
4115         connection.
4116
4117 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
4118
4119         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
4120         reports.
4121
4122         * gnus.el (gnus-bug-package): Use "gnus."
4123         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
4124
4125 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126
4127         * dgnushack.el: Make the timer warning go away on XEmacs.
4128
4129         * gnus-art.el (gnus-article-stop-animations): New function to stop any
4130         animations going on at article exit time.
4131
4132         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
4133         since removing it breaks people upgrading.
4134
4135         * shr.el (shr-put-image): Use the new interface for animating images.
4136         (shr-put-image): Animate for 60 seconds.
4137
4138         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
4139         avoid compiler warnings.
4140
4141         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
4142         error with `find-file-hooks' on Emacs 22.
4143         (with-auth-source-epa-overrides): Ugly hack to Wrap the
4144         `find-file-hook' things in `symbol-value' to avoid compilation warnings
4145         on all architectures.
4146
4147         * spam.el (spam-stat): Require in a normal fashion without binding
4148         `spam-stat-install-hooks' to avoid compilation warnings.
4149
4150         * spam-stat.el (spam-stat-install-hooks): Remove.
4151         (spam-stat-install-hooks): Don't run automatically.
4152
4153 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
4154
4155         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
4156         and keystroke.
4157
4158 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4159
4160         * auth-source.el (auth-source-netrc-cache): Move forward.
4161
4162 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4163
4164         * proto-stream.el (proto-stream-open-starttls): Use
4165         `gnutls-available-p' to see whether we have built-in support.
4166
4167         * auth-source.el (auth-source-netrc-create): Don't query the bits that
4168         we already know.
4169         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
4170         (auth-source-netrc-create): Don't prompt for the stuff we already know.
4171
4172 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
4175         %S format, since that looks odd.
4176         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
4177         file, especially when saving.
4178
4179 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
4180
4181         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
4182         article found.
4183
4184 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
4185
4186         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
4187         `auth-source-save-secrets' with a more sensitive alist that can be
4188         configured per file.  Experimental, so defaults to 'never.
4189         (auth-source-netrc-create): Use it.  Still experimental code.
4190         (with-auth-source-epa-overrides): Use `find-file-hooks' if
4191         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
4192
4193 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
4194
4195         * auth-source.el (auth-source-save-secrets): New variable to control if
4196         secret tokens should be saved encrypted.
4197         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
4198         to `auth-source-netrc-normalize'.
4199         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
4200         on the EPA variables being defined.
4201         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
4202         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
4203         the lexical-let closure.
4204         (auth-source-netrc-create): Create "gpg:" tokens according to
4205         `auth-source-save-secrets'.
4206
4207 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * gnus-group.el (gnus-group-update-group): Add new argument
4210         `info-unchanged' that stops updating dribble buffer.
4211
4212         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4213         deletes lines matching to it in dribble buffer.
4214
4215         * gnus-agent.el (gnus-agent-fetch-group-1):
4216         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4217         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4218         * gnus-start.el (gnus-group-change-level):
4219         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4220
4221         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4222         if newsgroup info is not changed.
4223
4224         * gnus-group.el (gnus-group-get-new-news-this-group):
4225         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4226         Don't update dribble buffer.
4227
4228 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4229
4230         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4231         remove entries with groups we ignore.
4232
4233 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4234
4235         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4236         the underline comes at the bottom.
4237
4238 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4239
4240         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4241         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4242         (gnus-registry-article-marks-to-names): Rename from
4243         `gnus-registry-user-format-function-M2'.
4244
4245 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4248         ephemeral group.
4249
4250 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * shr.el (shr-browse-image): Copy the URL if called interactively.
4253
4254 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4257         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4258         done, then unselected articles may be marked as read.
4259
4260         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4261         since not doing this seems to lead to a race condition in pop3-logon.
4262
4263         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4264         so that the call chain it correct when we call "upwards".
4265
4266         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4267         in read-only groups.
4268
4269         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4270
4271         * message.el (message-cite-reply-position): Doc string fix.
4272
4273         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4274         avoid regexp overflow.
4275         (nnimap-transform-split-mail): Ditto.
4276
4277         * pop3.el (pop3-retr): Error out if the server closes the connection.
4278
4279 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4280
4281         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4282         mm-with-unibyte-current-buffer.  The buffer should not contain any
4283         multibyte chars anyway at this stage.
4284
4285 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4288         at the end of lines.
4289
4290 2011-05-29  Julien Danjou  <julien@danjou.info>
4291
4292         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4293
4294 2011-05-27  Glenn Morris  <rgm@gnu.org>
4295
4296         * gnus-group.el (gnus-bug-group-download-format-alist):
4297         Use the "maintainer" version of debian reports as well.
4298
4299 2011-05-26  Glenn Morris  <rgm@gnu.org>
4300
4301         * gnus-group.el (gnus-bug-group-download-format-alist):
4302         Use the "maintainer" version of debbugs.gnu.org reports.
4303
4304 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4307
4308 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4309
4310         * gnus-cus.el (gnus-agent-customize-category):
4311         * gnus-delay.el (gnus-delay-send-queue):
4312         * gnus.el (gnus-other-frame):
4313         Don't quote lambda expressions with `quote'.
4314
4315 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4316
4317         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4318         the thread moves us backwards and so we loop forever.
4319
4320 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4323         whitespace in base64 data lines.
4324
4325 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4326
4327         * gnus-registry.el (gnus-registry-user-format-function-M):
4328         Use `mapconcat'.
4329         (gnus-registry-user-format-function-M2): Use to see the full text of
4330         the marks.  Make "," the mark text separator.
4331
4332         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4333         authentication with auth-source.
4334
4335 2011-05-17  Glenn Morris  <rgm@gnu.org>
4336
4337         * gnus-group.el (gnus-import-other-newsrc-file):
4338         Use insert-file-contents.
4339
4340 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4341
4342         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4343         1000 iterations.
4344
4345 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4346
4347         * nntp.el (nntp-open-connection): Check if process-type is available.
4348
4349 2011-05-16  Julien Danjou  <julien@danjou.info>
4350
4351         * shr.el (shr-tag-del): Add support for del tag.
4352
4353 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * gnus-html.el (gnus-html-put-image): Register a displayer.
4356
4357         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4358
4359 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4360
4361         * registry.el (prune-factor): New initialization parameter defaulting
4362         to 0.1.
4363         (registry-prune-hard): Use it.
4364
4365         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4366         0.1 expicitly.
4367
4368 2011-05-13  Glenn Morris  <rgm@gnu.org>
4369
4370         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4371         is bound, since this function requires sendmail.
4372
4373 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4374
4375         * registry.el (registry-usage-test): Disable pruning test.
4376
4377 2011-05-11  David Engster  <dengste@eml.cc>
4378
4379         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4380         Bind set-network-process-option for XEmacs.
4381
4382 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4383
4384         * registry.el (registry-prune-hard-candidates)
4385         (registry-prune-soft-candidates): Helper methods for registry pruning.
4386         (registry-prune): Use them.  Make the sort function optional.
4387
4388 2011-05-10  Jim Meyering  <meyering@redhat.com>
4389
4390         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4391
4392 2011-05-10  Julien Danjou  <julien@danjou.info>
4393
4394         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4395         symbol and not a list.
4396
4397 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * gnus-art.el (gnus-article-mode): Move binding of
4400         shr-put-image-function here from gnus-article-prepare-display.
4401
4402         * shr.el (shr-put-image-function): New variable.
4403         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4404         (shr-put-image): Return scaled image.
4405
4406         * gnus-art.el (gnus-shr-put-image): New function.
4407         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4408
4409         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4410         original ones, as deletable.
4411
4412 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4413
4414         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4415
4416 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4417
4418         * registry.el (registry-full): Add convenience method.  Fix logic.
4419         (registry-insert): Use it.  Fix logic here too.
4420
4421         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4422         `registry-prune' if `registry-full' returns t.
4423         (gnus-registry-handle-action)
4424         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4425         (gnus-registry-usage-test): Use it.
4426
4427 2011-05-07  Julien Danjou  <julien@danjou.info>
4428
4429         * shr.el (shr-link): Make shr-link inherit from link by default.
4430
4431 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4432
4433         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4434
4435 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4436
4437         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4438         error out because the face is not a list.
4439
4440 2011-05-05  Glenn Morris  <rgm@gnu.org>
4441
4442         * proto-stream.el (gnutls-negotiate): Fix declarations.
4443
4444         * gnus-start.el (gnus-propagate-marks): Declare.
4445
4446 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4447
4448         * registry.el (registry-reindex): Fix percentage message.
4449
4450         * proto-stream.el (network-stream-open-starttls): Adjust to call
4451         `gnutls-negotiate' with :process and :hostname arguments.
4452
4453 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4454
4455         * shr.el: Add shr-link face for links.
4456         (shr-urlify): Use it.
4457
4458         * registry.el (registry-insert): Make error message more helpful.
4459
4460 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461
4462         * gnus-html.el (gnus-html-schedule-image-fetching):
4463         Use url-queue-retrieve, if it exists.
4464
4465         * shr.el (shr-tag-img): Ditto.
4466
4467         * gnus.el: Autoload more gnus-agent functions.
4468
4469         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4470         agent if we haven't already (bug#8502).
4471
4472         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4473         into the Agent, too.
4474
4475         * gnus-agent.el (gnus-agent-store-article): New function.
4476
4477         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4478         and moved from that file for reuse.
4479
4480         * pop3.el (pop3-open-server): Error messages are "-ERR".
4481
4482 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4483
4484         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4485         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4486
4487 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4488
4489         * gnus.el: No Gnus v0.17 is released.
4490
4491 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4492
4493         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4494         buffer has moved to a different frame.
4495
4496 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4497
4498         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4499         to get the conversion from unibyte to multibyte buffers to work on
4500         Emacs 22.
4501
4502         * nntp.el (nntp-request-article): Slight clean-up.
4503
4504 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * shr.el (shr-strike-through): New face.
4507         (shr-tag-s): Use it to provide <s> support.
4508         (shr-tag-s): Remove duplicate definition.
4509
4510 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4511
4512         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4513         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4514
4515 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4516
4517         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4518         `gnutls-negotiate'.
4519         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4520
4521 2011-04-23  Glenn Morris  <rgm@gnu.org>
4522
4523         * gnus-sum.el (gnus-extra-headers): Bump :version.
4524
4525 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526
4527         * shr.el (shr-tag-sup): New function.
4528         (shr-tag-sub): Ditto.
4529
4530 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4531
4532         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4533         for the case where `gnus-registry-ignored-groups' is a list of lists,
4534         and don't call `gnus-parameter-registry-ignore' otherwise.
4535
4536 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4537
4538         * nnimap.el (nnimap-user): New backend variable.
4539         (nnimap-open-connection-1): Use it.
4540         (nnimap-credentials): Accept user parameter so it's explicit what user
4541         name is desired.
4542
4543         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4544         default.
4545
4546         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4547         not gnus-registry.el.
4548
4549         * gnus-registry.el: Mention in comments how to modify
4550         `gnus-extra-headers' for proper recipient tracking and that it may
4551         already have To and Cc recently, which it does as of this commit.
4552         (gnus-registry-ignored-groups): Remove defcustom.
4553         Explain why in comments.
4554         (gnus-registry-action): Fix data-header reference to use the extra
4555         headers.  Explain in package commentary how to add To and Cc headers to
4556         the gnus-extra-headers.
4557         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4558         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4559         parameter list or a string list in `gnus-registry-ignored-groups'.
4560         Fix logic error.
4561
4562 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4563
4564         * shr.el (shr-expand-url): Protect against null urls.
4565
4566 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4567
4568         * shr.el (shr-base): New binding.
4569         (shr-tag-base): Keep track of <base>.
4570         (shr-expand-url): New function used throughout.
4571
4572 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4573
4574         * gnus-registry.el
4575         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4576         (gnus-registry-ignored-groups): New variable.
4577         (gnus-registry-ignore-group-p): Use it.
4578         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4579         set the destination group to nil (same as delete) if it's ignored.
4580
4581 2011-04-20  David Engster  <dengste@eml.cc>
4582
4583         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4584
4585         * Makefile.in (test-nntp): New rule.
4586         (check): Add it.
4587         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4588
4589 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * gnus-registry.el (gnus-registry-action)
4592         (gnus-registry-fetch-header-fast):
4593         Don't use mail-header that looks an internal function of mailheader.el.
4594
4595 2011-04-19  Glenn Morris  <rgm@gnu.org>
4596
4597         * time-date.el (time-to-days): Remove unused local variables.
4598
4599 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4600
4601         * gnus-registry.el: Eliminate cl functions.
4602         (gnus-registry-sort-addresses): New function that replaces mapcan.
4603         (gnus-registry-action, gnus-registry-spool-action)
4604         (gnus-registry-split-fancy-with-parent)
4605         (gnus-registry-fetch-recipients-fast): Use it.
4606         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4607
4608         * registry.el (initialize-instance, registry-lookup)
4609         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4610         (registry-lookup-secondary-value, registry-search, registry-delete)
4611         (registry-insert, registry-reindex, registry-size, registry-prune):
4612         Use eval-and-compile.
4613
4614 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4615
4616         * registry.el (registry-reindex): New method to recreate the secondary
4617         registry indices.
4618
4619         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4620         tracked field changes.
4621         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4622         (gnus-registry-action, gnus-registry-spool-action)
4623         (gnus-registry-handle-action)
4624         (gnus-registry--split-fancy-with-parent-internal)
4625         (gnus-registry-split-fancy-with-parent)
4626         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4627         move, and delete actions, and for fancy splitting with parent.
4628         (gnus-registry-extract-addresses)
4629         (gnus-registry-fetch-recipients-fast)
4630         (gnus-registry-fetch-header-fast): Convenience functions.
4631         (gnus-registry-misc-test): ERT test of
4632         `gnus-registry-extract-addresses'.
4633
4634 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4635
4636         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4637         Track by subject first, then sender.
4638
4639 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4640
4641         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4642
4643         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4644         Lisp.
4645
4646         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4647         (gnus-draft-send): Use it to avoid popping
4648         up frames from gnus-group-send-queue.
4649
4650 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4651
4652         * gnus-registry.el: Updated gnus-registry docs.
4653
4654 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4655
4656         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4657         Fix logic bug.
4658         (gnus-registry-post-process-groups): Fix logging of no results and
4659         quote sender and subject.
4660
4661 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4664         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4665         gnutls-cli are too slow to be done opportunistically.
4666
4667         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4668         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4669         we had no early-data returned.
4670         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4671         two async commands to the same server at the same time.
4672
4673 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4674
4675         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4676
4677 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4678
4679         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4680         "warning" level.
4681
4682         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4683         (mm-url-insert-file-contents): Don't set the package names.
4684
4685 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4686
4687         * gnus-registry.el (gnus-registry-action): Remove properties and
4688         simplify subject in `gnus-registry-handle-action'.
4689         (gnus-registry-spool-action): Get subject and sender from message if
4690         they are not passed in.
4691         (gnus-registry-handle-action): Remove properties and simplify subject
4692         consistently.
4693
4694 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4695
4696         * registry.el: Require CL before using defmacro*.
4697
4698 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4699
4700         * gnus-art.el (article-treat-date): Assume that
4701         gnus-article-date-headers may be a group parameter.
4702
4703 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4704
4705         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4706
4707         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4708         interactively so the newsrc file can contain foreign groups too.
4709         Useful for debugging but not much for users.
4710
4711 2011-04-07  David Engster  <dengste@eml.cc>
4712
4713         * registry.el (registry-usage-test): Only do
4714         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4715         lexical binding.
4716
4717 2011-04-07  David Engster  <dengste@eml.cc>
4718
4719         * Makefile.in (check, test-registry): New rules for test-suite.
4720
4721 2011-04-06  David Engster  <dengste@eml.cc>
4722
4723         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4724         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4725
4726 2011-04-06  David Engster  <dengste@eml.cc>
4727
4728         * registry.el (initialize-instance): Change :after to :AFTER to be
4729         compatible with old EIEIO version in XEmacs.
4730
4731 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4732
4733         * gnus-registry.el (gnus-registry-post-process-groups)
4734         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4735         and provide better messaging.
4736
4737 2011-04-06  David Engster  <dengste@eml.cc>
4738
4739         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4740         errors.
4741
4742         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4743         dgnushack-compile with error-on-warn enabled, and to signal an error if
4744         clean compilation failed.
4745         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4746         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4747
4748 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4749
4750         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4751         unconditionally anyway, discarding errors.
4752         (gnus-registry-delete-entries): New convenience function.
4753         (gnus-registry-import-eld): Import from old .eld registry.
4754
4755         * registry.el: Don't use ERT if it's not available.  Load it
4756         unconditionally anyway, discarding errors.
4757
4758         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4759         version from the Claudio Bley GnuTLS patch (extra optional parameters
4760         and host name).
4761
4762 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4763
4764         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4765         fixup the parameters that can be customized by the user between
4766         save/read cycles.
4767         (gnus-registry-read): Use it.
4768         (gnus-registry-make-db): Use it.
4769         (gnus-registry-spool-action, gnus-registry-handle-action):
4770         Fix messaging.
4771         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4772         Map references to actual group names with sender and subject tracking.
4773         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4774         (gnus-registry-usage-test): Add subject lookup test.
4775
4776         * registry.el (registry-db, initialize-instance): Set up constructor
4777         instead of :initform arguments for the sake of older Emacsen.
4778         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4779         pre-lexbind merge bug.
4780         (registry-usage-test): Use it.
4781         (initialize-instance, registry-db): Move the non-function initforms
4782         back to the class definition.
4783
4784 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4785
4786         * registry.el: New library to manage gnus-registry-style data.
4787
4788         * gnus-registry.el: Use it (major rewrite).
4789
4790         * nnregistry.el: Use it.
4791
4792         * spam.el: Use it.
4793
4794 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4795
4796         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4797         marks on non-selected articles.
4798
4799 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4800
4801         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4802         parameter to open-protocol-stream.
4803
4804 2011-04-01  Julien Danjou  <julien@danjou.info>
4805
4806         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4807         fundamental-mode.
4808
4809 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4810
4811         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4812         servers.
4813
4814 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815
4816         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4817         made marks not propagate, again.
4818
4819 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4820
4821         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4822         Make this the default type.
4823         (proto-stream-open-plain): Rename from proto-stream-open-default.
4824         (open-protocol-stream, proto-stream-open-starttls)
4825         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4826         with `plain'.
4827
4828         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4829         value.
4830
4831         * nntp.el (nntp-open-connection-function): Document the fact that some
4832         values are not functions but are instead handled specially.
4833         Recognize nntp-open-plain-stream value.
4834         (nntp-open-connection): Recognize that value.
4835
4836 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837
4838         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4839         where it seems to be needed.
4840
4841 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842
4843         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4844         stuff.
4845
4846         * gnus-score.el (gnus-score-string): Fix calling convention of
4847         `gnus-simplify-buffer-fuzzy' after last patches.
4848
4849         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4850         server for articles we didn't get any headers for.  This is a sanity
4851         check.
4852
4853 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4854
4855         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4856         new CAPABILITY, use it.
4857
4858 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4859
4860         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4861         downloading anything.
4862
4863         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4864
4865 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4866
4867         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4868         colors.
4869         (gnus-splash-svg-color-symbols): New function.
4870
4871 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4872
4873         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4874         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4875         (gnus-simplify-subject-fuzzy): Use the local
4876         gnus-simplify-subject-fuzzy-regex instead of the global one.
4877         This makes using this variable in group parameters work.
4878
4879 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4880
4881         * gnus-registry.el (gnus-registry-unfollowed-groups):
4882         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4883         archive:sent-YYYY-MM-DD groups).
4884         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4885         tracking if there are more than `gnus-registry-max-track-groups'
4886         matches.
4887
4888 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4889
4890         * message.el (message--yank-original-internal): New function to do the
4891         insertion cleanly inside eval in `message-yank-original'.
4892         (message-yank-original): Use it.
4893
4894 2011-03-29  Julien Danjou  <julien@danjou.info>
4895
4896         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4897         local variables disabled rather than `normal-mode'.
4898
4899 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4900
4901         * imap.el (imap-shell-open, imap-process-connection-type):
4902         Use imap-process-connection-type for 'shell' streams as well as
4903         Kerberos, SSL, other subprocesses.
4904
4905 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4906
4907         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4908         with open-network-stream.
4909         (proto-stream-always-use-starttls): Option removed.
4910         (open-protocol-stream): Return a process object by default.  Provide a
4911         new parameter :return-list specifying a list-type return value, which
4912         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4913         :type `network' to `try-starttls', and `network-only' to `default'.
4914         Make `default' the default, for compatibility with open-network-stream.
4915         Handle the no-parameter case exactly as open-network-stream, with no
4916         additional stream processing.  Search plists using plist-get.
4917         Explicitly add :end-of-commend parameter if it is missing.
4918         (proto-stream-open-default): Rename from
4919         proto-stream-open-network-only.  Return 'default as the type.
4920         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4921         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4922         failed.  Always return a list with a (possibly dead) process as the
4923         first element, for compatibility with open-network-stream.
4924         (proto-stream-open-tls): Use plist-get.  Always return a list.
4925         (proto-stream-open-shell): Return `default' as connection type.
4926         (proto-stream-capability-open): Use plist-get.
4927         (proto-stream-eoc): Function deleted.
4928
4929         * nnimap.el (nnimap-stream, nnimap-open-connection)
4930         (nnimap-open-connection-1): Handle renaming of :type parameter for
4931         open-protocol-stream.
4932         (nnimap-open-connection-1): Pass a :return-list parameter
4933         open-protocol-stream to obtain a list return value.  Parse this list
4934         using plist-get.
4935
4936         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4937         for open-protocol-stream.  Accept open-protocol-stream return value
4938         that is a subprocess object instead of a list.  Handle the case of a
4939         dead returned process.
4940
4941 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4942
4943         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4944
4945         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4946
4947 2011-03-21  Julien Danjou  <julien@danjou.info>
4948
4949         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4950         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4951         query.
4952         (mm-inline-text): Render normal text with fontification whenever
4953         possible.
4954
4955         * gnus-sum.el (gnus-summary-save-parts-1):
4956         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4957         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4958         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4959         Use `mm-handle-filename'.
4960
4961         * mm-util.el (mm-handle-filename): New function, return the filename of
4962         an handle.
4963
4964 2011-03-18  Julien Danjou  <julien@danjou.info>
4965
4966         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4967         (gnus-buffer-live-p): Check that buffer is not nil.
4968
4969 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4970
4971         * gnus.el: No Gnus v0.15 is released.
4972
4973 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4974
4975         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4976         avoid warning on XEmacs.
4977
4978         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4979         on XEmacs.
4980
4981         * gnus-art.el: Require mouse, which the build bot seems to say is
4982         needed.
4983
4984         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4985
4986         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4987         XEmacs, since it doesn't have url-retrieve-synchronously.
4988
4989         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4990         since assoc-string doesn't exist in XEmacs.
4991
4992 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4993
4994         * gnus-group.el (gnus-group-list-ticked): New function.
4995         (gnus-group-make-menu-bar): Provide a menu entry for it.
4996         (gnus-group-list-map): Provide a binding for it.
4997
4998 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4999
5000         * shr.el (shr-visit-file): New command.
5001
5002         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5003
5004 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5005
5006         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5007         servers.
5008
5009 2011-03-16  Julien Danjou  <julien@danjou.info>
5010
5011         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5012         inline.
5013
5014         * gnus-art.el (article-hide-list-identifiers):
5015         Use gnus-group-get-list-identifiers.
5016
5017         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
5018         (gnus-summary-remove-list-identifiers):
5019         Use gnus-group-get-list-identifiers to get regexp.
5020         (gnus-select-newsgroup, gnus-summary-insert-subject)
5021         (gnus-summary-insert-articles):
5022         Call gnus-summary-remove-list-identifiers unconditionally.
5023
5024 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
5027         we're selecting a group with unread articles.
5028
5029         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
5030
5031         * gssapi.el: New file separated out from imap.el to provide a general
5032         Kerberos 5 connection facility for Emacs.
5033
5034         * message.el (message-elide-ellipsis): Document the format spec
5035         ellipsis.
5036
5037 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5038
5039         * message.el (message-elide-region): Allow the ellipsis to say how many
5040         lines were removed.
5041
5042 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5043
5044         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
5045         window configurations containing buffers that are now dead.
5046
5047         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
5048         parsing to avoid integer overflows.
5049         (nnimap-parse-flags): Simplify the last change.
5050         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
5051         too large for 32-bit Emacsen.
5052
5053 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5054
5055         * auth-source.el (auth-source-netrc-create):
5056         * message.el (message-yank-original): Fix use of `case'.
5057
5058 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
5059
5060         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
5061         XEmacs, which was one character too wide.
5062
5063 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
5064
5065         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
5066         default number of articles to display.
5067         (gnus-articles-to-read): Use pretty names for prompt.
5068
5069 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5070
5071         * gnus-int.el (gnus-open-server): Ditto.
5072
5073         * gnus-start.el (gnus-activate-group): Give a backtrace if
5074         debug-on-quit is set and the user hits `C-g'.
5075         (gnus-read-active-file): Ditto.
5076
5077         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
5078
5079 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
5080
5081         * message.el (message-yank-original): Use cond instead of CL case.
5082
5083 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5084
5085         * auth-source.el (auth-source-netrc-create): Use usual format for the
5086         default in prompts.
5087
5088 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * lpath.el: Fbind read-char-choice for XEmacs.
5091
5092 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5093
5094         * auth-source.el (auth-source-netrc-create): Show the default in the
5095         prompt when prompting for token creation.
5096
5097 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5098
5099         * auth-source.el (auth-source-format-prompt): Always convert the value
5100         to a string to avoid evaluating non-string arguments.
5101         (auth-source-netrc-create): Offer default properly, not as initial
5102         content in `read-string'.
5103         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
5104         of line to determine if we've been run before.  If so, don't run again,
5105         but print a trivial message to indicate the cache was hit instead.
5106
5107 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
5108
5109         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
5110         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
5111         The user will have to run `gnus-sync-read' manually and wait for Cloudy
5112         Gnus.
5113
5114 2011-03-11  Julien Danjou  <julien@danjou.info>
5115
5116         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
5117         modified file".
5118
5119 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
5120
5121         * auth-source.el (auth-source-read-char-choice): New function to read a
5122         character choice using `dropdown-list', `read-char-choice', or
5123         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
5124         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
5125         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
5126         (auth-source-netrc-saver): Use it.
5127         (auth-source-pick-first-password): New convenience function.
5128
5129 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
5132         parameter in the credentials.
5133         (nnimap-open-connection-1): Use it after a successful login.
5134         (nnimap-credentials): Add IMAP-specific user and password prompt.
5135
5136         * auth-source.el (auth-source-search): Add :require parameter, taking a
5137         list.  Document it and the :save-function return token.  Pass :require
5138         down.  Change the CREATED message from a warning to a debug statement.
5139         (auth-source-search-backends): Pass :require down.
5140         (auth-source-netrc-search): Pass :require down.
5141         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
5142         Change save prompt to indicate all modifications saved here are
5143         deletions.
5144         (auth-source-netrc-create): Take user login name as default in user
5145         prompt.  Move all the save functionality to a lexically bound function
5146         under the :save-function token in the returned list.  Set up clearer
5147         default prompts for user, host, port, and secret.
5148         (auth-source-netrc-saver): New function, intended to be wrapped for
5149         :save-function.
5150
5151 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5152
5153         * shr.el (shr-table-horizontal-line): Change the defaults for the table
5154         lines to be spaces instead.
5155
5156 2011-03-07  Julien Danjou  <julien@danjou.info>
5157
5158         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
5159         (sieve-sasl-auth): Check that auth-source-search did return something,
5160         or just return an empty string.
5161
5162 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5163
5164         * gnus.el (gnus-interactive): Use read-directory-name.
5165
5166         * gnus-uu.el (gnus-uu-decode-uu-and-save)
5167         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
5168         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
5169         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
5170         Likewise.
5171
5172         * gnus-group.el (gnus-group-make-directory-group): Likewise.
5173
5174 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5175
5176         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
5177         onto the list of killed groups, too.  This makes killed nnimap groups,
5178         for instance, more reliably not reappear.
5179
5180         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
5181         the parent.
5182
5183         * gnus-sum.el (gnus-update-read-articles): Fix typo.
5184
5185         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
5186         really have server-side marks.
5187
5188         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
5189         since most backends do not usefully have server-side marks.
5190         (gnus-update-read-articles): Propagate marks to all backends that
5191         really have server-side marks.
5192
5193 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
5194
5195         * message.el (message-cite-reply-position, message-cite-style):
5196         New variables.
5197         (message-yank-original): Use the new citation styles.
5198
5199 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
5200
5201         * message.el (message-options): Revert 22da67af (workaround for XEmacs
5202         buffer-local issue); don't mark it buffer-local when running under
5203         XEmacs.
5204
5205 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
5206
5207         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
5208         numbers too big to be `read'.
5209
5210 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
5211
5212         * password-cache.el (password-in-cache-p): Add autoload.
5213
5214         * message.el (message-options): Make buffer-local two ways to attempt
5215         to fix a XEmacs bug.
5216
5217 2011-03-02  Julien Danjou  <julien@danjou.info>
5218
5219         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5220
5221 2011-03-01  Julien Danjou  <julien@danjou.info>
5222
5223         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5224         group.
5225         (article-hide-list-identifiers): Use list-identifier group parameter.
5226
5227 2011-02-28  Julien Danjou  <julien@danjou.info>
5228
5229         * sieve.el (sieve-buffer-script-name): New local variable to store
5230         sieve script name.
5231         (sieve-edit-script): Store sieve script name.
5232         (sieve-upload): Use sieve script name when uploading.
5233         (sieve-upload): Use substitute-command-keys.
5234         (sieve-edit-script): Use substitute-command-keys.
5235         (sieve-refresh-scriptlist): Use substitute-command-keys.
5236         (sieve-manage-mode-map): Define keymap properly.
5237         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5238         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5239         Remove commented code about cvs.
5240         (sieve-manage-quit): New function.
5241         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5242
5243 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5246
5247 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5248
5249         * auth-source.el (auth-source-search): Cache empty result sets.
5250
5251         * password-cache.el (password-in-cache-p): Convenience function to
5252         check if a key is in the cache, even if the value is nil.
5253
5254         * auth-source.el (auth-source-save-behavior): New variable to replace
5255         `auth-source-never-create'.
5256         (auth-source-netrc-create): Use it.
5257         (auth-source-never-save): Remove.
5258
5259 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5260
5261         * nnimap.el (nnimap-stream): Doc fix.
5262         (nnimap-open-connection-1): Reverse the order of the ports to that the
5263         prompted-for port is first.
5264
5265         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5266         retrieval by the no-group selection.
5267
5268         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5269         numerical parameters.
5270
5271 2011-02-25  Julien Danjou  <julien@danjou.info>
5272
5273         * gnus-gravatar.el: Use gnus-with-article-buffer.
5274
5275         * gnus-art.el (gnus-with-article-buffer): Check that the
5276         gnus-article-buffer is alive.
5277
5278 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5279
5280         * auth-source.el (auth-source-creation-prompts): New variable to manage
5281         creation-time prompts.
5282         (auth-source-search): Document it.
5283         (auth-source-format-prompt): Add utility function.
5284         (auth-source-netrc-create): Don't default the user name to
5285         user-login-name.  Use `auth-source-creation-prompts' and some default
5286         prompts for user, host, port, and password (the default generic prompt
5287         remains ugly).
5288         (auth-source-never-save): Add customizable option to never save info.
5289         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5290         mode excursion.
5291
5292 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5295         argument that XEmacs doesn't support.
5296
5297         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5298         compiled for Emacsen having no `libxml-parse-html-region' support.
5299
5300         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5301
5302         * lpath.el: Bind buffer-save-without-query for XEmacs.
5303
5304 2011-02-23  Julien Danjou  <julien@danjou.info>
5305
5306         * gnus-art.el (article-make-date-line): Ignore errors if time is
5307         invalid and not convertible.
5308         (article-make-date-line): Only add lapsed time if time is not nil.
5309
5310 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5311
5312         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5313         `read-char-choice' for backwards compatibility.
5314         (auth-source-netrc-element-or-first): New function to DTRT for
5315         parameter extraction.
5316         (auth-source-netrc-create): Use it and fix multiple parameter print
5317         bug.  Use the default passed from above (given-default) or the
5318         built-in (user-login-name for :user).
5319
5320 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5321
5322         * gnus-start.el (gnus-dribble-read-file):
5323         Set buffer-save-without-query, since we always want to save the dribble
5324         file, probably.
5325
5326         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5327         nnimap.
5328
5329         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5330         -summary- since it's a user-visible variable.
5331
5332         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5333         first time you use the new Gnus.
5334
5335 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5336
5337         * auth-source.el: Don't load netrc.el.
5338         (auth-sources): Search ~/.netrc as well by default.
5339         (auth-source-debug): Add 'trivia option for extra output.
5340         (auth-source-do-trivia): Use it.
5341         (auth-source-search): Simplify logic to use
5342         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5343         appropriate.  Don't keep a running count at this level.  Layer :create
5344         and :delete options appropriately on the first and second passes.
5345         Don't track the backend with the search results.
5346         (auth-source-search-backends): New function to search a list of
5347         backends for a processed spec.
5348         (auth-source-netrc-parse): Cache all netrc files, making
5349         auth-source-netrc-cache an alist keyed by the file name and using the
5350         file mtime as the caching criterion.  Keep the obfuscated data secret
5351         with a lexical bind.
5352         (auth-source-netrc-search): Don't calculate the length of the results
5353         unnecessarily.
5354         (auth-source-search-backends): Fix bug.
5355         (auth-source-netrc-create): Rework prompts.
5356
5357 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5358
5359         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5360         Lower case names of search constraints.
5361         (nnir-run-query): Cache and reuse search constraints for all imap
5362         servers.
5363
5364 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5365
5366         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5367         after exit.
5368         (gnus-setup-message): Define missing variable from last checkin.
5369
5370         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5371         value, show the raw article.
5372
5373 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5374
5375         * gnus.el: No Gnus v0.13 is released.
5376
5377 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5378
5379         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5380         auth-source now accepts numbers.
5381
5382         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5383         spec, too.
5384         (auth-source-ensure-strings): New function.
5385
5386         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5387         (gnus-article-setup-buffer): Always restart the date timer so that user
5388         changes to the frequency is respected.
5389
5390         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5391         port numbers, so make sure it gets that if nnimap-server-port is
5392         explicit.
5393
5394 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5395
5396         * nnimap.el (nnimap-inbox): Doc fix.
5397
5398 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5399
5400         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5401         Autoload.  Add optional arg FRAME, and pass it to color-values.
5402         (color-complement): Caller changed.  Doc fix.
5403         (color-gradient): Rewrite for better clarity and efficiency.
5404
5405 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5406
5407         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5408         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5409         color-lab-to-srgb.
5410
5411 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5412
5413         * color.el: First part of merge from hexrgb.el.
5414         (color-rgb-to-hex): Rename from color-rgb->hex.
5415         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5416         saturation to zero if the value is too small.
5417         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5418         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5419         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5420         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5421         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5422         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5423         (color-cie-de2000): Doc fix.
5424
5425 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5426
5427         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5428         given method as in the group name if we're using an extended method.
5429         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5430         command, if we're using that, instead of waiting for the beginning.
5431
5432         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5433         we're sure to get unique server names, and we don't output two async
5434         commands in the same buffer.  This fixes an NNTP hang for some users.
5435
5436 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5437
5438         * gnus.el: No Gnus v0.11 is released.
5439
5440 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5441
5442         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5443         summary buffer before reading going to the next buffer.  This avoids
5444         putting the point in the group buffer if you `C-g' the command.
5445
5446         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5447         cache (for now) to make ~/.authinfo.gpg files usable.
5448
5449         * nnfolder.el (copyright-update): Define for the compiler.
5450
5451         * auth-source.el (auth-source-search): Fix unbound variable.
5452
5453 2011-02-19  Glenn Morris  <rgm@gnu.org>
5454
5455         * gnus.el (gnus-meta): Doc fix.
5456
5457 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5458
5459         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5460         in case it's not yet loaded.
5461
5462 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5463
5464         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5465         line we're waiting for.
5466
5467 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5468
5469         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5470         face with line-width greater than zero will cause RET in gnus summary
5471         buffer to scroll down article page-wise because auto vscroll happens,
5472         it should be temporally disabled when doing a scroll-up.
5473
5474 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5475
5476         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5477         outputs from the server.
5478
5479 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5480
5481         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5482         later so that bbdb can hook in easier.
5483
5484 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5485
5486         * auth-source.el (auth-source-search): Don't try to create credentials
5487         if the caller doesn't want that.
5488         (auth-source-search): If we don't find a match, don't bug out on
5489         non-bound variables.
5490         (auth-source-search): Only ask a single backend to create the
5491         credentials.
5492
5493         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5494         logging.
5495         (nnimap-credentials): Protect against auth-source-search returning nil.
5496         (nnimap-request-list): Protect against not being able to open the
5497         server.
5498
5499 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5500
5501         * auth-source.el (auth-source-search): Do a two-phase search, one with
5502         no :create to get the responses from all backends.
5503
5504         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5505         when getting credentials.
5506
5507         * gnus-util.el (gnus-delete-duplicates): New function.
5508
5509 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5510
5511         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5512         a creation default, pass the whole port list down.  It will be
5513         completed.
5514
5515         * auth-source.el (auth-source-search): Updated docs to talk about
5516         multiple creation choices.
5517         (auth-source-netrc-create): Accept a list as a value (from the search
5518         parameters) and do completion on that list.  Keep a separate netrc line
5519         with the password obscured for showing the user.
5520
5521         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5522         first choice to `auth-source-search' so it will be used for entry
5523         creation instead of the server's Gnus-specific name.
5524         (nnimap-credentials): Rely on the auth-source library to select which
5525         port is actually wanted in the new netrc entry, so don't override
5526         `auth-source-creation-defaults'.
5527
5528         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5529         :protocol and accept a missing user, host, or port as a wildcard match.
5530         (auth-source-debug): Default to off.
5531
5532         (auth-source-netrc-search, auth-source-netrc-create)
5533         (auth-source-secrets-search, auth-source-secrets-create)
5534         (auth-source-user-or-password, auth-source-backend, auth-sources)
5535         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5536         instead of :protocol.
5537
5538         * nnimap.el (nnimap-credentials): Pass a port default to
5539         `auth-source-search' in case an entry needs to be created.
5540         (nnimap-open-connection-1): Use :port instead of :protocol.
5541
5542 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5543
5544         * auth-source.el: Bind load-path when loading EIEIO from
5545         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5546         21.4 doesn't support, to `require'.
5547         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5548         delete-dups that is not available in XEmacs 21.4.
5549
5550 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5551
5552         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5553         as EIEIO must also be loaded when auth-source.el is being
5554         byte-compiled.
5555
5556 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5557
5558         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5559
5560         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5561
5562         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5563
5564         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5565
5566         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5567
5568         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5569
5570         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5571
5572         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5573         necessary.
5574
5575 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5576
5577         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5578         nil means that nnimap doesn't get updated.
5579
5580 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5581
5582         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5583         result when the user doesn't want to write to the file.
5584         (auth-source-netrc-search): Expect a synthetic result and proceed
5585         accordingly.
5586         (auth-source-cache-expiry): New variable to override
5587         `password-cache-expiry'.
5588         (auth-source-remember): Use it.
5589
5590         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5591         parameter.  Create entry if necessary by using :create t.
5592         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5593
5594 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5595
5596         * auth-source.el (auth-source-debug): Enable by default and don't
5597         mention the obsolete `auth-source-hide-passwords'.
5598         (auth-source-do-warn): New function to debug unconditionally.
5599         (auth-source-do-debug): Use it.
5600         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5601         and for Secrets API entries when the secrets.el library is not
5602         available.
5603
5604 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5605
5606         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5607         (gnus-summary-exit): Kill the correct article buffer on exit from a
5608         `C-d' group.
5609
5610         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5611         gnus-propagate-marks.
5612
5613         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5614         before killing the buffers so that a non-full window conf gets handled
5615         correctly.
5616         (gnus-summary-exit): Ditto.
5617         (gnus-summary-read-group-1): Ditto.
5618
5619         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5620         async code again so that we can debug it properly.
5621
5622         * message.el (message-reply): Take an optional switch-buffer parameter
5623         so that Gnus window confs are respected better.
5624
5625 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5626
5627         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5628         `plist-get' to accept non-list parameters (XEmacs issue).
5629         Fix docstring.
5630         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5631         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5632         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5633         Login collection is "Login" and not "login".
5634
5635 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5636
5637         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5638         multiple headers.
5639
5640         * nnimap.el (nnimap-inhibit-logging): New variable.
5641         (nnimap-log-command): Don't log login commands.
5642
5643         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5644         to have more parameters.
5645
5646         * nnimap.el (nnimap-send-command): Mark the command time for each
5647         command, so that we don't get NOOPs stepping on our toes.
5648
5649         * gnus-art.el (article-date-ut): Get the date from the Date header on
5650         `t'.
5651
5652 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5653
5654         * auth-source.el (auth-source-search): Use copy-sequence instead of
5655         the cl.el copy-list.
5656
5657 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * imap.el: Bring it back (revert
5660         84d800cd31de3064f0ed39617d725709a2f8f42f).
5661
5662 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5663
5664         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5665         Improve prompt.
5666
5667 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5668
5669         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5670         washing status from the default format.  It isn't very informative.
5671
5672 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5673
5674         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5675         Fix Gcc processing on imap.
5676
5677 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5678
5679         * imap.el: Remove file.  All the functionality is in nnimap.el.
5680
5681 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5682
5683         * message.el (message-bury): Don't pop up a new window when selected
5684         window is dedicated.
5685
5686 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5687
5688         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5689
5690 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5691
5692         * sieve-manage.el: Autoload `auth-source-search'.
5693         (sieve-sasl-auth): Use it.
5694
5695 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5696
5697         * nnimap.el: Autoload `auth-source-forget+'.
5698         (nnimap-open-connection-1): Use it if the connection fails.
5699
5700         * auth-source.el: Require `password-cache'.
5701         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5702         obsolete.
5703         (auth-source-magic): Marker for `password-cache' keys.
5704         (auth-source-do-cache): Update docstring.
5705         (auth-source-search): Use and check cache.
5706         (auth-source-forget-all-cached, auth-source-remember)
5707         (auth-source-recall, auth-source-forget, auth-source-forget+)
5708         (auth-source-specmatchp): Caching support functions.
5709         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5710         Remove and obsolete.
5711         (auth-source-user-or-password): Remove caching to further discourage
5712         using it.  Always hide passwords.
5713
5714         * password-cache.el (password-cache-remove): Accept secrets that are
5715         not strings.
5716
5717 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5718
5719         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5720         code for now, since it doesn't work for all users.
5721
5722 2011-02-09  Julien Danjou  <julien@danjou.info>
5723
5724         * message.el (message-options): Make message-options really buffer
5725         local.
5726
5727 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5728
5729         * mail-source.el: Autoload `auth-source-search'.
5730         (mail-source-keyword-map): Note order matters.
5731         (mail-source-set-1): Get all the mail-source source values and
5732         defaults and search auth-source on those if needed.  This can all
5733         probably be simplified.
5734
5735         * nnimap.el: Autoload `auth-source-search'.
5736         (nnimap-credentials): Use it.
5737         (nnimap-open-connection-1): Ask for the virtual server and physical
5738         address in one shot.
5739
5740         * nntp.el: Autoload `auth-source-search'.
5741         (nntp-send-authinfo): Use it.  Note TODO.
5742
5743 2011-02-08  Julien Danjou  <julien@danjou.info>
5744
5745         * shr.el (shr-tag-body): Add support for text attribute in body
5746         markups.
5747
5748         * message.el (message-options): Make message-options a local variable.
5749
5750 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5751
5752         * auth-source.el (auth-source-secrets-search)
5753         (auth-source-user-or-password): Use `append' instead of `nconc'.
5754         (auth-source-user-or-password): Build return list better and protect
5755         against nil :secret.
5756
5757 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5758
5759         * nnimap.el (nnimap-update-info): Refactor slightly.
5760         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5761         (nnimap-update-info): Clean up slightly.
5762         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5763         characters.
5764         (nnimap-process-quirk): Rename function to avoid collision.
5765         (nnimap-update-info): Fix macrology bug-out.
5766         (nnimap-update-info): Simplify split history test.
5767
5768 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5769
5770         * auth-source.el (top): Require 'eieio unconditionally.
5771         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5772         (auth-source-secrets-search): Limit search when `max' is greater than
5773         number of results.
5774
5775 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5776
5777         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5778         part not returning any data.
5779
5780         * proto-stream.el (open-protocol-stream): Document the return value.
5781
5782 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5783
5784         * auth-source.el (auth-source-secrets-search): Add examples.
5785
5786 2011-02-06  Julien Danjou  <julien@danjou.info>
5787
5788         * message.el (message-setup-1): Handle message-generate-headers-first
5789         set to t.
5790
5791 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5792
5793         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5794         API with a string "secrets:collection-name" and with 'default.
5795         (auth-source-backend-parse): Parse "secrets:collection-name" and
5796         'default.  Recurse on parses instead of repeating code.  Use the
5797         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5798         message when ignoring a source.
5799         (auth-source-search): List ignored search keys at the top level.
5800         (auth-source-netrc-create): Use `case' instead of `cond'.
5801         (auth-source-secrets-search): Created with TODOs.
5802         (auth-source-secrets-create): Created with TODOs.
5803         (auth-source-retrieve, auth-source-create, auth-source-delete)
5804         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5805         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5806         (auth-source-user-or-password-sftp)
5807         (auth-source-user-or-password-smtp): Remove.
5808         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5809         around `auth-source-search'.  Not tested thoroughly.
5810
5811 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5812
5813         * auth-source.el: Bring in assoc and eioeio libraries.
5814         (secrets-enabled): New variable to track the status of the Secrets API.
5815         (auth-source-backend): New EIOEIO class to represent a backend.
5816         (auth-source-creation-defaults): New variable to set prompt defaults
5817         during token creation (see the `auth-source-search' docstring for
5818         details).
5819         (auth-sources): Simplify to allow a simple string as a netrc backend
5820         spec.
5821         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5822         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5823         (auth-source-search): Main auth-source API entry point.
5824         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5825         (auth-source-search-collection): Helper function for searching.
5826         (auth-source-netrc-parse, auth-source-netrc-normalize)
5827         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5828         Supports search, create, and delete.
5829         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5830         backend stubs.
5831         (auth-source-user-or-password): Call `auth-source-search' but it's not
5832         ready yet.
5833
5834 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5835
5836         * message.el (message-setup-1): Remove the read-only stuff, since it
5837         doesn't work under XEmacs, for some reason.
5838
5839         * gnus-sum.el (gnus-user-date): Rename back from
5840         gnus-summary-user-date since user code refers to it.
5841
5842         * shr.el (shr-render-td): Store the actual background color used.
5843
5844         * message.el (message-setup-1): Don't bind the constant
5845         -forbidden-properties.
5846         (message-setup-1): Revert previous change, since it needs to bind the
5847         props to insert them.
5848         (message-resend): Allow removing the read-only separator line.
5849
5850 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5851
5852         * nnimap.el (nnimap-request-accept-article): Give an error message if
5853         the APPEND wasn't successful.
5854
5855 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5856
5857         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5858         that have no groups.
5859
5860 2011-02-03  Julien Danjou  <julien@danjou.info>
5861
5862         * gnus-draft.el: Remove progn around gnus-draft-setup.
5863
5864 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5865
5866         * gnus-start.el (gnus-read-active-for-groups): This function is never
5867         called with a nil `infos', so clean that up.
5868         (gnus-get-unread-articles): Request active files from primary/secondary
5869         methods that have no groups (yet).
5870
5871 2011-02-03  Julien Danjou  <julien@danjou.info>
5872
5873         * message.el (message-setup-1): Always generate References first.
5874         (message-mail): Return the return value of message-setup, not always t.
5875         (message-setup-1): Insert mail-header-separator with read-only and
5876         intangible properties set.
5877
5878         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5879         user-date in docstring.
5880
5881         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5882
5883         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5884         docstring.
5885
5886         * gnus.el (gnus-user-date-format-alist): Change default value.
5887         Use defcustom, with type and group. Move from gnus-util.el.
5888         Rename to gnus-summary-user-date-format-alist.
5889
5890 2011-02-03  Glenn Morris  <rgm@gnu.org>
5891
5892         * nnimap.el (gnus-fetch-headers): Declare.
5893
5894         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5895
5896 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5897
5898         * message.el (message-forward-make-body-digest-plain)
5899         (message-followup, message-reply): Clean up things noted by Stefan.
5900
5901         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5902         gnus-article-update-date-headers is nil.
5903         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5904         it didn't really work with defcustom.
5905         (article-update-date-lapsed): Make sure the window start doesn't move,
5906         either.
5907
5908 2011-02-01  Julien Danjou  <julien@danjou.info>
5909
5910         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5911         format.
5912
5913         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5914         standard in Emacs nowadays.
5915
5916         * color.el (color-gradient): Add a color-gradient function.
5917
5918 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5919
5920         * message.el (message-expand-name): Don't trust the return value of
5921         bbdb-complete-name.
5922         (message-check-news-header-syntax): Remove unused var `start'.
5923         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5924         (message-inhibit-body-encoding): Move to before first use.
5925         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5926         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5927         (Organization, Message-ID, Date, mh-previous-window-config):
5928         Defvar the vars using dynamic scoping.
5929
5930 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5931
5932         * shr.el (shr-render-td): Only do colors at the final rendering.
5933         Should be slightly faster.
5934         (shr-insert-table): Fix up TD background colors when doing the
5935         vertical padding.
5936
5937         * gnus-art.el (article-date-ut): Protect against articles with no Date
5938         header.
5939         (article-update-date-lapsed): Don't use current-column to find the
5940         horizontal position.  It's fragile in the presence of \003 characters.
5941
5942         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5943
5944 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5945
5946         * gnus-art.el (article-transform-date): Rewrite to still work when
5947         there are several rfc2822 parts.
5948         (article-transform-date): Fix infinite recursion.
5949         (article-date-ut): Replace infinitely many Date headers with a single
5950         one when called interactively.
5951
5952         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5953         secure manner.
5954
5955         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5956         move around by not using save-window-excursion.  It seems to work...
5957
5958 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * gnus-art.el (article-make-date-line): Work for user-defined format.
5961
5962 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5963
5964         * nntp.el (nntp-retrieve-group-data-early)
5965         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5966         fetching functions.
5967
5968         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5969         thoroughly for all backends that have no known groups.  This should
5970         allow new nnml methods to retrieve mail.
5971
5972         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5973         that Gnus doesn't know exists again.
5974
5975         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5976         (gnus-treat-date-ut): Ditto.
5977         (gnus-article-update-date-header): Rename.
5978         (gnus-treat-date-local): Remove.
5979         (gnus-treat-date-english): Remove.
5980         (gnus-treat-date-lapsed): Remove.
5981         (gnus-treat-date-combined-lapsed): Remove.
5982         (gnus-treat-date-original): Remove.
5983         (gnus-treat-date-iso8601): Remove.
5984         (gnus-treat-date-user-defined): Remove.
5985         (gnus-article-date-headers): New variable to control all the date
5986         header options.
5987         (article-date-ut): Rewrite to allow using the new way to format date
5988         headers(s).
5989
5990 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5991
5992         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5993         method.
5994         (nnmail-article-group): A better test for fanciness.
5995
5996         * nnimap.el (nnimap-request-head): Protect against not finding the
5997         article by Message-ID.
5998
5999 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6000
6001         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6002         keep point at the "same place".
6003
6004 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6005
6006         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6007         data if the group is inactive.
6008
6009 2011-01-28  Julien Danjou  <julien@danjou.info>
6010
6011         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6012         (gnus-all-windows-visible-p): Remove old compatibility code.
6013         (gnus-window-top-edge): Add docstring.
6014
6015         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
6016
6017 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6018
6019         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
6020         older request-update-info.
6021
6022         * gnus-art.el (article-make-date-line): Limit the length a bit more.
6023
6024 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
6025
6026         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
6027         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
6028
6029 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6030
6031         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
6032         groups.  This makes the nndraft:queue group pop up if it's not already
6033         there.
6034
6035         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
6036         messages" logic, which was reversed.
6037
6038         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
6039         the "same place" even if point is on the line being replaced.
6040         (article-update-date-lapsed): Allow updating both the combined lapsed
6041         and the lapsed headers.
6042         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
6043         (article-make-date-line): Limit the number of segments dynamically to
6044         avoid too-long lines.
6045
6046 2011-01-27  Julien Danjou  <julien@danjou.info>
6047
6048         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
6049         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
6050
6051 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
6054         Use plist-get instead of the cl function getf.
6055
6056 2011-01-27  Glenn Morris  <rgm@gnu.org>
6057
6058         * gnus-util.el (float-time): Get rid of compiler warning, again.
6059
6060 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
6061
6062         * shr.el (shr-put-color): Special-case background colors: Do put them
6063         at the blank parts at the front of the lines.
6064
6065         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
6066         exit hook to nix out all data on readedness on group exit.
6067
6068         * gnus-util.el (float-time): If float-time is bound, always use it on
6069         all Emacsen.  It's unclear why the subrp check was there.
6070         (time-date): Require to make some autoload issues on XEmacs go away.
6071
6072         * shr.el (shr-put-color): Don't do the box padding in tables, since
6073         they're already padded.
6074
6075 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
6076
6077         * gnus-art.el (gnus-article-next-page): When the last line of the
6078         article is displayed, scroll down once more instead of going to the
6079         next article at once.
6080         (article-lapsed-string): Refactor out and allow specifying how many
6081         segments you want.
6082         (gnus-article-setup-buffer): Start updating the lapsed header directly.
6083         (gnus-article-update-lapsed-header): New variable.
6084
6085         * shr.el: Revert change that made headings use different-sized faces.
6086         The Emacs display engine isn't advanced enough that, for instance,
6087         tables can comfortably use differently-sized faces.
6088
6089 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6090
6091         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
6092         used.
6093         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
6094         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
6095         we're using an encrypted connection.
6096
6097         * proto-stream.el: Alter the interface functions to also return the
6098         actual stream type used: network or tls.
6099
6100 2011-01-25  Julien Danjou  <julien@danjou.info>
6101
6102         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
6103         (mm-display-javascript-inline): New function.
6104
6105         * mm-decode.el (mm-inline-media-tests): Add application/javascript
6106         viewing function.
6107
6108 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * shr.el (shr-expand-newlines): Fix variable name.
6111
6112 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
6113
6114         * shr.el (shr-expand-newlines): Make nested boxes work.
6115
6116 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6117
6118         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
6119         backgrounds.
6120         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
6121         in a more sensible manner.
6122
6123 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
6124
6125         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
6126         if EPG is loaded.
6127
6128 2011-01-24  Julien Danjou  <julien@danjou.info>
6129
6130         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
6131         tags.
6132
6133 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
6134
6135         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
6136         commands.
6137
6138         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
6139         in the article buffer.
6140         (gnus-gravatar-insert): Use blank space from the current buffer to
6141         avoid breaking text properties.  This makes X-Sent updating work again.
6142
6143         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
6144
6145 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
6146
6147         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
6148         fix the bug in url-http.el instead.
6149
6150         * shr.el (shr-image-fetched): Ditto.
6151
6152         * shr.el (shr-image-fetched): Avoid having point move in the article
6153         buffer.
6154
6155         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
6156         buffer after being called.  It's apparently being killed by url.el, and
6157         killing it made point move to end-of-buffer in a random buffer.
6158
6159         * shr.el (shr-image-fetched): Ditto.
6160
6161 2011-01-23  Julien Danjou  <julien@danjou.info>
6162
6163         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
6164
6165         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
6166         text/x-org.
6167
6168 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6169
6170         * gnus-sum.el (gnus-summary-move-article): Protect against backends
6171         (i.e., nnimap) returning nil as the article number.
6172
6173 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
6174
6175         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
6176         "DelSp" parameter in RFC3676.
6177
6178 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6179
6180         * message.el (message-check-recipients): Display the encoded version of
6181         the bogus address if they differ.
6182
6183         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
6184         after sending.
6185
6186         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6187
6188         * gnus-group.el (gnus-group-refresh-group): New convenience function.
6189
6190         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
6191         group buffer after sending the queue.
6192
6193         * gnus-agent.el (gnus-agent-send-mail): Ditto.
6194
6195 2011-01-22  Julien Danjou  <julien@danjou.info>
6196
6197         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
6198
6199 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
6200
6201         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
6202         nested related parts.
6203
6204         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
6205         unexpired articles.  This fixes the regression that led expiry marks to
6206         disappear from nnfolder groups.
6207
6208 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6209
6210         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
6211         Don't confuse the "ret" of "retrograde" with RET.
6212
6213 2011-01-21  Julien Danjou  <julien@danjou.info>
6214
6215         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6216         than mm-insert-inline.
6217
6218 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6221         Widen article buffer.
6222
6223 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6224
6225         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6226         the temp buffer.
6227         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6228
6229 2011-01-20  Julien Danjou  <julien@danjou.info>
6230
6231         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6232
6233         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6234         than mm-insert-inline to insert inline part: this respect
6235         mm-inline-media-tests displayers.
6236
6237         * mm-view.el (mm-display-shell-script-inline): New function.
6238
6239         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6240
6241         * mm-uu.el (mm-uu-type-alist): Add org block.
6242         (mm-uu-org-src-code-block-extract): New function.
6243
6244         * mm-view.el (mm-display-org-inline): New function.
6245
6246         * mm-decode.el (mm-automatic-display): Add text/org.
6247
6248         * mailcap.el (mailcap-mime-extensions): Add .org.
6249
6250 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6253         gnus-article-add-buttons.
6254
6255 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6256
6257         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6258         From header with a date and "nobody" as the sender.
6259
6260 2011-01-19  Julien Danjou  <julien@danjou.info>
6261
6262         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6263         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6264         if you have the same regexp several times.
6265         (gnus-button-push): Fix matching when regexp is symbol.
6266
6267 2011-01-15  Glenn Morris  <rgm@gnu.org>
6268
6269         * message.el (message-mail): A compose-mail function should
6270         accept headers as strings.
6271
6272 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6273
6274         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6275         Add :vert-only tags.
6276         (message-mail): New arg RETURN-ACTION.
6277         (message-return-action): New var.
6278         (message-bury): Use it.
6279         (message-mode): Make it buffer-local.
6280         (message-send-and-exit): Always call message-bury.
6281
6282         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6283         message-mail.
6284
6285 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6286
6287         * nnimap.el (nnimap-convert-partial-article): Protect against
6288         zero-length body parts.
6289
6290         * mm-decode.el (mm-preferred-alternative-precedence):
6291         Discourage showing empty parts.
6292
6293         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6294         and stuff if the backend didn't return the article number.  This fixes
6295         an Exchange-related nnimap bug.
6296
6297         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6298         group window, because it does the wrong thing when a separate frame
6299         displays the group buffer.
6300
6301         * proto-stream.el (open-protocol-stream): Protect against the low-level
6302         transport functions returning nil.
6303
6304 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6305
6306         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6307         (mml2015-epg-find-usable-secret-key): New function.
6308         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6309         mml2015-epg-find-usable-key (Bug#7797).
6310         (mml2015-epg-encrypt): Ditto.
6311
6312 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * dgnushack.el (rot13-string): Fix the way to get the argument.
6315
6316 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6317
6318         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6319
6320 2011-01-03  Glenn Morris  <rgm@gnu.org>
6321
6322         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6323
6324         * sieve.el (sieve-open-server): Give a more explicit error if
6325         sieve-manage-open returns nil.  (Bug#7720)
6326
6327 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6328
6329         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6330
6331 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6332
6333         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6334         This avoids sending passwords in plain text over non-encrypted
6335         channels.
6336
6337         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6338
6339         * nnimap.el (nnimap-login): Refactored out into own function, and
6340         implement CRAM-MD5.
6341         (nnimap-wait-for-line): Refactored out.
6342
6343         * mm-view.el (mml-smime): Require.
6344
6345 2010-12-20  David Engster  <deng@eml.cc>
6346
6347         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6348         use EPG to decrypt S/MIME messages instead of openssl.
6349
6350 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6351
6352         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6353
6354         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6355         status is the group clearly is unreachable.
6356
6357         * auth-source.el (auth-source-create): Add the optional second
6358         parameter to `local-variable-p' to be compatible with XEmacs.
6359
6360 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6361
6362         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6363         work when using a compressed nnml folder.
6364
6365 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6366
6367         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6368         backends after sanitising on entry, because this never makes sense:
6369         If the articles have gone missing, then the data no longer exists on
6370         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6371         overwrite anything anyway.
6372
6373         * shr.el (shr-insert-document): Bind shr-width dynamically to
6374         window-width if it's nil.
6375
6376 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6377
6378         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6379         with the meaning of using the full emacs window width for rendering.
6380
6381 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6382
6383         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6384         case when sender is not given.
6385
6386 2010-12-23  Julien Danjou  <julien@danjou.info>
6387
6388         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6389         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6390         the addresses, otherwise we might misplaced the gravatar.
6391
6392 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6393
6394         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6395         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6396         obsolete in Emacs.
6397
6398 2010-12-20  Julien Danjou  <julien@danjou.info>
6399
6400         * gnus-util.el (gnus-rescale-image): Revert last change.
6401
6402 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6403
6404         * binhex.el: Improve commentary (Bug#7482).
6405
6406 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6407
6408         * gnus-group.el (gnus-group-delete-articles): New command.
6409
6410 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6411
6412         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6413
6414 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6415
6416         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6417         here, since it's up to the backends to do CRLF removal if their
6418         protocol has it.
6419
6420         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6421
6422 2010-12-17  Julien Danjou  <julien@danjou.info>
6423
6424         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6425         they are from file.  Can also scale up.
6426
6427 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6428
6429         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6430         Restore gnus-use-agent.
6431         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6432
6433         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6434
6435 2010-12-17  Julien Danjou  <julien@danjou.info>
6436
6437         * gravatar.el (gravatar-retrieve-synchronously): New function.
6438         (gravatar-get-data): Make more robust.
6439
6440 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6443
6444 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6447         to really consider the last line.
6448
6449 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6450
6451         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6452         list of recipient keys, or use symmetric encryption if not a list.
6453         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6454         EPA override, replacing the call to `netrc-store-data'.
6455
6456 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6457
6458         * gnus-srvr.el: Avoid passing nil regexp argument to
6459         delete-matching-lines.
6460
6461 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6464         fetching stops when Gnus exits.
6465
6466         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6467         function.
6468         (nnfolder-request-expire-articles): Save all the buffers after doing
6469         expiry.
6470
6471         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6472         the last article", since that led to serious performance regressions
6473         when expiring nnml groups.
6474
6475 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6476
6477         * nnir.el: Improve customizations.
6478
6479 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6482
6483         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6484         group has been killed.
6485         (gnus-group-yank-group): Ditto.
6486
6487         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6488
6489         * nnimap.el (nnimap-request-update-group-status): New function.
6490
6491         * gnus-int.el (gnus-request-update-group-status): New interface
6492         function.
6493
6494         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6495         copying read-ness to the backends.
6496
6497         * nnimap.el (nnimap-quirk): New function.
6498         (nnimap-retrieve-group-data-early): Use it.
6499         (nnimap-quirks): New alist.
6500
6501 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6504         don't delete it within indentation.
6505
6506 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6507
6508         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6509         previous line.
6510
6511 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6512
6513         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6514         QRESYNC command by deleting a superfluous space which broke Cyrus
6515         servers.  This change will break other servers that are buggy the other
6516         way around.
6517
6518 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6519
6520         * spam.el: Reindent and fix long lines.
6521         (spam-copy-or-move-routine): Exclude invalid move destinations.
6522
6523 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6524
6525         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6526         installed the registry.
6527
6528 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6529
6530         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6531
6532 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6533
6534         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6535         groupname doesn't contain "gmane".
6536
6537 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6538
6539         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6540         and netrc-bound-and-true-p bindings.
6541         (netrc-parse): Cache the netrc contents.
6542
6543         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6544         (gnus-1): Don't create the nndrafts group twice.
6545         (gnus-setup-news): There's no need to read the active file here, since
6546         that's done again later on a per-backend basis.
6547         (gnus-start-draft-setup): Make sure that the new group is started out
6548         empty.
6549
6550         * gnus-agent.el (gnus-agentize): Don't create the queue group
6551         automatically on startup.  It'll be created later, if needed.
6552
6553         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6554         of automatically subscribed groups.
6555         (gnus-auto-subscribed-categories): New variable.
6556         (gnus-matches-options-n): Use it.
6557         (gnus-default-subscribed-newsgroups): Remove unused variable.
6558         (gnus-start-draft-setup): Message a bit less.
6559
6560 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6561
6562         * nnir.el (nnir-run-imap): Return article list in order of increasing
6563         UID.
6564
6565 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566
6567         * gnus-sum.el (gnus-summary-enter-digest-group):
6568         Mention gnus-auto-select-on-ephemeral-exit.
6569
6570         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6571         convention of the network-only option.
6572
6573 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6574
6575         * proto-stream.el (proto-stream-open-network-only): New function to
6576         have a way to specify non-STARTTLS upgrade connections.
6577
6578 2010-12-10  Julien Danjou  <julien@danjou.info>
6579
6580         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6581         email address is nil.
6582
6583         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6584
6585 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6586
6587         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6588         deletion.
6589         (nnir-run-imap): Only need to parse list once.
6590
6591 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6592
6593         * shr.el (shr-tag-script): Ignore <script>.
6594         (shr-tag-label): Add <label> support.
6595
6596 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6599
6600         * shr.el (shr-image-displayer): Work for images lined side by side.
6601
6602 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6603
6604         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6605         parameter, since XEmacs doesn't accept t as a parameter.
6606
6607 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6608
6609         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6610         ids.
6611         (nnir-run-gmane): Simplify groupspec formatting.
6612         (nnir-request-expire-articles): New function.
6613
6614 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6615
6616         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6617         overflow, possibly.
6618
6619         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6620         (shr-render-td): Handle td style="" better.
6621         (shr-tag-table): Use the color from the style sheet.
6622         (shr-render-td): Make sure we copy over all the overlays, too.
6623
6624 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6625
6626         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6627         (nnir-request-article): Improve article retrieval.
6628
6629 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * mm-util.el (mm-extra-numeric-entities): New variable.
6632
6633         * mm-url.el (mm-url-decode-entities):
6634         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6635
6636         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6637
6638 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6639
6640         * message.el: Use completion-at-point.
6641         (message-completion-function): New fun, extracted from message-tab.
6642         (message-mode): Use it for completion-at-point-functions.
6643         (message-tab): Use it and completion-at-point.
6644
6645 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6648         character if a non-breakable character follows.
6649
6650 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651
6652         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6653         any stream.
6654
6655         * shr.el (shr-tag-font): Colorize the region.
6656         (shr-tag-body): Ditto.
6657         (shr-tag-font): Actually let the styles be inherited instead of
6658         overwriting them.
6659         (shr-tag-font): Get the background color right.
6660         (shr-tag-style): Ignore all <style> tags for the moment.
6661
6662         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6663         a Message-ID to avoid having nnimap depend on gnus-sum.
6664
6665         * shr.el (shr-descend): Only colorize something if we have a node that
6666         sets colors.
6667
6668 2010-12-06  Julien Danjou  <julien@danjou.info>
6669
6670         * shr.el (shr-render-td): Render td content with shr-descend, so style
6671         will be applied to <td> too.
6672         (shr-colorize-region): Colorize region even if we only have a background.
6673         (shr-tag-body): Fix color and background color inheritance.
6674         Do not recolorize after shr-generic.
6675         (shr-tag-font): Let shr-generic colorize via inheritance.
6676
6677 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6678
6679         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6680
6681 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6682
6683         * nnir.el (nnir-request-move-article): Remove obsolete code.
6684
6685 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6688
6689 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6690
6691         * gnus-sum.el (gnus-summary-respool-article): The completion function
6692         expects a list instead of an alist.
6693
6694         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6695         string as the parameter.
6696
6697         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6698
6699         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6700         styles.
6701         (shr-colorize-region): New function.
6702         (shr-insert-background-overlay): Remove.
6703         (shr-render-td): Background setting should be taken care of on a higher
6704         level.
6705         (shr-tag-body): Use post-hoc colorizations.
6706         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6707         (shr-put-color-1): Don't overwrite old colors.
6708         (shr-colorize-region): When the background color isn't explicit, use
6709         a fixed background.
6710
6711         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6712         nnmail variables.
6713
6714 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6715
6716         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6717         unless necessary.
6718
6719 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6720
6721         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6722         server.
6723
6724 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6725
6726         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6727         so that TAB works.
6728
6729         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6730         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6731
6732         * shr.el (shr-urlify): Show the URL before the title to avoid
6733         misleading URLs.
6734
6735 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6736
6737         * shr.el (shr-urlify): Display the title in <a> tags.
6738
6739 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6740
6741         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6742
6743 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6744
6745         * nnir.el: Rearrange code to allow macros to be autoloaded by
6746         gnus-sum.el.
6747         (nnir-retrieve-headers-override-function): Make this variable
6748         customizable.
6749         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6750
6751         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6752         from nnir.el.
6753
6754 2010-12-03  Julien Danjou  <julien@danjou.info>
6755
6756         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6757
6758 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6761         allow optional argument `environment'.
6762
6763 2010-12-03  Glenn Morris  <rgm@gnu.org>
6764
6765         * mm-extern.el (message-goto-body): Update declaration.
6766
6767 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6768
6769         * gnus-util.el (gnus-macroexpand-all): New function.
6770
6771         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6772         instead of macroexpand-all that is unavailable in XEmacs.
6773
6774 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6775
6776         * nnir.el (nnir-summary-line-format): New variable.
6777         (nnir-mode): Use it.
6778         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6779         (nnir-article-ids): Reimplement as defsubst.
6780         (nnir-retrieve-headers): Don't mangle the subject header.
6781         (nnir-run-imap): Use 100 as RSV score.
6782         (nnir-run-find-grep): Fix for full server searching.
6783         (nnir-run-gmane): Better restriction to gmane groups.
6784
6785         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6786         summary buffers.
6787
6788 2010-12-02  Julien Danjou  <julien@danjou.info>
6789
6790         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6791
6792         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6793
6794         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6795         support.
6796
6797 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6798
6799         * nnir.el: Update to handle the registry better.
6800         (autoload): Silence byte-compiler.
6801         (nnir-open-server): Add a hook for nnir groups.
6802         (nnir-request-move-article): Don't mangle the header.  Better to use
6803         formatting variables (which will be added in the future).
6804         (nnir-registry-action): Update the registry using the original article
6805         group name.
6806         (nnir-mode): Install nnir-specific hooks for updating the registry.
6807
6808         * gnus-sum.el
6809         (gnus-article-original-subject,gnus-newsgroup-original-name):
6810         Remove obsolete variables.
6811         (gnus-summary-move-article): Remove use of obsolete variables.
6812         (gnus-summary-local-variables): Make move and delete hooks local to
6813         summary buffers.
6814
6815 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6816
6817         * rtree.el: New file.
6818
6819 2010-12-01  Julien Danjou  <julien@danjou.info>
6820
6821         * message.el (message-user-organization): Do not use
6822         gnus-local-organization.
6823
6824         * gnus.el: Remove gnus-local-organization.
6825
6826         * gnus-msg.el: Remove nastygram thing.
6827
6828 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6829
6830         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6831         funcall.
6832
6833 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6836         names.
6837
6838         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6839         characters.
6840
6841         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6842         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6843         Suggested by Štěpán Němec <stepnem@gmail.com>.
6844         (gnus-gravatar-transform-address): Use mail-extract-address-components
6845         that supports non-ASCII names rather than mail-header-parse-addresses.
6846
6847 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6848
6849         * proto-stream.el (open-protocol-stream): All starttls connections are
6850         handled by the network handler.
6851
6852 2010-11-30  Julien Danjou  <julien@danjou.info>
6853
6854         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6855         (nnimap-open-connection-1): Fix PREAUTH.
6856
6857         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6858
6859 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6860
6861         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6862         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6863         (shr-insert): Use them.
6864         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6865
6866 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6867
6868         * nnir.el (nnir-request-move-article): Bail out if original group
6869         doesn't support article moves.
6870         (nnir-get-active): Improve active list retrieval.
6871
6872 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6873
6874         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6875
6876 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6877
6878         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6879         seem to accept strings-with-numbers as port numbers.
6880
6881 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6882
6883         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6884         change the registry.
6885
6886 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6887
6888         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6889         delete-dups that is not available in XEmacs 21.4.
6890
6891         * mm-util.el (mm-delete-duplicates): Add comment.
6892
6893 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6894
6895         * nnir.el (nnir-ignored-newsgroups): New variable.
6896         (nnir-get-active): Use it.
6897
6898 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6899
6900         * proto-stream.el (proto-stream-open-network): Add some comments.
6901
6902         * nntp.el (nntp-open-connection): Provide a :success condition.
6903
6904         * nnimap.el (nnimap-open-connection-1): Ditto.
6905
6906         * proto-stream.el (proto-stream-open-network): See what the response to
6907         the STARTTLS command is.
6908
6909         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6910         backwards compatibility).
6911         (nnimap-open-connection-1): Really respect nnimap-server-port.
6912
6913         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6914         TLS upgrades we don't really care about the identity of the peer.
6915         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6916         that what we've checked for.
6917         (proto-stream-always-use-starttls): Only default to t if
6918         open-gnutls-stream exists.
6919         (proto-stream-open-network): If STARTTLS failed, then just open a
6920         normal connection.
6921         (proto-stream-open-network): Wait until the greeting before doing
6922         STARTTLS.
6923
6924         * nntp.el (nntp-open-connection): Report what the connection error is.
6925
6926         * proto-stream.el (open-protocol-stream): Rename from
6927         open-proto-stream.
6928
6929 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6930
6931         * nnimap.el (nnimap-stream): Change default to `undecided'.
6932         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6933         first, and then network.
6934         (nnimap-open-connection-1): Respect nnimap-server-port.
6935         (nnimap-open-connection): Be more backwards-compatible.
6936
6937         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6938         (proto-stream-open-starttls): De-duplicate the starttls code.
6939         (proto-stream-open-starttls): Folded back into the main function.
6940         (proto-stream-open-network): Fix typo in the gnutls path.
6941         (proto-stream-command): Refactor out.
6942
6943         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6944
6945         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6946         starttls.el STARTTLS.
6947
6948         * color.el (color-lab->srgb): Fix function call name.
6949
6950         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6951         if we're using tls.el.
6952         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6953         built in, then don't try to establish a STARTTLS connection.
6954
6955         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6956         servers.
6957
6958         * proto-stream.el (open-proto-stream): Use network, not stream.
6959         (open-proto-stream): Add a way to specify what the end of a command is.
6960
6961         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6962         connections types.
6963         (nntp-open-network-stream): Remove.
6964         (nntp-open-ssl-stream): Remove.
6965         (nntp-open-tls-stream): Remove.
6966         (nntp-ssl-program): Remove.
6967
6968         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6969
6970 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6971
6972         * nnir.el: Fix typos.
6973         (nnir-retrieve-headers-override-function): Rename variable to reflect
6974         new semantics.
6975         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6976         macros.
6977         (nnir-request-article, nnir-request-move-article): Use them.
6978         (nnir-categorize): New function.
6979         (nnir-run-query): Use it.
6980         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6981         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6982         sorted.
6983         (nnir-group-full-name): Use gnus-group-full-name instead.
6984         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6985         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6986
6987 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6988
6989         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6990
6991         * proto-stream.el: New library to provide protocol-specific
6992         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6993         protocols.
6994         (open-proto-stream): Complete the documentation.
6995         (proto-stream-open-network): Fix some typos.
6996
6997         * nnimap.el (nnimap-open-connection): Use it.
6998
6999 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7000
7001         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7002         negotiation.
7003
7004 2010-11-26  Julien Danjou  <julien@danjou.info>
7005
7006         * color.el: Rename various rgb functions to srgb.
7007
7008 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7011         names.
7012
7013 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7014
7015         * shr.el (shr-insert): Revert last change.
7016         (shr-find-fill-point): Never leave point being at bol;
7017         relax the kinsoku limitation when rendering tables.
7018
7019 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7020
7021         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
7022         results from -accept-article.
7023
7024         * shr-color.el: Require cl when compiling.
7025
7026         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
7027         checkin.
7028
7029         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
7030
7031         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
7032
7033         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
7034         'add and 'delete to set backend marks.
7035
7036         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
7037
7038         * nnheader.el (nnheader-update-marks-actions): Refactor out.
7039
7040         * nntp.el (nntp-request-set-mark): Use it.
7041
7042         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7043
7044         * nnml.el (nnml-request-set-mark): Ditto.
7045
7046         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
7047         introduces regressions in article selection.
7048         (nnimap-find-uid-response): New function.
7049         (nnimap-request-accept-article): Use the UID returned, if any.
7050         (nnimap-request-move-article): Use the UID returned, if any.
7051         (nnimap-get-groups): Reimplement to work with folded lines.
7052         (nnimap-find-uid-response): The UID is the last element in the list.
7053         (nnimap-request-set-mark): Extend syntax with 'set.
7054
7055         * nnml.el (nnml-request-set-mark): Ditto.
7056
7057         * nnfolder.el (nnfolder-request-set-mark): Ditto.
7058
7059         * nntp.el (nntp-request-set-mark): Ditto.
7060
7061 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * message.el (message-called-interactively-p): A temporary macro.
7064         (message-goto-body): Use it temporarily.
7065
7066 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
7069         (nnimap-last-response-string): Unfold quoted lines, if they exist.
7070         (nnimap-last-response-string): Fix last unfolding fix.
7071
7072 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * shr.el (shr-insert): Fix the way to fold lines.
7075
7076 2010-11-25  Julien Danjou  <julien@danjou.info>
7077
7078         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
7079
7080         * color.el: Rename from color-lab.el
7081         (color-rgb->hex): Add.
7082         (color-complement): Add.
7083         (color-complement-hex): Add.
7084
7085         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
7086
7087 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7088
7089         * shr-color.el (shr-color-visible): Don't bug out if the color names
7090         don't exist.
7091
7092 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
7095         assuming that article displaying or another mml-preview may be
7096         interrupted for an error or for the like.
7097
7098         * shr.el (shr-get-background): Fix argument name.
7099
7100 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7101
7102         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
7103
7104         * gnus-sum.el (gnus-summary-include-articles): New function.
7105
7106         * message.el (message-goto-body): called-interactively-p needs a
7107         parameter, so use `any'.
7108
7109         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
7110         clear marks before moving, since they're synced from the Gnus side
7111         first.
7112
7113         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
7114         (gnus-summary-move-article): Copy over all marks before moving, so that
7115         IMAP doesn't think a new article has arrived.
7116
7117 2010-11-24  Julien Danjou  <julien@danjou.info>
7118
7119         * shr.el (shr-insert-background-overlay): Fix typo.
7120         (shr-render-td): Copy the background before rendering.
7121
7122         * shr-color.el (shr-color-visible): Fix docstring.
7123
7124         * shr.el (shr-tag-table): Add bgcolor support.
7125         (shr-render-td): Add bgcolor support.
7126         (shr-get-background): Add.
7127         (shr-insert-foreground-overlay): Use shr-get-background.
7128
7129         * message.el (message-goto-body): Use called-interactively-p.
7130         (message-in-body-p): message-goto-body returns point.
7131
7132 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7133
7134         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
7135         Fixes something or other in Emacs 23, and is backwards compatible.
7136
7137         * message.el (message-goto-body): Remove the <#secure special-casing,
7138         which is too special.
7139
7140         * shr.el (shr-parse-style): Drop !important from styles.
7141
7142 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
7143
7144         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
7145         this function to return incorrect results when calling it with an
7146         explicit article argument different from
7147         (gnus-summary-article-number).
7148
7149 2010-11-24  Julien Danjou  <julien@danjou.info>
7150
7151         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
7152         (shr-tag-body): Add background support.
7153         (shr-descend): Add background support.
7154         (shr-tag-title): Add.
7155
7156         * shr-color.el (shr-color-visible): Really return original background
7157         if fixed.
7158
7159 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7160
7161         * shr.el (shr-color-check): Protect against non-existent color names.
7162
7163 2010-11-24  Julien Danjou  <julien@danjou.info>
7164
7165         * color-lab.el: Require 'cl when compiling.
7166
7167         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
7168
7169         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
7170         matched part.
7171
7172         * color-lab.el: Fix all expt calls to use float type.
7173
7174 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
7177         expression to shr-color-check as is.
7178
7179         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
7180
7181         * color-lab.el: Add coding cookie.
7182         (float-pi): Use eval-and-compile.
7183
7184         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
7185         compiled for Emacsen having no `libxml-parse-html-region' support.
7186
7187 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7188
7189         * shr.el (shr-insert-color-overlay): Split stuff like
7190         "#444444 !important" to find the real color.
7191         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
7192         parse <font color="red"> entries.
7193
7194 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
7195
7196         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
7197         point when parsing headers.
7198
7199         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
7200         is positioned properly when parsing headers.
7201
7202 2010-11-23  Julien Danjou  <julien@danjou.info>
7203
7204         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
7205
7206         * shr-color.el (shr-color->hexadecimal): Add support for color names.
7207
7208         * shr.el (shr-parse-style): Replace \n with space in style parsing.
7209
7210         * shr-color.el (shr-color-hsl-to-rgb-fractions):
7211         Use shr-color-hue-to-rgb.
7212         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7213
7214 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7215
7216         * shr.el (shr-color->hexadecimal): Autoload.
7217         (shr-descend): Add color to all tags.
7218
7219 2010-11-22  Julien Danjou  <julien@danjou.info>
7220
7221         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7222         shr-color->hexadecimal.
7223
7224         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7225         RGB() or HSL() color representation.
7226
7227         * shr.el (shr-tag-font): Add.
7228         (shr-tag-color-check): New function to get better colors.
7229         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7230         tag-span.
7231
7232         * shr-color.el: New file.
7233
7234         * color-lab.el: New file.
7235
7236         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7237
7238 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7239
7240         * nnir.el: Fix typo in comments.
7241         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7242         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7243
7244 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7245
7246         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7247
7248         * nnimap.el (nnimap-get-capabilities): Refactor out.
7249         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7250
7251 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7252
7253         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7254         appearing when `mm-uu-hide-markers' is nil.
7255
7256 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7257
7258         * nnimap.el (nnimap-unselect-group): Make into its own function.
7259         (nnimap-request-rename-group): Unselect group before renaming.
7260         This had gotten lost somewhere.
7261         (nnimap-request-accept-article): Keep track of examined groups, and
7262         unselect the group before APPENDing to read-only groups.
7263         (nnimap-request-move-article): Clear flags before moving so that they
7264         can be re-set later.
7265
7266 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7269         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7270
7271 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-art.el (gnus-mime-display-single):
7274         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7275         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7276         parameter.
7277
7278 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7279
7280         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7281         (shr-table-vertical-line): New variable.
7282         (shr-insert-table): Use it.
7283
7284 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-html.el (gnus-html-wash-images): Don't display images if
7287         gnus-inhibit-images is non-nil; register displayer for cid images.
7288         (gnus-html-display-image): Work for cid image.
7289         (gnus-html-insert-image): Allow arguments.
7290         (gnus-html-put-image): Inhibit read-only.
7291         (gnus-html-prefetch-images): Don't prefetch images if
7292         gnus-inhibit-images is non-nil.
7293
7294 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7295
7296         * shr.el (shr-put-image): Break lines when inserting big pictures.
7297
7298 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7299
7300         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7301         sender, thanks Katsumi Yamaoka.
7302
7303 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7304
7305         * nnir.el (nnir-run-imap): Reverse the article list for each group
7306         rather than the whole list.
7307
7308 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * shr.el (shr-image-displayer): Protect function against non-existent
7311         image source.
7312
7313         * gnus-art.el (gnus-inhibit-images): New user option.
7314         (gnus-mime-display-single): Don't display image if it is non-nil.
7315
7316         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7317         gnus-inhibit-images.
7318
7319         * shr.el (shr-image-displayer): New function.
7320         (shr-tag-img): Use it.
7321
7322 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7323
7324         * mml2015.el (mml2015-epg-sign): Use From header.
7325
7326 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7327
7328         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7329
7330         * gnus-util.el (gnus-find-text-property-region): Return markers.
7331
7332         * shr.el (shr-tag-img): Put a displayer in the text property.
7333
7334         * gnus-util.el (gnus-find-text-property-region): New utility function.
7335
7336         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7337         (gnus-html-show-images): Remove.
7338
7339         * gnus-art.el (gnus-article-show-images): New, more general function.
7340
7341         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7342         image url text properties.
7343
7344         * shr.el: Ditto.
7345
7346         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7347         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7348
7349 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7352         work for two or more articles.
7353
7354 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7357         divide an image that's in an html article to two or more when washing
7358         non-ASCII characters in alt text of it.
7359
7360 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7361
7362         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7363         smime-decrypt-region using function argument.
7364         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7365
7366         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7367
7368         * smime.el (smime-decrypt-region): Catch it.
7369
7370 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7371
7372         * smime.el (smime-mode-map): Move initialization into declaration.
7373         (gnus-run-mode-hooks): Don't autoload.
7374         (smime-mode): Use define-derived-mode.
7375
7376 2010-11-11  Glenn Morris  <rgm@gnu.org>
7377
7378         * smime.el (from): Restrict declaration to XEmacs.
7379
7380         * nnir.el (gnus-group-topic-name): Autoload.
7381
7382 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * shr.el (shr-insert): Don't break long line if it is because of
7385         kinsoku-bol characters in the line end.
7386
7387 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7388
7389         * nnir.el (nnir-request-move-article): Fix to provide original group
7390         and subject.
7391         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7392         been retrieved.
7393
7394         * gnus-sum.el (gnus-summary-move-article): Use original group and
7395         subject for virtual articles such as those in an nnir summary buffer.
7396
7397 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7400         least 21.5).
7401
7402         * smime.el (from): Declare it again for XEmacs.
7403
7404 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * message.el (message-resend): Don't disable encoding unless it's
7407         already encoded.
7408
7409         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7410         low-numbered articles.
7411
7412 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * rfc2047.el (rfc2047-syntax-table): Simplify.
7415
7416         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7417
7418         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7419         set-char-table-range for XEmacs.
7420
7421 2010-11-10  Glenn Morris  <rgm@gnu.org>
7422
7423         * time-date.el (time-to-seconds): Always an alias on Emacs,
7424         never a real function.
7425         (with-no-warnings): Remove compat stub, now unused.
7426         (time-less-p): Doc fix.
7427         (time-to-number-of-days): Simplify.
7428
7429         * smime.el (from): Remove unused declaration.
7430
7431         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7432         (gnus-float-time): On Emacs, always an alias.
7433
7434         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7435         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7436
7437 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7438
7439         * dgnushack.el: Don't use ignore-errors in the top level form since it
7440         is unavailable in XEmacs even if cl is loaded.
7441
7442         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7443
7444 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7445
7446         * shr.el (browse-url-mailto): Autoload.
7447
7448         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7449
7450         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7451         regexp doesn't need quoting.
7452
7453 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7454
7455         * message.el (message-subject-trailing-was-ask-regexp)
7456         (message-subject-trailing-was-regexp): Match was: in addition to was.
7457
7458 2010-11-09  Glenn Morris  <rgm@gnu.org>
7459
7460         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7461         (nnbabyl-check-mbox): Use point-at-bol.
7462
7463 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7466
7467         * message.el (message-mailto): New function.
7468         (message-mailto): Should accept other parameters.
7469         (message-mailto): Remove since it duplicates browse-url-mailto
7470         functionality.
7471
7472 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7473
7474         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7475         methods.
7476         (gnus-read-active-file): Ditto.
7477
7478         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7479         ": " from the prompt.
7480         (gnus-group-make-group): Ditto.
7481
7482 2010-11-07  Glenn Morris  <rgm@gnu.org>
7483
7484         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7485         (gnus-bookmark-kill-line): Use point-at-eol.
7486
7487 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7490         asterisks in From header.
7491
7492 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7495         string to avoid making the From headers syntactically invalid.
7496
7497         * message.el (message-send-mail): Don't insert courtesy messages if the
7498         message already has List-Post and List-ID messages.
7499
7500 2010-11-06  Glenn Morris  <rgm@gnu.org>
7501
7502         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7503         `condition', `type', `length' a prefix.
7504         (gnus-treat-predicate): Update for above name changes.
7505
7506 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7507
7508         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7509         binding.  Handled by `gnus-summary-refer-thread' instead.
7510         (nnir-warp-to-article): New backend function.
7511
7512         * nnimap.el (nnimap-request-thread): Force dependency updating.
7513
7514         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7515         (gnus-summary-refer-thread): Rework to improve thread-referral.
7516
7517         * gnus-int.el (gnus-warp-to-article): New function.
7518
7519         * gnus-sum.el (gnus-summary-article-map): Bind it.
7520
7521 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7522
7523         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7524         gnus-summary-refer-thread.
7525
7526         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7527         headers.
7528         (gnus-summary-limit-include-thread): Prevent articles in thread from
7529         being cut in gnus-cut-threads.
7530         (gnus-summary-refer-thread): Limit retrieved headers to those in
7531         thread.
7532
7533 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7534
7535         * message.el (message-send-mail): Use the value of
7536         message-courtesy-message from the message buffer.
7537
7538         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7539
7540         * shr.el (shr-browse-url): Implement mailto: URLs.
7541
7542         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7543         "raw".
7544
7545         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7546         if it's already selected.
7547
7548         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7549
7550 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7551
7552         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7553         to measure the length and truncate alt text.
7554
7555 2010-11-03  Glenn Morris  <rgm@gnu.org>
7556
7557         * nndiary.el (nndiary-generate-nov-databases-1)
7558         (nndiary-generate-active-info): Rename dynamic variable `files' to
7559         something less generic.
7560
7561 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7562
7563         * nnir.el (nnir-request-move-article): Call the underlying backend to
7564         move articles from nnir.
7565
7566 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7567
7568         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7569
7570 2010-11-02  Julien Danjou  <julien@danjou.info>
7571
7572         * nnir.el: Remove wais support.
7573
7574 2010-11-02  Glenn Morris  <rgm@gnu.org>
7575
7576         * gnus-html.el: Reorder requirements to quieten compiler.
7577
7578 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7581         properly for XEmacs as well.
7582         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7583         (gnus-article-natural-long-line-p): Use window-width rather than
7584         frame-width.
7585
7586 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7587
7588         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7589         (nnir-read-parms): Don't modify query.
7590         (nnir-run-query): Add ability to search topic on current line.
7591         (nnir-get-active): Clean up.
7592
7593 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7594
7595         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7596         degenerate articles.
7597
7598         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7599         (gnus-print-buffer): Just print the buffer as is, without any copying
7600         to a buffer and then re-highlighting.
7601
7602         * nnimap.el (nnimap-request-group): Store the new updated info.
7603         (nnimap-request-group): Select the group when we don't know whether it
7604         exists or not.
7605
7606         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7607         groups.
7608
7609         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7610         groups.
7611
7612         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7613         groups.
7614
7615         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7616         long-lines case by only filling the long lines.
7617
7618         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7619         (bug #7311).
7620
7621 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7622
7623         * shr.el: No need to declare `declare-function' since shr.el is for
7624         only Emacsen that provide `libxml-parse-html-region'.
7625
7626         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7627         effective only in a file it is referred to.
7628
7629 2010-11-01  Glenn Morris  <rgm@gnu.org>
7630
7631         * mm-util.el (gnus-completing-read): Autoload.
7632         (mm-read-coding-system): Simplify Emacs definition.
7633
7634         * nnmail.el (gnus-activate-group):
7635         * nnimap.el (gnutls-negotiate):
7636         * nntp.el (netrc-parse): Fix declarations.
7637
7638 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7641         string-match-p in Emacs >=23.
7642
7643         * gnus-msg.el (gnus-configure-posting-styles):
7644         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7645
7646 2010-11-01  Glenn Morris  <rgm@gnu.org>
7647
7648         * nnir.el (declare-function): Add compat stub.
7649         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7650         (nnir-run-gmane): Require 'mm-url.
7651
7652         * mm-util.el (mm-string-to-multibyte): Simplify.
7653
7654         * shr.el (declare-function): Add compat stub.
7655         (url-cache-create-filename): Declare.
7656         (mm-disable-multibyte, widget-convert-button): Autoload.
7657
7658         * smime.el (ldap-search): Declare.
7659         (smime-cert-by-ldap-1): Require ldap on Emacs.
7660
7661         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7662         (nnimap-keepalive): Use gnus-float-time.
7663
7664         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7665         (mail-source-delete-crash-box): Use gnus-float-time.
7666
7667         * gnus-dired.el (gnus-completing-read): Autoload.
7668
7669         * mm-view.el (gnus-rescale-image): Autoload.
7670
7671         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7672
7673         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7674
7675         * sieve-manage.el: Require 'cl when compiling.
7676
7677         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7678         (gnus-iswitchb-completing-read): Require iswitchb.
7679         (gnus-select-frame-set-input-focus): Silence compiler.
7680
7681 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7682
7683         * message.el (message-subject-trailing-was-query): Change default to t,
7684         since I think that's what most people want.
7685
7686         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7687         appending for easier debugging.
7688         (nnimap-wait-for-connection): Take a regexp.
7689         (nnimap-request-accept-article): Wait for the continuation line before
7690         sending anything unless we're streaming.
7691
7692         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7693         leave the header washing to take place.
7694
7695 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7696
7697         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7698         regular expression match and replace in posting styles.
7699
7700 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7701
7702         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7703         an entire server.
7704         (nnir-get-active): New function.
7705         (nnir-run-imap): Use it.
7706         (nnir-run-gmane): Who knew, gmane search returns an article score!
7707
7708         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7709         server on the current line with nnir.
7710
7711 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7712
7713         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7714         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7715         left edge.
7716         (gnus-article-foldable-buffer): Skip past the prefix when determining
7717         raggedness.
7718
7719         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7720         the raw article, and change `C-u g' to show the article without doing
7721         treatments.
7722
7723         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7724         on to `gnus-treat-article'.
7725         (gnus-inhibit-article-treatments): New variable.
7726
7727         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7728
7729         * gnus-art.el (gnus-treatment-function-alist): Have
7730         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7731         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7732         sections.
7733
7734         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7735         parameter.
7736         (gnus-article-fill-cited-long-lines): New function.
7737         (gnus-article-fill-cited-article): Allow filling only long sections.
7738
7739         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7740         and non-punctuation (like after the apostrophe in "'We").
7741
7742         * gnus-sum.el (gnus-summary-select-article): Make sure
7743         gnus-original-article-buffer is alive.
7744
7745         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7746         reflect the order they're in in the digest.
7747
7748         * gnus.el (gnus-group-startup-message): Move point to the start of the
7749         buffer.
7750
7751         * nnimap.el (nnimap-capability): New function.
7752         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7753         is set.
7754
7755 2010-10-31  David Engster  <dengste@eml.cc>
7756
7757         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7758         conform with changes to gnus-completing-read.
7759
7760 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7761
7762         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7763
7764 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7765
7766         * nnir.el: Move defvar, defcustom around to keep file organized
7767         and keep byte-compiler quiet.
7768         (nnir-read-parms): Accept search-engine as arg.
7769         (nnir-run-query): Pass search-engine as arg.
7770         (nnir-search-engine): Remove.
7771
7772 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7773
7774         * shr.el (shr-generic): The text nodes should be text, not :text.
7775
7776         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7777         later in the file.
7778
7779 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7780
7781         * nnir.el: General clean up.  Allow searching with multiple engines.
7782         Allow separate extra-parameters for each engine.
7783         Batch queries when possible.
7784         (nnir-imap-default-search-key,nnir-method-default-engines):
7785         Add customize interface.
7786         (nnir-run-gmane): New engine.
7787         (nnir-engines): Use it.  Qualify all prompts with engine name.
7788         (nnir-search-engine): Remove global variable.
7789         (nnir-run-hyrex): Restore for now.
7790         (nnir-extra-parms,nnir-search-history): New variables.
7791         (gnus-group-make-nnir-group): Use them.
7792         (nnir-group-server): Remove in favor of gnus-group-server.
7793         (nnir-request-group): Avoid searching twice.
7794         (nnir-sort-groups-by-server): New function.
7795
7796 2010-10-30  Julien Danjou  <julien@danjou.info>
7797
7798         * gnus-group.el: Remove gnus-group-fetch-control.
7799
7800         * gnus-start.el (gnus-find-new-newsgroups):
7801         Remove gnus-check-first-time-used.
7802
7803         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7804
7805 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7806
7807         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7808         set on groups that don't have \* permanentflags.
7809
7810 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7811
7812         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7813         control the background color.
7814         (shr-tag-img): Ignore very small web bug type images.
7815         (shr-put-image): Add help-echo alt texts to the images.
7816         (shr-tag-video): Show the video poster image.
7817
7818 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7819
7820         * shr.el (shr-table-depth): New variable.
7821         (shr-tag-table-1): Only insert the images after the top-level table.
7822
7823         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7824
7825         * gnus-util.el (gnus-list-memq-of-list): New function.
7826
7827         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7828         selected.
7829         (nnimap-unsplittable-articles): New slot.
7830         (nnimap-new-articles): Use it.
7831
7832 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7833
7834         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7835         move to the previous line on `M-g'.
7836
7837 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7838
7839         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7840         *-request-group, which seems unnecessary.
7841
7842         * nnimap.el (nnimap-quote-specials): Function copied over from
7843         imap.el.
7844         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7845         they support that.  Suggested by Tom Regner.
7846
7847 2010-10-29  Julien Danjou  <julien@danjou.info>
7848
7849         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7850         defalias.
7851         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7852
7853         * gnus.el: Remove `gnus-nntp-service' variable.
7854         (gnus-secondary-servers): Make obsolete.
7855         (gnus-nntp-server): Make obsolete.
7856
7857         * gnus-start.el (gnus-1): Remove x-splash calls.
7858
7859         * gnus-ems.el (gnus-x-splash): Remove.
7860
7861         * gnus.el (gnus-group-startup-message): Simplify/update code.
7862
7863         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7864         definition.
7865
7866         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7867         capability before doing anything.
7868         (gnus-group-insert-group-line): Remove useless
7869         gnus-group-remove-excess-properties.
7870
7871 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7872
7873         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7874
7875 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7876
7877         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7878         config after reselecting.
7879
7880 2010-10-28  Julien Danjou  <julien@danjou.info>
7881
7882         * shr.el (shr-put-image): Use point even if only inserting text.
7883         (shr-put-image): Save excursion when inserting alt text on non-graphic
7884         display, so the behavior is the same when we are on a graphic display.
7885
7886         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7887
7888 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7891         (gnus-mime-copy-part): Check coding system, not charset.
7892         (gnus-mime-view-part-externally): Never remove part.
7893         (gnus-mime-view-part-internally): Don't remove part here.
7894         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7895         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7896         multipart/alternative.
7897
7898         * mm-decode.el (mm-display-part): Take optional arg `force'.
7899
7900 2010-10-26  Julien Danjou  <julien@danjou.info>
7901
7902         * gnus-group.el (gnus-group-default-list-level): Add this function to
7903         compute the default list level.
7904         (gnus-group-default-list-level): Add possibility to use a function.
7905
7906 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7909
7910         * gnus-group.el (gnus-group-completing-read)
7911         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7912         gnus-replace-in-string.
7913
7914 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7915
7916         * shr.el (shr-tag-div): Add.
7917
7918         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7919
7920 2010-10-25  Julien Danjou  <julien@danjou.info>
7921
7922         * gnus-util.el: Remove `gnus-with-local-quit'.
7923
7924         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7925
7926 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7927
7928         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7929         the original article buffer.
7930
7931 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * nnimap.el (nnimap-request-head): New function.
7934         (nnimap-request-move-article): Try to be slightly faster by not
7935         requesting the entire message when moving.
7936         (nnimap-transform-headers): Don't bug out on bodiless articles.
7937         (nnimap-send-command): Have no outstanding messages if the IMAP server
7938         doesn't support streaming.
7939         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7940
7941 2010-10-24  Julien Danjou  <julien@danjou.info>
7942
7943         * message.el (message-default-headers): Fix type.
7944
7945 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7946
7947         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7948         prefetching images.
7949
7950         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7951         backend for unknown groups.  This is mainly useful for nnimap groups.
7952
7953         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7954         group isn't covered by the agent.
7955
7956 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7957
7958         * nnir.el (nnir-method-default-engines): New variable.
7959         (nnir-run-query): Use it.
7960         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7961         (gnus-summary-nnir-goto-thread): Change group if needed.
7962
7963         * gnus-group.el (gnus-group-group-map): Add key binding for
7964         gnus-group-make-nnir-group.
7965
7966 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7967
7968         * shr.el (shr-tag-object): Add.
7969
7970         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7971         original article buffer live.
7972         (gnus-summary-select-article-buffer):
7973         Mention gnus-widen-article-buffer.
7974
7975 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7976
7977         * shr.el (shr-tag-strong): Add.
7978
7979 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7982         group names.  They mess up the group buffer badly.
7983
7984         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7985
7986         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7987         instead of the summary one.
7988
7989 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * mml.el (mml-preview): Work properly when editing article.
7992
7993         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7994         gnus-have-read-active-file if it's already been in.
7995
7996 2010-10-22  Tom Tromey  <tromey@redhat.com>
7997
7998         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7999         gnus-group-completing-read.
8000
8001 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * message.el (message-mode-map): Don't bind M-; to comment region, to
8004         allow the global comment-dwim to work.
8005
8006 2010-10-21  Julien Danjou  <julien@danjou.info>
8007
8008         * message.el (message-setup-1): Allow message-default-headers to be a
8009         function.
8010
8011 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * shr.el (shr-tag-table): Simplify.
8014
8015 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8016
8017         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
8018         to avoid trying to snarf invalid stuff.
8019
8020         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
8021
8022         * gnus.el (gnus-message-archive-group): Quote value.
8023         (gnus-message-archive-group): Mark as changed.
8024
8025         * shr.el (shr-add-font): Don't put the font properties on the newline
8026         or the indentation.
8027
8028         * message.el (message-fix-before-sending): Change options when sending
8029         non-printable characters.
8030
8031         * gnus.el (gnus-message-archive-method): Change the default to
8032         monthly outgoing groups.
8033
8034         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
8035         that have gotten new numbers.
8036
8037         * nnimap.el (nnimap-request-replace-article): New function.
8038
8039 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
8042         (nnrss-request-article): Don't use special html washing code.
8043
8044 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8045
8046         * shr.el (shr-tag-table): Remove useless nconc.
8047
8048 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8049
8050         * gnus-art.el (article-wash-html): Simplify and remove the charset
8051         stuff.  Use the normal html rendering code instead of the special html
8052         washing code.
8053
8054         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
8055         `gnus-w3m' symbols.
8056         (mm-text-html-washer-alist): Remove.
8057
8058         * mm-decode.el (mm-inline-text-html-renderer): Remove.
8059         (mm-inline-media-tests): Remove use.
8060         (mm-text-html-renderer): Change default to the `shr' symbol.
8061
8062         * mm-view.el (mm-inline-text-html): Remove use.
8063
8064         * gnus-art.el (gnus-blocked-images): New function.  Allow the
8065         `gnus-blocked-images' to be a function.
8066         (gnus-article-wash-function): Remove.
8067
8068 2010-10-20  Julien Danjou  <julien@danjou.info>
8069
8070         * spam.el (spam-list-of-processors): Mark as obsolete.
8071
8072         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
8073         (nnimap-insert-partial-structure): Fix boundary detection.
8074
8075 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
8076
8077         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
8078         run file-truename on remote files.  This can be expensive and even
8079         prevent one from editing drafts if some unrelated buffer has a stale
8080         connection.
8081
8082 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8083
8084         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
8085         kinsoku-eol regardless of shr-kinsoku-shorten.
8086         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
8087         (shr-tag-table): Support caption, thead, and tfoot.
8088
8089 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
8092         lines.
8093         (shr-save-contents): New command and keystroke.
8094
8095         * nndoc.el (nndoc-type-alist): Add git support.
8096         (nndoc-git-type-p): New function.
8097         (nndoc-transform-git-article): Ditto.
8098         (nndoc-transform-git-headers): Ditto.
8099         (nndoc-transform-git-headers): Generate Subject headers.
8100
8101         * shr.el (shr-parse-style): New function.
8102         (shr-tag-span): Ditto.
8103
8104         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
8105         to `G G' to avoid collisions.
8106
8107 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8108
8109         * shr.el: Load kinsoku if necessary.
8110         (shr-kinsoku-shorten): New internal variable.
8111         (shr-find-fill-point): Make kinsoku shorten text line if
8112         shr-kinsoku-shorten is bound to non-nil.
8113         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
8114         shr-indentation too when testing if table is wider than frame width.
8115         (shr-insert-table): Use `string-width' instead of `length' to measure
8116         text width.
8117         (shr-insert-table-ruler): Make sure indentation is done at bol.
8118
8119 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8120
8121         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
8122         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
8123         undecoded network data.
8124
8125 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8126
8127         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
8128         name in the mode line spec so that the mode line menu works
8129         (bug #2431).
8130
8131         * message.el (message-get-reply-headers): If we're fed `to-address',
8132         then always use that.
8133
8134         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
8135         aren't so wide as to need to switch off the edit menu.
8136
8137         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
8138         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
8139
8140         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
8141         `M-g'.
8142         (nnimap-update-info): Update flags/read marks even if \* isn't part of
8143         the permanent marks.
8144
8145 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
8146
8147         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8148         Splitting according to references/in-reply-to obeys the ignore-groups
8149         variable, while splitting by sender and subject do not.
8150
8151 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8152
8153         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
8154         alist, so that we can look for non-Unicode chars.
8155         (article-translate-strings): Allow both character and string maps.
8156
8157 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * shr.el (shr-insert): Don't insert space behind a wide character
8160         categorized as kinsoku-bol, or between characters both categorized as
8161         nospace.
8162
8163 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
8164
8165         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
8166         headers to gnus-newsgroup-headers.
8167
8168 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8169
8170         * shr.el (shr-tag-img): Don't align images -- since we're not
8171         rescaling, this often leads to ugly displays.
8172
8173 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
8174
8175         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
8176         duplicates.
8177
8178 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
8179
8180         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
8181         call.
8182
8183 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8184
8185         * gnus.el: Autoload gnus-html-show-images.
8186
8187         * nnimap.el: Use nnheader-message throughout.
8188
8189         * shr.el (shr-tag-img): Ignore images with no data.
8190
8191 2010-10-15  Julien Danjou  <julien@danjou.info>
8192
8193         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
8194         a possibility to disable format=flow encoding when using hard newlines.
8195
8196 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * shr.el (shr-insert): Remove space inserted before or after a
8199         breakable character or at the beginning or the end of a line.
8200         (shr-find-fill-point): Do kinsoku; find the second best point or give
8201         it up if there's no breakable point.
8202
8203 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8204
8205         * nnimap.el (nnimap-open-connection): Message when opening connection
8206         for debugging purposes.
8207
8208         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
8209         on every setup buffer call to allow this to change from article to
8210         article.
8211
8212         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8213         buffers where we have a wide table.
8214
8215 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8216
8217         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8218         uses *-request-thread.
8219
8220 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8221
8222         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8223         incantation, which is no longer valid.
8224
8225 2010-10-14  Julien Danjou  <julien@danjou.info>
8226
8227         * shr.el: Fix defcustom type (char -> character).
8228
8229 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8230
8231         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8232         programs.
8233
8234 2010-10-14  Julien Danjou  <julien@danjou.info>
8235
8236         * shr.el (shr-tag-a): Use url-link as widget type.
8237
8238         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8239         `gnus-group-get-icon'.
8240
8241 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8242
8243         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8244         This should make server editing work better.
8245
8246         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8247
8248         * tls.el (tls-program): Remove spurious %s from openssl.
8249
8250         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8251         (nnimap-parse-flags): Fix regexp.
8252
8253         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8254         probably work for CJVK text, too.
8255
8256         * nnimap.el (nnimap-extend-tls-programs): Remove.
8257         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8258
8259         * tls.el (tls-starttls-switches): Remove starttls hack.
8260         (open-tls-stream): Ditto.
8261         (tls-find-starttls-argument): Ditto.
8262
8263 2010-10-13  Julien Danjou  <julien@danjou.info>
8264
8265         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8266         responses.
8267
8268 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8269
8270         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8271
8272         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8273         anything in Emacs.
8274
8275         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8276
8277 2010-10-13  Julien Danjou  <julien@danjou.info>
8278
8279         * shr.el (shr-width): Make shr-width a defcustom with default to
8280         fill-column.
8281         (shr-tag-img): Use shr-width rather than fill-column.
8282
8283 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * dgnushack.el (byte-optimize-apply):
8286         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8287
8288         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8289         position when (X-)Faces exist.
8290         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8291         avatars when called interactively.
8292
8293 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8296         gnus-article-x-face-too-ugly is bound.
8297
8298 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8299
8300         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8301
8302         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8303         mailbox that doesn't exist.
8304
8305 2010-10-12  Julien Danjou  <julien@danjou.info>
8306
8307         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8308         (shr-get-image-data): Encode URL properly when fetching from cache.
8309         (shr-tag-img): Use aligned-to spaces to align correctly images.
8310
8311         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8312         before inserting the Gravatar.
8313
8314         * shr.el (shr-tag-img): Add align attribute support for <img>.
8315
8316 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317
8318         * gnus-gravatar.el (gnus-art): Require.
8319
8320         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8321         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8322         Remove long obsoleted functions.
8323
8324 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8325
8326         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8327
8328         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8329
8330         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8331         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8332         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8333         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8334         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8335         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8336         * sieve-manage.el, smime.el, spam.el:
8337         Fix comment for declare-function.
8338
8339 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8340
8341         * nnimap.el (nnimap-request-rename-group): Select group read-only
8342         before renaming it.
8343
8344         * shr.el (shr-insert): Fix up the white space only regexp.
8345
8346         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8347         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8348
8349         * shr.el (shr-current-column): New function.
8350         (shr-find-fill-point): New function.
8351
8352 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8353
8354         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8355         numbers.
8356
8357 2010-10-11  Julien Danjou  <julien@danjou.info>
8358
8359         * shr.el (shr-hr-line): Add.
8360         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8361         display hr lines.
8362         (shr-max-columns): Do not change state to nil if we just inserting
8363         spaces.
8364
8365 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366
8367         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8368         select the last group.
8369
8370 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8371
8372         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8373
8374 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8375
8376         * dig.el (dig-mode-map): Declare and define in one step.
8377
8378 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8379
8380         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8381         for Gnus.
8382         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8383         (nnimap-update-qresync-info): Mark \Seen articles as read.
8384
8385         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8386         non-variable, too.
8387
8388         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8389         available.
8390         (nnimap-update-info): Rely more on the current active than the param
8391         active to avoid marking articles as read too much.
8392
8393         * auth-source.el (auth-source-create): Use (user-login-name) for the
8394         user name default.
8395
8396         * nnimap.el (nnimap-update-info): If the server doesn't return any
8397         useful info, just use the previous info.
8398         (nnimap-update-info): Prefer old info over start-article.
8399         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8400
8401 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8402
8403         * nnir.el (autoload): Clean up autoloads.
8404         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8405         Use key rather than value.
8406         (nnir-imap-search-other): New variable.
8407         (nnir-read-parm): Use it.
8408         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8409         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8410
8411 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8412
8413         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8414         the process, too.
8415
8416 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8417
8418         * spam.el (gnus-summary-mode-map): Bind to "$".
8419         Suggested by Russ Allbery.
8420
8421         * shr.el: Rework the way things are indented by <li> slightly.
8422
8423         * gnus.el (gnus-group-set-parameter): Fix typo.
8424
8425         * nnimap.el: Start implementing QRESYNC support.
8426
8427 2010-10-09  Julien Danjou  <julien@danjou.info>
8428
8429         * nnir.el (nnir-engines): Fix too many arguments.
8430
8431 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8432
8433         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8434         group is the "last", so that the backends like nnfolder actually save
8435         their folders.
8436
8437         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8438         try to use that for the tls stream.
8439         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8440         UIDVALIDITY and find out which groups are read-only and not.
8441         (nnimap-get-flags): Use the same marks parsing code as the rest of
8442         nnimap.
8443
8444 2010-10-09  Julien Danjou  <julien@danjou.info>
8445
8446         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8447
8448         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8449         retrieving gravatars.
8450
8451         * shr.el (shr-table-corner): Add.
8452         (shr-table-line): Add.
8453         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8454
8455 2010-10-08  Julien Danjou  <julien@danjou.info>
8456
8457         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8458
8459 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8460
8461         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8462
8463         * gnus-sum.el (gnus-mark-article-as-unread)
8464         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8465         (gnus-summary-set-bookmark): Use it.
8466
8467         * gnus-msg.el (gnus-setup-message): Use it.
8468
8469         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8470
8471         * gnus.el (gnus-group-remove-parameter): Use it.
8472
8473         * gnus-group.el (gnus-group-make-web-group): Use it.
8474
8475         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8476
8477         * nnregistry.el: Update docs to mention manual.
8478
8479         * gnus-registry.el: Update docs to mention nnregistry.el.
8480         (gnus-registry-initialize): Don't install nnregistry refer method
8481         automatically.
8482         (gnus-registry-install-nnregistry): Remove it.
8483
8484 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485
8486         * shr.el (shr-insert): Don't insert double spaces.
8487
8488 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-gravatar.el (gnus-treat-from-gravatar)
8491         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8492         called interactively.
8493
8494         * gnus-art.el (gnus-mime-view-part-externally)
8495         (gnus-mime-view-part-internally): Make predicate function passed to
8496         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8497         of a mime type.
8498
8499         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8500
8501 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8502
8503         * shr.el (require): Require cl when compiling.
8504         (shr-tag-hr): New function.
8505
8506         * nnimap.el (nnimap-update-info): Remove double setting of high.
8507         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8508         This makes nnimap work properly on Courier again.
8509
8510         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8511         the variable for backwards compatibility.
8512
8513         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8514         the file name before using to avoid setting mm-default-directory to
8515         nil.
8516
8517         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8518         bidning gnus-agent variables.
8519
8520         * shr.el (shr-render-td): Use a cache for the table rendering function
8521         to avoid getting an exponential rendering behavior in nested tables.
8522         (shr-insert): Rework the line-breaking algorithm.
8523         (shr-insert): Don't leave trailing spaces.
8524         (shr-insert-table): Also insert empty TDs.
8525         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8526
8527 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8528
8529         * gnus-sum.el (gnus-number): Rename from `number'.
8530         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8531         (gnus-summary-limit-children): Update uses correspondingly.
8532
8533 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8536         (gnus-gravatar-transform-address): Don't show avatars of people of
8537         which mail addresses match gnus-gravatar-too-ugly.
8538
8539 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * shr.el (shr-table-widths): Expand TD elements to fill available
8542         space.
8543
8544 2010-10-07  Julien Danjou  <julien@danjou.info>
8545
8546         * nnimap.el (nnimap-request-rename-group): Add this method.
8547
8548 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8551         name from XEmacs' function-arglist.
8552
8553         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8554         gravatar under XEmacs.
8555
8556 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8557
8558         * auth-source.el: Update docs with TODO items.
8559
8560         * gnus-sync.el: Update docs to explain state and plans.
8561
8562         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8563         Hooks for mark updates.
8564         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8565
8566         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8567         hooks with arguments, which is needed for mark update hooks.
8568
8569 2010-10-06  Julien Danjou  <julien@danjou.info>
8570
8571         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8572         was matched.
8573
8574         * sieve-manage.el: Update example in `Commentary'.
8575
8576         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8577
8578         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8579         not 2000.
8580         (sieve-manage-authenticate): Re-add function.
8581
8582 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8583
8584         * shr.el (shr-insert): Get 'space transition right.
8585         (shr-render-td): Only delete space at the end of the TD.
8586
8587         * nnimap.el (nnimap-open-connection): Prepare to support
8588         open-gnutls-stream.
8589
8590         * shr.el: Rearrange function order to be more logical.
8591
8592 2010-10-06  Julien Danjou  <julien@danjou.info>
8593
8594         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8595         (nnrss-discover-feed): Remove 404 URL in docstring.
8596
8597         * nnir.el: Fix Swish-E URL.
8598         Fix Namazu URL.
8599
8600         * message.el (message-change-subject): Remove 404 URL in a comment.
8601
8602 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8603
8604         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8605         called interactively.
8606
8607         * gnus-util.el (gnus-remove-if): Allow hash table.
8608         (gnus-remove-if-not): New function.
8609
8610         * gnus-art.el (gnus-mime-view-part-as-type):
8611         * gnus-score.el (gnus-summary-score-effect):
8612         * gnus-sum.el (gnus-read-move-group-name):
8613         Replace remove-if-not with gnus-remove-if-not.
8614
8615         * gnus-group.el (gnus-group-completing-read):
8616         Regard collection as a hash table if it is not a list.
8617
8618 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8621
8622         * shr.el: Document the table-rendering algorithm.
8623
8624 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8627         for Emacsen having no `libxml-parse-html-region' support.
8628
8629 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8632         invalid URLs.
8633
8634         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8635         line-broken.
8636         (shr-tag-img): Ignore image fetching errors.
8637         (shr-overlays-in-region): Compute overlay positions correctly.
8638
8639         * mm-decode.el (mm-shr): Require shr.
8640
8641         * gnus-art.el (gnus-blocked-images): Move variable here.
8642
8643         * shr.el (shr-insert-table): Bind free variable.
8644
8645         * mm-decode.el (mm-shr): Bind shr-content-function.
8646
8647         * shr.el (shr-content-function): New variable.
8648
8649         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8650         added for symmetry.
8651
8652         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8653
8654         * gnus-group.el (gnus-group-make-group): Doc fix.
8655
8656         * nnimap.el (nnimap-request-newgroups): Return success.
8657
8658         * shr.el (shr-find-elements): New function.
8659         (shr-tag-table): Put all the images after the table.
8660         (shr-tag-table): Really inhibit images inside the table.
8661         (shr-collect-overlays): Copy over overlays from the TD elements to the
8662         main document.
8663
8664         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8665         gnus-blocked-images.
8666
8667 2010-10-05  Julien Danjou  <julien@danjou.info>
8668
8669         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8670
8671         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8672         (gnus-html-maximum-image-size): Add this function.
8673         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8674
8675         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8676         server-value of the capability is nil.
8677
8678 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * shr.el (shr-tag-em): Add <EM> tag.
8681
8682 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8683
8684         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8685         customizable.
8686
8687         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8688         handing broken links to browse-url.
8689
8690 2010-10-05  Julien Danjou  <julien@danjou.info>
8691
8692         * gnus-util.el (gnus-emacs-completing-read)
8693         (gnus-iswitchb-completing-read): Use autoload rather than require.
8694
8695 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8696
8697         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8698         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8699         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8700         iswitchb-temp-buflist for XEmacs.
8701
8702         * gnus-util.el (gnus-completing-read-function): Exclude
8703         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8704         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8705         XEmacs.
8706
8707         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8708         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8709
8710         * gnus-html.el: Don't require help-fns under XEmacs.
8711         (gnus-html-schedule-image-fetching): Work for XEmacs.
8712
8713         * mm-decode.el (mm-shr): Decode contents by charset.
8714
8715 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8716
8717         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8718         unknown.
8719
8720         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8721         (shr-get-image-data): Ensure against the cache file missing.
8722
8723         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8724         for data.
8725
8726         * spam-report.el (spam-report-url-ping-plain): Don't query about
8727         killing the process.
8728
8729         * shr.el (shr-render-td): Protect against too-wide text.
8730
8731 2010-10-04  Julien Danjou  <julien@danjou.info>
8732
8733         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8734         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8735
8736         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8737         retrieved.
8738
8739 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8740
8741         * shr.el (browse-url): Require.
8742         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8743         lines.
8744         (shr-show-alt-text, shr-browse-image): New commands.
8745         (shr-browse-url, shr-copy-url): New commands.
8746
8747         * gnus-sum.el (gnus-widen-article-window): New variable.
8748         (gnus-summary-select-article-buffer): Use it.
8749
8750         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8751         without @ signs.
8752
8753 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8754
8755         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8756
8757 2010-10-04  Julien Danjou  <julien@danjou.info>
8758
8759         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8760         for XEmacs.
8761
8762 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8765
8766         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8767         (nnimap-close-server): Implement.
8768
8769         * dgnushack.el (iswitchb): Require to shut up the compiler.
8770
8771         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8772         (shr-insert): Tweak line breaking.
8773         (shr-insert): Handle <pre> better.
8774         (shr-tag-li): Get <li> indentation right.
8775         (shr-tag-li): Get <li> indentation even righter.
8776         (shr-tag-blockquote): Ensure paragraph start.
8777         (shr-make-table): Tweak table generation.
8778         (shr-make-table): Fix typo.
8779
8780         * shr.el: Implement table rendering.
8781
8782 2010-10-04  Julien Danjou  <julien@danjou.info>
8783
8784         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8785
8786 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * shr.el (shr-insert): Use string anchors instead of line anchors.
8789
8790 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8791
8792         * shr.el: Add headings.
8793         (shr-ensure-paragraph): Actually work.
8794         (shr-tag-li): Make <ul> prettier.
8795         (shr-insert): Get white space at the beginning/end of elements right.
8796         (shr-tag-p): Collapse subsequent <p>s.
8797         (shr-ensure-paragraph): Don't insert double line feeds after blank
8798         lines.
8799         (shr-insert): \t is also space.
8800         (shr-tag-s): Fix "s" tag name function.
8801         (shr-tag-s): Fix face prop name.
8802
8803 2010-10-03  Julien Danjou  <julien@danjou.info>
8804
8805         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8806
8807         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8808         gnus-window-inside-pixel-edges.
8809
8810         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8811         gnus-ems.
8812
8813         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8814
8815         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8816         function.
8817
8818         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8819         resize choice.
8820
8821 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8822
8823         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8824         beginning of the buffer.
8825
8826         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8827         article buffer again.
8828
8829         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8830
8831         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8832         when it's at the start of the buffer.
8833
8834         * shr.el (shr-tag-blockquote): Convert name.
8835         (shr-rescale-image): Use the right image-size variant.
8836
8837         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8838         buffer isn't shown, then select the current article first instead of
8839         bugging out.
8840         (gnus-summary-select-article-buffer): Show both the article and summary
8841         buffers again.
8842
8843         * shr.el (shr-fontize-cont): Protect against regions with no text.
8844         Rename tag functions to shr-tag-* for enhanced security.
8845         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8846
8847 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8848
8849         * shr.el (shr-insert):
8850         * pop3.el (pop3-movemail):
8851         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8852         loaded.
8853
8854 2010-10-03  Glenn Morris  <rgm@gnu.org>
8855
8856         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8857
8858         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8859
8860         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8861
8862         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8863
8864         * gnus-util.el (gnus-make-local-hook): Simplify.
8865
8866 2010-10-02  Julien Danjou  <julien@danjou.info>
8867
8868         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8869         (gnus-ido-completing-read): New function.
8870         (gnus-emacs-completing-read): New function.
8871         (gnus-completing-read): Use gnus-completing-read-function.
8872         Add gnus-completing-read-function.
8873
8874 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * shr.el (shr-insert-document): Autoload.
8877         (shr-img): Be silent.
8878         (shr-insert): Add a newline after every picture before text.
8879         (shr-add-font): Use overlays for combining faces.
8880         (shr-insert): Pass upwards the text start point.
8881
8882         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8883         possible.
8884         (mm-shr): New function.
8885
8886 2010-10-02  Julien Danjou  <julien@danjou.info>
8887
8888         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8889         should go backward.
8890
8891 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8892
8893         * shr.el (shr): Fix typo in provide call.
8894
8895 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * shr.el: New file.
8898
8899         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8900
8901         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8902         completing read.
8903
8904 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8905
8906         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8907         we're being queried about.  Suggested by Dan Jacobson.
8908
8909         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8910         Suggested by Jason Eisner.
8911
8912         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8913         table, too.  Suggested by Stefan Wiens.
8914         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8915         the table unnecessary.  Suggested by Stefan Wiens.
8916
8917         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8918         longer needed, and probably doesn't work either, as pointed out by
8919         Stefan Wiens.
8920         (gnus-summary-exit): Remove call to the clearing function.
8921         (gnus-summary-exit-no-update): Ditto.
8922
8923         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8924         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8925         Reported by Stefan Monnier.
8926         (gnus-summary-save-in-rmail): Ditto.
8927
8928         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8929         article buffer, instead of both the article buffer and the summary
8930         buffer.  Sort of suggested by Dan Jacobson.
8931
8932         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8933
8934         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8935         Suggested by Dan Jacobson.
8936
8937         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8938         documentation clearer.
8939
8940         * message.el (message-shorten-references): Comment on the number "21".
8941         Suggested by Stefan Monnier.
8942
8943         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8944         Suggested by Dan Jacobson.
8945
8946         * gnus.el (gnus-large-newsgroup):
8947         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8948
8949         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8950         externalize attachments.  Bug reported by Steve Wen.
8951
8952         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8953         really message anything to the user.
8954
8955         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8956         directly.
8957
8958         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8959         messages in empty groups.
8960
8961 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8962
8963         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8964         non-UIDNEXT group.
8965
8966 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8967
8968         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8969         not the value from the collection.
8970
8971         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8972         values.  This sometimes happens on some groups that have no info.
8973         (nnimap-request-newgroups): New function.
8974
8975 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8976
8977         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8978         check into `gnus-registry-initialize'.
8979         (gnus-registry-initialize): Ditto.
8980         Fix and extend header docs.
8981
8982 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8983
8984         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8985         regexp backtrace overflows.
8986
8987         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8988         for starttls that tls.el implements; i.e. openssl.
8989
8990         * tls.el (tls-starttls-switches): Give up on using starttls with
8991         gnutls-cli.
8992         (tls-program): Add --insecure to be consistent with the defaults from
8993         openssl s_client.  Now all three commands are insecure.
8994
8995 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * lpath.el: Bind completion-styles-alist for XEmacs.
8998
8999         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9000         (gravatar-create-image): New function that's an alias to
9001         gnus-xmas-create-image, gnus-create-image, or create-image.
9002         (gravatar-data->image): Use it.
9003
9004 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9005
9006         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9007         install the nnregistry refer method.
9008         (gnus-registry-install-hooks): Use it.
9009         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9010         unfollowed groups.
9011
9012 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9013
9014         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9015         expanding threads.
9016
9017 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9018
9019         * nnir.el: Use the server names without suffixes (bug #7009).
9020
9021         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
9022         unencrypted to STARTTLS, if possible.
9023
9024 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9025
9026         * message.el (message-ignored-supersedes-headers): Strip Injection-*
9027         headers before superseding.
9028
9029 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9030
9031         * nnrss.el (nnrss-use-local): Add documentation.
9032
9033         * nnimap.el (nnimap-extend-tls-programs): New function.
9034         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
9035         (nnimap-wait-for-connection): Accept the greeting from the stupid
9036         output from openssl s_client -starttls, too.
9037
9038         * tls.el (tls-starttls-switches): New variable.
9039         (tls-find-starttls-argument): Use it.
9040         (open-tls-stream): Ditto.
9041
9042         * netrc.el (netrc-credentials): Return the value of the "default" entry.
9043         (netrc-machine): Ditto.
9044
9045         * nnimap.el (nnimap-find-article-by-message-id): Really return the
9046         article number.
9047         (nnimap-split-fancy): New variable.
9048         (nnimap-split-incoming-mail): Use it.
9049
9050         * nntp.el (nntp-server-list-active-group): Document.
9051
9052         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
9053         SELECT to get the message-id.
9054
9055         * mail-source.el (mail-sources): Remove webmail support.
9056         (defvar): Ditto.
9057         (mail-source-fetcher-alist): Ditto.
9058         (mail-source-fetch-webmail): Remove.
9059
9060         * webmail.el: Remove -- doesn't seem relevant any more.
9061
9062         * gnus.el: Fix up make-obsolete-variable declarations throughout.
9063
9064         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
9065         the \r.
9066
9067 2010-09-30  Julien Danjou  <julien@danjou.info>
9068
9069         * gnus-agent.el (gnus-agent-add-group): Fix call to
9070         gnus-completing-read.
9071
9072 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9073
9074         * nndoc.el (nndoc-retrieve-groups): New function.
9075
9076         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
9077         `default', use nnmail-split-methods.
9078         (nnimap-request-article): Downcase the NILs so that they are nil.
9079
9080         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
9081         symbol.
9082
9083         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
9084         code, since if the user has requested network, that's what they ought
9085         to get.
9086         (nnimap-request-set-mark): Erase the buffer before issuing commands.
9087         (nnimap-split-rule): Mark as obsolete.
9088
9089         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
9090         New variable.
9091
9092         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
9093         correct slot, too.
9094
9095 2010-09-29  Julien Danjou  <julien@danjou.info>
9096
9097         * gnus.el (gnus-local-domain): Declare variable obsolete.
9098
9099         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
9100         Fix history computing.
9101         (gnus-ido-completing-read): Require ido.
9102
9103 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9104
9105         * gnus-registry.el: Don't prompt on load, which makes it impossible to
9106         build Gnus.
9107
9108         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
9109         when interpreting the structures.
9110         (nnimap-request-accept-article): Add \r\n to the lines to make this
9111         work with Cyrus.
9112
9113         * nndraft.el (nndraft-request-expire-articles): Use the group name
9114         instead if "nndraft".  Fix found by Nils Ackermann.
9115
9116 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
9117
9118         * nnregistry.el: Add.
9119
9120 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9121
9122         * nnmail.el (group, group-art-list, group-art):
9123         Remove unneeded directives.
9124
9125 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
9128         (mm-mime-charset):
9129         * rfc2047.el (rfc2047-syntax-table):
9130         * utf7.el (utf7-utf-16-coding-system): Comment fix.
9131
9132         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
9133         rather than `insert-file-contents' and `eval-region'.
9134
9135         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
9136         construction.
9137
9138         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
9139
9140         * time-date.el: No need to require cl for Emacs 21.
9141
9142 2010-09-29  Julien Danjou  <julien@danjou.info>
9143
9144         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
9145         replacement of `gnus-gravatar-relief' to mimic
9146         `gnus-faces-properties-alist'.
9147         Add :version property.
9148
9149 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9150
9151         * mail-source.el (mail-source-report-new-mail):
9152         * message.el (message-default-mail-headers):
9153         * mm-decode.el (mm-valid-image-format-p): Comment fix.
9154
9155         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
9156
9157 2010-09-28  Julien Danjou  <julien@danjou.info>
9158
9159         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
9160         mail-address contains the same string as real-name.
9161
9162         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
9163         non-blank in header, otherwise it'll get stripped.
9164
9165         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
9166         real-name, and then for mail address rather than doing : or , search.
9167
9168 2010-09-27  Julien Danjou  <julien@danjou.info>
9169
9170         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
9171         right completing-read function.
9172         (gnus-use-ido): New variable
9173         (gnus-completing-read-with-default): Remove.
9174         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
9175         (gnus-agent-add-group):
9176         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
9177         * mm-view.el (mm-view-pkcs7-decrypt):
9178         * mm-util.el (mm-codepage-setup):
9179         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
9180         * mml-smime.el (mml-smime-openssl-sign-query):
9181         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
9182         (mml-insert-multipart):
9183         * gnus-msg.el (gnus-summary-yank-message):
9184         * gnus-int.el (gnus-start-news-server):
9185         * mm-decode.el (mm-interactively-view-part):
9186         * gnus-dired.el (gnus-dired-attach):
9187         * gnus.el (gnus-read-method):
9188         * gnus-bookmark.el (gnus-bookmark-jump):
9189         * gnus-art.el (gnus-mime-view-part-as-type)
9190         (gnus-mime-action-on-part, gnus-article-encrypt-body):
9191         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
9192         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
9193         * nnmairix.el (nnmairix-create-server-and-default-group)
9194         (nnmairix-update-groups, nnmairix-get-server)
9195         (nnmairix-backend-to-server, nnmairix-goto-original-article)
9196         (nnmairix-get-group-from-file-path):
9197         * nnrss.el (nnrss-find-rss-via-syndic8):
9198         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
9199         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
9200         (gnus-group-browse-foreign-server):
9201         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
9202         (gnus-summary-execute-command, gnus-summary-respool-article)
9203         (gnus-read-move-group-name):
9204         * gnus-score.el (gnus-summary-increase-score)
9205         (gnus-summary-score-effect):
9206         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
9207
9208 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
9211         x-focus-frame.
9212
9213         * nnimap.el (auth-source-forget-user-or-password)
9214         (auth-source-user-or-password): Autoload.
9215
9216         * message.el (message-from-style, message-interactive)
9217         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9218         (message-yank-prefix, message-indentation-spaces, message-signature)
9219         (message-signature-file): Add comment.
9220
9221 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9222
9223         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9224         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9225         new articles.
9226
9227         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9228         parts.
9229         (nnimap-request-article): Work with the t setting, too.
9230
9231         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9232         that you don't get flashes of other buffers.
9233         (gnus-summary-show-complete-article): Intern before setting.
9234
9235 2010-09-27  David Engster  <dengste@eml.cc>
9236
9237         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9238         well as HEADERS.
9239         (nnmairix-retrieve-headers): Provide new argument for the above.
9240
9241 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242
9243         * gnus-sum.el (gnus-summary-move-article): Don't alter
9244         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9245         group.
9246
9247         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9248
9249         * message.el (message-cite-prefix-regexp): Revert my last edit.
9250
9251         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9252         variable instead of the Gnus variable.
9253
9254         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9255
9256         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9257
9258         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9259         since some servers don't like it.
9260         (nnimap-open-connection): Forget credentials if the server says the
9261         password was wrong.
9262         (nnimap-parse-line): Protect against invalid data.
9263
9264         * gnus-sum.el (gnus-summary-move-article): Add comment.
9265         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9266         nothing alters it while scanning for new messages.
9267
9268         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9269         which may or may not help.
9270         (nnimap-open-connection): If we're doing a stream connection, and then
9271         discover we're on a STARTTLS-capable server, then open a STARTTLS
9272         connection instead.
9273
9274 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9275
9276         * nnimap.el (utf7): Require.
9277
9278         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9279         prefix.
9280
9281 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9282
9283         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9284
9285 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9286
9287         * nnimap.el (nnimap-request-accept-article): Message the error on
9288         error.
9289
9290 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9293
9294 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9295
9296         * nndoc.el (nndoc-request-list): Return success always.
9297
9298         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9299         `fetch-old' -- we only want to fetch the articles we've requested.
9300         The rest are in the agent, probably.
9301         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9302         disappeared server" to something low.  It's not important.
9303
9304         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9305         arrived before the FETCH data.
9306
9307         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9308         target here, because we don't know the Gnus name of the group.
9309
9310         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9311         for the correct group.
9312
9313         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9314
9315         * gnus.el (gnus): Give a final warning after startup.
9316
9317         * gnus-util.el (gnus-action-message-log): New variable.
9318         (gnus-message): Use it.
9319         (gnus-final-warning): New function.
9320
9321         * nnimap.el (nnimap-open-connection): Record the greeting.
9322         (nnimap): Add greeting.
9323
9324 2010-09-26  Julien Danjou  <julien@danjou.info>
9325
9326         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9327         arguments.
9328         (gnus-html-wash-images): Fix spec computing to include start/end.
9329
9330         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9331
9332 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9333
9334         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9335         deletion.
9336         (nnimap-retrieve-headers): Don't select the group, because that's
9337         already done by nnimap-possibly-change-group.
9338
9339         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9340         (gnus-picon-transform-address): Use it.
9341
9342         * mail-source.el (mail-source-value): Revert previous patch.
9343
9344         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9345         on failure.
9346         (nnimap-open-connection): Look up both virtual and physical server name
9347         credentials.
9348
9349         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9350
9351 2009-02-07  Dave Love  <fx@gnu.org>
9352
9353         * tls.el (open-tls-stream): Don't query killing process.
9354
9355 2009-02-08  Dave Love  <fx@gnu.org>
9356
9357         * gnus-win.el (gnus-window-to-buffer-helper)
9358         (gnus-all-windows-visible-p): Function needn't be a symbol.
9359
9360         * mail-source.el (mail-source-value): Function needn't be a symbol.
9361
9362 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9363
9364         * message.el (message-cite-prefix-regexp): Remove } from the cite
9365         prefix.
9366
9367         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9368         highlight again, so that the highlight is correct.
9369
9370         * gnus-picon.el (gnus-picon): Remove again.
9371         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9372
9373         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9374         doing the header highlightling, so that the background color of the
9375         picon is correct.
9376
9377         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9378         (gnus-picon): Ditto.
9379         (gnus-picon): Reinstate.  The background color for picons is white.
9380         (gnus-picon-insert-glyph): Make the background white.
9381
9382         * nnml.el (nnml-open-nov): Don't return dead buffers.
9383
9384         * auth-source.el (auth-source-create): Query the user for whether to
9385         store the credentials.
9386
9387         * netrc.el (netrc-store-data): New function.
9388
9389         * auth-source.el (auth-source-user-or-password): Use the existing auth
9390         sources, if any, for creation.
9391
9392         * gnus.el (gnus-group-fast-parameter): Return the last matching
9393         parameter instead of the first matching parameter.
9394
9395 2010-09-26  Julien Danjou  <julien@danjou.info>
9396
9397         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9398
9399 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9400
9401         * mml2015.el (mml2015-use): Remove gpg support.
9402
9403         * mml1991.el (mml1991-function-alist): Remove gpg function.
9404         (mml1991-gpg-sign): Remove.
9405
9406 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9407
9408         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9409         (gnus-browse-unsubscribe-current-group): Document it.
9410         (gnus-browse-unsubscribe-group): Use it.
9411
9412 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9413
9414         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9415         address to the To list for easier response.
9416
9417         * gnus.el (gnus-play-startup-jingle): Remove.
9418         (gnus-splash): Don't play jingle.
9419         (gnus): Silence gnus-load message.
9420
9421         * gnus-art.el (gnus-treat-play-sounds): Remove.
9422
9423         * gnus.el (gnus-play-jingle): Remove audio support.
9424
9425         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9426
9427         * earcon.el: Remove -- no users.
9428
9429         * gnus-audio.el: Remove -- no users of this package.
9430
9431         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9432
9433         * gnus-start.el (gnus-setup-news): Remove nocem support.
9434
9435         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9436
9437         * gnus.el (gnus-use-nocem): Remove.
9438
9439         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9440         Remove.
9441
9442         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9443         uses NoCeM any more.
9444
9445         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9446         (gnus-button-ctan-handler): Ditto.
9447         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9448         (gnus-button-ctan-directory-regexp): Ditto.
9449         (gnus-button-handle-ctan): Ditto.
9450         (gnus-button-tex-level): Ditto.
9451         (gnus-button-alist): Remove CTAN stuff.
9452
9453 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9454
9455         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9456         nnimap-streaming test.
9457
9458         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9459         servers twice.
9460
9461         * nnimap.el (nnimap-open-connection): Add more error reporting when
9462         nnimap fails early.
9463
9464         * nnheader.el (nnheader-get-report-string): New function.
9465         (nnheader-get-report): Use it.
9466
9467         * gnus-int.el (gnus-check-server): Say what the error was when opening
9468         failed.
9469
9470         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9471         using streaming.
9472
9473 2010-09-25  Julien Danjou  <julien@danjou.info>
9474
9475         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9476         gnus-window-inside-pixel-edges.
9477
9478 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9479
9480         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9481
9482         * mm-decode.el (mm-save-part): Allow saving to other directories the
9483         normal Emacs way.
9484
9485         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9486         Suggested by Jay Berkenbilt.
9487
9488         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9489         there isn't a single byte.
9490
9491         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9492         just do it.  It doesn't really seem to matter what the user responds
9493         here, I think, so it's just a confusing question.
9494
9495         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9496         non-streaming case.
9497
9498         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9499         (gnus-article-encrypt-body): Use it.
9500
9501         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9502         keystroke.
9503
9504         * nnimap.el (nnimap-find-wanted-parts-1):
9505         Use gnus-fetch-partial-articles.
9506
9507         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9508
9509         * nnimap.el (nnimap-insert-partial-structure): New function.
9510         (nnimap-get-partial-article): New function.
9511         (nnimap-request-article): Use it.
9512         (nnimap-wait-for-response): Return whether the wait was successful.
9513         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9514         retrieval wasn't successful.
9515         (nnimap-retrieve-group-data-early): Allow throttling servers.
9516         (nnimap-streaming): New variable.
9517         (nnimap-fetch-partial-articles): Remove.
9518
9519         * mm-decode.el (mm-with-part): Protect against killed buffers.
9520
9521         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9522         for prettier summary display.
9523
9524 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9525
9526         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9527
9528 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9529
9530         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9531         apparently third-party libraries depend on it.
9532
9533         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9534         before starting negotiation.
9535
9536         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9537         privacy reasons.
9538         (gnus-treat-mail-gravatar): Ditto.
9539
9540         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9541         buffer when inserting images.  Inserting text into the headers, for
9542         instance, can make them invalid.
9543
9544 2010-09-25  Julien Danjou  <julien@danjou.info>
9545
9546         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9547         variables.
9548
9549         * nnheader.el: Remove useless variables news-reply-yank-from and
9550         news-reply-yank-message-id.
9551
9552         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9553         variables.
9554
9555         * mml1991.el: Remove useless mml1991-verbose.
9556
9557         * gnus.el: Remove useless variable gnus-use-generic-from.
9558         Remove obsolete variable gnus-topic-indentation.
9559
9560         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9561
9562         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9563
9564         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9565
9566         * gnus-group.el: Remove useless gnus-group-icon-cache.
9567         Remove useless gnus-ephemeral-group-server.
9568
9569         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9570
9571         * mml2015.el: Remove useless mml2015-verbose.
9572
9573         * mml-smime.el: Remove useless mml-smime-verbose.
9574
9575         * gnus.el: Remove useless gnus-local-domain.
9576
9577         * gnus-gravatar.el (gnus-gravatar-transform-address):
9578         Use gnus-gravatar-size.
9579
9580         * gnus-art.el: Remove useless gnus-treat-translate.
9581
9582 2010-09-24  Julien Danjou  <julien@danjou.info>
9583
9584         * gnus-sum.el: Add support for Gravatars.
9585
9586         * gnus-art.el: Add support for Gravatars.
9587
9588         * gnus-gravatar.el: Add this file.
9589
9590         * gravatar.el: Add this file.
9591
9592 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9593
9594         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9595
9596         * gnus-group.el (gnus-group-fetch-faq): Remove.
9597
9598         * gnus.el (gnus-group-faq-directory): Remove.
9599
9600         * gnus-group.el (gnus-group-fetch-charter): Remove.
9601
9602         * gnus.el (gnus-group-charter-alist): Remove.
9603
9604         * gnus-group.el (gnus-group-archive-directory): Remove.
9605         (gnus-group-recent-archive-directory): Ditto.
9606         (gnus-group-make-archive-group): Remove.
9607
9608         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9609
9610         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9611         use the same article number for all the cached articles.
9612
9613         * nnimap.el (nnimap-command): Register the last command time so
9614         that we can use it for idling NOOPs.
9615         (nnimap-open-connection): Start the keeplive timer.
9616         (nnimap-make-process-buffer): Store all the process buffers.
9617         (nnimap-keepalive): New function.
9618
9619         * starttls.el (starttls-open-stream): Add autoload cookie.
9620
9621 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9622
9623         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9624         handling.
9625
9626 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9627
9628         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9629         its data structures.
9630
9631         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9632         instead of the cl.el copy-list.
9633         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9634         equalp.
9635
9636 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9639         and tool-bar-local-item-from-menu.
9640
9641         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9642         mode-line-highlight face for Emacs.
9643
9644         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9645         loading gnus-sum.elc; fix comment for canlock-verify.
9646         (gnus-article-jump-to-part): Use read-number.
9647         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9648         Remove Emacs pre-21 compatible code for help-echo.
9649         (gnus-article-next-page-1): No need to adjust the number of lines.
9650         (gnus-article-describe-bindings): Always use help-buffer.
9651
9652         * gnus-audio.el (gnus-audio-inline-sound):
9653         * gnus-cus.el (gnus-custom-mode):
9654         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9655
9656         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9657
9658         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9659         compatible code.
9660
9661 2010-09-24  Glenn Morris  <rgm@gnu.org>
9662
9663         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9664         visiting the fcc file in rmail-mode.
9665
9666         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9667
9668 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * nnir.el: Silence the byte compiler.
9671
9672         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9673         alias to browse-url-url-encode-chars if any.
9674         (gnus-html-encode-url): Use it.
9675
9676 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9677
9678         * gnus-start.el (gnus-use-backend-marks): New variable.
9679         (gnus-get-unread-articles-in-group): Use it.
9680
9681         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9682         makeover.
9683
9684 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9685
9686         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9687
9688 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9689
9690         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9691         Remove.
9692         (gnus-setup-news-hook):
9693         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9694
9695         * gnus-int.el (gnus-request-update-info): Protect against backends not
9696         having the function.
9697
9698         * nnimap.el (nnimap-stream): Mention starttls.
9699         (nnimap-open-connection): Add starttls support.
9700
9701 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9702
9703         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9704
9705 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9708         BODYSTRUCTUREs.
9709         (nnimap-transform-headers): Unfold quoted {42} headers.
9710
9711         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9712         the info.
9713         (gnus-get-unread-articles): Only call updatep on backends that support
9714         it.
9715
9716         * nnweb.el (nnweb-request-update-info): NOOP.
9717
9718         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9719
9720         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9721         since it only deals with marks.
9722
9723         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9724         gnus-request-marks, and make a new gnus-request-update-info.
9725
9726         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9727         the active instead of the high number, which is usually too low.
9728
9729 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9730
9731         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9732         * encrypt.el: Remove.
9733
9734 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9735
9736         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9737         server in symbolic form.
9738
9739         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9740
9741 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9742
9743         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9744         (nnimap-update-info): Fix up code slightly.
9745
9746         * gnus-int.el (gnus-open-server): Add tracing for performance
9747         debugging.
9748
9749         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9750         (gnus-group-insert-group-line): Pass the real group name so that it
9751         gets the right data.
9752
9753         * gnus-start.el (gnus-get-unread-articles): Don't have
9754         `gnus-get-unread-articles-in-group' update info, since that can be
9755         really slow and doesn't seem to be needed?
9756
9757 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9758
9759         * time-date.el (date-to-time): Try using parse-time-string first before
9760         using the slower timezone-make-date-arpa-standard.
9761
9762 2010-09-22  Julien Danjou  <julien@danjou.info>
9763
9764         * gnus-group.el (gnus-group-insert-group-line):
9765         Call gnus-group-highlight-line.
9766         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9767         default hook list.
9768         (gnus-group-update-eval-form): Add new function.
9769         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9770         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9771
9772 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9775         immediate, then expire all articles.
9776         (nnimap-update-info): Fix off-by-one errors.
9777         (nnimap-flags-to-marks): Would return no marks lists for group with no
9778         flags.  Instead return the other data.
9779
9780 2010-09-22  Julien Danjou  <julien@danjou.info>
9781
9782         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9783         Only return an icon.
9784         (gnus-group-insert-group-line): Compute icon to return.
9785
9786         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9787         (gnus-html-image-fetched): Only cache if
9788         gnus-html-image-automatic-caching is set.
9789         (gnus-html-image-fetched): Check for errors.
9790
9791 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9792
9793         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9794         once per method on `g'.  This ensures that backends like nnfolder don't
9795         open all their folders.
9796
9797         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9798         (nnimap-request-list): Nix out group in the correct buffer.
9799         (nnimap-parse-flags): Implement by using `read' instead of
9800         hand-parsing.
9801         (nnimap-flags-to-marks): Pass on permanent-flags.
9802         (nnimap-make-process-buffer): Record the server name.
9803         (nnimap-parse-flags): Fix typo.
9804         (nnimap-request-scan): Run split on the server in general, not just a
9805         single group.
9806
9807         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9808         parameter, and propagate this downwards.
9809
9810         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9811         since EXAMINE changes it on the server.
9812
9813         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9814         this command might take a while.
9815
9816 2010-09-22  Julien Danjou  <julien@danjou.info>
9817
9818         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9819         harmful if you have 2 images side-by-side, they can't be properly
9820         update on text deletion.  Using text-property is safer here.
9821         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9822         data.
9823
9824 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9825
9826         * nnimap.el (nnimap-expunge-inbox): Remove.
9827         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9828         (nnimap-expunge): Flip default to t.
9829
9830         * gnus.el (gnus-method-to-server): Don't push things to the cache
9831         unless it's unique.
9832         (gnus-server-to-method): Ditto.
9833
9834 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9835
9836         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9837
9838 2010-09-22  Julien Danjou  <julien@danjou.info>
9839
9840         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9841         get the start of data.
9842         (gnus-html-encode-url): Add this function to encode special chars in
9843         URL.
9844         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9845         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9846
9847         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9848         default.
9849         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9850
9851         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9852         images alt-text.
9853         (gnus-html-put-image): Put alt-text as help-echo.
9854
9855 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9856
9857         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9858         * mm-util.el (mm-decompress-buffer):
9859         * nnir.el (nnir-run-find-grep):
9860         * pop3.el (pop3-list): Use 3rd arg of split-string.
9861
9862         * time-date.el (format-seconds): Comment fix.
9863
9864         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9865         and byte-optimize-form-code-walker.
9866         (dgnushack-make-auto-load): Don't advise make-autoload.
9867
9868         * lpath.el: Remove Emacs 21 stuff.
9869
9870 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9871
9872         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9873         outside the active range.  Suggested by Dan Christensen.
9874
9875         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9876         slightly later to avoid double-getting it.
9877
9878         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9879         previous patch.
9880
9881         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9882
9883 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9884
9885         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9886
9887 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9888
9889         * gnus-int.el (gnus-open-server): Give a better error message in the
9890         "go offline" case.
9891
9892         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9893         marks for nnimap, which is seldom the right thing to do.
9894
9895         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9896         (gnus-same-method-different-name): New function.
9897
9898         * nnimap.el (parse-time): Require.
9899
9900         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9901         method in the presence of many similar methods.
9902
9903         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9904
9905         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9906         nnml-inhibit-expiry.
9907
9908         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9909         find out whether methods are equal.
9910
9911         * nnimap.el (nnimap-find-expired-articles): New function.
9912         (nnimap-process-expiry-targets): New function.
9913         (nnimap-request-move-article): Request the article before looking at
9914         what the Message-ID is.  Fix found by Andrew Cohen.
9915         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9916
9917         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9918         for oldness in addition to being a predicate.
9919
9920         * nnimap.el (nnimap-request-group): When we have zero articles, return
9921         the right data to Gnus.
9922         (nnimap-request-expire-articles): Only delete articles immediately if
9923         the target is 'delete.
9924
9925         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9926         method, this would bug out.
9927
9928         * gnus-group.el (gnus-group-expunge-group): Rename from
9929         gnus-group-nnimap-expunge, and implemented as a normal interface
9930         function.
9931
9932         * gnus-int.el (gnus-request-expunge-group): New function.
9933
9934         * nnimap.el (nnimap-request-create-group): Implement.
9935         (nnimap-request-expunge-group): New function.
9936
9937 2010-09-21  Julien Danjou  <julien@danjou.info>
9938
9939         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9940         (gnus-html-cache-expired): Add new function.
9941         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9942         wethever we should display image for fetch it.
9943         Compute alt-text earlier to pass it to the fetching function too.
9944         (gnus-html-schedule-image-fetching): Change function argument to only
9945         get one image at a time, not a list.
9946         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9947         cache.
9948         (gnus-html-get-image-data): New function to retrieve image data from
9949         cache.
9950         (gnus-html-put-image): Change buffer argument to use image data rather
9951         than file, and place image above region rather than inserting a new
9952         one.  Do not take alt-text as argument, since it's useless now: we place
9953         the image above alt-text.
9954         (gnus-html-prune-cache): Remove.
9955         (gnus-html-show-images): Start to fetch image when we find one, do not
9956         push into a temporary list.
9957         (gnus-html-prefetch-images): Only fetch image if they have expired.
9958         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9959         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9960
9961 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9964
9965 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966
9967         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9968         spec inser "*" if the group isn't active instead of 0.
9969
9970         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9971         opening the server.
9972         (nnimap-request-delete-group): Implement group deletion.
9973         (nnimap-transform-headers): Return the size of the entire message in
9974         the Bytes header, not just the size of the first part.
9975         (nnimap-request-move-article): When moving an article from nnimap,
9976         request the article first so the accepting form has an article to
9977         accept.  Reported by Dan Christensen.
9978         (nnimap-command): Make sure that the error message doesn't error out.
9979
9980 2010-09-20  David Edmondson  <dme@dme.org>
9981
9982         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9983         we haven't requested anything.
9984
9985 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9986
9987         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9988         "".  Fix found by Andrew Cohen.
9989
9990         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9991         instead of -encode-string.
9992
9993 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9996
9997         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9998         by mm-subst-char-in-string.
9999
10000 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10001
10002         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10003         waiting for the connection string.
10004
10005         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10006         arriving.
10007
10008         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10009         bogus characters.  This allows selecting certain Gmail groups.
10010
10011         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10012         (nnimap-fetch-partial-articles): New variable.
10013         (nnimap-open-connection): When looking for credentials, also use the
10014         nnimap-server-port.
10015         (nnimap-request-article): Return the group/article number, so that Gnus
10016         `^' works as expected.
10017         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
10018
10019         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
10020         comments.
10021         (gnus-methods-sloppily-equal): New function.
10022         (gnus): When using the development version of Gnus, load the gnus-load
10023         file.
10024
10025         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
10026         `gnus-open-server' on each method before trying to scan them etc.
10027         This ensures that all the backend parameters are set correctly.
10028
10029         * nnimap.el (nnimap-authenticator): New variable.
10030         (nnimap-open-connection): Allow anonymous login.
10031         (nnimap-transform-headers): The chars header is called Chars not Bytes.
10032         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
10033
10034         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
10035         patch, found by Knut Anders Hatlen.
10036
10037 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
10038
10039         * gnus-agent.el (gnus-agent-batch-confirmation)
10040         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
10041         to gnus-message.
10042         * gnus-art.el (gnus-article-describe-briefly): Likewise.
10043         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
10044         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
10045         * gnus-int.el (gnus-open-server): Likewise.
10046         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
10047         (gnus-score-check-syntax): Likewise.
10048         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
10049         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
10050         Likewise.
10051         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
10052
10053 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10054
10055         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
10056         calling conventions so that prefetch doesn't bug out.
10057
10058 2010-09-19  Julien Danjou  <julien@danjou.info>
10059
10060         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
10061         rather than `subst-char-in-region' in order to be able to replace ASCII
10062         char by UTF-8 ones.
10063
10064         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
10065         than curl.
10066         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
10067         the right URL and ALT text on images.
10068         (gnus-html-wash-tags): Fix tag case.
10069         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
10070         (gnus-article-html): Add -o display_ins_del=2 option.
10071         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
10072
10073 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10074
10075         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
10076         the extra mail headers, which sometimes seem to happen for unknown
10077         reasons.
10078
10079         * mail-parse.el (mail-header-encode-parameter): Define as
10080         rfc2045-encode-string instead of as rfc2231-encode-string, since some
10081         (or most, perhaps?) mail readers don't understand the latter, but do
10082         understand the former.
10083
10084         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
10085         to nil, so that no methods are automatically agentized.  I think this
10086         is probably what most users want.
10087
10088         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
10089         from url-retrieve, for instance about invalid URLs.
10090
10091         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
10092         groups that have no articles.
10093         (nnimap-request-article): Check that we really got an article when we
10094         requested one.
10095
10096         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
10097         doesn't exist.
10098
10099         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
10100         nntp buffer so the agent can save it.
10101         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
10102         that CRLF doesn't get translated to \n.
10103         (nnimap-open-connection): Don't make 'shell commands only send \n.
10104
10105 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10106
10107         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
10108         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
10109         Update var name.
10110         (nnml-generate-nov-file): Use dolist.
10111         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
10112         Use with-current-buffer.
10113
10114 2010-09-18  Julien Danjou  <julien@danjou.info>
10115
10116         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
10117         parallel.
10118
10119 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * nnimap.el (nnimap-update-info): When doing partial marks update, get
10122         the range update right.
10123         (nnimap-request-group): Don't make `M-g' bug out on group with no
10124         marks.
10125         (nnoo): Require, so that other packages can require nnimap.
10126         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
10127         command we're looking for.  This helps when the server sends more
10128         responses after we've gotten everything we expected.
10129         (nnimap): Add a `newlinep' field to keep track of end-of-line
10130         conventions.
10131         Don't send CRLF to things that don't want it.
10132         (nnimap-request-accept-article): Ditto.
10133
10134 2010-09-18  Julien Danjou  <julien@danjou.info>
10135
10136         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
10137         than curl to retrieve images.
10138
10139 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10140
10141         * nnimap.el (nnimap-update-info): Extend the info so that we can set
10142         the marks.
10143         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
10144         (nnimap-wait-for-connection): New function.
10145         (nnimap-open-connection): If we have PREAUTH, don't query for login
10146         credentials.
10147         (nnimap-update-info): Fix off-by-one error when concatenating ranges
10148         when doing a partial update.
10149
10150 2010-09-18  Julien Danjou  <julien@danjou.info>
10151
10152         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
10153         tags.
10154
10155 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * nnimap.el (nnimap-credentials): New function.
10158         (nnimap-open-connection): Use the new function to look for credentials
10159         also on the numeric equivalents of "imap" and "imaps".
10160
10161         * gnus-start.el (gnus-activate-group): Send the info to
10162         gnus-request-group.
10163
10164         * nnimap.el (nnimap-request-group): Have the "check" version of the
10165         function parse flags and update the info, so that a `M-g' get a total
10166         resync of all flags from the group.
10167
10168         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
10169         to allow backends to alter the info on group selection.  Also alter all
10170         the backend -request-group functions to take the parameter.
10171
10172         * nnimap.el (nnimap-store-info): New function.
10173         (nnimap-update-info): Store the info for later usage.
10174         (nnimap-request-group): Use the stored info for the dont-check case, so
10175         that we don't retrieve all marks when we enter a group.
10176
10177         * nnimap.el: Use deffoo instead of defun for interface functions.
10178
10179         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
10180         update the group info.  This makes the nndraft groups, for instance, go
10181         back to their old behavior.
10182
10183         * gnus-sum.el (gnus-select-newsgroup): Indent.
10184
10185         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
10186         in.
10187         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
10188         nothing.
10189
10190         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
10191         from methods that are denied.
10192
10193         * gnus-int.el (gnus-method-denied-p): New function.
10194
10195         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
10196         store the password instead of netrc.
10197         (nnimap-open-connection): Don't error out when we can't make a
10198         connections.
10199
10200         * auth-source.el (auth-source-create): In the password prompt, say what
10201         we're querying for.  Also prompt for user name if that hasn't been
10202         given.
10203
10204         * nnimap.el (nnimap-with-process-buffer): Remove.
10205
10206 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10207
10208         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
10209         method when we're reading from the agent.
10210
10211         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
10212
10213         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10214         that's probably most useful for users.
10215
10216         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10217         "failed" all the time.
10218
10219         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10220         ...)) with (with-current-buffer ... ).
10221
10222         * nntp.el (nntp-open-server): Return whether the open was successful or
10223         not.
10224
10225         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10226         select an unread unseen article first.
10227
10228         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10229         /etc/services, supply some sensible port defaults.
10230
10231         * dgnushack.el: Define netrc-credentials.
10232
10233 2010-09-17  Julien Danjou  <julien@danjou.info>
10234
10235         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10236
10237 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10238
10239         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10240         doesn't have any parameters.
10241
10242 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10243
10244         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10245         only upcased checks.
10246
10247         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10248
10249         * nnimap.el (nnimap-open-shell-stream): New function.
10250         (nnimap-open-connection): Use it.
10251         (nnimap-transform-headers): Get the number of lines in each message.
10252         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10253         number of lines.
10254         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10255         problem.
10256
10257         * utf7.el (utf7-encode): Autoload.
10258
10259         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10260         to allow the mail splitting to not return a default group.  This is
10261         useful for nnimap, which will leave unmatched mail in the inbox.
10262
10263         * nnimap.el: Rewritten.
10264
10265         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10266         nnimap usage.
10267
10268         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10269         if the move is internal, so that nnimap can do fast internal moves.
10270
10271         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10272         data.
10273         (gnus-read-active-for-groups): Support finishing the early retrieval of
10274         data.
10275
10276         * gnus-range.el (gnus-range-nconcat): New function.
10277
10278         * gnus-int.el (gnus-finish-retrieve-group-infos)
10279         (gnus-retrieve-group-data-early): New functions.
10280
10281 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10282
10283         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10284         (nnrss-retrieve-groups):
10285         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10286         (pop3-quit): Use with-current-buffer.
10287
10288 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10289
10290         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10291         instead of nnheader-accept-process-output.
10292
10293         * dgnushack.el (dgnushack-compile): Add comment.
10294
10295         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10296
10297         * gnus-html.el (gnus-html-schedule-image-fetching)
10298         (gnus-html-prefetch-images): Replace process-kill-without-query by
10299         gnus-set-process-query-on-exit-flag.
10300
10301 2010-09-16  Romain Francoise  <romain@orebokech.com>
10302
10303         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10304
10305 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10306
10307         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10308         parameter to unintern is mandatory-ish in Emacs 24.
10309
10310         * gnus-html.el (gnus-html-schedule-image-fetching)
10311         (gnus-html-prefetch-images): Check for curl before using it.
10312
10313         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10314         depend on curl, which isn't essential.
10315
10316         * imap.el: Revert back to version
10317         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10318         seem problematic.
10319
10320 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10321
10322         * gnus-registry.el (gnus-registry-install-shortcuts):
10323         Explicitly pass `obarray' to `unintern' to avoid a warning.
10324
10325 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10326
10327         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10328         change.
10329
10330         * nnrss.el (nnrss-request-list): Remove this function and related
10331         functions, including the moreover stuff.
10332
10333 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10334
10335         * nnrss.el (nnrss-retrieve-groups): New function.
10336
10337 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10338
10339         * .dir-locals.el: Add no-byte-compile cookie.
10340
10341 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * time-date.el (format-seconds): Comment fix.
10344
10345         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10346         for back end that doesn't support request-scan.
10347
10348 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10349
10350         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10351         then do request scans from the backends.
10352
10353         * netrc.el (netrc-credentials): New conveniency function.
10354
10355         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10356         avoid running a hook per line, since this takes a lot of time,
10357         profiling shows.
10358         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10359         directly if gnus-visual-p is true.
10360
10361 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10364         groups; replace mapcar with dolist which is a bit faster; pass groups
10365         info to gnus-read-active-file-1.
10366         (gnus-read-active-file-1): Scan only specified groups if the new
10367         optional arg `infos' is given.
10368
10369 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10370
10371         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10372
10373         * pop3.el (pop3-movemail): Remove.
10374         (pop3-streaming-movemail): Rename to pop3-movemail.
10375
10376         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10377         don't restrict end-tag searches to the end of the line.
10378
10379 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10382         articles of every unchecked group to t, which means unknown since the
10383         server has never been opened.
10384
10385 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10386
10387         * gnus-html.el (gnus-html-show-alt-text): New command.
10388         (gnus-html-browse-image): Ditto.
10389         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10390         to browse the image directly.
10391         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10392         better.
10393
10394         * gnus-async.el (gnus-async-article-callback):
10395         Call `gnus-html-prefetch-images' unconditionally.
10396
10397         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10398         before feeding URLs to curl.
10399
10400 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10401
10402         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10403         internal images as deletable by `W D D'.
10404
10405         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10406         (gnus-async-article-callback): Fix typo.
10407
10408 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10409
10410         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10411         current line to work around bugs in the output from w3m.
10412
10413         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10414         for groups that want that.
10415
10416         * nntp.el (nntp-wait-for-string): Supply a timeout for
10417         accept-process-output to ensure progress.
10418
10419         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10420         level to get unread articles from, then use that for foreign groups,
10421         too.
10422
10423         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10424         confuses the rest of the function.
10425
10426         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10427         for the methods that support -retrieve-groups, too.
10428
10429         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10430
10431 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10434         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10435
10436         * pop3.el: Require cl when compiling.
10437         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10438
10439 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10440
10441         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10442         that aren't going to be activated.
10443         (gnus-get-unread-articles): Fix up the last commit.
10444
10445         * gnus-html.el (gnus-article-html): Allow calling without specifying
10446         the handle.  In that case, dissect the buffer first.
10447
10448         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10449
10450         * nnimap.el (nnimap-open-connection): Revert the change that would look
10451         into authinfo for imaps instead of imap.
10452
10453         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10454         say that you don't want to call gnus-request-group with don-check, but
10455         do check the reponse.  This is for virtual groups only.
10456         (gnus-get-unread-articles): Count the archive groups as secondary, so
10457         that they're activated the same way as before.
10458
10459         * imap.el (imap-message-map): Removed optional buffer parameter, since
10460         no callers use it.
10461         (imap-message-get): Ditto.
10462         (imap-message-put): Ditto.
10463         (imap-mailbox-map): Ditto.
10464         (imap-mailbox-put): Ditto.
10465         (imap-mailbox-get): Ditto.
10466         (imap-mailbox-get): Revert last change for this function.
10467
10468         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10469         case-insensitively.
10470         (nnimap-debug): Remove.
10471
10472         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10473         callers to use `imap-fetch' instead.  According to the comments, this
10474         should be safe, since all other IMAP clients use the 1:* syntax.
10475         (imap-enable-exchange-bug-workaround): Remove.
10476         (imap-debug): Remove -- doesn't seem very useful.
10477
10478         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10479         mail from a file, and the file doesn't exist.
10480
10481         * imap.el (imap-log): New convenience function used throughout instead
10482         of repeating the same code all over the place.
10483
10484         * pop3.el (pop3-streaming-movemail): Return t for success.
10485
10486         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10487         .authinfo if we're using ssl connection.
10488
10489         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10490         already have if we're in a main Gnus `g' run.
10491
10492         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10493
10494 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10495
10496         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10497
10498         * nnmh.el (nnmh-request-list-1): Bind `file'.
10499
10500         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10501         alias to set-process-query-on-exit-flag or process-kill-without-query.
10502         (pop3-open-server): Use it.
10503
10504 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10505
10506         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10507         box to the Incoming file.  Fixes mistake in previous checkin.
10508
10509         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10510         request loop (for debugging purposes) removed.
10511
10512         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10513         culprit is more visible.
10514         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10515         (nnml-add-incremental-nov): New functions to do "incremental" nov
10516         updates, where we just append to the end of the existing nov files
10517         without reading/writing them in full.
10518
10519         * mail-source.el (mail-source-delete-crash-box): Really only check the
10520         incoming files once in a while.
10521
10522         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10523
10524         * mail-source.el (mail-source-delete-crash-box): Only check the
10525         incoming files for deletion once per day to save a lot of file
10526         accesses.
10527
10528         * pop3.el (pop3-logon): Fix up unbound variable typo.
10529
10530         * mail-source.el (pop3-streaming-movemail): Autoload.
10531
10532         * pop3.el (pop3-streaming-movemail):
10533         Respect pop3-leave-mail-on-server.
10534
10535         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10536         retrieval.
10537
10538         * pop3.el (pop3-process-filter): Remove unused function.
10539         (pop3-streaming-movemail, pop3-send-streaming-command)
10540         (pop3-wait-for-messages, pop3-write-to-file)
10541         (pop3-number-of-responses): New functions for streaming pop3
10542         retrieval.
10543
10544         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10545         come from no known methods.
10546         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10547         list.
10548
10549         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10550         message sizes.
10551         (pop3-movemail): Use erase-buffer instead of looping and deleting
10552         regions, which seems rather odd.
10553
10554         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10555         file once per `g' run.
10556
10557         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10558         directories.  This makes the draft queue directory work.
10559
10560         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10561         data from the backends, so that we only request the list of groups from
10562         each method once.  This should speed things up considerably.
10563
10564         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10565         detect that it's not implemented.
10566
10567         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10568         we actually do recurse down into the tree, but don't stat all leaf
10569         nodes.
10570
10571         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10572         then say so instead of bugging out.
10573
10574         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10575         files exist before trying to read them.
10576
10577         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10578         around <pre_int>.
10579
10580         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10581
10582         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10583
10584 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10585
10586         * mm-util.el (mm-image-load-path): Just return the image directories,
10587         not all directories in the path in addition to the image directories.
10588         (mm-image-load-path): Maintain a cache of the image directories so that
10589         the `g' command in Gnus doesn't have to stat dozens of directories each
10590         time.
10591
10592         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10593         (gnus-html-wash-tags): Add a new `i' command to insert images.
10594         (gnus-html-insert-image): New command and keystroke.
10595         (gnus-html-redisplay-with-images): New command and keystroke.
10596         (gnus-html-show-images): Rename command.
10597         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10598         spacers.
10599         (gnus-html-wash-tags): Decode entities at the end, so that entities
10600         inside the tags don't mess up the rest of the "parsing".
10601
10602         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10603         so that nnimap methods aren't agentized by default.  There's apparently
10604         many problems related to agent/imap behavior.
10605
10606         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10607
10608         * gnus-html.el: Doc fix.
10609
10610 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10613         specifier-spec-list for Emacs 21.
10614
10615         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10616         glyph-width and glyph-height instead of display-graphic-p and
10617         image-size; make avoidance of displaying small images work for XEmacs.
10618
10619         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10620         for XEmacs.
10621
10622         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10623         of symbol that holds plist data.
10624         (gnus-process-plist): Remove plist of process after getting it.
10625
10626 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10627
10628         * message.el (message-generate-hashcash): Change default to
10629         'opportunistic if hashcash is installed.
10630
10631         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10632         (gnus-html-put-image): Only call image-size once, since it's somewhat
10633         time-consuming on remote X servers.
10634
10635 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10638         type on data, not a file name.
10639
10640         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10641         window-pixel-edges for Emacs 21.
10642
10643         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10644         decoded contents.
10645         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10646
10647 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10648
10649         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10650         group line format, since it isn't very interesting.
10651
10652         * gnus-agent.el (gnus-agent-short-article),
10653         (gnus-agent-long-article): Increase values for these two variables,
10654         since most people are likely to have more network connection and
10655         storage than before.
10656
10657         * gnus.el (gnus-refer-article-method): Change default to 'current.
10658         When referring an article, the common behavior is to refer it from the
10659         current select method, not the native select method.  The chances of
10660         the native select method having the message in question is rather slim
10661         these days.
10662
10663         * gnus-sum.el (gnus-auto-select-subject): Change default to
10664         `unseen-or-unread'.  I think it's likely that most people want to
10665         select an unseen article over a previously seen, but unread one.
10666
10667         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10668         means that in the article buffer none of the minor mode elements will
10669         be shown, usually, and this is not desirable in most cases.
10670
10671         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10672         that commands like `d' (and the like) go to the next line in the
10673         buffer, instead of the next unread article.  I think this is the
10674         behavior that is most natural for most users.
10675         (gnus-single-article-buffer): Change default to nil, so that people can
10676         have as many article buffers open as they have summary buffer.  I think
10677         this is the most natural way for the groups to behave.
10678
10679         * message.el (message-generate-new-buffers): Change default to
10680         `unsent', so that all new message buffers start their names with the
10681         string "*unsent", and it's easier to find the buffers if you move from
10682         them.
10683
10684 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10685
10686         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10687         small.  They're probably tracking images.
10688         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10689         (gnus-html-rescale-image): Yet another try at getting the image sizing
10690         right.
10691
10692         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10693         nntp-marks-file-name is nil.
10694
10695 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10696
10697         * gnus-html.el (gnus-html-wash-tags)
10698         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10699         Better logging.
10700
10701 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10702
10703         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10704
10705         * gnus-html.el (gnus-html-wash-tags): Check the value of
10706         gnus-blocked-images in the summary buffer.
10707
10708 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10709
10710         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10711
10712 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10713
10714         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10715         like "a", it seems like.
10716         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10717         since it needs to be picked from the correct buffer.
10718
10719         * nnwfm.el: Remove.
10720
10721         * nnlistserv.el: Remove.
10722
10723 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10724
10725         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10726         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10727
10728 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10729
10730         * nnkiboze.el: Remove.
10731
10732         * nndb.el: Remove.
10733
10734         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10735         alt text.
10736         (gnus-html-rescale-image): Try to get the rescaling logic right for
10737         images that are just wide and not tall.
10738
10739         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10740         overshadow variable bindings.
10741
10742 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10743
10744         * gnus-html.el (gnus-html-wash-tags)
10745         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10746         Add extra logging.
10747
10748 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10749
10750         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10751         (gnus-max-image-proportion): New variable.
10752         (gnus-html-rescale-image): New function.
10753         (gnus-html-put-image): Rescale images.
10754
10755 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10756
10757         Fix up some byte-compiler warnings.
10758         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10759         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10760         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10761         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10762         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10763         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10764         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10765
10766 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * gnus-html.el (gnus-article-html): Decode contents by charset.
10769
10770 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10771
10772         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10773         (gnus-html-frame-width, gnus-blocked-images):
10774         * message.el (message-prune-recipient-rules): Add custom version.
10775         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10776
10777         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10778         functions.
10779
10780         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10781         gnus-process-get.
10782
10783 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10784
10785         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10786         instead of lsub directly.
10787
10788 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10789
10790         * nnwarchive.el: Remove.
10791
10792         * gnus-soup.el: Remove.
10793
10794         * nnsoup.el: Remove.
10795
10796         * nnultimate.el: Remove.
10797
10798         * gnus-html.el (gnus-blocked-images): New variable.
10799
10800         * message.el (message-prune-recipients): New function.
10801         (message-prune-recipient-rules): New variable.
10802
10803         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10804         guess whether a long line is natural text or not.
10805
10806         * gnus-html.el (gnus-html-schedule-image-fetching):
10807         Use gnus-process-plist and friends for compatibility.
10808
10809 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10810
10811         * gnus-html.el: Require packages that define macros used in this file.
10812         (gnus-article-mouse-face): Declare to silence byte-compiler.
10813         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10814         process-get.
10815         (gnus-html-put-image): Use plist-get to avoid getf.
10816         (gnus-html-prefetch-images): Use with-current-buffer.
10817
10818 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10819
10820         * gnus-ems.el: Provide compatibility functions for
10821         gnus-set-process-plist.
10822
10823         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10824         header-line-format for XEmacs 21.4.
10825
10826         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10827         * gnus.el (gnus-valid-select-methods):
10828         * message.el (message-send-mail-partially-limit):
10829         * mm-decode.el (mm-text-html-renderer):
10830         * mml.el (mml-insert-mime-headers-always):
10831         * smiley.el (smiley-regexp-alist): Bump custom version.
10832
10833 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10834
10835         * gnus-html.el: require mm-url.
10836         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10837         with the url to `url'.
10838         (gnus-html-wash-tags): Support cid: URLs/images.
10839
10840 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10841
10842         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10843         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10844         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10845
10846         * gnus-move.el: Remove file, since it doesn't really work.
10847
10848         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10849         UTF-8.  This seems to fix problems with some German web feeds.
10850
10851         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10852         at the top so that the proper colors are applied.
10853
10854         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10855         don't have dots in their names.
10856
10857         * gnus-art.el (gnus-article-view-part): Doc fix.
10858
10859         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10860         XEmacs-compatible.
10861         (gnus-html-put-image): Don't do images on non-graphic displays.
10862
10863         * nnslashdot.el: Remove this unused backend.
10864
10865         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10866         actions.
10867         (gnus-undo-register-1): Revert last change.
10868
10869         * gnus-group.el (gnus-group-completing-read): Protect against not
10870         having completion-styles bound.
10871
10872         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10873         make broken recipients happier.
10874
10875         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10876
10877         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10878         point parameter.
10879
10880         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10881
10882         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10883         completion-styles for group selection.
10884
10885 2009-02-04  Andreas Schwab  <schwab@suse.de>
10886
10887         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10888         headers and regexp-quote the match if necessary.
10889
10890 2009-03-24  Miles Bader  <miles@gnu.org>
10891
10892         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10893         the blinking smiley.
10894
10895 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10896
10897         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10898         blink smiley.
10899
10900 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10903         where the dribbel file lives exists.
10904
10905         * message.el (message-send-mail-partially-limit): Change the default to
10906         nil, since most people don't want this.
10907
10908         * mm-url.el (mm-url-decode-entities): Also decode entities like
10909         &#x3212.
10910
10911 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10912
10913         * gnus-sum.el (gnus-summary-idna-message):
10914         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10915         Hyperlink urls in docstrings with URL `...'.
10916
10917 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10918
10919         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10920         functions.
10921
10922 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10923
10924         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10925         say what the mouseover text should be.
10926
10927         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10928         version of the mm-w3m-safe-url-regexp variable to only download images
10929         in the groups where we want that to happen.
10930
10931         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10932
10933         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10934         easier debugging.
10935         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10936         big pictures in the article buffer.
10937
10938         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10939         gnus-article-html.
10940         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10941         w3m.
10942
10943         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10944
10945 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10946
10947         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10948         which doesn't exist.
10949
10950         * message.el (message-inhibit-ecomplete): New variable to allow some
10951         function to inhibit ecomplete address storage.
10952         (message-resend): Disable ecomplete message storage when resending
10953         messages.
10954
10955         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10956
10957 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10958
10959         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10960         Save excursion while copying, moving, and deleting articles in order to
10961         prevent the cursor from jumping to unforeseen place.
10962
10963 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10964
10965         * lpath.el: No need to bind bookmark-current-buffer,
10966         bookmark-yank-point and bookmark-make-record-function.
10967
10968 2010-08-17  Glenn Morris  <rgm@gnu.org>
10969
10970         * gnus-sync.el: Require gnus components whose functions are used.
10971
10972         * gnus-art.el (bookmark-make-record-function):
10973         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10974         Declare for compiler.
10975
10976         * mm-url.el (mml-compute-boundary): Autoload.
10977
10978 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10981
10982 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10983
10984         Typo fix "hoo4a" -> "hook".
10985
10986         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10987
10988 2010-08-14  Glenn Morris  <rgm@gnu.org>
10989
10990         * gnus-sync.el (gnus-sync): Fix defgroup version.
10991
10992 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10993
10994         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10995
10996         * gnus-sync.el: Fix docs.
10997         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10998         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10999
11000 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11001
11002         Optimizations for gnus-sync.el.
11003
11004         * gnus-sync.el: Add docs about gnus-sync-backend
11005         possibilities.
11006         (gnus-sync-save): Remove unnecessary message.
11007         (gnus-sync-read): Optimize and show what groups were skipped.
11008
11009 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11010
11011         Minor bug fixes for gnus-sync.el.
11012
11013         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11014         Don't read the sync on get-new-news.
11015
11016         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
11017         quiet.
11018
11019         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
11020         (fix typo).
11021
11022 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
11023
11024         Make saving and restoring of hidden threads work with overlays.
11025         Patch applied by Ted Zlatanov.
11026
11027         * gnus-sum.el (gnus-hidden-threads-configuration)
11028         (gnus-restore-hidden-threads-configuration): Update to deal with text
11029         properties, rather than searching for a magic character.
11030
11031 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11032
11033         New gnus-sync.el library for synchronization of marks.
11034
11035         * gnus-sync.el: New library for synchronization of marks.
11036
11037         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
11038         renamed from `gnus-registry-grep-in-list'.
11039
11040         * gnus-registry.el (gnus-registry-follow-group-p):
11041         Use `gnus-grep-in-list'.
11042
11043         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
11044
11045 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
11048         determining charset of text fails.
11049
11050 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * nnmail.el (nnmail-get-new-mail-1): Revert.
11053
11054         * nnml.el (nnml-active-number): Make sure names of newly created groups
11055         in nnml-group-alist are encoded.
11056
11057 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
11060         containing non-ASCII characters in active file for nnml back end.
11061
11062 2010-07-24  David Engster  <dengste@eml.cc>
11063
11064         * mml-smime.el (mml-smime-epg-verify): Also accept the older
11065         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
11066
11067 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
11068
11069         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
11070         tag (Bug#6654).
11071
11072 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11073
11074         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
11075         the article buffer, not the summary buffer.
11076
11077 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
11080         Emacs 23 as well.
11081
11082 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
11085         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
11086
11087 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11088
11089         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
11090         Patch applied by Karl Fogel.
11091
11092         * gnus-sum.el (gnus-summary-bookmark-make-record):
11093         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
11094
11095 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11096
11097         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
11098         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
11099         C-w still not working correctly from Article buffers; Thierry's
11100         patch to fix that will be applied after this.
11101
11102         * gnus-art.el (bookmark-make-record-function): New local variable.
11103
11104         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
11105         article buffer.
11106         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
11107
11108 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
11109
11110         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
11111         on changes in bookmark.el.
11112
11113 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
11116         `no-log' instead of message not to log prompt string.
11117
11118 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
11119
11120         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
11121         the *other* type of HTML form submission.
11122
11123 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
11124
11125         * auth-source.el (auth-source-pick): If choice does not contain a
11126         questioned keyword, set the check to t.
11127
11128 2010-06-12  Romain Francoise  <romain@orebokech.com>
11129
11130         * gnus-util.el (gnus-date-get-time): Move up before first use.
11131
11132 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
11135         (gnus-article-edit-part): Bind it to make last part that is substituted
11136         or deleted visible.
11137         (gnus-mime-display-single): Buttonize part of which id equals to
11138         gnus-mime-buttonized-part-id.
11139
11140 2010-06-10  Dan Christensen  <jdc@uwo.ca>
11141
11142         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
11143         (gnus-dd-mmm): Use gnus-date-get-time.
11144         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
11145         simplify logic.
11146         (gnus-summary-limit-to-age): Use gnus-date-get-time.
11147         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
11148
11149 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
11150
11151         * auth-source.el (top): Autoload `secrets-list-collections',
11152         `secrets-create-item', `secrets-delete-item'.
11153         (auth-sources): Fix tag string.
11154         (auth-get-source, auth-source-retrieve, auth-source-create)
11155         (auth-source-delete): New defuns.
11156         (auth-source-pick): Rewrite in order to avoid 2 passes.
11157         (auth-source-forget-user-or-password): New parameter USERNAME.
11158         (auth-source-user-or-password): New parameters CREATE-MISSING and
11159         DELETE-EXISTING.  Retrieve password interactively, if needed.
11160
11161 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11162
11163         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
11164         deleting unused directories when gnus-expert-user is t.
11165
11166 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
11169         for each temp file when gnus-article-browse-delete-temp is ask.
11170
11171 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11172
11173         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
11174         Replace Lisp calls to delete-backward-char by calls to delete-char.
11175
11176 2010-05-20  Kevin Ryde  <user42@zip.com.au>
11177
11178         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
11179
11180 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
11181
11182         * password-cache.el (password-cache-remove): Fix docstring.
11183
11184 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
11187         article unless decoding article to be saved.
11188
11189 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
11192         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
11193         generated within the mm-with-unibyte-current-buffer macro.
11194
11195 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
11198         to nil when we're in a mml-preview buffer and no group is selected.
11199
11200 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
11201
11202         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
11203         when catching the `C-g'.  Reported by "Leo".
11204
11205 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * message.el (message-forward-make-body-plain)
11208         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
11209         multibyte-string-p.
11210
11211         * lpath.el: Revert.
11212
11213 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * message.el (message-forward-make-body-mml): Assume original message
11216         is multibyte string; error on unibyte.
11217         (message-forward-make-body-plain): Ditto; don't add excessive newline
11218         in body end.
11219
11220         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11221
11222 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11223
11224         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11225         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11226
11227 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * mm-extern.el (mm-extern-url): Don't use
11230         mm-with-unibyte-current-buffer.
11231         (mm-extern-cache-contents): Use with-current-buffer instead of
11232         save-excursion + set-buffer.
11233
11234 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * mm-util.el (mm-emacs-mule): Remove.
11237
11238 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11239
11240         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11241         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11242         change.
11243
11244 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11247         bind the default value of enable-multibyte-characters to nil.
11248
11249 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * message.el (message-forward-make-body-plain)
11252         (message-forward-make-body-mml):
11253         Don't use mm-with-unibyte-current-buffer.
11254
11255 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11256
11257         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11258
11259 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11260
11261         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11262         (Bug#5592).
11263
11264 2010-05-07  Julien Danjou  <julien@danjou.info>
11265
11266         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11267         it to mm-pipe-part.
11268
11269         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11270         it is given.
11271
11272 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * binhex.el (binhex-decode-region-internal):
11275         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11276         (dns-query):
11277         * nnweb.el (nnweb-gmane-search):
11278         * pgg-parse.el (pgg-parse-armor):
11279         * pgg.el (pgg-verify-region):
11280         * sha1.el (sha1-string-external):
11281         * uudecode.el (uudecode-decode-region-internal):
11282         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11283         XEmacs.
11284
11285         * gnus-art.el (gnus-article-browse-html-parts):
11286         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11287         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11288         make-temp-file.
11289
11290         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11291         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11292         compiling.
11293
11294         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11295         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11296         XEmacs when compiling.
11297
11298         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11299         gnus-pick-mode-off-hook for XEmacs when compiling.
11300         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11301         gnus-binary-mode-off-hook for XEmacs when compiling.
11302
11303         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11304         Return nil if char-charset is not available.
11305
11306         * imap.el (imap-disable-multibyte)
11307         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11308         macros.
11309
11310         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11311         instead of encode-coding-string.
11312
11313         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11314         'xemacs) instead of mm-emacs-mule to switch function definitions.
11315         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11316
11317         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11318         bind temporary-file-directory for XEmacs;
11319         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11320         timer-set-function for XEmacs 21.4 and SXEmacs;
11321         bind timer-list for XEmacs 21.4 and SXEmacs;
11322         fbind char-charset and find-charset-region for non-Mule XEmacs;
11323         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11324         encode-coding-region and encode-coding-string for XEmacs having no
11325         file-coding feature.
11326
11327 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11328
11329         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11330
11331 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11332
11333         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11334         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11335
11336 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11337
11338         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11339         alias `jka-compr-delete-temp-file' no longer exists.
11340
11341 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11342
11343         Use define-minor-mode in Gnus where applicable.
11344         * mml.el (mml-mode): Use define-minor-mode.
11345         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11346         (gnus-undo-mode): Use define-minor-mode.
11347         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11348         (gnus-dead-summary-mode): Use define-minor-mode.
11349         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11350         Initialize in declaration.
11351         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11352         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11353         (gnus-mailing-list-mode): Use define-minor-mode.
11354         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11355         (gnus-draft-mode): Use define-minor-mode.
11356         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11357         (gnus-dired-mode): Use define-minor-mode.
11358
11359 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11360
11361         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11362         handles on recursive mml-to-mime translation and check them for
11363         boundary delimiter collisions.  Reported by Greg Troxel.
11364
11365 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11368
11369 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11370
11371         * mm-util.el (mm-find-buffer-file-coding-system):
11372         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11373
11374 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11375
11376         * message.el (message-generate-headers): Record insertion of optional
11377         headers as well.  Otherwise the check to prevent repeated insertion of
11378         optional headers is a no-op.
11379
11380 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11381
11382         * smime.el: Don't mention CVS.
11383
11384         * nnrss.el (nnrss-fetch): Don't mention CVS.
11385
11386         * nnir.el: Don't mention CVS.
11387
11388 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11389
11390         * gnus-sum.el (gnus-summary-bookmark-make-record):
11391         Add `location' field.
11392
11393 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * lpath.el: Fbind bookmark-default-handler,
11396         bookmark-get-bookmark-record, bookmark-make-record-default,
11397         bookmark-prop-get for Emacs <23 and XEmacs.
11398
11399 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11400
11401         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11402         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11403         Use with-current-buffer to silence the byte-compiler.
11404         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11405         bother to require `gnus'.
11406         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11407
11408 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11409
11410         * gnus-sum.el (gnus-summary-bookmark-make-record)
11411         (gnus-summary-bookmark-jump): New functions.
11412         (gnus-summary-mode): Setup bookmark support.
11413
11414 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11415
11416         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11417         if set.
11418
11419 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11420
11421         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11422         gnus-article-browse-html-save-cid-image; make it work recursively for
11423         forwarded messages as well.
11424         (gnus-article-browse-html-parts): Work when prefix arg is given.
11425         (gnus-article-browse-html-article): Doc fix.
11426
11427 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11428
11429         * message.el (message-default-mail-headers):
11430         (message-default-headers): Carry the value mail-default-headers over
11431         into message-default-mail-headers, rather than message-default-headers.
11432
11433 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11434
11435         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11436         charset.
11437
11438         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11439         charset into the <meta> tag when the article is encoded to utf-8.
11440
11441 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11442
11443         * gnus-art.el (gnus-article-browse-delete-temp-files):
11444         Delete directories as well.
11445         (gnus-article-browse-html-parts): Work for images that do not specify
11446         file names; delete temp directory when quitting; insert header at the
11447         right place; use file: scheme for image files.
11448
11449 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11450
11451         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11452         (gnus-article-browse-html-parts): Use it to make temporary cid image
11453         files in addition to html file so that browser may display them.
11454
11455 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11456
11457         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11458
11459 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11460
11461         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11462
11463 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11464
11465         * auth-source.el (auth-sources): Change default to be simpler.
11466         Explain about Secret Service API sources.  Improve Customize options.
11467         (auth-source-pick): Change to accept any number of search parameters.
11468         Implement fallbacks iteratively, not recursively.  Add scoring on the
11469         second pass and sort by score.  Call Secret Service API when needed.
11470         (auth-source-user-or-password): Use it.  Call Secret Service API
11471         directly when needed to get the user name and the password.
11472
11473 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11474
11475         * message.el (message-interactive): Doc fix.
11476         (message-qmail-inject-args): Reflow.
11477         (message-kill-to-signature): Fix typo in docstring.
11478
11479         * smiley.el (smiley-buffer): Fix typo in docstring.
11480
11481 2010-03-24  Glenn Morris  <rgm@gnu.org>
11482
11483         * mail-source.el (gnus-message): Declare.
11484         (mail-source-delete-old-incoming): Require gnus-util.
11485
11486 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11487
11488         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11489
11490         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11491
11492         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11493         password-cache's default if it is not bound.
11494         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11495         password-cache-expiry's default if it is not bound.
11496
11497         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11498         available in Emacs 21.
11499
11500         * lpath.el: Suppress compiler warnings for:
11501         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11502         XEmacs;
11503         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11504         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11505         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11506
11507 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11508
11509         * auth-source.el (auth-sources): Fix up definition so extra parameters
11510         are always inline.
11511
11512 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11513
11514         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11515         wasn't updated after mismatch.  Clear cached mailbox info correctly
11516         when uidvalidity changes.
11517         (nnimap-group-prefixed-name): New function to avoid some code
11518         duplication.
11519         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11520         (nnimap-request-group): Use it.
11521         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11522         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11523         with many imap folders.  This is done by caching the group status from
11524         the imap server persistently in a group parameter `imap-status'.  (This
11525         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11526         but not persistently, so every Gnus startup was still very slow.)
11527
11528 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11529
11530         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11531         delete the extra newline.  Otherwise editing of :string and :number
11532         types don't work.
11533
11534 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11535
11536         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11537         secrets.el dependency.
11538         (auth-sources): Add optional user name.  Add secrets.el configuration
11539         choice (unused right now).
11540
11541 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11542
11543         * gnus-sum.el (gnus-summary-make-menu-bar):
11544         Let `gnus-registry-install-shortcuts' fill in the functions.
11545
11546         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11547         warnings.
11548         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11549         (gnus-registry-install-shortcuts): Populate and use it in a
11550         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11551
11552 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11553
11554         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11555         In-place substitutions for the group name encoding/decoding.
11556         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11557         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11558         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11559         (nnimap-update-unseen, nnimap-request-list)
11560         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11561         (nnimap-request-set-mark, nnimap-split-to-groups)
11562         (nnimap-split-articles, nnimap-request-newgroups)
11563         (nnimap-request-create-group, nnimap-request-accept-article)
11564         (nnimap-request-delete-group, nnimap-request-rename-group)
11565         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11566         `encoded-mbx' for consistency.
11567         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11568         variable `imap-current-mailbox'.
11569
11570         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11571         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11572
11573 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11574
11575         * pop3.el (pop3-display-message-size-flag): Display message size byte
11576         counts during POP3 download.
11577         (pop3-movemail): Use it.
11578         (pop3-list): Implement listing of available messages.
11579
11580 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11581
11582         * nnir.el (nnir-get-article-nov-override-function): New function to
11583         override the normal NOV retrieval.
11584         (nnir-retrieve-headers): Use it.
11585
11586 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11587
11588         * auth-source.el (netrc-machine-user-or-password): Autoload.
11589
11590 2010-03-19  Glenn Morris  <rgm@gnu.org>
11591
11592         Stop message.el from loading about 40 libraries it doesn't always need.
11593         The general approach is to autoload rather than require, and to
11594         require in the specific functions rather than the file.  (Bug#5642)
11595
11596         * gmm-utils.el: Don't require wid-edit.
11597         (widget-create-child-value, widget-convert, widget-default-get):
11598         Autoload.
11599
11600         * gnus-util.el: Don't require time-date, netrc.
11601         (message-fetch-field, gnus-group-name-decode): Declare rather than
11602         autoloading.
11603         (gnus-fetch-field): Require message.
11604         (gnus-decode-newsgroups): Require gnus-group.
11605
11606         * ietf-drums.el: Don't require time-date.
11607
11608         * message.el: Don't require hashcash, canlock, ecomplete.
11609         Do require mail-utils.  Require nnheader only when compiling.
11610         (smtpmail-default-smtp-server): Remove declaration.
11611         (message-send-mail-function): Check smtpmail-default-smtp-server
11612         is bound rather than requiring smtpmail.
11613         (message-auto-save-directory, message-insert-signature):
11614         Use expand-file-name rather than nnheader-concat.
11615         (nnheader-insert-file-contents): Autoload.
11616         (hashcash-wait-async): Declare.
11617         (message-send-mail): Only call gnus-setup-posting-charset if
11618         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11619         (message-send-mail-with-sendmail): Require sendmail.
11620         (canlock-password, canlock-password-for-verify): Declare.
11621         (message-canlock-password): Require canlock.
11622         (nnheader-get-report): Autoload.
11623         (gnus-setup-posting-charset): Declare.
11624         (message-send-news): Require gnus-msg.
11625         (message-make-references, message-make-in-reply-to): Use mail-header-id
11626         rather than the alias mail-header-message-id.
11627         (ecomplete-add-item, ecomplete-save): Declare.
11628         (message-put-addresses-in-ecomplete): Require ecomplete.
11629         (ecomplete-display-matches): Autoload.
11630
11631         * mm-decode.el: Don't require mailcap, gnus-util.
11632         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11633         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11634         Autoload.
11635         (mailcap-mime-extensions): Declare.
11636
11637         * mm-encode.el: Don't require mailcap.
11638         (mailcap-extension-to-mime): Autoload.
11639
11640         * mml-sec.el: Don't require password-cache.
11641
11642         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11643         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11644         (mml-minibuffer-read-type): Require mailcap.
11645         (mml-preview): Require gnus-msg.
11646
11647         * mml1991.el: Require password-cache.
11648         (password-cache-expiry): Remove declaration.
11649
11650         * mml2015.el: Require password-cache.
11651         (password-cache-expiry): Remove declaration.
11652
11653         * nneething.el (mailcap): Require mailcap.
11654
11655         * nnheader.el (declare-function): Add compatibility stub.
11656         (message-remove-header): Declare rather than autoload.
11657         (nnheader-replace-header): Require message.
11658
11659         * nnimap.el (declare-function): Add compatibility stub.
11660         (netrc-parse, netrc-machine-user-or-password): Declare.
11661         (nnimap-open-connection): Require netrc.
11662
11663         * nntp.el (declare-function): Add compatibility stub.
11664         (netrc-parse, netrc-machine, netrc-get): Declare.
11665         (nntp-send-authinfo): Require netrc.
11666
11667         * rfc2047.el: Don't require qp.
11668         (quoted-printable-encode-region, quoted-printable-decode-string):
11669         Autoload.
11670
11671         * sieve-mode.el: Don't require easymenu.
11672         (easy-menu-add-item): Autoload it.
11673
11674         * spam-stat.el (time-to-number-of-days): Autoload it.
11675
11676 2010-03-19  Glenn Morris  <rgm@gnu.org>
11677
11678         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11679
11680 2010-03-18  Glenn Morris  <rgm@gnu.org>
11681
11682         * hashcash.el (declare-function): Remove duplicate definition.
11683
11684 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11685
11686         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11687         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11688         value if any backslash escapes).
11689
11690 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11691
11692         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11693         if it is available.  (bug#5647)
11694
11695         * lpath.el: Suppress compiler warning for coding-system-from-name for
11696         Emacs 21 and XEmacs.
11697
11698 2010-03-14  Juri Linkov  <juri@jurta.org>
11699
11700         * hmac-def.el:
11701         * hmac-md5.el:
11702         * netrc.el: Fix keywords.
11703
11704 2010-02-26  Glenn Morris  <rgm@gnu.org>
11705
11706         * message.el (message-send-mail-function): Change the default, so that
11707         it inherits from a customized send-mail-function.  (Bug#5643)
11708
11709 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11710
11711         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11712         shell-command-to-string signals an error (bug#5299).
11713
11714 2010-02-24  Glenn Morris  <rgm@gnu.org>
11715
11716         * message.el (message-smtpmail-send-it)
11717         (message-send-mail-with-mailclient): Doc fixes.
11718
11719 2010-02-16  Glenn Morris  <rgm@gnu.org>
11720
11721         * message.el (message-default-mail-headers): Change the default value
11722         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11723
11724 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11727         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11728
11729 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11730
11731         * time-date.el (date-to-time): Doc fix (Bug#5408).
11732
11733 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11734
11735         * message.el (message-mail): Just pass yank-action on to message-setup.
11736         (message-setup): Handle (FUN . ARGS) form of yank-action.
11737         (message-with-reply-buffer, message-widen-reply)
11738         (message-yank-original): Handle non-buffer values of
11739         message-reply-buffer (Bug#4080).
11740         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11741
11742 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11743
11744         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11745         Fix typo in docstring.
11746
11747 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11748
11749         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11750         response.
11751
11752 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11753
11754         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11755
11756         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11757
11758         * message.el (message-check-news-header-syntax): Protect against a
11759         string that `rfc822-addresses' returns when parsing fails.
11760
11761 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11764         (gnus-previous-char-property-change): New functions.
11765
11766         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11767
11768 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11769
11770         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11771         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11772
11773 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11774
11775         * message.el (message-exchange-point-and-mark): Rework last change to
11776         avoid using optional arg of exchange-point-and-mark, for backward
11777         compatibility.
11778
11779 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11780
11781         * message.el (message-exchange-point-and-mark):
11782         Call exchange-point-and-mark with an argument rather than setting
11783         mark-active by hand (Bug#5175).
11784
11785 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11786
11787         * nntp.el (nntp-service-to-port): Work for service expressed with
11788         numeric string; replace [:digit:] with [0-9] for XEmacs.
11789
11790 2009-12-17  Glenn Morris  <rgm@gnu.org>
11791
11792         * gnus-group.el (gnus-bug-group-download-format-alist):
11793         Change emacs entry to debbugs.gnu.org.  Bump :version.
11794
11795 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11796
11797         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11798
11799 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11800
11801         * message.el (message-info): Explain why we use `Info-goto-node'.
11802
11803 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11804
11805         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11806
11807 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11808
11809         * message.el (message-completion-in-region): New compatibility function.
11810         (message-expand-group): Use it.
11811
11812 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11815         with no unread article should be listed if the 2nd arg `predicate' is
11816         given.
11817
11818 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11819
11820         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11821
11822 2009-11-29  Juri Linkov  <juri@jurta.org>
11823
11824         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11825         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11826         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11827
11828 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11829
11830         * sha1.el (sha1-string-external): default-directory "/" in case
11831         otherwise non-existent.  process-connection-type pipe for touch of
11832         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11833
11834 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11835
11836         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11837         it's comms related and sgml-mode.el has "comm" on that basis too.
11838
11839 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11840
11841         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11842         containing tspecial characters if they have been already quoted.
11843
11844 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11845
11846         * dns-mode.el (auto-mode-alist): Purecopy string.
11847
11848 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11849
11850         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11851
11852 2009-10-24  Glenn Morris  <rgm@gnu.org>
11853
11854         * gnus-art.el (help-xref-stack-item): Define for compiler.
11855
11856 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11857
11858         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11859
11860 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11861
11862         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11863
11864 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11865
11866         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11867         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11868
11869 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11870
11871         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11872         (gnus-overlays-in): New alias to overlays-in.
11873
11874         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11875         gnus-overlay-get, and gnus-delete-overlay.
11876         (gnus-summary-show-thread): Make it work as well for systems in which
11877         next-single-char-property-change is not available.
11878         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11879
11880         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11881         (gnus-overlay-get): New alias to extent-property.
11882         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11883
11884         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11885         SXEmacs.
11886
11887         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11888         SXEmacs.
11889
11890 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11891
11892         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11893
11894 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11895
11896         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11897         and XEmacs that don't have `remove-overlays'.
11898
11899 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11900
11901         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11902         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11903         selective display.  Use overlays instead.
11904
11905 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11906
11907         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11908
11909 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11910
11911         * spam-stat.el (spam-stat-load): Fix typo in message.
11912
11913 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11914
11915         * dig.el (dig-invoke): Fix typo in docstring.
11916         (query-dig): Reflow docstring.
11917
11918 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11919
11920         * gnus-art.el (gnus-article-encrypt-body):
11921         * message.el (message-check-recipients):
11922         * mm-util.el (mm-codepage-setup):
11923         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11924         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11925
11926 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11927
11928         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11929         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11930         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11931         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11932         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11933
11934 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11935
11936         * dig.el: Add "Keywords: comm", as per net-utils.el.
11937
11938 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11939
11940         * dig.el (dig-mode): Use define-derived-mode.
11941
11942 2009-09-19  Glenn Morris  <rgm@gnu.org>
11943
11944         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11945
11946 2009-09-18  Glenn Morris  <rgm@gnu.org>
11947
11948         * gnus-diary.el (gnus-diary-check-message):
11949         * message.el (message-insert-formatted-citation-line):
11950         * nnbabyl.el (top-level):
11951         * nndiary.el (nndiary-schedule):
11952         Fix typos in condition-case handlers.
11953
11954 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11957         configuration that provides the sole article window in a frame;
11958         position point correctly after deleting a part.
11959
11960 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11961
11962         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11963         (spam-resolve-registrations-routine): Use it to unregister articles
11964         that change status.
11965
11966 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11967
11968         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11969         with XEmacs.
11970         (parse-time-string-chars): Use it.
11971
11972 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11973
11974         * imap.el (imap-interactive-login): Better messages.
11975         (imap-open): Fix bug with renamed buffer on reconnect.
11976         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11977         for easier debugging and cleaner code.  On successful (guessed based on
11978         server capabilities) secondary authentication, set imap-state
11979         correctly.
11980         (imap-last-authenticator): Define imap-last-authenticator as a variable
11981         to avoid warnings.
11982
11983 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11984
11985         * nnrss.el (nnrss-request-article): Remove binding of
11986         default-enable-multibyte-characters that has gotten needless by
11987         the 2007-07-13 change in rfc2047-encode-message-header.
11988
11989         * mml.el (mml-insert-multipart): Error on the message header.
11990         (mml-insert-part): Error on the message header; position point at
11991         the end of a MIME tag.
11992
11993 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11994
11995         * time-date.el (autoload): Expand define-obsolete-function-alias into
11996         defalias and make-obsolete for old Emacsen that Gnus supports.
11997         (with-no-warnings): Define it for old Emacsen.
11998         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11999         is available.
12000         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12001         float-time is available; suppress compile warning for time-to-seconds.
12002
12003         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12004         (gnus-float-time): Alias to float-time if it exists.
12005
12006         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12007         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12008         float-time is available; suppress compile warning for time-to-seconds.
12009
12010         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12011         XEmacs.
12012
12013 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12014
12015         * imap.el (imap-message-map): Docstring fix.
12016
12017 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
12020         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
12021         Add the optional argument `encoding' that overrides the default.
12022
12023         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
12024         mm-encode-buffer.
12025
12026 2009-09-04  Glenn Morris  <rgm@gnu.org>
12027
12028         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
12029         mm-disable-multibyte, rather than default-enable-multibyte-characters.
12030         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
12031         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
12032         * mm-util.el (mm-with-unibyte-current-buffer)
12033         (mm-find-buffer-file-coding-system):
12034         * yenc.el (yenc-decode-region): Use default-value rather than
12035         default-enable-multibyte-characters.
12036
12037 2009-09-03  Glenn Morris  <rgm@gnu.org>
12038
12039         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
12040         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
12041         than default-enable-multibyte-characters.
12042
12043 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
12044
12045         * gnus-art.el (gnus-article-read-summary-keys):
12046         Fix gnus-buffer-configuration's value temporarily used.
12047
12048 2009-09-02  Glenn Morris  <rgm@gnu.org>
12049
12050         * gnus-util.el (gnus-float-time): New function.
12051         * gnus-delay.el (gnus-delay-article):
12052         * gnus-sum.el (gnus-thread-latest-date):
12053         * gnus-util.el (gnus-user-date): Use gnus-float-time.
12054         * nnspool.el (nnspool-request-newgroups):
12055         Use gnus-float-time rather than time-to-seconds.
12056         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
12057
12058         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
12059         (gnus-header-subject-face, gnus-header-newsgroups-face)
12060         (gnus-header-name-face, gnus-header-content-face):
12061         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
12062         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
12063         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
12064         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
12065         (gnus-cite-face-11):
12066         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
12067         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12068         (gnus-server-closed-face, gnus-server-denied-face)
12069         (gnus-server-offline-face):
12070         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12071         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12072         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12073         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12074         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12075         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12076         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12077         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12078         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12079         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12080         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12081         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12082         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12083         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
12084         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
12085         (gnus-summary-high-undownloaded-face)
12086         (gnus-summary-low-undownloaded-face)
12087         (gnus-summary-normal-undownloaded-face)
12088         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12089         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12090         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12091         (gnus-splash-face):
12092         * message.el (message-header-to-face, message-header-cc-face)
12093         (message-header-subject-face, message-header-newsgroups-face)
12094         (message-header-other-face, message-header-name-face)
12095         (message-header-xheader-face, message-separator-face)
12096         (message-cited-text-face, message-mml-face):
12097         * sieve-mode.el (sieve-control-commands-face)
12098         (sieve-action-commands-face, sieve-test-commands-face)
12099         (sieve-tagged-arguments-face):
12100         * spam.el (spam-face):
12101         Mark face aliases with "-face" in the name as obsolete.
12102
12103 2009-09-01  Glenn Morris  <rgm@gnu.org>
12104
12105         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
12106         than goto-line.
12107
12108 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12111         Don't move point if the command is invoked inside the message header.
12112
12113 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12114
12115         * imap.el (imap-send-command): Simplify.
12116         (imap-wait-for-tag): point-max -> buffer-size.
12117
12118 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12119
12120         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
12121         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
12122         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
12123         * nnir.el (nnir-swish-e-index-file):
12124         * gnus-sum.el (gnus-summary-delete-marked-as-read)
12125         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
12126         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
12127         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
12128         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12129         (gnus-treat-display-xface): Add Emacs version of obsolescence.
12130
12131 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12132
12133         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
12134         Don't save excursion.
12135
12136 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12137
12138         * nnheader.el (nnheader-find-file-noselect):
12139         * mm-util.el (mm-insert-file-contents):
12140         Use (default-value 'major-mode) instead of default-major-mode.
12141
12142 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12143
12144         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
12145
12146 2009-08-26  Glenn Morris  <rgm@gnu.org>
12147
12148         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
12149         than placing in files.el.
12150
12151 2009-08-25  Glenn Morris  <rgm@gnu.org>
12152
12153         * nnir.el (top-level): Don't require cl at run-time.
12154         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
12155         Replace cl-function substitute with gnus-replace-in-string.
12156         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
12157         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
12158         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
12159         simplified expansions.
12160
12161 2009-08-25  Kevin Ryde  <user42@zip.com.au>
12162
12163         * dig.el (dig): Add autoload cookie.
12164
12165 2009-08-22  Glenn Morris  <rgm@gnu.org>
12166
12167         * gnus-art.el (gnus-button-patch): Use forward-line rather than
12168         goto-line.
12169
12170 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
12171
12172         * parse-time.el (parse-time-string-chars): Save match data.
12173
12174 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
12175
12176         * parse-time.el (parse-time-string-chars): Compute using character
12177         classes, to handle non-ascii characters (Bug#3190).
12178
12179 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
12182
12183         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
12184         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
12185         (gnus-mm-display-part, gnus-mime-display-single)
12186         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
12187         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
12188
12189         * gnus-sum.el
12190         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
12191         (gnus-summary-move-article): Add expirable mark to articles copied or
12192         moved to group that has auto-expire turned on if the option is non-nil.
12193
12194 2009-07-24  Glenn Morris  <rgm@gnu.org>
12195
12196         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
12197         Fix typo.  (Bug#3903)
12198
12199 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12200
12201         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
12202         gnus-article-read-summary-keys rather than gnus-summary-edit-article
12203         that should not be used for draft articles.
12204         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
12205         that has no concern in minor mode keys.
12206         (gnus-article-summary-command, gnus-article-summary-command-nosave):
12207         Abolish.
12208
12209 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
12212         article without making inquiry to a user for unknown encoding.
12213
12214         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12215         (nnmaildir--scan): Assume i-node and device number that file-attributes
12216         returns might be cons-cell.
12217
12218         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12219
12220         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12221
12222 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12223
12224         * auth-source.el: Remove docs now in auth.texi.  Don't use
12225         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12226         `auth-source-hide-passwords' and use them.
12227
12228 2009-07-15  Glenn Morris  <rgm@gnu.org>
12229
12230         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12231
12232 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12233
12234         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12235         excessive whitespace from the default values of title and description.
12236
12237 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12240         mail-fetch-field to fetch Content-Description header in order to
12241         exclude newlines.
12242
12243 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12244
12245         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12246         format used by GnuPG 2.0.11.
12247
12248 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12251         to deleted part.
12252
12253 2009-05-30  David Engster  <dengste@eml.cc>
12254
12255         * nnmairix.el: Remove old documentation in the commentary block.
12256         (nnmairix-request-group): Do not update active file for nnml back ends.
12257         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12258         end so that overview files are ignored.
12259         (nnmairix-update-groups): Make updating the groups more robust by using
12260         marks.
12261         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12262         with dollar characters in message-id.
12263
12264 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12265
12266         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12267         2008-12-25 in dns.el.
12268
12269 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12270
12271         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12272         could happen if the text is only composed of spaces and/or tabs.
12273
12274 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12275
12276         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12277         when sending a queued message to avoid extra mml tags.
12278
12279 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12282
12283 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12286         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12287         rmail-toggle-header for XEmacs;
12288         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12289
12290 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12291
12292         * gnus-dired.el: Remove autoload for gnus-setup-message.
12293         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12294         displaying Gnus logo; always use compose-mail.
12295
12296 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12297
12298         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12299
12300 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12301
12302         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12303         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12304         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12305         available.
12306         (gnus-nocem-epg-verify): New function.
12307
12308 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12309
12310         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12311
12312 2009-02-15  Glenn Morris  <rgm@gnu.org>
12313
12314         * gnus-util.el (rmail-insert-rmail-file-header)
12315         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12316         autoloads.
12317         (rmail-default-rmail-file): Remove unnecessary declaration.
12318         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12319
12320 2009-02-14  Glenn Morris  <rgm@gnu.org>
12321
12322         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12323         variable (only used in gnus-util, which declares it anyway).
12324         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12325         which was only needed by gnus-art (changed to not use it any more).
12326         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12327         only used in gnus-util, which autoloads it itself.
12328         (rmail-update-summary): Fix autoload.
12329
12330         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12331         rather than rmail-output-to-rmail-file.
12332
12333 2009-02-07  Glenn Morris  <rgm@gnu.org>
12334
12335         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12336         autoload of function that no longer exists.
12337         (rmail-toggle-header): Declare.
12338         (message-forward-rmail-make-body): Handle mbox Rmail.
12339
12340 2009-01-31  Glenn Morris  <rgm@gnu.org>
12341
12342         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12343         2009-01-09 change.
12344
12345 2009-01-31  Dave Love  <fx@gnu.org>
12346
12347         * imap.el (imap-fetch-safe): Bind debug-on-error.
12348         (imap-debug): Add imap-fetch-safe.
12349
12350 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12351
12352         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12353         (auth-source-forget-all-cached): New convenience function.
12354         (auth-source-user-or-password): Accept list of modes or a single mode.
12355
12356         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12357         auth-source modes.
12358
12359         * netrc.el (netrc-machine-user-or-password): Use list of
12360         auth-source modes.
12361
12362         * nnimap.el (nnimap-open-connection): Use list of
12363         auth-source modes.
12364
12365         * nntp.el (nntp-send-authinfo): Use list of
12366         auth-source modes.
12367
12368 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12369
12370         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12371         now.
12372
12373 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12374
12375         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12376         coding system in XEmacs; add a workaround for XEmacs.
12377
12378         * lpath.el: Fbind coding-system-aliasee.
12379
12380 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12383         of current-language-environment.
12384
12385 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12386
12387         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12388         available at runtime.
12389
12390 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12393
12394 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12395
12396         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12397         the greatest positive fixnum value doesn't work under an XEmacs with
12398         bignum support; use the most-positive-fixnum constant instead,
12399         available since Emacs 21.1 with cl and XEmacs 21.1.
12400
12401 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12404         XEmacs gets not to work.
12405
12406 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12407
12408         * mm-util.el (mm-coding-system-priorities): Allow the value like
12409         "Japanese (UTF-8)" of current-language-environment.
12410
12411 2009-01-09  Glenn Morris  <rgm@gnu.org>
12412
12413         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12414         with last-command-event.
12415
12416 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12417
12418         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12419         in the doc string.
12420
12421         * message.el (message-fix-before-sending): Amend comment.
12422
12423 2009-01-08  Dave Love  <fx@gnu.org>
12424
12425         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12426
12427 2009-01-07  David Engster  <dengste@eml.cc>
12428
12429         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12430         simplified server definitions by converting it via
12431         gnus-server-to-method.
12432
12433 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12434
12435         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12436         parameter's operands.
12437
12438 2009-01-06  David Engster  <dengste@eml.cc>
12439
12440         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12441         primary select method (for gnus-group-mark-article-as-read).
12442
12443 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12444
12445         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12446         `(gnus)Face', not `(gnus)X-Face'.
12447
12448 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12449
12450         * mm-util.el (mm-ucs-to-char): New function.
12451
12452         * mm-url.el (mm-url-decode-entities): Use it.
12453
12454         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12455         unicode-to-char.
12456
12457 2009-01-05  Dave Love  <fx@gnu.org>
12458
12459         * time-date.el: Require cl for `declare'.
12460
12461 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12464         Dave Love.
12465
12466 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12467
12468         * message.el (message-fix-before-sending): Add `eight-bit' to
12469         illegible-text check.
12470
12471 2009-01-03  Michael Olson  <mwolson@gnu.org>
12472
12473         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12474         `headers' is nil.  This can occur if the IMAP server does not have
12475         permissions to read messages from a folder, but can write new messages
12476         to the folder.
12477         (nnimap-request-article-part): Do not insert `data' if it is nil.
12478
12479         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12480         characters which will confuse `read', so skip past them.
12481
12482 2009-01-01  Dave Love  <fx@gnu.org>
12483
12484         * imap.el (imap-string-to-integer): Fix typo.
12485         (imap-fetch-safe): New function.
12486         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12487
12488         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12489
12490         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12491         (imap-parse-greeting): Fix doc strings.
12492         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12493         (imap-parse-flag-list): Make messages unique.
12494         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12495
12496         * nnimap.el: Fix author email.
12497         (nnimap-split-rule): Add FIXME comment.
12498         (nnimap-debug): Fix doc string.
12499
12500 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12501
12502         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12503
12504 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12505
12506         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12507         nslookup if resolv.conf isn't available.
12508         (dns-query): Rename from query-dns.
12509         (dns-query-cached): Rename from query-dns-cached.
12510
12511 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12514         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12515         to check if those variables exist (first appeared in Emacs 18.50).
12516
12517 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * mm-util.el (mm-line-number-at-pos): New function.
12520
12521         * spam-report.el (spam-report-process-queue): Use it.
12522
12523 2008-12-24  David Engster  <dengste@eml.cc>
12524
12525         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12526         parameters that haven't existed as variables as buffer-local variables.
12527
12528 2008-12-23  Dave Love  <fx@gnu.org>
12529
12530         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12531         cadar.
12532
12533         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12534         imap-starttls-p.
12535         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12536
12537 2008-12-22  Dave Love  <fx@gnu.org>
12538
12539         * imap.el: Fix author email.  Doc fixes.
12540         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12541         reply.
12542
12543 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12544
12545         * spam-report.el (spam-report-gmane-max-requests): New constant.
12546         (spam-report-gmane-wait): New variable.
12547         (spam-report-gmane-ham, spam-report-gmane-spam)
12548         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12549         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12550         the server.
12551
12552         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12553         Add explanations.
12554
12555         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12556         nnheader-accept-process-output and nnheader-read-timeout if available.
12557         (pop3-movemail): Use it.
12558
12559         * message.el (message-check-news-body-syntax): Fix signature check if
12560         there's an attachment.
12561
12562 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * mm-util.el: Add comments to the mm- emulating functions.
12565
12566 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12567
12568         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12569         Reported by Stephen Berman <stephen.berman@gmx.net>.
12570
12571 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12572
12573         * mm-util.el (mm-substring-no-properties): New function.
12574         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12575         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12576         (mm-string-to-multibyte): Doc fix.
12577
12578         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12579
12580 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * mml.el (mml-attach-file): Strip text properties from file name.
12583         (Bug#1574)
12584
12585 2008-12-16  Glenn Morris  <rgm@gnu.org>
12586
12587         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12588
12589 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12590
12591         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12592         knows since the charset specified might be a bogus alias that
12593         mm-charset-synonym-alist provides.
12594
12595 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12596
12597         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12598         "ISO_8859-1".
12599
12600         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12601
12602 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * mm-util.el (mm-charset-eval-alist):
12605         Define it before mm-charset-to-coding-system.
12606         (mm-charset-to-coding-system): Add optional argument `silent';
12607         define it before mm-charset-override-alist.
12608         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12609         default value if it can be used in Emacs currently running;
12610         silence mm-charset-to-coding-system.
12611
12612 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12615         `allow-override' which says whether to use `mm-charset-override-alist'.
12616         (rfc2047-decode-encoded-words): Use it.
12617
12618         * mm-util.el (mm-charset-override-alist): Fix custom type;
12619         add `(gb2312 . gbk)' to choices.
12620
12621 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12624         fast.
12625
12626         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12627
12628         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12629
12630 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12631
12632         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12633         on links.
12634
12635         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12636
12637 2008-12-03  Lute Kamstra  <lute@gnu.org>
12638
12639         * sha1.el: Remove leading * from docstrings of defcustoms,
12640         deffaces, defconsts and defuns.
12641
12642 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12643
12644         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12645         users' addresses that don't have domain parts.
12646         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12647         rather than message-narrow-to-head since there will be the message
12648         header separator.
12649
12650 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12651
12652         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12653         since the result is inserted in a unibyte buffer anyway.
12654         (nnimap-demule-use-string-to-multibyte): Remove.
12655         (nnimap-demule): Alias it to mm-string-to-multibyte.
12656
12657 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12660         variable for debugging bug#464 and bug#1174.
12661         (nnimap-demule): Use it.
12662
12663 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12664
12665         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12666         score calculation correctly.
12667
12668 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12669
12670         * message.el (message-send-mail): Just set the buffer to unibyte
12671         rather than use mm-with-unibyte-current-buffer which does a lot more.
12672         (message-send-mail-partially): Don't bother with
12673         mm-with-unibyte-current-buffer since it's already been made unibyte by
12674         message-send-mail.
12675
12676 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12677
12678         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12679
12680 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12681
12682         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12683
12684 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12685
12686         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12687         require itself and to remove `with-no-warnings'.
12688
12689 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12690
12691         * starttls.el (starttls-any-program-available): Get the name of the
12692         available TLS layer program.
12693         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12694         well as the host name in the "opening" message.
12695
12696         * auth-source.el (auth-source-cache, auth-source-do-cache)
12697         (auth-source-user-or-password): Cache passwords and logins by default,
12698         allow override with `auth-source-do-cache'.
12699         (auth-source-forget-user-or-password): Allow users to remove cache
12700         entries if needed.
12701
12702 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12703
12704         * md4.el (md4-buffer): Fix typo in docstring.
12705         (md4, md4-64): Doc fixes.
12706         (md4-pack-int32): Reflow docstring.
12707
12708 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12709
12710         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12711         condition-case to only the forward-sexp call.
12712
12713 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12714
12715         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12716         quotes contained.  Make it more robust regardless by an extra
12717         condition-case wrapper.
12718
12719 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12720
12721         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12722
12723 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12724
12725         * nnml.el (nnml-request-expire-articles): Check if the function set to
12726         `nnmail-expiry-target' returns the symbol `delete'.
12727
12728         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12729
12730         * nnmail.el (nnmail-expiry-target): Fix custom type.
12731
12732 2008-10-02  Glenn Morris  <rgm@gnu.org>
12733
12734         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12735         Silence compiler warning.
12736
12737 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12738
12739         * tls.el (open-tls-stream): Show the actual command being
12740         executed, instead of the format string.
12741
12742 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * lpath.el: Fbind codepage-setup for Emacs 23.
12745
12746 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12747
12748         * mml.el (mml-menu): Don't assume mml2015 is bound.
12749
12750 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12751
12752         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12753         exists.
12754
12755 2008-09-27  Glenn Morris  <rgm@gnu.org>
12756
12757         * gnus-util.el (mail-header-remove-comments): Autoload it.
12758
12759 2008-09-27  Andreas Schwab  <schwab@suse.de>
12760
12761         * gnus-util.el (gnus-split-references): Strip comments.
12762         (gnus-parent-id): Likewise.
12763
12764 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * message.el (message-confirm-send): Fix version.
12767
12768 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12769
12770         * message.el (message-idna-to-ascii-rhs-1): Use
12771         mail-extract-address-components rather than mail-header-parse-addresses
12772         that is an alias by default to ietf-drums-parse-addresses that does not
12773         support non-ASCII names in headers' contents.
12774
12775 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12776
12777         * message.el (message-confirm-send): Fix variable documentation to
12778         avoid the "y/n" wording.
12779
12780 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12781
12782         * message.el (message-set-auto-save-file-name): Save to a different
12783         filename so multiple messages (especially drafts) can be recovered.
12784
12785 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12786
12787         * message.el (message-confirm-send): Add appropriate version.
12788
12789 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12790
12791         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12792         defvar.
12793
12794 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12795
12796         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12797         (mm-pkcs7-enveloped-magic): Ditto.
12798
12799 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12800
12801         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12802         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12803
12804 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12805
12806         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12807         default, it's better.
12808
12809 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12810
12811         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12812         summary line gnus-number property and ignore them (with a warning
12813         message).
12814
12815 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12816
12817         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12818         macro caddr in the interactive form since it won't be expanded.
12819
12820 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12823         `charset'; fix name of function called recursively.
12824         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12825
12826 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12829         (gnus-mime-set-charset-parameters): New function.
12830         (gnus-mime-view-part-as-charset): Use it to correctly display part
12831         specifying wrong charset.
12832
12833 2008-09-08  David Engster  <dengste@eml.cc>
12834
12835         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12836         in completing-read for back end server.
12837
12838 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12839
12840         * message.el (message-confirm-send): New variable to confirm sending a
12841         message.
12842         (message-send): Use it.
12843
12844 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12845
12846         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12847
12848 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12849
12850         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12851
12852 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12853
12854         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12855         prevent tracking too many groups.
12856         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12857         Use it.
12858
12859 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12860
12861         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12862         moving point to the bottom of the window in order to avoid recentering.
12863
12864 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12867
12868         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12869         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12870         (gnus-article-beginning-of-window): Fix calculation.
12871
12872 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * gnus-msg.el (gnus-summary-supersede-article)
12875         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12876         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12877         message header.
12878
12879 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12880
12881         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12882         pending output coming after the status change.
12883
12884 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12885
12886         * message.el:
12887         * gnus-start.el:
12888         * gnus-registry.el: Remove VMS support.
12889
12890 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12891
12892         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12893         macro.
12894         (rfc2104-hash): Use it.
12895
12896 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12897
12898         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12899         (gnus-summary-sort-by-most-recent-date): New commands.
12900         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12901         and menu entries.
12902
12903 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12906         don't redisplay article for raw contents; remove plural articles stuff.
12907
12908         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12909         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12910         on gnus-summary-save-article; display results properly.
12911
12912 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * lpath.el: No need to fbind ns-focus-frame.
12915
12916 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12917
12918         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12919
12920 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12921
12922         * gnus-art.el (gnus-summary-save-in-pipe):
12923         Consider gnus-save-all-headers.
12924
12925 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12926
12927         * gnus-util.el (ns-focus-frame): Remove declaration.
12928         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12929         like x.
12930
12931 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12932
12933         * rfc2104.el (rfc2104-zero): Delete defconst.
12934         (rfc2104-hex-alist): Likewise.
12935         (rfc2104-hex-to-int): Delete func.
12936         (rfc2104-hexstring-to-bitstring): Likewise.
12937         (rfc2104-nybbles): New defconst.
12938         (rfc2104-hash): Rewrite for speed.
12939
12940 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * tls.el (open-tls-stream): Make it work with the 2nd argument
12943         BUFFER that is a string but does not exist as a buffer object, as
12944         mentioned in the doc-string.
12945
12946 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12947
12948         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12949         SXEmacs.
12950
12951 2008-07-16  Glenn Morris  <rgm@gnu.org>
12952
12953         * gnus-util.el (ns-focus-frame): Declare for compiler.
12954
12955 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12958         set as a group parameter.
12959         (gnus-summary-save-in-pipe): Work when it is called independently.
12960         (gnus-summary-pipe-to-muttprint): Don't modify
12961         gnus-summary-pipe-output-default-command.
12962
12963 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12964
12965         * message.el (message-send-mail-with-sendmail):
12966         Display the error message.
12967
12968 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-art.el (gnus-default-article-saver):
12971         Add gnus-summary-save-in-pipe to choices.
12972         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12973         gnus-summary-pipe-output-default-command as the default command.
12974         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12975         instead of gnus-last-shell-command.
12976
12977         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12978         New user option.
12979         (gnus-summary-muttprint-program): Mention the value will be changed.
12980         (gnus-summary-save-article): Force showing of all headers.
12981         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12982
12983 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12984
12985         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12986
12987 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12988
12989         * nnimap.el (nnimap-id):
12990         * sieve-manage.el (sieve-manage-open): Doc fixes.
12991
12992 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12993
12994         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12995         if available.
12996
12997 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12998
12999         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13000
13001         * nnkiboze.el (nnkiboze-generate-group):
13002         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13003
13004         * nnmairix.el: Require CL.
13005
13006 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * dgnushack.el: Autoload get-display-table and put-display-table for
13009         XEmacs 21.5.
13010
13011         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13012         21.4 and SXEmacs.
13013
13014 2008-06-15  David Engster  <dengste@eml.cc>
13015
13016         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
13017
13018 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
13019
13020         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
13021         New macros that expand to an `aset'/`aref' call under Emacs, and to a
13022         runtime choice under XEmacs.
13023
13024         * gnus-sum.el (gnus-summary-set-display-table):
13025         Use `gnus-put-display-table', `gnus-get-display-table',
13026         `gnus-set-display-table' for the display table, instead of `aset'.
13027
13028         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
13029         Use `gnus-put-display-table', `gnus-get-display-table',
13030         `gnus-set-display-table' for the display table.
13031
13032 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13033
13034         * nnmairix.el: Add autoloads.
13035
13036 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
13037
13038         * nnmairix.el (nnmairix-delete-recreate-group)
13039         (nnmairix-update-and-clear-marks): Fix error messages.
13040
13041 2008-06-14  David Engster  <dengste@eml.cc>
13042
13043         * nnmairix.el: Upgrade to version 0.6.
13044         (nnmairix-group-toggle-propmarks-this-group)
13045         (nnmairix-group-toggle-readmarks-this-group)
13046         (nnmairix-group-delete-recreate-this-group)
13047         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
13048         (nnmairix-remove-tick-mark-original-article): New commands.
13049         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
13050         (nnmairix-propagate-marks-to-nnmairix-groups)
13051         (nnmairix-only-use-registry, nnmairix-allowfast-default)
13052         (nnmairix-marks-cache, nnmairix-version-output): New variables.
13053         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
13054         functions needed for marks propagation and manipulation of read marks.
13055         (nnmairix-update-groups): New function.
13056         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
13057         (nnmairix-determine-original-group-from-registry)
13058         (nnmairix-determine-original-group-from-path)
13059         (nnmairix-get-group-from-file-path, nnmairix-map-range)
13060         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
13061         New helper functions.
13062         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
13063         keystrokes for new commands.
13064         (nnmairix-delete-and-create-on-change): Doc string cleanup.
13065         (nnmairix-request-group): Check allow-fast group parameter.
13066         (nnmairix-request-create-group): Set allow-fast group parameter if
13067         nnmairix-allowfast-default is set.
13068         (nnmairix-close-group): Propagate marks upon closing if needed.
13069         (nnmairix-group-toggle-threads-this-group): Use new.
13070         nnmairix-group-toggle-parameter helper function.
13071         (nnmairix-search): Better check for empty search result.
13072         (nnmairix-goto-original-article): Use new helper functions for
13073         determining original article.
13074         (nnmairix-show-original-article): Make sure message-id is in brackets.
13075         (nnmairix-call-mairix-binary): Change variable name.
13076         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
13077         helper function.
13078         (nnmairix-widget-toggle-activate): Fix doc string.
13079
13080 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13081
13082         * nnir.el: Require edmacro when compiling with XEmacs.
13083         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
13084         available in Emacs 21.
13085
13086 2008-06-11  Glenn Morris  <rgm@gnu.org>
13087
13088         * gnus-util.el (x-focus-frame):
13089         * gnus.el (image-size):
13090         * mm-decode.el (image-size): Declare.
13091
13092         * gnus-picon.el (declare-function): Add compat definition.
13093         (image-size): Declare.
13094
13095         * gnus-group.el (tool-bar-map):
13096         * gnus-sum.el (tool-bar-map): Define for compiler.
13097
13098         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
13099
13100         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
13101
13102         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
13103         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
13104         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
13105         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
13106         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
13107         * sieve-manage.el, spam-report.el, spam.el:
13108         Remove unnecessary eval-and-compile of autoloads.
13109
13110 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
13111
13112         * auth-source.el: Precise Tramp doc.
13113
13114 2008-06-07  Glenn Morris  <rgm@gnu.org>
13115
13116         * nnmairix.el: Remove unnecessary eval-when-compile.
13117
13118 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * lpath.el: Fbind propertize for XEmacs 21.4.
13121
13122 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
13123
13124         * nnir.el: Move here from ../contrib.
13125
13126 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13127
13128         * gnus-util.el (gnus-read-shell-command): New function.
13129         * mm-decode.el (mm-pipe-part):
13130         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
13131
13132 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
13135
13136 2008-06-03  Glenn Morris  <rgm@gnu.org>
13137
13138         * pop3.el (nnheader-accept-process-output): Autoload it.
13139
13140 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
13143         are not 2-digit hexadecimal characters that follow `%'s.
13144
13145 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13146
13147         * message.el (message-bogus-recipient-p): Fix type in doc string.
13148         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
13149         (message-bogus-addresses): Rename from message-bogus-address-regexp.
13150         Improve custom options.
13151         (message-bogus-recipient-p): Adjust accordingly.
13152
13153 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
13154
13155         * parse-time.el (parse-time-months, parse-time-weekdays): Add
13156         long-form month and day names.
13157
13158 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13159
13160         * dgnushack.el: Autoload debug, eudc-expand-inline and
13161         pgg-snarf-keys-region for XEmacs.
13162
13163         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
13164
13165         * nnmairix.el: Require edmacro when compiling with XEmacs.
13166
13167 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
13168
13169         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
13170         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
13171
13172 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
13173
13174         * auth-source.el: Add more docs.
13175
13176         * netrc.el (netrc-machine): Always match if the port is not given.
13177
13178 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13179
13180         * nnheader.el (nnheader-read-timeout): Change the default timeout from
13181         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
13182         retrieval faster in some cases, but might make CPU usage larger.
13183         If this has any bad side effects, we might revert this change.
13184
13185         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
13186         seems to make mail retrieval much, much faster.
13187         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
13188         unconditionally.
13189
13190         * gnus-draft.el (gnus-group-send-queue):
13191         Bind message-send-mail-partially-limit to nil to avoid being prompted.
13192
13193 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13194
13195         * mml.el (mml-attach-buffer): Prompt for `disposition'.
13196
13197         * message.el (message-bogus-address-regexp): Fix and improve custom
13198         type.
13199         (message-setup-hook): Add message-check-recipients as custom option.
13200
13201 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * message.el (message-cite-function): Remove bogus autoload which crept
13204         in during merge from v5-10.
13205
13206 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13207
13208         * nnimap.el (nnimap-open-connection): Fix login/password bug.
13209
13210         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
13211
13212         * auth-source.el: Preliminary Tramp docs.
13213         (auth-sources): Change the default auth-sources to use
13214         EPA .gpg files.
13215
13216 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13217
13218         * nntp.el: Autoload `auth-source-user-or-password'.
13219         (nntp-send-authinfo): Use it.
13220
13221         * nnimap.el: Autoload `auth-source-user-or-password'.
13222         (nnimap-open-connection): Use it.
13223
13224         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13225         for the gnus-message function.
13226         (auth-source-user-or-password): Use it.
13227
13228 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13229
13230         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13231         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13232         (rfc2104-hash): Use it.
13233
13234 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13235
13236         * gnus-art.el (gnus-article-toggle-truncate-lines):
13237         Don't use `iff' in docstring.
13238
13239 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13240
13241         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13242
13243         * gnus-util.el (gnus-extract-address-component-name)
13244         (gnus-extract-address-component-email): Convenience functions around
13245         `gnus-extract-address-components'.
13246
13247         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13248         Use `gnus-extract-address-component-email' to fix bug of comparing full
13249         sender name to `user-mail-address'.
13250
13251 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13252
13253         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13254         catch/throw to optimize.
13255         (gnus-registry-find-keywords): Just use member to find a keyword.
13256
13257 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13258
13259         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13260         is current before calling gnus-server-prepare.
13261         (gnus-server-setup-buffer, gnus-server-update-server)
13262         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13263
13264 2008-05-04  Juri Linkov  <juri@jurta.org>
13265
13266         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13267         (mailcap-file-default-commands): Use mailcap-replace-in-string
13268         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13269         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13270
13271 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13272
13273         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13274
13275 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13276
13277         * gnus.el: Bump version to 0.11.
13278
13279 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13280
13281         * gnus.el: No Gnus v0.10 is released.
13282
13283 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13284
13285         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13286         hooks.
13287         (gnus-update-read-articles): Speed up non-marks-using users.
13288         (gnus-use-marks): Define gnus-use-marks.
13289         (gnus-propagate-marks): Rename variable to something more sensible.
13290
13291 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13292
13293         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13294         (gmm-image-load-path-for-library): Fix typos in docstrings.
13295         (gmm-message): Reflow docstring.
13296
13297 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13298
13299         * mail-source.el (mail-source-set-1, mail-source-bind):
13300         Move auth-source code out of the macro to clean it up and fix bugs.
13301
13302 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13303
13304         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13305         by sender if it's equal to user-mail-address, it's likely to be
13306         useless.
13307
13308         * mail-source.el (mail-source-bind): Don't use user or password if they
13309         are not bound.  Unintern them if they are nil.  Don't use server unless
13310         it's bound, and default it to empty string otherwise.
13311
13312 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13313
13314         * mail-source.el: Load auth-source.el.
13315         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13316         get user name or password, if auth-sources is set up.
13317
13318         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13319         strategy of splitting with parent.
13320         (gnus-registry-split-fancy-with-parent)
13321         (gnus-registry-post-process-groups): Use it and fix prior
13322         bug (returning a list as the split result).
13323
13324         * auth-source.el (auth-sources): Remove server parameter.
13325         (auth-source-pick, auth-source-user-or-password)
13326         (auth-source-user-or-password-imap)
13327         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13328         (auth-source-user-or-password-sftp)
13329         (auth-source-user-or-password-smtp): Remove server parameter.
13330
13331 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13332
13333         * smime.el (smime-sign-region, smime-encrypt-region)
13334         (smime-decrypt-region):
13335         Remove redundant calls to `generate-new-buffer-name'.
13336
13337 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13338
13339         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13340         Don't use QP for message/rfc822.
13341         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13342
13343 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13344
13345         * sieve-manage.el (sieve-string-bytes): Remove.
13346         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13347         correct byte-length only if the process's coding-system is the same as
13348         the one used internally by Emacs to represent strings.
13349
13350 2008-04-22  Juri Linkov  <juri@jurta.org>
13351
13352         * mailcap.el (mailcap-file-default-commands): New function.
13353
13354 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13355
13356         * message.el (message-signature-separator, message-cite-function):
13357         Change custom version.
13358
13359 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13360
13361         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13362         commands.
13363         (tls-checktrust): Ditto.
13364
13365 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * mm-decode.el (mm-display-external): Make temp file read-only.
13368
13369 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13372         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13373         `C-c C-f d'.
13374
13375 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13376
13377         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13378
13379 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13380
13381         * gnus.el: Bump version to 0.9.
13382
13383 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13384
13385         * gnus.el: No Gnus v0.8 is released.
13386
13387 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13388
13389         * mail-source.el (mail-source-value):
13390         Prefer fboundp to functionp so it works with macros as well.
13391
13392 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13393
13394         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13395         Fix last change in case the element is not even a symbol.
13396
13397 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13398
13399         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13400         Prefer fboundp to functionp so it works with macros as well.
13401
13402 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13403
13404         * auth-source.el: Add docs.
13405         (auth-sources): Modify format to support server.
13406         (auth-source-pick, auth-source-user-or-password)
13407         (auth-source-user-or-password-imap)
13408         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13409         (auth-source-user-or-password-sftp)
13410         (auth-source-user-or-password-smtp): Add server parameter.
13411
13412 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13413
13414         * gnus-registry.el: Initialize the registry when gnus-registry-install
13415         is t.
13416
13417 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * compface.el (uncompface): Make buffer unibyte.
13420
13421 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13422
13423         * mail-source.el (mail-source-value):
13424         Prefer fboundp to functionp so it works with macros as well.
13425
13426 2008-04-05  Glenn Morris  <rgm@gnu.org>
13427
13428         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13429
13430 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13431
13432         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13433         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13434
13435         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13436         multibyteness after rather than before erasing it.
13437
13438         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13439         mm-with-multibyte.
13440         (gnus-request-article-this-buffer): Make sure the proper decoding is
13441         used if gnus-original-article-buffer happens to be unibyte.
13442
13443         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13444         default-enable-multibyte-characters.
13445
13446         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13447         default-enable-multibyte-characters.
13448
13449         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13450
13451         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13452
13453 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13454
13455         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13456         Fix last change in case the element is not even a symbol.
13457
13458 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13459
13460         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13461         (imap-message-copyuid-1): Use it.
13462         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13463         J. Williams in
13464         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13465
13466         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13467         imap-enable-exchange-bug-workaround.
13468         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13469
13470 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13471
13472         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13473         a 100 byte status-checks into a 2-3MB transfer for each group.
13474         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13475         to enable bug workaround or not.
13476         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13477
13478 2008-03-31  Glenn Morris  <rgm@gnu.org>
13479
13480         * message.el (mml2015-use): Declare for compiler.
13481         (message-info): Require mml2015 when appropriate.
13482
13483 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13484
13485         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13486         whitespace.
13487
13488 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13489
13490         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13491         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13492         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13493         (nntp-service-to-port): New function.
13494         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13495         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13496         (nntp-open-netcat-stream): New function.
13497         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13498
13499 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13500
13501         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13502
13503 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13504
13505         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13506
13507 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13508
13509         * dns.el (dns-write): Use set-buffer-multibyte.
13510
13511 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13512
13513         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13514
13515 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * message.el (message-signature-separator): Change default.
13518         Improve custom type.
13519         (message-cite-function): Change default to
13520         message-cite-original-without-signature.
13521
13522         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13523         toggle.
13524
13525         * message.el (message-check-news-body-syntax): Fix signature check.
13526         (message-setup-1): Mark buffer as unmodified _after_ running
13527         message-setup-hook and handling message-alternative-emails.
13528         (message-shorten-references): Be more strict when building list of
13529         valid references to comply with GNKSA.
13530
13531         * gnus-group.el (gnus-read-ephemeral-bug-group)
13532         (gnus-read-ephemeral-debian-bug-group)
13533         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13534
13535         * message.el (message-info): Don't use booleanp which isn't supported
13536         in Emacs 21 and XEmacs.
13537
13538 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13539
13540         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13541         gnus-group-gmane-group-download-format.
13542         (gnus-group-read-ephemeral-gmane-group): Rename from
13543         gnus-group-read-ephemeral-gmane-group.
13544         (gnus-read-ephemeral-gmane-group-url): Rename from
13545         gnus-group-read-ephemeral-gmane-group-url.
13546         (gnus-bug-group-download-format-alist): New variable.
13547         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13548         (gnus-read-ephemeral-emacs-bug-group): New commands.
13549
13550 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13553         (gnus-visible-headers): Improve custom type.
13554
13555 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * mml.el (mml-menu): Add workarounds for XEmacs.
13558
13559         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13560         X-Boundary header.
13561
13562         * message.el (message-simplify-recipients): Fix previous commit.
13563
13564 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13565
13566         * mm-util.el (mm-set-buffer-multibyte): New function.
13567         * mm-decode.el (mm-copy-to-buffer): Use it.
13568
13569         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13570         Prefer fboundp to functionp so it works with macros as well.
13571
13572 2008-03-19  Glenn Morris  <rgm@gnu.org>
13573
13574         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13575         Accidentally removed in the sync process with Emacs.
13576
13577 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13578
13579         * message.el (message-alter-recipients-discard-bogus-full-name):
13580         New function.
13581         (message-alter-recipients-function): New variable.
13582         (message-get-reply-headers): Use it.
13583         (message-replace-header): New helper function.
13584         (message-recipients-without-full-name): New variable.
13585         (message-simplify-recipients): New command.
13586
13587         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13588
13589         * message.el (message-info): Handle EasyPG manual.
13590
13591         * mml.el (mml-menu): Add entry for EasyPG.
13592
13593 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13594
13595         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13596         parameter.
13597
13598         * message.el (message-disassociate-draft): Specify drafts group name
13599         fully.
13600
13601 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13602
13603         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13604         Eliminate unnecessary duplicates from the match list.
13605
13606 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13609
13610         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13611
13612         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13613         args of `how-many' of which the XEmacs version doesn't take; declare
13614         Info-index-next as function.
13615
13616 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13617
13618         * gnus-score.el (gnus-score-headers): Fix handling of
13619         gnus-inhibit-slow-scoring.
13620
13621         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13622         string.
13623         (gnus-button-url-regexp): Improve handling of parenthesis.
13624         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13625         (gnus-button-handle-info-keystrokes): Handle index entries.
13626
13627 2008-03-15  Glenn Morris  <rgm@gnu.org>
13628
13629         * parse-time.el (parse-time-string): Simplify.
13630
13631 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13634         Incoming* files.
13635
13636 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13637
13638         * auth-source.el (auth-sources): Rename from auth-source-choices.
13639         (auth-source-pick): Use it.
13640
13641 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13642
13643         * binhex.el (binhex-decode-region-internal):
13644         * uudecode.el (uudecode-decode-region-internal):
13645         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13646         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13647         setting default-enable-multibyte-characters.
13648
13649 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13650
13651         * auth-source.el (auth-source-protocols)
13652         (auth-source-protocols-customize, auth-source-choices): Add and
13653         modified variable customizations and defaults.
13654         (auth-source-pick, auth-source-user-or-password)
13655         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13656         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13657         (auth-source-user-or-password-sftp)
13658         (auth-source-user-or-password-smtp): Use new variables and provide an
13659         interface to netrc.el.
13660
13661 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13664         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13665         Make sure the nntp port to specify is a string.
13666
13667 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13668
13669         * nntp.el: Use with-current-buffer.
13670         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13671         dubious mm-with-unibyte-current-buffer.
13672         (nntp-with-open-group-function): New function extracted from
13673         nntp-with-open-group macro.
13674         (nntp-with-open-group): Use the function, so it's easier to debug.
13675         Add indentation and debugging info.
13676         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13677         Recommend the use of the netcat alternatives.
13678
13679         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13680         Avoid mm-string-as-multibyte as well.
13681
13682         * nnweb.el (nnweb-insert-html):
13683         Remove use of nnheader-string-as-multibyte.
13684
13685         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13686         (nnheader-string-as-multibyte): Remove.
13687
13688         * mm-view.el: Use inhibit-read-only.
13689         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13690         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13691         or unibyte-string.
13692
13693         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13694         (mm-uu-yenc-extract): Use with-current-buffer.
13695
13696         * gnus-soup.el (gnus-soup-send-packet): Don't use
13697         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13698
13699         * nnmh.el: Use with-current-buffer.
13700         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13701         mm-string-as-multibyte on the output of mm-encode-coding-string.
13702
13703         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13704         (nnimap-request-move-article): Use with-current-buffer.
13705
13706         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13707         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13708         conversion uses string-make-unibyte rather than string-as-unibyte.
13709
13710         * gnus-msg.el: Use with-current-buffer.
13711
13712         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13713
13714 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13715
13716         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13717         string for caching if it is 'PIN.
13718
13719 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * lpath.el: Consider the case without Emacs/W3.
13722
13723 2008-03-08  Glenn Morris  <rgm@gnu.org>
13724
13725         * time-date.el (date-to-time, time-subtract, time-add)
13726         (safe-date-to-time): Doc fixes.
13727
13728 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13729
13730         * mail-source.el (mail-source-delete-old-incoming-confirm):
13731         Change default to nil.
13732         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13733
13734 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13735
13736         * lpath.el: Rearrange.
13737
13738         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13739         (gnus-article-goto-prev-page): Work for articles having ^L's.
13740
13741         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13742
13743         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13744
13745 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13746
13747         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13748         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13749         (gnus-bookmark-jump): Adjust some variable names.
13750
13751 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13752
13753         * auth-source.el: New package.
13754         (auth-source-choices): Add customization entry point variable.
13755
13756         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13757         bug.
13758
13759 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13760
13761         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13762         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13763         (gnus-registry-install-shortcuts): Rename from
13764         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13765         the `gnus-registry-mark-map' keymap dynamically from
13766         `gnus-registry-marks'.  The generated functions update the summary line
13767         when a registry mark is added or deleted, and will call
13768         `gnus-registry-install-p' (see the comments in the code).
13769         (gnus-registry-user-format-function-M): Use concat intelligently.
13770
13771         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13772         the registry mark functions.
13773
13774 2008-03-05  Glenn Morris  <rgm@gnu.org>
13775
13776         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13777         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13778         gnus-art.
13779         (top-level): No need to load own source when compiling.
13780
13781 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13782
13783         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13784         Suggested by <chris.anderton@zetnet.co.uk>.
13785
13786 2008-03-04  Glenn Morris  <rgm@gnu.org>
13787
13788         * gnus-sum.el (top-level): No need to require gnus when compiling,
13789         since unconditionally required near start of file.
13790         (gnus-summary-display-while-building): Move definition before use.
13791
13792 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13793
13794         * gnus-registry.el (gnus-registry-user-format-function-M):
13795         Add formatting function.
13796
13797 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13798
13799         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13800         with plists.
13801         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13802         Use new format.
13803
13804 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13807         `where-is-internal' that returns a range of key sequences.
13808
13809 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13810
13811         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13812
13813         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13814         (gnus-summary-jump-to-group): Consider windows on other displayed
13815         frames as well.  Similar changes might be needed elsewhere, but that's
13816         the one I've bumped into during my use.
13817
13818         * nndoc.el (nndoc-oe-dbx-type-p):
13819         * gnus-msg.el (gnus-debug):
13820         * gnus-group.el (gnus-update-group-mark-positions):
13821         Use mm-string-to-multibyte.
13822
13823 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13824
13825         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13826         doesn't handle NotDashEscaped.
13827
13828         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13829         (mml-dnd-attach-options): Fix typo in custom choice.
13830
13831         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13832         Change nndoc-article-type to mbox.
13833         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13834
13835         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13836         to nil, instead of html2text.
13837
13838         * imap.el (imap-debug): Add `imap-ping-server'.
13839
13840         * gnus-bookmark.el: Add FIXMEs.
13841
13842         * message.el (message-form-letter-separator)
13843         (message-send-form-letter-delay): New variables.
13844         (message-send-form-letter): Use them.  New command to send form
13845         letters.  Requested by Uwe Siart.
13846         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13847
13848 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13849
13850         * Update copyright years.
13851
13852 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13853
13854         Sync from EMACS_22_BASE.
13855
13856         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13857
13858 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13859
13860         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13861         empty author.
13862
13863 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13864
13865         * gnus-registry.el (gnus-registry-marks): Add variable for
13866         customization of marks and their appearance.
13867         (gnus-registry-read-mark): Use it.
13868         (gnus-registry-do-marks): Add utility function to loop through
13869         `gnus-registry-marks'.
13870         (gnus-registry-install-shortcuts-and-menus): Add function to install
13871         shortcuts and menus.
13872         (gnus-registry-initialize): Use it.
13873         (gnus-registry-default-mark): Clarify documentation.
13874
13875 2008-02-29  Glenn Morris  <rgm@gnu.org>
13876
13877         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13878         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13879         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13880         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13881         Change defcustom :version from 23.0 to 23.1.
13882
13883 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13884
13885         * gnus-registry.el (gnus-registry-follow-group-p)
13886         (gnus-registry-post-process-groups): Add functions to aid registry
13887         splitting and improve logging.  Clarify behavior in function
13888         documentation.
13889         (gnus-registry-split-fancy-with-parent): Use them.
13890
13891 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13892
13893         * gnus-art.el: Use with-current-buffer.
13894
13895 2008-02-27  David Engster  <dengste@eml.cc>
13896
13897         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13898         Express real group name in the response.
13899
13900 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13903         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13904         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13905         autoload gnus-registry-fetch-group when compiling.
13906         (nnmairix-request-group-with-article-number-correction):
13907         Remove unreferenced argument passed to nnmairix-call-backend.
13908
13909 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13910
13911         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13912         (mm-uu-extract): Improve face for low color ttys.
13913         Reported by Sascha Wilde.
13914
13915 2008-02-27  Glenn Morris  <rgm@gnu.org>
13916
13917         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13918         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13919         variables to defconsts.  Convert comments to doc-strings.
13920         (nnmairix-last-server, nnmairix-current-server): Convert from free
13921         variables to defvars.  Convert comments to doc-strings.
13922         (gnus-registry-fetch-group): Autoload.
13923         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13924         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13925         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13926         caddr.
13927         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13928         nnmairix-request-group-with-article-number-correction call.
13929         (nnmairix-fast, nnmairix-group): New, less general names, for free
13930         variables passed from nnmairix-request-group to
13931         nnmairix-request-group-with-article-number-correction.  Declare.
13932         (nnmairix-request-group-with-article-number-correction):
13933         Use nnmairix-fast, nnmairix-group rather than fast, group.
13934
13935 2008-02-26  David Engster  <dengste@eml.cc>
13936
13937         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13938         version 0.5.
13939
13940 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13941
13942         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13943         instead of making an extra function call.  Don't add the current group
13944         to articles only when they have the group.  Use
13945         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13946         Reported by David <de_bb@arcor.de>.
13947
13948 2008-02-24  Miles Bader  <miles@gnu.org>
13949
13950         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13951         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13952         (mm-find-mime-charset-region):
13953         * mm-bodies.el (mm-encode-body):
13954         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13955
13956 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13959         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13960
13961 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13962
13963         * mail-source.el (mail-source-delete-incoming): Change default.
13964         Supplement doc string.
13965
13966         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13967
13968 2008-02-14  Glenn Morris  <rgm@gnu.org>
13969
13970         * time-date.el (format-seconds): New function.
13971
13972 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13973
13974         * nnmail.el (nnmail-message-id-cache-file): Derive from
13975         `gnus-home-directory'.
13976
13977 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13980         Document negative prefix.
13981
13982         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13983
13984 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13985
13986         * message.el (message-unsent-separator): Add the Exim bounce
13987         separator.
13988
13989 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13990
13991         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13992         list.
13993         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13994         recipient/signer list.
13995
13996 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13997
13998         * Makefile.in (datarootdir): Define.
13999         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14000         name that might contain whitespace.
14001
14002 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14003
14004         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14005         fbound (Emacs 23 unicode), signal an error.
14006
14007 2008-02-08  Glenn Morris  <rgm@gnu.org>
14008
14009         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14010
14011 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14012
14013         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14014         ports to the calls to `netrc-machine-user-or-password' in addition to
14015         "imap" and "imaps".
14016
14017 2008-02-01  Zhang Wei  <id.brep@gmail.com>
14018
14019         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
14020
14021         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
14022
14023 2008-02-01  Kenichi Handa  <handa@m17n.org>
14024
14025         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
14026         rfc2104-hexstring-to-bitstring and changed to return a byte list.
14027         (rfc2104-hash): Convert the result of concat to unibyte string.
14028
14029 2008-02-01  Dave Love  <fx@gnu.org>
14030
14031         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
14032         coding-system-for-read.
14033         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
14034
14035 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14036
14037         * gnus.el (gnus-group-startup-message): Add `find-image' call before
14038         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
14039         <hanche@math.ntnu.no>.
14040
14041 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14042
14043         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
14044
14045         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14046
14047 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
14048
14049         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
14050         * message.el (message-beginning-of-line): Use featurep instead of bound
14051         tests in order to resolve conditionals at compile time.
14052
14053 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
14054
14055         * mail-source.el (mail-sources): Add `group' choice.
14056
14057         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
14058         parameter `in-group' to control into which group the articles go.
14059         Add treatment of `group' mail-source.
14060
14061 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
14064
14065         * mm-decode.el (mm-dissect-buffer): Decode description.
14066
14067         * mml.el (mml-to-mime): Encode message header first.
14068
14069 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14070
14071         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
14072         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
14073
14074         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
14075         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
14076
14077 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
14078
14079         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
14080
14081 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14082
14083         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
14084         prefix keys.
14085         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
14086         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
14087         gnus-xmas.el.
14088
14089         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
14090         (gnus-xmas-article-describe-bindings): New function.
14091         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
14092         gnus-xmas-article-describe-bindings.
14093
14094         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
14095
14096 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14097
14098         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
14099         Add new variables for article mark management.
14100         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
14101         list of extra data entries which, when present, will indicate that the
14102         article ID should not be trimmed from the registry.
14103         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
14104         functions.
14105         (gnus-registry-read-mark): New function to read a mark name from the
14106         user.
14107         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
14108         (gnus-registry-set-article-mark-internal): New functions to add and
14109         remove marks.
14110         (gnus-registry-get-article-marks): New function to show the marks for
14111         an article, or retrieve them for further use.
14112
14113 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
14116         keys when no argument is given.
14117
14118 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14119
14120         * imap.el (imap-ping-server): New variable.
14121         (imap-opened): On add extra ping if imap-ping-server is non-nil.
14122         (imap-ping-server): Minor doc string fixes.
14123
14124 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
14125
14126         * imap.el (imap-ping-server): New function.
14127         (imap-opened): Call imap-ping-server.
14128
14129 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
14130
14131         * gnus-sum.el (gnus-article-sort-by-random)
14132         (gnus-thread-sort-by-random): Fix doc strings.
14133         Reported by jidanni@jidanni.org.
14134
14135 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14136
14137         * gnus-art.el (gnus-article-describe-bindings): New function.
14138         (gnus-article-read-summary-keys): Use it.
14139         (gnus-article-mode-map): Bind `C-h b' to it.
14140
14141 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14142
14143         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
14144         XEmacs.
14145         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14146         Protect against non-character events.
14147
14148         * lpath.el: Fbind map-keymap for Emacs 21.
14149
14150 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
14151
14152         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
14153         New command.
14154         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
14155         instead of END.  Change name of the temp file.
14156         (gnus-group-gmane-group-download-format): Add doc string.  Make it
14157         customizable.
14158
14159 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
14162         bind `S W' to gnus-article-wide-reply-with-original; set default
14163         binding to gnus-article-read-summary-send-keys.
14164         (gnus-article-read-summary-keys): Fix the order of keys; display
14165         continuation keys correctly in the echo area; describe bindings
14166         correctly when keys end with `C-h'.
14167         (gnus-article-read-summary-send-keys): New function.
14168         (gnus-article-describe-key, gnus-article-describe-key-briefly):
14169         Work for gnus-article-read-summary-send-keys; display continuation keys
14170         correctly in the echo area.
14171         (gnus-article-reply-with-original): Ignore prefix argument.
14172         (gnus-article-wide-reply-with-original): New function.
14173
14174         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
14175         Emacs 21.
14176
14177 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14178
14179         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
14180         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
14181
14182 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14183
14184         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
14185         (gnus-group-read-ephemeral-gmane-group): New command.
14186
14187 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
14188
14189         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
14190
14191 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14192
14193         * message.el (message-send-mail-function): Increase custom version.
14194
14195         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
14196         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
14197
14198 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14199
14200         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
14201         for the cases where imap-authenticate is called with a nil buffer
14202         parameter.
14203
14204 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14205
14206         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
14207         html parts correctly; support forwarded messages.
14208         (gnus-article-browse-html-article): Remove work buffers.
14209
14210         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
14211         compiling.
14212         (netrc-bound-and-true-p): New macro.
14213         (netrc-parse): Use it instead of bound-and-true-p that is not available
14214         in XEmacs 21.4.
14215
14216 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14217
14218         * gnus-registry.el (gnus-registry-mark-article)
14219         (gnus-registry-article-marks): Add functionality to mark articles
14220         through the Gnus registry.
14221
14222         * encrypt.el: Clarify documentation for the new pgg method.
14223         (encrypt-file-alist): Add PGG option.
14224         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14225         functionality.  Abstract password key and messaging to external
14226         functions.
14227         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14228         (encrypt-message-method-and-cipher): Add new convenience external
14229         functions.
14230         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14231         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14232
14233         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14234         (netrc-parse): Use encrypt-file-alist to determine if
14235         encrypt-find-model or encrypt-insert-file-contents should be used.
14236
14237         * encrypt.el: Clarify documentation.  Load password-cache or
14238         password, whichever one is found first, instead of autoloading.
14239
14240 2007-12-19  Glenn Morris  <rgm@gnu.org>
14241
14242         * mml.el (message-options-set, message-narrow-to-head)
14243         (message-in-body-p, message-mail-p, message-encode-message-body):
14244         Autoload.
14245         (message-remove-header, message-narrow-to-headers-or-head)
14246         (message-subscribed-p, message-make-mail-followup-to)
14247         (message-position-on-field, message-news-p)
14248         (message-options-set-recipient, message-generate-headers)
14249         (message-sort-headers): Declare as functions.
14250
14251 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14252
14253         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14254         convention in doc string.
14255
14256 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14257
14258         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14259         title to html parts.
14260         (gnus-article-browse-html-article): Pass message header to it.
14261
14262         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14263
14264 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14265
14266         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14267         or password compatible with XEmacs.
14268
14269 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14270
14271         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14272         format document.
14273         (gnus-mime-delete-part): Don't write description line if empty.
14274         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14275
14276 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14277
14278         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14279         (gnus-summary-mark-read-and-unread-as-read)
14280         (gnus-summary-mark-current-read-and-unread-as-read)
14281         (gnus-summary-mark-unread-as-ticked): Doc fix.
14282         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14283
14284 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14285
14286         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14287         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14288
14289 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14290
14291         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14292         yes-or-no-p.
14293
14294 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14295
14296         * mm-decode.el (mm-add-meta-html-tag): New function.
14297         (mm-save-part-to-file, mm-pipe-part): Use it.
14298
14299         * gnus-art.el (gnus-article-browse-delete-temp-files):
14300         Use gnus-y-or-n-p instead of y-or-n-p.
14301         (gnus-article-browse-html-parts): Work with message/external-body; use
14302         mm-add-meta-html-tag.
14303
14304 2007-12-11  Glenn Morris  <rgm@gnu.org>
14305
14306         * gnus-cache.el: Require gnus-sum not just when compiling.
14307
14308         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14309
14310         * gnus-int.el (gnus-server-opened, gnus-status-message):
14311         Move definitions before use.
14312
14313         * mm-decode.el: Require gnus-util.
14314         (mm-remove-part): Only call delete-annotation on XEmacs.
14315
14316         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14317
14318         * nnmail.el: Require gnus-int.
14319
14320         * spam.el: Move `require's before `eval-when-compile's.
14321
14322         * gnus-ems.el (gnus-alive-p):
14323         * gnus-fun.el (message-goto-eoh):
14324         * gnus-util.el (gnus-group-name-decode):
14325         * mail-source.el (gnus-compress-sequence):
14326         * message.el (Info-goto-node, format-spec):
14327         * mm-bodies.el (message-options-get):
14328         * mm-decode.el (mm-view-pkcs7):
14329         * mm-util.el (gmm-write-region):
14330         * mml-smime.el (mml-compute-boundary)
14331         (gnus-completing-read-with-default):
14332         * mml.el (widget-button-press, gnus-make-hashtable):
14333         * mml1991.el (mm-decode-content-transfer-encoding)
14334         (mm-encode-content-transfer-encoding)
14335         (message-options-get, message-options-set):
14336         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14337         * nnfolder.el (gnus-request-group):
14338         * nnheader.el (ietf-drums-unfold-fws):
14339         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14340         * smime.el (gnus-run-mode-hooks):
14341         * spam-stat.el (gnus-message): Autoload.
14342
14343         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14344         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14345         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14346         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14347         Add declare-function compatibility definition.
14348
14349         * gnus-cache.el (nnvirtual-find-group-art):
14350         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14351         (gnus-add-image, gnus-add-wash-type):
14352         * gnus-group.el (nnkiboze-score-file):
14353         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14354         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14355         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14356         (message-tokenize-header, gnus-get-buffer-create)
14357         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14358         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14359         * gnus.el (gnus-group-decoded-name):
14360         * mail-source.el (imap-capability):
14361         * mm-bodies.el (message-options-set):
14362         * mm-decode.el (gnus-configure-windows):
14363         * mm-extern.el (message-goto-body):
14364         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14365         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14366         (epg-sub-key-validity, message-options-set):
14367         * mml.el (widget-event-point, gnus-configure-windows):
14368         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14369         * mml2015.el (epg-check-configuration, epg-configuration)
14370         (message-options-set):
14371         * nndb.el (nndb-request-article):
14372         * nnfolder.el (gnus-request-create-group):
14373         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14374         * nnmaildir.el (gnus-group-mark-article-read):
14375         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14376         * rfc1843.el (message-fetch-field):
14377         * spam.el (gnus-extract-address-components):
14378         Declare as functions.
14379
14380 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14383
14384         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14385
14386         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14387         bind show-trailing-whitespace for XEmacs.
14388
14389 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14390
14391         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14392         new no-op macro for backward compatibility.
14393
14394         * imap.el (imap-string-to-integer): New function.
14395
14396 2007-12-09  Glenn Morris  <rgm@gnu.org>
14397
14398         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14399
14400         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14401         * message.el, mm-view.el, sieve-manage.el, smime.el:
14402         Add declare-function compatibility definition.
14403
14404         * gnus-art.el (w3-region, w3m-region, Info-menu):
14405         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14406         * gnus-sum.el (gnus-get-predicate):
14407         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14408         * message.el (mail-abbrev-in-expansion-header-p):
14409         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14410         (w3m-detect-meta-charset, w3m-region):
14411         * sieve-manage.el (password-read, password-cache-add)
14412         (password-cache-remove):
14413         * smime.el (password-read-and-add): Declare as functions.
14414
14415 2007-12-08  David Kastrup  <dak@gnu.org>
14416
14417         * gnus-sum.el (gnus-summary-simplify-subject-query):
14418         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14419         `message'.
14420
14421 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14424         it to bind idna-program, installation-directory, defined-colors, and
14425         face-attribute for XEmacs of the version that compiles defcustom forms.
14426
14427 2007-12-07  Glenn Morris  <rgm@gnu.org>
14428
14429         * gnus-art.el (article-make-date-line): Revert previous change.
14430
14431 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14434
14435 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14436
14437         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14438         Call gnus-add-to-range ranges only once with a prepared article-list.
14439
14440 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14441
14442         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14443         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14444         group names with backslashes.
14445         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14446
14447 2007-12-06  Deepak Goel  <deego3@gmail.com>
14448
14449         * gnus-art.el (article-make-date-line):
14450         * gnus-start.el (gnus-load):
14451         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14452
14453 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14454
14455         * gnus-art.el (gnus-use-idna):
14456         * gnus-start.el (gnus-site-init-file):
14457         * message.el (message-use-idna):
14458         * mm-uu.el (mm-uu-hide-markers):
14459         * smiley.el (smiley-style): Revert changes that suppress warnings.
14460
14461 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14462
14463         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14464         specify charset to html source.
14465         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14466
14467 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14468
14469         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14470         idna-program in order to suppress byte compile warning issued by XEmacs
14471         that came to byte compile the default value section of defcustom forms
14472         recently.
14473
14474         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14475         value of installation-directory.
14476
14477         * message.el (message-use-idna): Don't directly refer to the value of
14478         idna-program.
14479
14480         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14481
14482         * smiley.el (smiley-style): Don't directly call face-attribute.
14483
14484 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14485
14486         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14487
14488         * gnus-dired.el: Reduce Gnus dependencies.
14489         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14490         Don't require.  Use autoloads instead.
14491         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14492         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14493         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14494         (gnus-dired-mode): Adjust doc string.
14495         (gnus-dired-mail-mode): New variable.
14496         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14497         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14498         (gnus-dired-mail-buffers): New function.  Return mail or message
14499         composition buffers.
14500         (gnus-dired-attach): Use it.
14501         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14502         NO-DECODE.
14503         (gnus-dired-print): Use `gnus-print-buffer' depending on
14504         `gnus-dired-mail-mode'.
14505
14506 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * rfc2047.el (rfc2047-encoded-word-regexp)
14509         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14510         explaining what regexp patterns are for.
14511
14512 2007-12-04  Glenn Morris  <rgm@gnu.org>
14513
14514         * password.el: Move to password-cache.el.
14515
14516         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14517         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14518         * mml-smime.el (password-read, password-cache-add)
14519         (password-cache-remove):
14520         No need to autoload, since mml-sec requires password.
14521
14522         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14523         * message.el (gnus-extract-address-components):
14524         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14525
14526         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14527         password.
14528
14529 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14530
14531         * mailcap.el: Reduce dependencies.
14532         (mail-header-parse-content-type): Autoload.
14533         (mailcap-delete-duplicates): New alias.
14534         (mailcap-mime-info): Add optional argument NO-DECODE.
14535         (mailcap-mime-types): Use mailcap-delete-duplicates.
14536
14537         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14538
14539 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14540
14541         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14542         (imap-parse-status): Upcase status-att for servers that sends them
14543         lower-case (e.g., MS Exchange 2007).
14544
14545 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14546
14547         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14548         function.
14549
14550         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14551         (gnus-uu-yenc-article): New function.
14552
14553         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14554
14555         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14556
14557 2007-12-02  Glenn Morris  <rgm@gnu.org>
14558
14559         * binhex.el (binhex): New custom group.
14560         (binhex-decoder-program, binhex-decoder-switches)
14561         (binhex-use-external): Move to the binhex custom group.
14562
14563         * uudecode.el (uudecode): New custom group.
14564         (uudecode-decoder-program, uudecode-decoder-switches)
14565         (uudecode-use-external): Move to the uudecode custom group.
14566
14567         * netrc.el (top-level): Don't load `encrypt' features.
14568         (netrc-parse): Don't use encrypt.
14569         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14570
14571         * encrypt.el: Remove file.
14572
14573 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14574
14575         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14576         matches on patches.
14577
14578         * gnus-art.el (gnus-article-browse-html-article):
14579         Mention `mm-text-html-renderer' in the doc string.
14580
14581         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14582         string.  Add comments.
14583
14584         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14585         if rhs is ASCII.
14586
14587 2007-12-01  Glenn Morris  <rgm@gnu.org>
14588
14589         * mail-source.el (top-level): Require format-spec before
14590         eval-when-compile.
14591
14592 2007-11-30  Glenn Morris  <rgm@gnu.org>
14593
14594         * encrypt.el: Require password, rather than autoloading password-read.
14595
14596 2007-11-29  Glenn Morris  <rgm@gnu.org>
14597
14598         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14599         (sasl-make-client, sasl-next-step, sasl-step-data)
14600         (sasl-step-set-data): Declare as functions.
14601
14602 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14603
14604         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14605
14606 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14607
14608         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14609         certs should be verified and what is to be done in the event of a
14610         verification failure.
14611
14612         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14613         caller can indicate whether the cache should be disregarded for this
14614         call.  This way the result of the call is reproducible at all times and
14615         can be considered a canonical server name for the supplied method.
14616         (gnus-agent-method-p): Canonicalize server names by pushing their
14617         method through `gnus-method-to-server' using the no-cache argument.
14618
14619         * gnus-srvr.el (gnus-server-insert-server-line):
14620         Call `gnus-method-to-server' with `no-cache' argument.
14621
14622         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14623         gnus-agent-possibly-synchronize-flags as this should be called when the
14624         server is actually being opened.
14625         (gnus-agent-possibly-synchronize-flags)
14626         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14627         flags file of an agentized server to the latter function.
14628
14629         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14630         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14631         after a connection has been established successfully.
14632
14633 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-art.el (article-display-face): Force to display face if called
14636         interactively; check if gnus-article-x-face-too-ugly matches author.
14637         (article-display-x-face): Display face even if From header is missing
14638         as article-display-face does.
14639
14640 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14641
14642         * hashcash.el (message-narrow-to-headers-or-head)
14643         (message-fetch-field, message-goto-eoh)
14644         (message-narrow-to-headers): Declare as functions.
14645
14646 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14647
14648         * mail-source.el (mail-sources): Default to fetch from file for
14649         compatibility with default of nnmail-spool-file.
14650
14651 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14654         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14655         to look for encoded word that should be encoded again.
14656         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14657         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14658         encoding pattern.
14659         (rfc2047-decode-region): Switch strict regexp and loose one according
14660         to rfc2047-allow-irregular-q-encoded-words.
14661
14662 2007-11-25  Romain Francoise  <romain@orebokech.com>
14663
14664         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14665
14666 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14667
14668         * tls.el (tls-program): Provide more custom choices from
14669         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14670         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14671
14672 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14673
14674         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14675         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14676
14677         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14678         `nnmail-spool-file'.
14679
14680         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14681         `nnmail-spool-file'.
14682
14683         * gnus-move.el (gnus-change-server): Ditto.
14684
14685         * gnus-kill.el (gnus-batch-score): Ditto.
14686
14687         * gnus-cache.el (gnus-jog-cache): Ditto.
14688
14689         * gnus-msg.el (gnus-summary-reply):
14690         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14691
14692 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14693
14694         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14695         version.  Minor improvement to doc strings.
14696         (tls-program): Add comment.
14697
14698 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14699
14700         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14701         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14702         mismatch between the hostname provided in the certificate and the name
14703         of the host connnecting to.
14704         (open-tls-stream): Use them.  Check certificates against trusted root
14705         certificates.
14706
14707 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14708
14709         * gnus-cache.el (gnus-cache-generate-nov-databases):
14710         Use nnml-generate-nov-databases-directory instead of
14711         nnml-generate-nov-databases-1.
14712
14713 2007-11-24  Glenn Morris  <rgm@gnu.org>
14714
14715         * message.el (message-tool-bar-retro): Update for rename
14716         mail_send.xpm->mail-send.xpm.
14717
14718 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14719
14720         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14721         `smime-ldap-search' for Emacs 22 and up.
14722
14723 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14724
14725         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14726
14727         * message.el (message-send-mail-function): Fix error convention.
14728         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14729         (message-widen-reply, message-send-mail, message-talkative-question)
14730         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14731         (message-clone-locals, message-send-news): Use with-current-buffer.
14732         (message-insert-or-toggle-importance): Remove unused var `valid'.
14733         (message-make-references): Remove unused var `new-references'.
14734         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14735
14736 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14737
14738         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14739         (spam-split-symbolic-return-positive): Reflow docstring.
14740         (spam-backends, spam-summary-exit-behavior)
14741         (spam-mark-ham-unread-before-move-from-spam-group)
14742         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14743         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14744         (spam-clear-cache, spam-backend-check, spam-install-backend)
14745         (spam-install-statistical-backend, spam-list-of-processors)
14746         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14747         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14748         (spam-check-crm114, spam-initialize, spam-unload-hook):
14749         Fix typos in docstrings.
14750
14751 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14754         been checked if they have never been read and those group levels are
14755         higher than the one that a user specified.
14756
14757 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14758
14759         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14760         foreign groups unless a group level is specified by a user.
14761         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14762
14763 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14764
14765         * message.el (message-send-mail-function): Require sendmail.
14766
14767 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14768
14769         * message.el (message-send-mail-function): Check for smtpmail too.
14770
14771         * utf7.el (utf7-encode, utf7-decode): Use coding system
14772         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14773
14774         * message.el (message-send-mail-function): New function.
14775         (message-send-mail-function): Set default using
14776         message-send-mail-function.  Adjust doc string.
14777         (message-send-mail-with-mailclient): New function.
14778
14779 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14780
14781         * smime.el (from):
14782         * rfc2047.el (message-posting-charset):
14783         * qp.el (mm-use-ultra-safe-encoding):
14784         * pop3.el (parse-time-months):
14785         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14786         * nnml.el (files):
14787         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14788         (jka-compr-compression-info-list, ange-ftp-path-format)
14789         (efs-path-regexp):
14790         * nndiary.el (files):
14791         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14792         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14793         (epg-digest-algorithm-alist, inhibit-redisplay)
14794         (password-cache-expiry):
14795         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14796         (pgg-output-buffer, password-cache-expiry):
14797         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14798         (efs-path-regexp):
14799         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14800         (inhibit-redisplay):
14801         * mm-uu.el (file-name, start-point, end-point, entry)
14802         (gnus-newsgroup-name, gnus-newsgroup-charset):
14803         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14804         (latin-unity-ucs-list):
14805         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14806         (mm-uu-binhex-decode-function):
14807         * message.el (gnus-message-group-art, gnus-list-identifiers)
14808         (rmail-enable-mime-composing, gnus-local-organization)
14809         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14810         (gnus-read-active-file, facemenu-add-face-function)
14811         (facemenu-remove-face-function, gnus-article-decoded-p)
14812         (tool-bar-mode):
14813         * mail-source.el (display-time-mail-function):
14814         * gnus-util.el (nnmail-pathname-coding-system)
14815         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14816         (gnus-original-article-buffer, gnus-user-agent)
14817         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14818         (xemacs-codename, sxemacs-codename, emacs-program-version):
14819         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14820         * gnus-start.el (gnus-agent-covered-methods)
14821         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14822         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14823         (gnus-newsgroup-headers, gnus-group-list-mode)
14824         (gnus-group-mark-positions, gnus-newsgroup-data)
14825         (gnus-newsgroup-unreads, nnoo-state-alist)
14826         (gnus-current-select-method, mail-sources)
14827         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14828         (nnmail-spool-file, gnus-cache-active-hashtb):
14829         * gnus-mh.el (mh-lib-progs):
14830         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14831         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14832         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14833         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14834         (gnus-group-buffer):
14835         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14836         (font-lock-set-defaults):
14837         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14838         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14839         (gnus-summary-post-menu, total-parts, type, condition, length):
14840         * gnus-agent.el (gnus-agent-read-agentview):
14841         * flow-fill.el (show-trailing-whitespace):
14842         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14843         eval-and-compile wrappers for byte compiler pacifiers.
14844
14845         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14846         (mm-display-inline-fontify): Check for featurep 'xemacs not
14847         extent-list.
14848
14849         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14850         itimer-list.
14851         (mm-create-image-xemacs): Only do something for XEmacs.
14852         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14853
14854         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14855
14856         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14857         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14858
14859 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14860
14861         * nnimap.el (nnimap-split-download-body):
14862         * gnus-demon.el (gnus-demon):
14863         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14864
14865 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14868         New macros.
14869         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14870         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14871         copy data from unibyte buffer to multibyte current buffer.
14872         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14873         to copy data from unibyte current buffer to multibyte buffer.
14874         (nntp-make-process-buffer): Make process buffer unibyte.
14875
14876         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14877
14878 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14879
14880         * pop3.el (pop3-open-server): Accept and process data more robustly at
14881         connection start to avoid spurious "POP SSL connection failed" errors.
14882
14883 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14884
14885         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14886         read group names.
14887
14888 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14889
14890         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14891
14892 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14895         (nnmail-save-active): Use a unibyte buffer when saving active file,
14896         which may contain non-ASCII group names.
14897
14898         * nnml.el (nnml-request-group): Decode group names in messages.
14899
14900 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14901
14902         * message.el (message-citation-line-function)
14903         (message-insert-formatted-citation-line): Fix spelling of
14904         `message-insert-formated-citation-line'.
14905
14906 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14907
14908         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14909
14910 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14913         nnmail-pathname-coding-system.
14914
14915         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14916         that a user enters; decode group names in messages.
14917
14918         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14919
14920 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14921
14922         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14923
14924         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14925
14926         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14927         risky local variable.
14928
14929         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14930
14931 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14932
14933         * encrypt.el: Improve documentation to fix function name typo.
14934         Reported by Daiki Ueno <ueno@unixuser.org>.
14935
14936 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14937
14938         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14939         even if the point is not in the last page of an article.
14940         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14941         back to the previous page.
14942
14943 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14944
14945         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14946
14947 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14948
14949         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14950
14951 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14952
14953         * message.el (message-check-news-body-syntax):
14954         Avoid mm-string-as-multibyte.
14955         (message-hide-headers): Don't assume (point-min)==1.
14956
14957 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * message.el (message-remove-blank-cited-lines): Fix if remove is
14960         given.
14961         (message-bogus-address-regexp): New variable.
14962         (message-bogus-recipient-p): New function.
14963         (message-check-recipients): New command.
14964         (message-syntax-checks): Add `bogus-recipient'.
14965         (message-fix-before-sending): Add `bogus-recipient'.
14966
14967         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14968         (gnus-treat-body-boundary): Don't test window-system.
14969
14970 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14971
14972         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14973
14974 2007-10-28  Miles Bader  <miles@gnu.org>
14975
14976         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14977         at compile-time too.
14978
14979 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14980
14981         * gnus-msg.el (gnus-message-setup-hook):
14982         Add `message-remove-blank-cited-lines' to options.
14983
14984 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14985
14986         * message.el (message-remove-blank-cited-lines): New function.
14987         Suggested by Karl Plästerer.
14988
14989 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14992         mapc.
14993
14994         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14995         (top-level): Use mapc to set functions to be traced for debugging.
14996
14997         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14998         called for effect with while loop.
14999
15000         * message.el (message-talkative-question): Replace mapcar called for
15001         effect with mapc.
15002
15003         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15004         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15005         called for effect with dolist.
15006
15007         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15008
15009         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15010         gnus-extra-headers and nnmail-extra-headers.
15011
15012         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15013         called for effect with dolist.
15014         (top-level): Use mapc to set functions to be traced for debugging.
15015
15016         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
15017         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
15018         dolist.
15019
15020         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
15021         Replace mapcar called for effect with mapc.
15022         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
15023         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
15024         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
15025         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
15026
15027         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
15028         remove-if that's a cl function.
15029
15030         * webmail.el (webmail-debug): Replace mapcar called for effect with
15031         dolist.
15032
15033         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
15034         with mapc.
15035
15036 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
15039         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
15040         with while loop.
15041
15042         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
15043         functions from article-* functions.
15044         (gnus-multi-decode-header): Replace mapcar called for effect with
15045         dolist.
15046
15047         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
15048         (gnus-bookmark-show-details): Replace mapcar called for effect with
15049         while loop.
15050
15051         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
15052         called for effect with while loop.
15053
15054         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
15055         with dolist.
15056
15057         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15058         Replace mapcar called for effect with dolist.
15059
15060         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
15061
15062         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
15063         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
15064         Replace mapcar called for effect with dolist.
15065         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
15066         mapc.
15067
15068         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
15069         Replace mapcar called for effect with dolist.
15070         (gnus-topic-list): Replace mapcar called for effect with mapc.
15071
15072         * gnus.el: Use mapc instead of mapcar to add autoloads.
15073
15074 2007-10-23  Richard Stallman  <rms@gnu.org>
15075
15076         * gnus-group.el (gnus-group-highlight): Mark as risky.
15077
15078 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15079
15080         * gnus.el (gnus-server-to-method): Return method found first in
15081         gnus-newsrc-alist.
15082
15083         * gnus-art.el (gnus-article-highlight-signature)
15084         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
15085         button overlay without the front stickiness.
15086
15087 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
15088
15089         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
15090         overview buffer needed a catch to receive its throw.
15091         (gnus-agent-flush-cache): Declare as interactive to make this function
15092         easier to use.
15093
15094 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15095
15096         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
15097         `next-line'.
15098
15099 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15100
15101         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
15102         exclude address matching message-dont-reply-to-names.
15103
15104 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * gnus-util.el (gnus-string<): New function.
15107
15108         * gnus-sum.el (gnus-article-sort-by-author)
15109         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
15110
15111 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15112
15113         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
15114         the frame-focus tag is set in gnus-buffer-configuration.
15115
15116 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15117
15118         * gnus-art.el (gnus-article-add-button): Make a button overlay without
15119         the front stickiness.
15120
15121 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15122
15123         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
15124         url pattern; remove duplicate one.
15125         (gnus-article-extend-url-button): New function.
15126         (gnus-article-add-buttons): Use it.
15127         (gnus-button-push): Use concatenated url that it makes.
15128
15129 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
15130
15131         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
15132
15133 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15134
15135         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
15136         Don't hardcode point-min==1.
15137
15138 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
15139
15140         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
15141         Fix comment about "iso8859-1".
15142
15143 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
15144
15145         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
15146         ones returned from the verify-function.
15147
15148         * mm-uu.el (mm-uu-pgp-signed-extract-1):
15149         Call mml2015-extract-cleartext-signature if extraction failed.
15150
15151 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
15152
15153         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
15154         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
15155         failed.
15156
15157 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15158
15159         * Relicense "GPLv2 or later" files to "GPLv3 or later".
15160
15161 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
15162
15163         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
15164         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
15165         recommends to use EasyPG instead of PGG.
15166
15167         * pgg.el: Revert to revision 6.23.2.16.
15168
15169         * pgg-def.el: Revert to revision 6.6.2.14.
15170
15171         * pgg-gpg.el: Revert to revision 6.23.2.34.
15172
15173 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
15176         to mark a thread as expirable.  Add variable `hide' to handle hiding of
15177         thread for both the null and zero (kill/expire thread) universal prefix
15178         cases.
15179         (gnus-summary-expire-thread): Add new function to expire a thread,
15180         using gnus-summary-kill-thread.
15181         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
15182         shortcuts for gnus-summary-expire-thread.
15183         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
15184         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
15185
15186 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15187
15188         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
15189         extras value, so an extras entry can be deleted.
15190         (gnus-registry-delete-extra-entry): Use it.
15191         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
15192         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
15193         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
15194         storage through the gnus-registry, and provide an appropriate API for
15195         it.
15196
15197 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
15200         Suggested by Leo <sdl.web@gmail.com>.
15201
15202         * gnus.el: Do.
15203
15204 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15205
15206         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
15207         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
15208
15209         * gnus-agent.el (gnus-agent-fetch-headers): Do.
15210
15211         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15212         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15213
15214 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15217         newline.
15218         (nnmbox-request-accept-article): Don't change article in source buffer;
15219         narrow to header to use message-fetch-field rather than
15220         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15221         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15222         as delimiters; make sure article ends with newline.
15223         (nnmbox-delete-mail): Correct last position of article to be deleted;
15224         ignore X-Gnus-Newsgroup header in article body.
15225         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15226         positions; make sure article ends with newline.
15227
15228         * message.el (message-display-abbrev): Don't infloop when a user
15229         inserts SPC in the beginning of header.
15230
15231         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15232         coding-system-for-read and coding-system-for-write for XEmacs having no
15233         file-coding feature.
15234
15235         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15236
15237 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15238
15239         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15240         list of groups not followed by default.  Fix type to be regexp.
15241         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15242
15243 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15244
15245         * hmac-def.el (define-hmac-function): Switch from old-style to
15246         new-style backquotes.
15247
15248         * md4.el (md4-make-step): Likewise.
15249
15250 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15253         raw-text coding system when saving .newsrc file, which may contain
15254         non-ASCII group names.
15255
15256 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * gnus-cus.el (gnus-score-extra): New widget.
15259         (gnus-score-extra-convert): New function.
15260         (gnus-score-customize): Use it for Extra.
15261
15262 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15263
15264         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15265         (mml2015-mailcrypt-clear-verify): Use it.
15266         (mml2015-gpg-clear-verify): Use it.
15267         (mml2015-pgg-clear-verify): Use it.
15268         (mml2015-epg-clear-verify): Replace the current part with the output
15269         from GnuPG; don't extract the plaintext by itself.
15270
15271         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15272         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15273         mml2015-clear-verify-function; don't touch the armor headers or
15274         dash-escaped text here.
15275
15276 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15279         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15280         parts, or application/octet-stream as a last resort.
15281         (gnus-mime-view-part-as-type): Don't toggle display.
15282         (gnus-mime-view-part-as-charset): Don't turn off display before
15283         querying charset.
15284
15285         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15286         stuff to undisplayer function in Emacs.
15287         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15288
15289         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15290         text/calendar parts.
15291
15292 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15293
15294         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15295         decoding text/calendar parts.
15296
15297         * message.el (message-forward-make-body-mime): Always mark body as
15298         having no illegible text; remove signed-or-encrypted argument.
15299         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15300
15301         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15302         (mml-generate-mime-1): Don't encode body if it is specified to be in
15303         raw form; don't make buffer be unibyte when inserting multibyte string.
15304
15305 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15306
15307         * sha1.el: Fix up comment style.
15308         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15309         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15310
15311         * hex-util.el: Fix up comment style.
15312         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15313
15314         * gnus-salt.el: Use with-current-buffer.
15315         (gnus-pick-setup-message): Fix long-standing typo.
15316
15317 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15318
15319         * imap.el (imap-logout-timeout): New variable.
15320         (imap-logout, imap-logout-wait): New functions.
15321         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15322
15323         * nnimap.el (nnimap-logout-timeout): New server variable.
15324         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15325         nnimap-logout-timeout.
15326
15327         * gnus-art.el (gnus-article-summary-command-nosave)
15328         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15329
15330 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * gnus.el (gnus-maximum-newsgroup): New variable.
15333
15334         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15335         according to gnus-maximum-newsgroup.
15336
15337         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15338         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15339         Limit the range of articles according to gnus-maximum-newsgroup.
15340
15341 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15342
15343         * gnus-art.el (gnus-sticky-article): Fix problems described in
15344         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15345         Don't perform gnus-configure-windows here; reuse existing sticky
15346         article buffer.
15347
15348         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15349         it doesn't exist in gnus-article-mode.
15350
15351 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15354         (gnus-agent-decoded-group-name): New function.
15355         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15356         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15357
15358 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15359
15360         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15361         Add binding for gnus-sticky-article.
15362         (gnus-summary-exit): Don't kill sticky article buffers.
15363
15364         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15365         article buffer.
15366         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15367         (gnus-kill-sticky-article-buffers): New commands.
15368
15369 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * nntp.el (nntp-xref-number-is-evil): New server variable.
15372         (nntp-find-group-and-number): If it is non-nil, don't trust article
15373         numbers in the Xref header.
15374
15375 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * gnus-agent.el (gnus-agent-read-group): New function.
15378         (gnus-agent-flush-group, gnus-agent-expire-group)
15379         (gnus-agent-regenerate-group): Use it.
15380         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15381         nnmail-pathname-coding-system.
15382
15383 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15384
15385         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15386
15387         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15388         that are unread as unread, and also as selected so that information of
15389         marks having been changed by a user may be updated when exiting group.
15390
15391 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15392
15393         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15394
15395 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15396
15397         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15398         calculated ignoring signature parts to gnus-treat-article.
15399
15400 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15403         a point here in order to keep the window start.
15404         (gnus-insert-mime-security-button): Make a button overlay without the
15405         front stickiness.
15406         (gnus-mime-display-security): Goto the end of a button.
15407
15408         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15409
15410 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15411
15412         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15413         group-name-at-point.
15414         (gnus-group-completing-read): New function that offers decoded
15415         non-ASCII group names for completion.
15416         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15417         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15418         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15419         (gnus-group-fetch-control): Use it.
15420         (gnus-fetch-group): Use group-name-at-point for the initial value
15421         rather than the default value; use gnus-alive-p.
15422
15423         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15424         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15425         (gnus-summary-post-news): Use gnus-group-completing-read.
15426
15427         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15428         (gnus-read-move-group-name): Decode group name for completion.
15429
15430 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15431
15432         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15433         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15434         Yamaoka slightly modified the code).
15435
15436 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15437
15438         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15439         (nnmail-split-incoming): Bind it.
15440
15441         * nnml.el (nnml-group-name-charset): New function.
15442         (nnml-decoded-group-name): Use it; don't decode group name if
15443         nnmail-group-names-not-encoded-p is non-nil.
15444         (nnml-encoded-group-name): New function.
15445         (nnml-group-pathname): Inline nnml-decoded-group-name.
15446         (nnml-request-expire-articles): Decode group name in message.
15447         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15448         nnmail-pathname-coding-system.
15449         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15450         not decoded ones according to nnmail-group-names-not-encoded-p.
15451         (nnml-generate-active-info): Use nnml-encoded-group-name.
15452
15453 2007-08-08  Glenn Morris  <rgm@gnu.org>
15454
15455         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15456         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15457         doc-strings and comments.
15458
15459 2007-07-25  Glenn Morris  <rgm@gnu.org>
15460
15461         * Relicense all FSF files to GPLv3 or later.
15462
15463 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * gnus-sum.el (gnus-summary-move-article):
15466         Make gnus-summary-respool-article work.
15467
15468 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15469
15470         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15471         string.
15472
15473 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15474
15475         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15476         that should be ignored when comparing distant RSS articles with local
15477         ones.
15478         (nnrss-make-hash-index): New function.  Create a hash index according
15479         to the ignored fields.
15480         (nnrss-check-group): Use it.
15481
15482 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15485
15486         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15487
15488         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15489         the new optional argument ENCODED is non-nil.
15490         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15491         coding system for encoding group name.
15492         (gnus-group-make-rss-group): Pass un-encoded group name to
15493         gnus-group-make-group.
15494         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15495         encoded.
15496
15497         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15498         Encode group name to which articles are moved or copied.
15499         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15500         coding system for encoding Newsgroup, Followup-To and Xref headers.
15501
15502         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15503         marks; use nnheader-file-coding-system to write a file.
15504         (nnagent-retrieve-headers): Bind file-name-coding-system to
15505         nnmail-pathname-coding-system.
15506
15507         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15508
15509         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15510         (nnml-request-article, nnml-request-create-group)
15511         (nnml-request-rename-group, nnml-find-id)
15512         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15513         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15514         (nnml-save-marks): Use nnml-group-pathname instead of
15515         nnmail-group-pathname.
15516
15517         (nnml-request-create-group, nnml-request-expire-articles)
15518         (nnml-request-move-article, nnml-request-delete-group)
15519         (nnml-deletable-article-p, nnml-possibly-create-directory)
15520         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15521         (nnml-open-marks): Bind file-name-coding-system to
15522         nnmail-pathname-coding-system.
15523
15524         (nnml-request-article): Pass server argument to nnml-find-group-number.
15525         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15526         Pass server argument to nnml-possibly-create-directory.
15527         (nnml-request-accept-article): Pass server argument to
15528         nnml-active-number and nnml-save-mail.
15529         (nnml-find-group-number): Pass server argument to nnml-find-id.
15530         (nnml-request-update-info): Pass server argument to
15531         nnml-marks-changed-p.
15532
15533         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15534         (nnml-save-mail, nnml-active-number): Add server argument.
15535
15536         (nnml-request-delete-group): Warn if group is missing.
15537         (nnml-get-nov-buffer): Decode group name.
15538         (nnml-generate-active-info): Encode group name.
15539         (nnml-open-marks): Decode group name in messages.
15540
15541 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15544         if it is not specified.
15545         (gnus-article-pipe-part, gnus-article-save-part)
15546         (gnus-article-interactively-view-part, gnus-article-copy-part)
15547         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15548         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15549         (gnus-article-replace-part, gnus-article-delete-part)
15550         (gnus-article-view-part-as-type): Pass raw prefix argument to
15551         gnus-article-part-wrapper.
15552
15553 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-agent.el (gnus-agent-save-active):
15556         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15557
15558         * gnus-cache.el (gnus-cache-save-buffers)
15559         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15560         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15561         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15562         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15563         (gnus-cache-generate-active, gnus-cache-rename-group)
15564         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15565         (gnus-cache-update-overview-total-fetched-for):
15566         Bind file-name-coding-system to nnmail-pathname-coding-system.
15567         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15568         New variables.
15569         (gnus-cache-decoded-group-name): New function.
15570         (gnus-cache-file-name): Use it.
15571         (gnus-cache-generate-active): Use non-decoded group name for active.
15572
15573         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15574         right place.
15575         (gnus-write-active-file): Don't break non-ASCII group names.
15576
15577         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15578         nnmail-pathname-coding-system.
15579
15580         * lpath.el: Bind default-file-name-coding-system,
15581         file-name-coding-system and language-info-alist for XEmacs.
15582
15583         * gnus-uu.el (gnus-uu-decode-save): Typo.
15584
15585 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15588
15589 2007-07-14  David Kastrup  <dak@gnu.org>
15590
15591         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15592         finishing actions if we did not edit the article.
15593
15594 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15595
15596         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15597         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15598         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15599         (gnus-agent-flush-group, gnus-agent-flush-cache)
15600         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15601         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15602         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15603         (gnus-agent-regenerate-group)
15604         (gnus-agent-update-files-total-fetched-for)
15605         (gnus-agent-update-view-total-fetched-for):
15606         Bind file-name-coding-system to nnmail-pathname-coding-system.
15607         (gnus-agent-group-pathname): Don't encode file names by
15608         nnmail-pathname-coding-system.
15609         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15610         coding-system-for-write instead of buffer-file-coding-system to
15611         gnus-agent-file-coding-system.
15612
15613         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15614         Decode group name.
15615
15616         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15617
15618         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15619         (gnus-read-newsrc-el-file): Make group names unibyte.
15620
15621         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15622         nnmail-pathname-coding-system.
15623
15624         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15625         (nnrss-request-delete-group): Bind file-name-coding-system to
15626         nnmail-pathname-coding-system.
15627         (nnrss-read-server-data, nnrss-read-group-data):
15628         Bind file-name-coding-system correctly.
15629         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15630
15631         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15632         (nntp-server-to-method-cache): New variable.
15633         (nntp-group-pathname): New function that decodes non-ASCII group names.
15634         (nntp-possibly-create-directory, nntp-marks-changed-p)
15635         (nntp-save-marks, nntp-open-marks): Use it.
15636         (nntp-possibly-create-directory, nntp-open-marks):
15637         Bind file-name-coding-system to nnmail-pathname-coding-system.
15638         (nntp-open-marks): Decode group names when bootstrapping marks.
15639
15640         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15641         Newsgroups and Followup-To headers.
15642
15643 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15644
15645         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15646         (gnus-server-closed-face, gnus-server-denied-face)
15647         (gnus-server-offline-face): Remove variable.
15648         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15649
15650         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15651         of modifying message-stack directly for XEmacs.
15652
15653         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15654         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15655         if the coding-system argument is nil for XEmacs.
15656
15657         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15658         mm-charset-override-alist.
15659
15660         * rfc2047.el: Don't require base64; require rfc2045 for the function
15661         rfc2045-encode-string.
15662         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15663         to quote the parameter value.
15664
15665 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15666
15667         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15668         form in gnus-group-name-charset-method-alist.
15669
15670         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15671         overrides the default layout edit-form.
15672
15673         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15674
15675         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15676
15677 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15678
15679         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15680         as unfetched articles.
15681
15682 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15683
15684         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15685
15686 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15687
15688         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15689         original back end that keeps marks in the local system.
15690
15691 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15692
15693         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15694         arg of pop-to-buffer for XEmacs.
15695         (gnus-article-read-summary-keys): Ditto; don't restore window
15696         configuration if summary command ends up with neither article buffer
15697         nor summary buffer; describe bindings if summary keys end with C-h.
15698
15699 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15700
15701         * message.el (message-fix-before-sending): Skip raw message part to be
15702         forwarded while checking illegible text.
15703         (message-forward-make-body-mime, message-forward-make-body):
15704         Mark signed or encrypted raw message as having no illegible text.
15705
15706 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15707
15708         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15709         (gnus-message-with-timestamp-1): New macro.
15710         (gnus-message-with-timestamp): New function.
15711         (gnus-message): Use them.
15712
15713         * nnheader.el (nnheader-message): Use them.
15714
15715 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15716
15717         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15718         .newsrc.eld file.
15719
15720 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * gnus-agent.el (gnus-agent-fetch-headers)
15723         (gnus-agent-retrieve-headers):
15724         Bind gnus-decode-encoded-address-function to identity.
15725
15726         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15727         available also when the server returns simply a dot.
15728
15729         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15730
15731 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15734
15735 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15736
15737         * gnus-ems.el (gnus-x-splash): Make it work.
15738
15739         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15740         from being used.
15741
15742         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15743
15744 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15747         4th and the 5th arguments.
15748
15749         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15750         the front stickiness.
15751         (gnus-article-summary-command-nosave): Correct the order of the
15752         arguments passed to pop-to-buffer.
15753         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15754         summary command ends up with the article buffer.
15755
15756         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15757         the same faces.
15758
15759 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15760
15761         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15762
15763 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15764
15765         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15766         * gnus-sum.el (gnus-summary-highlight):
15767         * pgg.el (pgg-sign-region, pgg-sign):
15768         * mail-source.el (mail-source-delete-old-incoming-confirm):
15769         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15770
15771 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15772
15773         * gnus-art.el (gnus-mime-view-part-externally)
15774         (gnus-mime-view-part-internally): Fix predicate function passed to
15775         completing-read.
15776
15777         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15778
15779         * gnus.el (gnus-update-message-archive-method): Add :version.
15780
15781 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15782
15783         * gnus.el (gnus-update-message-archive-method): New variable.
15784
15785         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15786         according to gnus-message-archive-method if
15787         gnus-update-message-archive-method is non-nil.
15788
15789 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15790
15791         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15792         Suggested by Loic Dachary <loic@dachary.org>.
15793         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15794
15795 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15796
15797         * message.el (message-pop-to-buffer): Add switch-function argument.
15798         (message-mail): Pass switch-function argument to it.
15799
15800 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15801
15802         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15803         Improve doc string.
15804
15805 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15806
15807         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15808         (gnus-header-content):
15809         * gnus-cite.el (gnus-cite-10):
15810         * gnus-srvr.el (gnus-server-closed):
15811         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15812         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15813         (gnus-group-mail-3-empty, gnus-group-mail-low)
15814         (gnus-group-mail-low-empty, gnus-splash):
15815         * message.el (message-header-to, message-header-cc)
15816         (message-header-subject, message-header-other, message-header-name)
15817         (message-header-xheader, message-separator, message-cited-text)
15818         (message-mml): Lighten colors of faces used for dark background.
15819
15820 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15821
15822         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15823         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15824
15825 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15826
15827         * message.el (message-narrow-to-headers-or-head):
15828         Ignore mail-header-separator in the body.
15829
15830 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15831
15832         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15833         same as window size.
15834
15835 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15836
15837         * message.el (message-font-lock-keywords): Use message-header-xheader
15838         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15839         ahead of the anything pattern, to get it recognized.
15840
15841 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15842
15843         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15844         spam.el loads uses it in the compiled defadvice form.
15845
15846 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15847
15848         * gnus-sum.el (gnus-articles-to-read)
15849         (gnus-summary-insert-old-articles): Don't truncate group name for
15850         `read-string'.
15851
15852         * gnus-util.el (gnus-limit-string): Delete this function.
15853
15854         * gnus-sum.el (gnus-simplify-subject-fully):
15855         Use `truncate-string-to-width' instead.
15856
15857 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15858
15859         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15860         Tell if, on summary exit, the next group has to be selected.
15861         (gnus-summary-exit): Use it.
15862
15863 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15864
15865         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15866         non-break space.
15867
15868 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15871         Check if group is not a directory.
15872         (nnfolder-request-expire-articles): Don't delete articles if the target
15873         group is not available.
15874
15875         * nnml.el (nnml-request-create-group): Properly check if group is not a
15876         file.
15877         (nnml-request-expire-articles): Don't delete articles if the target
15878         group is not available.
15879
15880         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15881         Don't quote characters that are within parentheses.
15882
15883 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15884
15885         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15886         (gnus-handle-ephemeral-exit): Select article according to it.
15887
15888 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15889
15890         * message.el (message-insert-formated-citation-line): Remove newline.
15891         (message-citation-line-format): Add final \n here so that the user can
15892         avoid a blank line.
15893
15894 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15895
15896         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15897         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15898         Update lanl/arXiv support.
15899
15900 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15901
15902         * gnus.el: Bump version number.
15903
15904 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15905
15906         * gnus.el (gnus-version-number): Bump version.
15907
15908 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15909
15910         * gnus.el: No Gnus v0.6 is released.
15911
15912 2007-04-27  Didier Verna  <didier@xemacs.org>
15913
15914         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15915         * gmm-utils.el (gmm-regexp-concat): ... here.
15916         * message.el: Don't require 'gnus-util.
15917         (message-dont-reply-to-names): Handle name change above.
15918         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15919
15920 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15923         since the initial value varies according to the system.
15924
15925 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15928
15929 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15930
15931         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15932
15933 2007-04-24  Didier Verna  <didier@xemacs.org>
15934
15935         Improve the type of gnus-ignored-from-addresses.
15936         * gnus-util.el (gnus-orify-regexp): New function.
15937         * message.el (gnus-util): Require it.
15938         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15939         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15940         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15941
15942 2007-04-24  Didier Verna  <didier@xemacs.org>
15943
15944         * gnus-sum.el:
15945         * gnus-utils.el: Fix some trailing whitespaces.
15946
15947 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15948
15949         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15950         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15951         article's Message-ID; refer parent article in summary buffer.
15952
15953         * message.el (message-bounce): Call mime-to-mml.
15954
15955         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15956         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15957         optimize and/or forms properly.
15958
15959 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15960
15961         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15962         URL.
15963
15964 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15965
15966         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15967
15968 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15969
15970         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15971         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15972         displayed of multipart/alternative part if it is invoked from summary
15973         buffer.
15974
15975         * mm-view.el (mm-inline-text-html-render-with-w3m)
15976         (mm-inline-text-html-render-with-w3m-standalone)
15977         (mm-inline-render-with-function): Use mail-parse-charset by default.
15978
15979 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15980
15981         * parse-time.el (parse-time-string-chars): Check if CHAR
15982         is less than the length of parse-time-syntax.
15983
15984 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15985
15986         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15987         from gnus-newsgroup-processable.
15988
15989 2007-04-16  Didier Verna  <didier@xemacs.org>
15990
15991         * gnus-msg.el (gnus-configure-posting-styles):
15992         Handle message-signature-directory properly with :file syntax.
15993         Reported by "Leo".
15994
15995 2007-04-11  Didier Verna  <didier@xemacs.org>
15996
15997         New user option: message-signature-directory.
15998         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15999         * message.el (message-insert-signature): Ditto.
16000         * message.el (message-signature-file): Doc update.
16001         * message.el (message-signature-directory): New.
16002
16003 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * gnus-msg.el (gnus-inews-yank-articles):
16006         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16007
16008 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16009
16010         * message.el (message-yank-original): Make sure cited text ends with
16011         newline; don't exchange point and mark.
16012
16013 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16014
16015         * tls.el (open-tls-stream): Properly handle case where there
16016         is no associated buffer.
16017
16018 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
16019
16020         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
16021         message-yank-original, make sure (< mark TEXT point).
16022
16023 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16024
16025         * message.el (message-fill-column): New variable.
16026         (message-mode): Use it.  Add comment on a possible new hook.
16027
16028         * nnmail.el (nnmail-spool-file): Mark as obsolete.
16029         (nnmail-get-new-mail): Reformat.
16030
16031         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
16032
16033         * gmm-utils.el: Fix Commentary.
16034         (gmm-tool-bar-from-list): Fix typo in doc string.
16035
16036 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
16037
16038         * message.el (message-yank-original): Don't switch point and mark
16039         unnecessarily to put point and mark as documented.
16040
16041 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16042
16043         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
16044         from the message heads.
16045
16046 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
16047
16048         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
16049         article buffer does not have a window.  This may not be the best
16050         solution but is certainly better than setting the start of the null,
16051         that is the current, window.
16052
16053 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16054
16055         * gnus-draft.el (gnus-draft-setup-hook): New hook.
16056         (gnus-draft-setup): Run it.
16057
16058         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
16059         gnus-score-fast-scoring.  Allow regexp.
16060         (gnus-score-headers): Use it.
16061
16062         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
16063         XEmacs.
16064
16065         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
16066         string.
16067         (gnus-button-alist): Also catch `<f1> k ...'.
16068         (gnus-treat-display-x-face): Fix doc string.
16069
16070 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16071
16072         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
16073         evaluation of gnus-extended-version to ensure correct generation of the
16074         User-Agent header when message-generate-headers-first is used.
16075
16076 2007-03-24  Simon Josefsson  <simon@josefsson.org>
16077
16078         * hashcash.el (hashcash-generate-payment-async): Don't crash if
16079         hashcash-path is nil.  Don't call callback with incorrect number of
16080         parameters if val is 0.
16081
16082 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16083
16084         * message.el (message-required-news-headers):
16085         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
16086
16087 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
16088
16089         * tls.el (open-tls-stream): In handshake-waiting loop,
16090         don't wait more if there is output available to process.
16091
16092 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
16093
16094         * tls.el (tls-program): Doc fix.
16095
16096 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * message.el (message-generate-new-buffers): Change the meaning of the
16099         nil value; add `standard' to the choices; treat t as `unique'; improve
16100         doc string.
16101         (gnus-select-frame-set-input-focus): Autoload.
16102         (message-buffer-name): Search for the existing message buffer if
16103         message-generate-new-buffers is nil or `standard'; treat the value t of
16104         message-generate-new-buffers as `unique'.
16105         (message-pop-to-buffer): Raise the frame already displaying the message
16106         buffer; clear the echo area after querying.
16107         (message-setup): Pass the `continue' argument to compose-mail.
16108         (message-mail): Prefer `switch-function' if it is given; search for the
16109         existing message buffer if the `continue' argument is non-nil; pass
16110         continue and switch-function arguments to compose-mail by way of
16111         message-setup.
16112         (message-mail-other-window): Adjust argument of message-setup.
16113         (message-mail-other-frame): Ditto.
16114
16115 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
16118         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
16119         to turn font-lock on when turning gnus-message-citation-mode on.
16120
16121 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
16122
16123         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
16124         (mml-smime-function-alist): New variable; add epg as the backend.
16125         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
16126         mml-smime- functions instead.
16127         * mm-view.el: Require smime.
16128
16129 2007-03-05  Didier Verna  <didier@xemacs.org>
16130
16131         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
16132         instead of just inheritance for posting styles.
16133         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
16134
16135 2007-02-24  Chris Moore  <dooglus@gmail.com>
16136
16137         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
16138         * pgg-pgp.el (pgg-pgp-encrypt-region):
16139         * pgg-gpg.el (pgg-gpg-encrypt-region):
16140         Check pgg-encrypt-for-me if no other recipients.
16141
16142 2007-02-24  John Paul Wallington  <jpw@pobox.com>
16143
16144         * tls.el (tls-certtool-program): Fix custom type.
16145
16146 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16147
16148         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
16149         and point-at-eol instead of line-(beginning|end)-position.
16150
16151         * assistant.el (assistant-parse-buffer): Ditto.
16152
16153         * netrc.el (netrc-parse-services): Ditto.
16154
16155 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
16156
16157         * mml2015.el (mml2015-epg-find-usable-key): New function.
16158         (mml2015-epg-sign): Use it.
16159         (mml2015-epg-encrypt): Use it.
16160
16161 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16162
16163         * message.el (message-make-in-reply-to): Quote name containing
16164         non-ASCII characters.  It will make the RFC2047 encoder cause an error
16165         if there are special characters.  Reported by NAKAJI Hiroyuki
16166         <nakaji@jp.freebsd.org>.
16167
16168 2007-02-27  Didier Verna  <didier@xemacs.org>
16169
16170         Include the group parameters as well as the topic ones in the
16171         inheritance filter process.
16172         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
16173         argument GROUP-PARAMS-LIST.
16174         * gnus-topic.el (gnus-group-topic-parameters): Use it.
16175
16176 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16177
16178         * nntp.el (nntp-never-echoes-commands)
16179         (nntp-open-connection-functions-never-echo-commands): New variables.
16180         (nntp-send-command): Use them.
16181
16182 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
16183
16184         * mml2015.el (mml2015-epg-verify): Simplify.
16185
16186 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16187
16188         * mml.el (mml-content-disposition-alist): New user option.
16189         (mml-content-disposition): New function.
16190         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
16191         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
16192
16193 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
16194
16195         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
16196         verification.
16197
16198 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16199
16200         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
16201         articles posted in the last 24 hours.
16202
16203 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
16204
16205         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
16206
16207 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
16208
16209         * nntp.el (nntp-send-command): Don't wait for echoes when
16210         nntp-open-ssl-stream is used.
16211
16212 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16213
16214         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16215         (gnus-message-add-citation-keywords)
16216         (gnus-message-remove-citation-keywords): Remove.
16217         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16218         directly, make the variables in font-lock-defaults buffer-local, add
16219         gnus-message-citation-keywords to them and then update the value of
16220         font-lock-keywords.
16221
16222 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16223
16224         * message.el (message-cite-original-1): Don't call
16225         gnus-article-highlight-citation.
16226
16227         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16228         citations; fix line count.
16229
16230 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16231
16232         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16233         (gnus-message-add-citation-keywords)
16234         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16235         versions of font-lock-add-keywords and font-lock-remove-keywords to
16236         work with XEmacs correctly.
16237
16238 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16239
16240         * gnus-cite.el (gnus-cite-face-list): Set the values of
16241         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16242         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16243         (gnus-message-cite-prefix-regexp): New variable.
16244         (gnus-message-search-citation-line): Use it; protect against long
16245         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16246         the 0th match data for Emacs.
16247         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16248         (gnus-message-add-citation-keywords): Append keywords rather than
16249         prepending; emulate font-lock-add-keywords if it is not available.
16250         (gnus-message-remove-citation-keywords):
16251         Emulate font-lock-remove-keywords if it is not available.
16252
16253         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16254
16255         * message.el (message-cite-prefix-regexp): Set the value of
16256         gnus-message-cite-prefix-regexp.
16257
16258 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16259
16260         * nnweb.el (nnweb-google-parse-1): Update parser.
16261
16262 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16263
16264         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16265
16266 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16267
16268         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16269         regexp.
16270
16271 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16272
16273         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16274         string-to-multibyte.
16275         (uudecode-decode-region-internal): Use it.
16276
16277         * lpath.el: Fbind string-as-multibyte for XEmacs.
16278
16279 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16280
16281         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16282         Fix custom choice.
16283
16284         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16285
16286 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16287
16288         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16289
16290         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16291         `write-region' to respect `mm-inhibit-file-name-handlers'.
16292
16293 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16294
16295         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16296         Use gnus-home-directory instead of "~/" or "$HOME".
16297
16298 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16299
16300         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16301         to mention filename.
16302         Add comments at beginning regarding usage.
16303         (encrypt-write-file-contents): Change interactive so a string is
16304         acceptable.  If the file has no associated model, show an error instead
16305         of a nonsense prompt.
16306
16307 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16308
16309         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16310         Thanks to Yoshihiko Yamada for kind notification of this typo.
16311
16312 2007-01-12  Kenichi Handa  <handa@m17n.org>
16313
16314         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16315         multibyte buffer.
16316
16317 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16318
16319         * gnus-score.el (gnus-score-fast-scoring): New variable.
16320         (gnus-score-headers): Use it.
16321
16322         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16323
16324         * message.el (message-cite-original-1):
16325         Call gnus-article-highlight-citation if requested.
16326         (message-make-from): Allow name and address as optional arguments.
16327
16328         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16329
16330         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16331         bugs to doc string.
16332         (gnus-button-alist): Add mid\\|message-id.
16333         (gnus-button-fetch-group): Extend for use in
16334         `browse-url-browser-function'.
16335         (gnus-button-url-regexp): Try to catch paired parentheses like in
16336         Wikipedia URLs.
16337
16338         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16339         Suggested by Simon Krahnke <overlord@gmx.li>.
16340
16341 2007-01-13  Romain Francoise  <romain@orebokech.com>
16342
16343         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16344         Update copyright.
16345
16346 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16347
16348         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16349
16350 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16351
16352         * gnus-registry.el (gnus-registry-unfollowed-groups)
16353         (gnus-registry-split-fancy-with-parent): Fix documentation.
16354
16355 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16356
16357         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16358         from nnweb groups.
16359
16360 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16361
16362         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16363         Xref urls.  Erase buffer before requesting head.
16364
16365         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16366
16367 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16368
16369         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16370         customizable.
16371
16372 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16373
16374         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16375         no signing key is found.
16376         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16377         no encrypting and/or signing key is found.
16378
16379 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16380
16381         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16382
16383 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16384
16385         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16386         headers read from disk with the ones newly found in the current search.
16387         This should no longer cause problems, because the article numbers in
16388         Gmane's `nov.php' output are ignored since the previous change.
16389
16390 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16391
16392         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16393
16394 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16397         replace-regexp-in-string; bind url-version; fbind display-images-p and
16398         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16399         find-face and set-itimer-function for Emacs; bind itimer-list for
16400         Emacs.
16401
16402         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16403
16404 2007-01-01  Romain Francoise  <romain@orebokech.com>
16405
16406         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16407
16408 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16409
16410         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16411         `define-minor-mode' macro definition expanded properly.
16412         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16413         exclude it there.
16414
16415         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16416         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16417         `fboundp' test.
16418         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16419         This is OK to autoload in (S)XEmacs now.
16420
16421 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16422
16423         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16424         keystroke.
16425         (gnus-summary-limit-to-singletons): Fix typo.
16426
16427         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16428         else fails.
16429
16430 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16431
16432         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16433         docstring.
16434
16435         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16436         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16437         (gnus-summary-insert-dormant-articles): Fix typo in message.
16438
16439 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16440
16441         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16442         nil for XEmacs.
16443         (gnus-message-citation-mode): Don't autoload in XEmacs.
16444
16445         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16446
16447 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16448
16449         * nnimap.el (nnimap-expunge-search-string):
16450         Mention nnimap-search-uids-not-since-is-evil in docstring.
16451
16452 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16453
16454         * spam.el: Revert to make-obsolete-variable because
16455         define-obsolete-variable-alias is not supported in Emacs 21.
16456
16457         * spam.el (spam-ifile-path, spam-ifile-database-path)
16458         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16459         make-obsolete-variable.
16460         (spam-bsfilter-path, spam-bsfilter-program)
16461         (spam-spamassassin-path, spam-spamassassin-program)
16462         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16463         Don't use "path" inappropriately.
16464         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16465         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16466         variable names.
16467
16468 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16469
16470         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16471         summary buffer.
16472
16473         * password.el (password-cache-remove): Use clear-string to burn
16474         password, if available.
16475
16476 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16477
16478         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16479
16480         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16481
16482         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16483         (gnus-message-highlight-citation): Move defcustom here from
16484         gnus-cite.el.
16485         (gnus-message-citation-mode): Autoload.
16486
16487         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16488         checks to make it compile with XEmacs.
16489         (gnus-message-citation-mode): New minor mode.
16490         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16491         (gnus-message-highlight-citation): New variables.
16492         (gnus-message-search-citation-line)
16493         (gnus-message-add-citation-keywords)
16494         (gnus-message-remove-citation-keywords)
16495         (turn-on-gnus-message-citation-mode)
16496         (turn-off-gnus-message-citation-mode): New functions.
16497
16498 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16499
16500         * gnus-cite.el: Enable highlighting of different citation levels in
16501         message-mode.
16502
16503 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16504
16505         * message.el (message-make-fqdn): Fix comment.
16506         (message-bogus-system-names): Add ".local".
16507
16508         * spam.el (spam-ifile-path, spam-ifile-program)
16509         (spam-ifile-database-path, spam-ifile-database)
16510         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16511         Don't use "path" inappropriately.
16512         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16513         strings.
16514         (spam-check-ifile, spam-ifile-register-with-ifile)
16515         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16516         Use new variable names.
16517
16518         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16519         (gnus-treat-display-smileys): Simplify using
16520         gnus-image-type-available-p.
16521
16522         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16523         available.
16524
16525         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16526         Use `display-images-p' if available.
16527
16528 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16529
16530         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16531         one after turning on the buffer's multibyteness instead of decoding
16532         them directly in the unibyte buffer that causes unexpected conversion
16533         in Emacs 23 (unicode).
16534
16535 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16536
16537         * message.el (message-generate-hashcash): Fix custom type.
16538
16539 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16540
16541         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16542
16543 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16544
16545         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16546         disconnect icons.  Add help text.
16547
16548 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16549
16550         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16551         negated to be consistent with the others we handle.
16552
16553 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16554
16555         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16556         version of gnus-summary-buffer to something, so that we can use two
16557         article buffers at the same time.
16558
16559 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16560
16561         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16562         trigger all the extra headers.
16563         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16564         sorting.
16565
16566 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16567
16568         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16569         solid groups.
16570
16571 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16572
16573         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16574
16575 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16576
16577         * legacy-gnus-agent.el: Add Copyright notice.
16578
16579 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16580
16581         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16582
16583 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16584
16585         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16586
16587         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16588         to make it work reliably in CVS Emacs.
16589         (gnus-summary-limit-strange-charsets-predicate)
16590         (gnus-summary-limit-to-predicate): New functions.
16591
16592 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16593
16594         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16595         specifying array size.
16596         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16597         array if it is too small.
16598         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16599         (gnus-sort-threads-loop): New function.
16600
16601 2006-12-06  Chris Moore  <dooglus@gmail.com>
16602
16603         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16604         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16605
16606 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16607
16608         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16609         options.
16610
16611 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16612
16613         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16614         DOS-ing the recipient.
16615
16616         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16617         the headers when creating the mapping to avoid mismappings.
16618         (nnweb-gmane-create-mapping): Always nix out old mapping.
16619
16620 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16623         and mm-verify-option to never.
16624
16625 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * message.el (message-signed-or-encrypted-p): New function.
16628         (message-forward-make-body): Use it.
16629
16630         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16631         Replace encode-coding-string with mm-encode-coding-string.
16632
16633 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16634
16635         * nneething.el (nneething-decode-file-name):
16636         Replace decode-coding-string with mm-decode-coding-string.
16637
16638         * gnus-int.el (gnus-open-server): Say failed server's name.
16639
16640 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16641
16642         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16643         strings to a single string.  Quote `errors-file-name'.
16644         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16645         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16646         Adjust calls.  Use `shell-quote-argument'.
16647
16648 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16649
16650         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16651         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16652
16653         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16654         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16655         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16656         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16657         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16658         (gnus-subscribe-newsgroup, gnus-1):
16659         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16660         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16661         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16662         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16663
16664 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16665
16666         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16667         keystroke.
16668         (gnus-summary-limit-to-bodies): Implement headersp.
16669
16670 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16671
16672         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16673
16674 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16677
16678 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16679
16680         * message.el (message-generate-hashcash): Expand range of values to
16681         include `opportunistic'.
16682         (message-send-mail): Use it.
16683
16684 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16685
16686         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16687         and comment it.
16688
16689         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16690
16691 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16692
16693         * gnus-util.el (gnus-extract-address-components): Improve comment.
16694
16695 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * gnus-util.el (gnus-extract-address-components): Work with address in
16698         which the name portion contains @.
16699
16700         * lpath.el: Fbind custom-autoload.
16701
16702 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16703
16704         * gnus.el (gnus-start): Move custom group up.
16705         (gnus-select-method): Don't autoload, but make it available for
16706         `customize-variable'.
16707         (gnus-getenv-nntpserver): Don't autoload.
16708
16709 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16710
16711         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16712
16713 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16714
16715         * message.el (message-sendmail-extra-arguments): New variable.
16716         (message-send-mail-with-sendmail): Use it.
16717
16718 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16719
16720         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16721         mm-with-unibyte-current-buffer to make string unibyte.
16722
16723         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16724         mm-string-as-multibyte.
16725
16726 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16727
16728         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16729         Reported by Werner Koch <wk@gnupg.org>.
16730
16731 2006-11-14  Daiki Ueno  <ueno@p360>
16732
16733         * mml2015.el: Autoload epa-select-keys when compiling.
16734
16735 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16736
16737         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16738         message-options.
16739         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16740
16741 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16742
16743         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16744         EasyPG (< 0.0.6).
16745         (mml2015-always-trust): New user option.
16746         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16747         prompt.
16748
16749 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * nntp.el (nntp-authinfo-force): New variable.
16752         (nntp-send-authinfo): Use it.
16753
16754 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16757         decode encoded words.  Improve prompt.  Add comment about forwarding.
16758         (message-replacement-char): Move up.
16759
16760 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16761
16762         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16763         instead of gnus-intersection because arguments of gnus-sorted-nunion
16764         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16765
16766 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16767
16768         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16769         (message-simplify-subject-functions):
16770         Enable message-strip-subject-encoded-words by default.
16771
16772 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16773
16774         * message.el (message-strip-subject-encoded-words): New function.
16775         (message-simplify-subject-functions): New variable.
16776         (message-simplify-subject): Use it.  Fix typo in doc string.
16777         Support message-strip-subject-encoded-words.
16778
16779 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16780
16781         * gnus-diary.el (gnus-diary-delay-format-function):
16782         * nndiary.el (nndiary-reminders):
16783         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16784
16785 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16786
16787         * gnus-art.el (article-hide-boring-headers): Fetch date from
16788         gnus-original-article-buffer to avoid problems with localized date
16789         strings.
16790
16791 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16792
16793         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16794
16795 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16796
16797         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16798         New variables.
16799         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16800         (mm-charset-synonym-alist): Move some entries to
16801         mm-codepage-iso-8859-list.
16802         (mm-charset-synonym-alist, mm-charset-override-alist):
16803         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16804
16805 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16806
16807         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16808
16809 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16810
16811         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16812         with Emacs 21 and XEmacs.
16813
16814 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16815
16816         * spam.el (spam-parse-address): New function for better parsing,
16817         catching errors, etc.
16818         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16819
16820 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16821
16822         * mm-view.el: Add interactive arg to html2text autoload.
16823
16824 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16825
16826         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16827
16828 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16829
16830         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16831         New variables.
16832         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16833         (mm-charset-synonym-alist): Move some entries to
16834         mm-codepage-iso-8859-list.
16835
16836         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16837
16838 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16839
16840         * message.el (message-citation-line-format)
16841         (message-insert-formated-citation-line): Fix implementation of %E, %N
16842         and %n according to the doc string.
16843
16844 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16845
16846         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16847         Use car-safe to avoid bad parses.
16848
16849 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16852         names.
16853
16854         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16855
16856 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16857
16858         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16859         header.
16860
16861         * message.el (message-draft-headers): Add Date.
16862         (message-headers-to-generate): Fix typo in docstring.
16863
16864         * nndraft.el (nndraft-required-headers): New variable.
16865         (nndraft-generate-headers): Use it.
16866
16867         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16868
16869 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16870
16871         * gnus-registry.el (gnus-registry-wash-for-keywords)
16872         (gnus-registry-find-keywords): New functions to allow easy searching of
16873         articles that are in the registry.
16874
16875 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16876
16877         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16878         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16879         Reported by Damien Elmes <damien@repose.cx>.
16880
16881 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16882
16883         * gnus.el (gnus-mime): Remove unused custom group.
16884
16885 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16886
16887         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16888         "blank line" when searching for end of armor headers.
16889
16890 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16891
16892         * gmm-utils.el (gmm-write-region): Fix variable name.
16893
16894 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16895
16896         * gmm-utils.el (gmm-write-region): New function based on compatibility
16897         code from `mm-make-temp-file'.
16898
16899         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16900
16901         * nnmaildir.el (nnmaildir--update-nov)
16902         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16903         Use `gmm-write-region'.
16904
16905 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16906
16907         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16908         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16909
16910         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16911
16912         * message.el (message-replacement-char): New variable.
16913         (message-fix-before-sending): Use it.
16914         (message-simplify-subject): New function to remove duplicate code.
16915         (message-reply, message-followup): Use it.
16916
16917         * gnus-sum.el (gnus-summary-make-menu-bar):
16918         Clarify gnus-summary-limit-to-articles.
16919
16920 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16921
16922         * gnus-util.el (gnus-with-local-quit): New macro.
16923
16924         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16925
16926 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16927
16928         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16929         ignore non-string data.
16930
16931 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16932
16933         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16934         non-string data (needs to be done in the registry too).
16935
16936 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16937
16938         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16939         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16940         (gnus-registry-split-fancy-with-parent)
16941         (gnus-registry-fetch-simplified-message-subject-fast)
16942         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16943         Remove text properties on ingress into the registry and when it's saved.
16944         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16945         registry from entries with no groups.
16946
16947 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16948
16949         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16950         function to remove string properties.
16951
16952 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16953
16954         * gmm-utils.el (gmm): Adjust custom version.
16955
16956         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16957         Adjust custom version.
16958
16959         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16960
16961 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16962
16963         * gnus-art.el (gnus-insert-prev-page-button)
16964         (gnus-insert-next-page-button): Simplify.  Reformat.
16965
16966 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16967
16968         * gnus-art.el (gnus-insert-prev-page-button)
16969         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16970
16971 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16972
16973         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16974
16975 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16976
16977         * gnus-art.el (gnus-insert-mime-button)
16978         (gnus-insert-mime-security-button):
16979         Apply gnus-article-button-face to MIME and security buttons.
16980
16981 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16982
16983         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16984         readable.
16985
16986 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16987
16988         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16989
16990 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16991
16992         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16993         `browse-url-of-file' instead of `browse-url'.
16994
16995 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16996
16997         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16998         regexp.  Articles containing quotation were cut prematurely.
16999
17000 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17001
17002         * message.el (message-cite-original-1): Use nobody by default for the
17003         value of From header.
17004         (message-reply): Ditto.
17005
17006 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17007
17008         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17009         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17010         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17011
17012 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17013
17014         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17015         mails in the doc string.  Add some URLs in comment.
17016         (pop3-movemail): Warn about pop3-leave-mail-on-server.
17017
17018 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
17021         backslashes handling and the way to find boundaries of quoted strings.
17022
17023 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
17024
17025         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
17026         mml1991-encrypt-to-self is set and mml1991-signers is not set.
17027         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
17028         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17029
17030 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
17031
17032         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
17033         doc string.
17034         (gnus-button-regexp, gnus-button-last): Remove unused variables.
17035
17036 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17037
17038         * lpath.el: Fbind epg-check-configuration.
17039
17040 2006-09-06  Simon Josefsson  <jas@extundo.com>
17041
17042         * mml2015.el (mml2015-use): Doc fix, mention epg.
17043
17044 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17045
17046         * mml2015.el (mml2015-use): Default to epg, if available.
17047
17048 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
17049
17050         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
17051         message-sender.
17052         (mml1991-epg-encrypt): Ditto.
17053         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
17054         message-sender.
17055         (mml2015-epg-encrypt): Ditto.
17056
17057 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
17058
17059         * message.el (message-send-mail-with-sendmail): Look for sendmail in
17060         several common directories.
17061
17062 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
17063
17064         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
17065         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
17066
17067 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17068
17069         * gnus-art.el (article-decode-encoded-words): Make it fast.
17070
17071 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17072
17073         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
17074
17075         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
17076         in quoted string into `\'.
17077
17078 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17079
17080         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17081         Use standard-syntax-table.
17082
17083 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17084
17085         * gnus-art.el (gnus-decode-address-function): New variable.
17086         (article-decode-encoded-words): Use it to decode headers which are
17087         assumed to contain addresses.
17088         (gnus-mime-delete-part): Remove useless `or'.
17089
17090         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
17091         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
17092         (gnus-nov-parse-line): Use it to decode From header.
17093         (gnus-get-newsgroup-headers): Ditto.
17094         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
17095
17096         * mail-parse.el (mail-decode-encoded-address-region): New alias.
17097         (mail-decode-encoded-address-string): New alias.
17098
17099         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17100         New function.
17101         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
17102         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
17103         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
17104         (rfc2047-decode-string): Ditto.
17105         (rfc2047-decode-address-region): New function.
17106         (rfc2047-decode-address-string): New function.
17107
17108 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
17109
17110         * message.el (message-caesar-buffer-body): Allow rotating headers.
17111
17112         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
17113
17114         * message.el (message-insert-formated-citation-line): Fix %f.
17115         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
17116
17117 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
17120         (gnus-bookmark-mouse-available-p): New macro.
17121         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
17122         (gnus-bookmark-bmenu-show-infos): Use it.
17123         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
17124         (gnus-bookmark-bmenu-hide-infos): Ditto.
17125         (gnus-bookmark-remove-properties): New function.
17126         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
17127         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
17128         (gnus-bookmark-write-file): Bind coding-system-for-write.
17129         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
17130         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
17131         group before selecting it.
17132         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
17133         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
17134         quit-window if it is not available; use gnus-mouse-2 and bind it to
17135         gnus-bookmark-bmenu-select-by-mouse.
17136         (gnus-bookmark-show-details): Remove unused variable `details-list'.
17137         (gnus-bookmark-bmenu-select-by-mouse): New function.
17138
17139 2006-08-13  Romain Francoise  <romain@orebokech.com>
17140
17141         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
17142         space.
17143
17144 2006-08-10  Romain Francoise  <romain@orebokech.com>
17145
17146         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
17147         (dns-mode-soa-auto-increment-serial): New user option.
17148         (dns-mode-soa-maybe-increment-serial): New function.
17149         (dns-mode): Add the latter to `write-contents-functions'.
17150
17151 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17152
17153         * compface.el (uncompface): Use binary rather than raw-text-unix.
17154
17155 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * compface.el (uncompface): Make sure the eol conversion doesn't take
17158         place when communicating with the external programs.
17159         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17160
17161 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17162
17163         * nnheader.el (nnheader-insert-head): Fix typo in comment.
17164
17165 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17166
17167         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17168         Make it more robust by parsing author and date independently.
17169
17170 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17171
17172         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
17173
17174 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
17175
17176         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
17177         first matching secret key.
17178         (mml2015-epg-encrypt): Ditto.
17179
17180         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
17181         first matching secret key.
17182         (mml1991-epg-encrypt): Ditto.
17183
17184         * mml2015.el (mml2015-encrypt-to-self): New user option.
17185         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
17186         mml2015-epg-encrypt-to-self is set.
17187
17188         * mml1991.el (mml1991-encrypt-to-self): New variable.
17189         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
17190         mml1991-epg-encrypt-to-self is set.
17191
17192         * mml2015.el (mml2015-signers): New user option.
17193         (mml2015-epg-sign): Reflect the value of mml2015-signers.
17194         (mml2015-epg-encrypt): Allow to select signing keys.
17195
17196         * mml1991.el (mml1991-signers): New variable.
17197         (mml1991-epg-sign): Reflect the value of mml1991-signers.
17198         (mml1991-epg-encrypt): Allow to select signing keys.
17199
17200 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * nnheader.el (nnheader-insert-head): Make it work even if the file
17203         uses CRLF for the line-break code.
17204
17205 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
17206
17207         * mml2015.el: Require mml-sec instead of password.
17208         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
17209         (mml2015-cache-passphrase): Inherit the default value from
17210         mml-secure-cache-passphrase.
17211         (mml2015-passphrase-cache-expiry): Inherit the default value from
17212         mml-secure-passphrase-cache-expiry.
17213
17214         * mml1991.el: Require mml-sec instead of password.
17215         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17216         (mml1991-cache-passphrase): Inherit the default value from
17217         mml-secure-cache-passphrase.
17218         (mml1991-passphrase-cache-expiry): Inherit the default value from
17219         mml-secure-passphrase-cache-expiry.
17220
17221         * mml-sec.el: Require password.
17222         (mml-secure-verbose): New user option.
17223         (mml-secure-cache-passphrase): New user option.
17224         (mml-secure-passphrase-cache-expiry): New user option.
17225
17226 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17227             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17228
17229         * pgg-def.el (pgg-truncate-key-identifier):
17230         Truncate the key ID to 8 letters from the end.
17231
17232 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17233
17234         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17235         workaround for the url package included with Emacs.
17236
17237         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17238
17239 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17240
17241         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17242         correctly.  This fixes a bug caused by the 2006-05-12 change.
17243
17244 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17245
17246         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17247         some information about the error when saying that the `bogus' mail
17248         group will be used.
17249
17250 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17251
17252         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17253         string.
17254
17255 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17256
17257         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17258
17259 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17260
17261         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17262
17263 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17264
17265         * mml1991.el (mml1991-function-alist): Add epg.
17266         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17267         (mml1991-epg-encrypt): New functions.
17268
17269 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17270
17271         * mml2015.el (mml2015-verbose): New variable.
17272         (mml2015-cache-passphrase): Ditto.
17273         (mml2015-passphrase-cache-expiry): Ditto.
17274         (mml2015-function-alist): Add epg.
17275         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17276         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17277         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17278         New functions.
17279
17280 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17281
17282         * message.el (message-cite-original-1): Preserve region when removing
17283         quoted text due to X-No-Archive in order to avoid bogus attribution
17284         when citing multiple messages.
17285
17286 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17287
17288         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17289         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17290
17291 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17292
17293         * gnus-diary.el (gnus-user-format-function-d)
17294         (gnus-user-format-function-D): Autoload.
17295
17296         * imap.el (Commentary): Fix typo.
17297
17298         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17299         2006-04-22 contribution.
17300
17301 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17302
17303         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17304         It didn't really fix the bogosity I'm seeing with solid web groups.
17305
17306 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17307
17308         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17309         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17310         created using server names.  If we use the feature without declaring
17311         it, Gnus does not properly manage server and group state.
17312
17313         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17314         bound.
17315
17316 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17317
17318         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17319         looking up the method using GROUP's prefix before inventing a new one.
17320         It is used on killed/unknown groups in various places where returning
17321         an all-new method isn't expected by the caller.
17322
17323         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17324         and match semantics of gnus-group-real-prefix.
17325
17326 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17327
17328         * nnmail.el (nnmail-broken-references-mailers): New variable.
17329         (nnmail-ignore-broken-references): New function generalizing
17330         nnmail-fix-eudora-headers.
17331         (nnmail-fix-eudora-headers): Now obsolete.
17332
17333         * gnus-art.el (gnus-button-handle-custom):
17334         Support `customize-apropos*'.
17335
17336 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17337
17338         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17339
17340         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17341         articles.
17342
17343 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17344
17345         * message.el (message-cite-reply-above): New variable.
17346         (message-yank-original): Use it.
17347
17348 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17349
17350         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17351
17352 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17353
17354         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17355         as read.
17356
17357         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17358
17359 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17360
17361         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17362         (gnus-bookmark-default-file): Use gnus-directory.
17363         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17364         Remove "*" in doc string.
17365         (gnus-bookmark-write-file): Simplify.
17366         (gnus-bookmark-maybe-sort-alist): Use `when'.
17367         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17368         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17369         Add FIXME about Emacs 21 and XEmacs compatibility.
17370         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17371         compatibility.
17372         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17373         compatibility.
17374         (gnus-bookmark-menu-heading): Fix version.
17375
17376 2006-06-19  Bastien Guerry  <bzg@altern.org>
17377
17378         * gnus-bookmark.el: New file.
17379
17380 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17381
17382         * message.el (message-syntax-checks): Doc fix.
17383
17384 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17385
17386         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17387         unsubscribed groups as if they were killed ones.  It causes duplicate
17388         entries in gnus-newsrc-alist.
17389
17390 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17391
17392         * message.el (message-syntax-checks): Doc fix.
17393         (message-send-mail): Add check for continuation headers.
17394         (message-check-news-header-syntax): Fix regexp used to check for
17395         continuation headers.
17396
17397 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17400
17401 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17402
17403         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17404
17405 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17406
17407         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17408         default-truncate-lines.
17409
17410 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17411
17412         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17413         to fill the utf-8 entry.
17414
17415         * lpath.el: Fbind unicode-precedence-list.
17416
17417 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17418
17419         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17420
17421 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17422
17423         * gnus-agent.el (directory-files-and-attributes): Move all the way
17424         forward (the third and final move).
17425         (gnus-agent-read-agentview): Trap reconstruction errors due to
17426         nonexistent directory.  Handle by returning nil.
17427
17428 2006-05-30  Didier Verna  <didier@xemacs.org>
17429
17430         * message.el (message-dont-reply-to-names): Update the custom type.
17431         * message.el (message-dont-reply-to-names): New defsubst: potentially
17432         convert a list of regexps into a single one.
17433         * message.el (message-get-reply-headers): Use it.
17434         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17435
17436 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17437
17438         * gnus-agent.el (directory-files-and-attributes): Move forward.
17439
17440 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17441
17442         * gnus-ml.el (gnus-mailing-list-subscribe)
17443         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17444         (gnus-mailing-list-message): Fix doc strings.
17445
17446 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17447
17448         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17449         of doing it manually.
17450
17451 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17452
17453         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17454         comment.
17455
17456 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17457
17458         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17459         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17460         (gnus-agent-read-local): All symbols allocated in my-obarray.
17461         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17462         (gnus-agent-regenerate-group): Check numeric names to see if they are
17463         messages or groups.
17464         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17465         better way of do this...)
17466
17467         * gnus-cache.el (gnus-agent-total-fetched-for):
17468         Ignore 'dummy.group' (there should be a better way of do this...)
17469
17470 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17471
17472         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17473         (gnus-saved-headers): Ditto.
17474         (gnus-default-article-saver): Mention functions may have properties.
17475         (gnus-article-save): Override gnus-save-all-headers and
17476         gnus-saved-headers by :headers property which saver function may have.
17477         (gnus-summary-save-in-file): Add :headers property.
17478         (gnus-summary-write-to-file): Ditto.
17479
17480         * gnus-sum.el (gnus-summary-save-article): Bind
17481         gnus-prompt-before-saving to t when saving many articles in a file;
17482         always show all headers.
17483
17484         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17485
17486 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17487
17488         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17489         marks.
17490
17491         * message.el (message-indent-citation): Add optional arguments to allow
17492         using it outside of message buffers.
17493
17494         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17495         (gnus-article-treat-unfold-headers): Use it.
17496         (gnus-article-truncate-lines): New variable.
17497         (gnus-article-mode): Use it.
17498         (gnus-article-toggle-truncate-lines): New function.
17499
17500         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17501         Add gnus-article-toggle-truncate-lines.
17502
17503         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17504         coding system in XEmacs, use binary.
17505
17506 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17507
17508         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17509         after-load-alist.
17510
17511         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17512         this function should save decoded articles.
17513         (gnus-summary-write-to-file): Use property to specify this function
17514         should save decoded articles and specify gnus-summary-save-in-file
17515         should be used to save articles other than the first one when saving
17516         many articles.
17517         (gnus-summary-save-body-in-file): Use property to specify this
17518         function should save decoded articles.
17519         (gnus-summary-write-body-to-file): Use property to specify this
17520         function should save decoded articles and specify
17521         gnus-summary-save-body-in-file should be used to save articles other
17522         than the first one when saving many articles.
17523
17524         * gnus-sum.el (gnus-summary-save-article): Simplify.
17525
17526 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17527
17528         * gnus-art.el (gnus-default-article-saver):
17529         Add gnus-summary-write-body-to-file.
17530         (gnus-article-save-coding-system): Don't use coding system object
17531         in XEmacs.
17532         (gnus-read-save-file-name): Add optional `dir-var' argument which
17533         specifies directory in which files are saved; work even if optional
17534         `variable' argument is not specified.
17535         (gnus-summary-write-to-file): Read file name.
17536         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17537         (gnus-summary-write-body-to-file): New function.
17538
17539         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17540         (gnus-summary-local-variables): Add it.
17541         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17542         (gnus-summary-save-article): Remove optional `decode' argument;
17543         determine whether to decode articles by the value of
17544         gnus-default-article-saver; when saving many files using
17545         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17546         it first and use gnus-summary-save-in-file or
17547         gnus-summary-save-body-in-file thereafter unless
17548         gnus-prompt-before-saving is always; move point to article which
17549         will be saved.
17550         (gnus-summary-save-article-file): Revert.
17551         (gnus-summary-write-article-file): Revert.
17552         (gnus-summary-save-article-body-file): Revert.
17553         (gnus-summary-write-article-body-file): New function.
17554
17555 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * gnus-art.el (gnus-default-article-saver): Doc fix.
17558         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17559         from gnus-summary-save-article-coding-system, and default to a
17560         certain coding system.
17561         (gnus-output-to-file): Add coding cookie and encode text according
17562         to gnus-article-save-coding-system; don't use mm-append-to-file.
17563
17564         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17565         gnus-art.el and rename to gnus-article-save-coding-system.
17566         (gnus-summary-save-article): Require gnus-art; don't show all
17567         headers if it decodes articles; don't add coding cookie here;
17568         don't bind mm-text-coding-system-for-write.
17569         (gnus-summary-save-article-file): Save decoded articles.
17570         (gnus-summary-write-article-file): When saving many files, use
17571         gnus-summary-write-to-file first and gnus-summary-save-in-file
17572         thereafter unless gnus-prompt-before-saving is always.
17573         (gnus-summary-save-article-body-file): Save decoded articles.
17574
17575         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17576
17577 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17578
17579         * nnrss.el (nnrss-check-group): Bind hash-index.
17580
17581 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17582
17583         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17584         its hash index.  Store this hash in `nnrss-group-data'.
17585         (nnrss-read-group-data): Update accordingly.
17586
17587 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17590         entry.
17591
17592         * gnus-sum.el (gnus-summary-make-menu-bar):
17593         Add gnus-article-browse-html-article.
17594
17595 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17596
17597         * gnus-sum.el (gnus-summary-mime-map):
17598         Add gnus-article-browse-html-article.
17599
17600         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17601
17602 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17603
17604         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17605         suitable coding systems in customize.
17606
17607 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17608
17609         * mail-source.el (mail-sources): Fix custom type.
17610
17611 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17612
17613         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17614         (gnus-summary-expire-articles-now): Shorten prompt.
17615
17616         * gmm-utils.el (wid-edit): Require.
17617         (defun-gmm): Rename from `gmm-defun-compat'.
17618         (gmm-image-search-load-path): Use it.
17619         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17620
17621 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * gnus-sum.el (gnus-summary-save-article-coding-system):
17624         New variable.
17625         (gnus-summary-save-article): Add optional `decode' argument.
17626         If it is set and gnus-summary-save-article-coding-system is non-nil,
17627         save decoded article.
17628         (gnus-summary-write-article-file): Save decoded article if
17629         gnus-summary-save-article-coding-system is non-nil.
17630
17631         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17632         type.
17633
17634 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17635
17636         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17637
17638 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17639
17640         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17641         first to test gnus-single-article-buffer which may be buffer-local.
17642
17643         * gnus-sum.el (gnus-summary-setup-buffer):
17644         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17645         group; make gnus-article-buffer, gnus-article-current, and
17646         gnus-original-article-buffer always buffer-local.
17647         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17648         group.
17649         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17650
17651 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17652
17653         * nnml.el (nnml-request-compact-group): Compressed files might not
17654         have .gz extension.
17655
17656 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17657
17658         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17659         (mm-copy-to-buffer): Use with-current-buffer.
17660         (mm-display-part): Simplify.
17661         (mm-inlinable-p): Add optional arg `type'.
17662
17663 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17664
17665         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17666         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17667         Try harder to show the attachment internally or externally using
17668         gnus-mime-view-part-as-type.
17669
17670 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17671
17672         * message.el (message-from-style, message-signature-separator)
17673         (message-user-organization-file, message-send-mail-function)
17674         (message-citation-line-function, message-yank-prefix)
17675         (message-indent-citation-function, message-signature)
17676         (message-signature-file, message-signature-insert-empty-line):
17677         Remove autoloads.
17678
17679         * gnus-art.el (gnus-buttonized-mime-types):
17680         Remove "multipart/signed".  Revert 2006-04-26 change.
17681
17682 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17683
17684         * gnus.el (gnus-version-number): Bump version.
17685
17686 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17687
17688         * gnus.el: No Gnus v0.5 is released.
17689
17690 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17691
17692         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17693         fetching articles by message-id.
17694
17695 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17696
17697         * message.el (hashcash): Require hashcash as normal.
17698
17699         * ecomplete.el (ecomplete-highlight-match-line):
17700         Use point-at-eol.
17701         (ecomplete-highlight-match-line): Use `highlight', because that
17702         face exists in both Emacs and XEmacs.
17703
17704         * message.el (message-display-abbrev): Use point-at-bol.
17705
17706         * mail-source.el: Don't require timer/timer-funcs.
17707
17708         * gnus-async.el: Ditto.
17709
17710         * password.el: Ditto.
17711
17712         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17713
17714         * mm-url.el: Ditto.
17715
17716         * gnus-xmas.el: Don't require timer-funcs.
17717
17718         * mm-util.el: Require timer/timer-funcs.
17719
17720 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17721
17722         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17723         Close.
17724
17725 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17726
17727         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17728         unibyte after clear-decrypt function runs.
17729
17730         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17731         returns as a unibyte string.
17732
17733 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * lpath.el: Revert.
17736
17737         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17738         (pgg-gpg-process-sentinel): Revert.
17739
17740         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17741         (pgg-pgp-lookup-key): Revert.
17742
17743         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17744         (pgg-pgp5-lookup-key): Revert.
17745
17746         * pgg.el (pgg-fetch-key): Revert.
17747
17748 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17749
17750         * lpath.el: Fbind string-as-multibyte for XEmacs.
17751
17752         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17753         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17754         (mml1991-pgg-encrypt): Ditto.
17755
17756         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17757         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17758         a multibyte buffer.
17759
17760         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17761         (pgg-pgp-lookup-key): Ditto.
17762
17763         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17764         (pgg-pgp5-lookup-key): Ditto.
17765
17766         * pgg.el (pgg-fetch-key): Ditto.
17767
17768 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17769
17770         * message.el (message-user-organization-file): Check several
17771         locations of the organization file.
17772
17773         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17774         Add gnus-article-view-part-as-type.
17775
17776         * gnus-art.el (gnus-article-view-part-as-type): New function.
17777
17778         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17779         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17780
17781         * mml.el: Simplify autoload.
17782         (mml-mode): defvar dnd-protocol-alist instead of using
17783         symbol-value.
17784         (mml-default-directory): New variable.
17785         (mml-minibuffer-read-file): Use it.
17786         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17787
17788         * message.el (message-citation-line-format): New variable.
17789         (message-insert-formated-citation-line): New function.
17790         (message-citation-line-function):
17791         Add `message-insert-formated-citation-line' to custom type.
17792
17793         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17794         to doc string.
17795
17796         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17797         depending on mm-verify-option.
17798
17799 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17802         binding pgg-* variables; reimplement the section which prevents
17803         MIME header from being signed.
17804         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17805         pgg-text-mode; remove a blank line at the top of body.
17806
17807         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17808         lines at the top of body; use gnus-newsgroup-charset if there's no
17809         Charset header.
17810
17811 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17812
17813         * message.el (message-self-insert-commands): Doc fix.
17814
17815         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17816         (mm-uu-pgp-encrypted-test): Ditto.
17817         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17818         between header and body; return application/pgp-encrypted handle
17819         if decryption failed; decode decrypted body by charset.
17820
17821         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17822         element match to application/pgp-*.
17823
17824 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17825
17826         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17827         HTML.
17828
17829 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17830
17831         * mail-source.el (mail-source-call-script): Message the error
17832         string.
17833
17834 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17835
17836         * gnus-util.el (gnus-byte-compile): Use it.
17837
17838 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17839
17840         * gnus-util.el (kill-empty-logs): New function.
17841
17842 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17843
17844         * message.el (message-mail-alias-type): Doc fix.
17845         (message-mail-alias-type-p): New function.
17846         (message-send): Use it.
17847         (message-mode): Ditto.
17848         (message-strip-forbidden-properties): Ditto.
17849
17850         * ecomplete.el (ecomplete-database-file-coding-system):
17851         New variable.
17852         (ecomplete-save): Use it.
17853         (ecomplete-setup): Use it.
17854
17855 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17856
17857         * message.el (message-self-insert-commands): New variable.
17858         (message-strip-forbidden-properties): Use it.
17859
17860 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17861
17862         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17863         that doesn't make XEmacs choke.
17864
17865 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17866
17867         * gnus-util.el (gnus-replace-in-string):
17868         Prefer replace-regexp-in-string over of replace-in-string.
17869
17870 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * gnus-util.el (gnus-select-frame-set-input-focus):
17873         Use select-frame-set-input-focus if it is available in XEmacs; use
17874         definition defined in Emacs 22 for old Emacsen.
17875
17876         * dgnushack.el: Autoload unmorse-region for XEmacs.
17877
17878         * lpath.el: Bind cursor-in-non-selected-windows and
17879         select-frame-set-input-focus for XEmacs.
17880
17881 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17884
17885 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17886
17887         * gnus-registry.el (gnus-registry-cache-save): Remove text
17888         properties when saving via the temp buffer.
17889
17890 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17891
17892         * message.el (message-generate-hashcash): Honor custom type.
17893
17894 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17895
17896         * message.el (message-generate-hashcash): Default to non-nil when
17897         hashcash is found.
17898
17899         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17900         (gnus-refer-thread-limit): Increase default to 500.
17901
17902         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17903
17904         * flow-fill.el (fill-flowed): Allow delete-space.
17905
17906 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17907
17908         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17909         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17910         Remove autoloads.
17911
17912 2006-04-18  Simon Josefsson  <jas@extundo.com>
17913
17914         * message.el (message-generate-hashcash): Default to.
17915
17916 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17919         concatenating segments rather than before concatenating them.
17920
17921 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17922
17923         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17924
17925 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17926
17927         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17928
17929         * message.el (message-forward-make-body-plain):
17930         Allow message-forward-ignored-headers to be a list.
17931         (message-remove-ignored-headers): Factor out into function.
17932         (message-forward-make-body-mml): Use it.
17933
17934         * imap.el (imap-quote-specials): New function.
17935         (imap-login-auth): Quote specials.
17936
17937         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17938         (rfc2231-parse-string): Allow concatanation of parameters that
17939         aren't contiguous.  The test case is
17940           (mail-header-parse-content-type "message/external-body;
17941             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17942             access-type=LOCAL-FILE;
17943             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17944
17945 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17946
17947         * nntp.el (nntp-accept-process-output): Return the value of
17948         `nnheader-accept-process-output'.
17949
17950 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17951
17952         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17953         (gnus-button-alist): Recognize more diff formats.
17954         (gnus-button-patch): Strip directory.
17955
17956 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17957
17958         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17959         Emacs 22 when setting focus.
17960
17961 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17962
17963         * gnus-art.el (gnus-article-treat-types): Do treatment of
17964         text/x-verbatim parts.
17965         (gnus-button-patch): New command.
17966
17967         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17968         addresses that contain invalid characters.
17969
17970 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17971
17972         * message.el (message-put-addresses-in-ecomplete):
17973         Use gnus-replace-in-string.
17974         (message-is-yours-p): Use the more correct
17975         mail-header-parse-address instead of
17976         mail-extract-address-components.
17977         (message-put-addresses-in-ecomplete): Fix typo.
17978
17979         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17980         keystroke.
17981
17982         * gnus-art.el (gnus-treatment-function-alist): Change order of
17983         newsgroups/generic header folding to avoid double-folding.
17984
17985         * message.el (message-hidden-headers): Add X-Draft-From.
17986
17987         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17988         New command.
17989         (gnus-summary-repeat-search-article-backward): New command.
17990
17991         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17992         groups in the parent topic.
17993
17994 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17995
17996         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17997         (spam-extra-header-to-number): Return the CRM114 number as a
17998         number instead of a string.
17999
18000 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18001
18002         * gnus-art.el (gnus-face-properties-alist): Move here from
18003         gnus-fun.
18004
18005         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18006
18007 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18008
18009         * message.el (message-strip-forbidden-properties): Only display on
18010         self-insert-command.
18011
18012         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18013         reindent.
18014         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18015
18016 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
18017
18018         * smiley.el (smiley-style): Fix typo.
18019
18020 2006-03-23  Kenichi Handa  <handa@m17n.org>
18021
18022         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
18023         instead of set-buffer-multibyte.
18024
18025 2006-03-23  Kenichi Handa  <handa@m17n.org>
18026
18027         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18028         buffer and then decode the buffer text if necessary.
18029         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18030         first, and after mm-encode-body, change the buffer to unibyte.
18031
18032 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18033
18034         * hashcash.el (hashcash-insert-payment-async-2):
18035         Use message-goto-eoh instead of doing it manually.
18036         (mail-add-payment): Use message-narrow-to-header instead of trying
18037         to do the same itself.
18038
18039         * message.el (message-hidden-headers): Add Face.
18040
18041         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
18042         reparenting code.
18043         (gnus-summary-reparent-children): Refactored out code.
18044         (gnus-summary-thread-map): New keystroke.
18045         (gnus-summary-reparent-children): Make into command.
18046
18047         * smiley.el (smiley-style): Default to `medium' if using a large
18048         font.
18049
18050         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
18051         does it itself.
18052
18053         * message.el (message-point-in-header-p): Simplify definition.
18054
18055 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18056
18057         * nnagent.el (nnagent-request-set-mark): Silence log file
18058         writing.
18059         (nnagent-request-set-mark): Use write-region instead of
18060         append-to-file.
18061
18062         * gnus-sum.el (gnus-read-header): Fudge article number if using a
18063         strange select method.
18064
18065         * ecomplete.el (ecomplete-display-matches): Get highlightling
18066         right.
18067         (ecomplete-display-matches): Use literals.
18068         (ecomplete-display-matches): Disable message logging.
18069
18070         * message.el (message-display-abbrev): Small optimization.
18071
18072         * ecomplete.el (ecomplete-display-matches): Allow automatic
18073         display.
18074
18075         * message.el (message-strip-forbidden-properties):
18076         Display abbrevs.
18077         (message-display-abbrev): Get automatic display right.
18078
18079         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
18080         keystrokes.
18081
18082 2006-04-13  Romain Francoise  <romain@orebokech.com>
18083
18084         TODO: Backport to v5-10!
18085
18086         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
18087         Move here (and rename) from gnus-registry.el.
18088
18089         * gnus-registry.el: Require gnus-util.
18090         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
18091
18092 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18093
18094         * gnus-group.el (gnus-group-catchup-current):
18095         Change if-then-else-if-then-else into cond.
18096         (gnus-group-catchup): Indent.
18097         (group-name-at-point): New function.
18098         (gnus-fetch-group): Provide default from thing at point.
18099
18100 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18101
18102         * message.el (message-display-abbrev): Fix regexp.
18103
18104         * ecomplete.el (ecomplete-highlight-match-line):
18105         Reimplement choosing.
18106         (ecomplete-highlight-match-line): Fix up code rewrite, remove
18107         dead variables.
18108
18109         * message.el (message-newline-and-indent): Remove debugging.
18110         (message-display-abbrev): Use new implementation.
18111
18112 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
18113
18114         * gnus-art.el (gnus-article-mode):
18115         Set cursor-in-non-selected-windows to nil.
18116
18117         * smiley.el: Revert previous change.
18118         (smiley-data-directory): defvar it before using it in the
18119         defcustom of `smiley-style'.
18120
18121 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18122
18123         * message.el (message-newline-and-indent): New function.
18124
18125         * ecomplete.el: Implement more bits.
18126
18127         * message.el (message-put-addresses-in-ecomplete): Clean up the
18128         string.
18129
18130         * ecomplete.el (ecomplete-add-item): Chop off decimals.
18131
18132         * gnus-sum.el (gnus-summary-save-parts):
18133         Bind gnus-summary-save-parts-counter and use it to make unique file
18134         names.
18135
18136         * gnus-art.el (gnus-ignored-headers): Add some more headers.
18137
18138         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
18139         parameter to say whether to actually parse the individual
18140         addresses.
18141
18142         * message.el (message-put-addresses-in-ecomplete): New function.
18143         (ecomplete): Require.
18144         (message-mail-alias-type): Add ecomplete as an option.
18145
18146 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
18147
18148         * flow-fill.el (fill-flowed): Remove trailing space from blank
18149         quoted lines.
18150
18151 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18152
18153         * smiley.el (smiley-style): Move definition later to avoid a
18154         compilation warning.
18155
18156 2006-04-12  Kenichi Handa  <handa@m17n.org>
18157
18158         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
18159         buffer and then decode the buffer text if necessary.
18160         (rfc2231-encode-string): Be sure to work on multibyte buffer at
18161         first, and after mm-encode-body, change the buffer to unibyte.
18162         Use mm-disable-multibyte instead of set-buffer-multibyte.
18163
18164 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18165
18166         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
18167         Content-Type header instead of Content-Disposition header.
18168         (gnus-mime-inline-part): Ditto.
18169         (gnus-mime-view-part-as-charset): Ignore charset that the part
18170         specifies.
18171
18172         * mm-decode.el (mm-display-part): Work with external parts and
18173         usual parts similarly.
18174
18175         * mm-extern.el (mm-inline-external-body): Use mm-display-part
18176         instead of gnus-display-mime.
18177
18178         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
18179         instead of with-temp-buffer.
18180
18181         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
18182         tag to summarized topics part in order to encode non-ASCII text.
18183
18184 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18185
18186         * smiley.el (smiley-style): New variable.
18187         (smiley-directory): New function.
18188         (smiley-data-directory): Derive from `smiley-style' using
18189         `smiley-directory'.
18190         (smiley-regexp-alist): Add new entries.
18191
18192         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
18193         (gnus-article-browse-delete-temp): Add :version.
18194
18195 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
18196
18197         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
18198         the sieve region.
18199
18200 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18201
18202         * gnus.el (gnus-version-number): Bump version.
18203
18204 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * gnus.el: No Gnus v0.4 is released.
18207
18208 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18209
18210         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
18211         layout.
18212
18213         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18214         unknown charset.
18215
18216         * message.el (message-header-synonyms): Add Original-To to the
18217         default.
18218
18219         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18220         optional parameter.
18221
18222 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18223
18224         * gnus-fun.el (gnus): Require it for gnus-directory.
18225
18226 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18227
18228         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18229
18230 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18231
18232         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18233
18234 2006-04-05  Simon Josefsson  <jas@extundo.com>
18235
18236         * password.el (password-reset): New function.
18237
18238 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18239
18240         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18241         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18242
18243 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18244
18245         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18246         Some whitespace was matched into the url, which broke browsing hits
18247         > 100 when mm-url-use-external was nil.
18248
18249 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18250
18251         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18252         Check gnus-extra-headers for 'Newsgroups.
18253
18254         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18255         bound.
18256
18257 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18258
18259         * pgg-gpg.el: Clean up process buffers every time gpg processes
18260         complete.
18261
18262 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18263
18264         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18265         doc string.
18266
18267 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18268
18269         * pgg-gpg.el (pgg-gpg-process-filter)
18270         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18271
18272         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18273         lines, temporary fix.
18274
18275 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18276
18277         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18278
18279 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18280
18281         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18282         default-enable-multibyte-characters.  This reverts the change from
18283         revision 6.17 which is no longer necessary because the passphrase
18284         is sent separately now.  GnuPG messages are unreadable under
18285         multibyte locales with default-enable-multibyte-characters set to
18286         nil.
18287
18288 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18289
18290         * message.el (message-tool-bar-gnome): Move "spell".
18291
18292 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18293
18294         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18295         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18296         instead.
18297
18298 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18299
18300         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18301         Improve newsgroups handling for NNTP overviews which don't include
18302         Newsgroups.
18303
18304 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18305
18306         * message.el (message-resend): Bind message-generate-hashcash to nil.
18307
18308 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18309
18310         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18311         when searching for already-paid recipients.
18312
18313 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18314
18315         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18316         passphrases when it is not needed.
18317         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18318         passphrase stuff from gpg, should only be necessary when you use
18319         gpg with a smartcard.
18320
18321 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * mml.el (mml-insert-mime): Ignore cached contents of
18324         message/external-body part.
18325
18326         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18327         (mm-insert-part): Ditto.
18328
18329 2006-03-23  Simon Josefsson  <jas@extundo.com>
18330
18331         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18332         Reiner.
18333         (pgg-gpg-use-agent-p): Use it again.
18334
18335 2006-03-23  Simon Josefsson  <jas@extundo.com>
18336
18337         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18338         older emacsen.
18339         (pgg-gpg-use-agent-p): Don't use it.
18340
18341 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18342
18343         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18344         if we can.
18345
18346 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18347
18348         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18349         (pgg-gpg-update-agent): New function.
18350         (pgg-gpg-use-agent-p): New function.
18351         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18352         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18353         (pgg-gpg-sign-region): Use it.
18354
18355 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18356
18357         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18358         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18359
18360 2006-03-21  Simon Josefsson  <jas@extundo.com>
18361
18362         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18363         <wilde@sha-bang.de>.
18364         (pgg-gpg-use-agent): New variable.
18365         (pgg-gpg-process-region): Use it.
18366         (pgg-gpg-encrypt-region): Likewise.
18367         (pgg-gpg-encrypt-symmetric-region): Likewise.
18368         (pgg-gpg-decrypt-region): Likewise.
18369         (pgg-gpg-sign-region): Likewise.
18370         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18371
18372 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18373
18374         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18375
18376         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18377         Add comment on version.
18378
18379 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18380
18381         * smiley.el: Add missing test smiley.
18382
18383 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18384
18385         * mm-decode.el (mm-with-part): New macro.
18386         (mm-get-part): Use it; work with message/external-body as well.
18387         (mm-save-part): Treat name and filename equally.
18388
18389         * mm-extern.el (mm-extern-cache-contents): New function.
18390         (mm-inline-external-body): Use it; force the part to be displayed;
18391         move undisplayer added to the cached handle to the parent.
18392
18393         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18394         (gnus-mime-view-part-as-type): Work with message/external-body.
18395
18396         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18397
18398 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18399
18400         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18401         images in image-load-path.  [Sync with image.el, revision 1.60, in
18402         Emacs.]
18403
18404 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18405
18406         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18407         path rather than symbol.  Always return list of directories.
18408         Guarantee that image directory comes first.  [Sync with image.el,
18409         revision 1.59, in Emacs.]
18410
18411         * message.el (message-make-tool-bar): Adjust to new API of
18412         `gmm-image-load-path-for-library'.
18413
18414         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18415
18416         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18417
18418 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18419
18420         * gnus-art.el (gnus-article-only-boring-p):
18421         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18422         intangible text.
18423         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18424
18425 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18426
18427         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18428         Use `defun' instead of `gmm-defun-compat'.
18429
18430 2006-03-14  Simon Josefsson  <jas@extundo.com>
18431
18432         * message.el (message-unique-id): Don't use message-number-base36
18433         if (user-uid) is a float.
18434         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18435
18436 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18437
18438         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18439
18440         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18441         empty line between a part and a message part.
18442
18443 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18444
18445         * smiley.el: Add more test smileys.
18446         (smiley-data-directory, smiley-regexp-alist)
18447         (gnus-smiley-file-types): Fix doc strings.
18448         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18449         adding new elements.
18450         (smiley-mouse-map): Unused code.  Make it a comment.
18451
18452 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18453
18454         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18455         scan latest NoCeM messages instead of old ones.
18456         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18457         delimiters that are recently used.
18458         (gnus-nocem-load-cache): Add autoload cookie.
18459
18460         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18461
18462         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18463         level which is larger than gnus-use-nocem is specified.
18464
18465         * gnus-group.el (gnus-group-get-new-news): Ditto.
18466
18467 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18468
18469         * gnus-util.el (gnus-tool-bar-update): New function.
18470
18471         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18472         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18473
18474         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18475
18476         * gnus-group.el (gnus-group-redraw-when-idle)
18477         (gnus-group-redraw-check): Remove.
18478         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18479
18480 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18481
18482         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18483         if optional last element is specified in splits (FIELD VALUE...).
18484
18485 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18486
18487         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18488         to gmm-image-load-path-for-library.  Call with no-error argument.
18489         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18490
18491         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18492
18493         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18494
18495         * gmm-utils.el (gmm-image-load-path): Remove alias.
18496
18497 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18498
18499         * gmm-utils.el (gmm-image-load-path): Add alias.
18500
18501         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18502         nnml-generate-nov-databases-1.
18503         (nnml-generate-nov-databases): Use it.
18504         (nnml-generate-nov-databases-directory): Document no-active
18505         argument.
18506
18507         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18508         directory if path is t.  Add no-error.
18509
18510         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18511         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18512
18513         * gnus-art.el (gnus-article-browse-delete-temp-files):
18514         Simplify resetting gnus-article-browse-html-temp-list.
18515
18516         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18517         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18518         Add example to docstring.  Rename local variables.  Move error
18519         checks to default case in cond and simplify.
18520
18521 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18522
18523         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18524         handle is multipart when calling it recursively.
18525         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18526
18527 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18528
18529         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18530         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18531
18532 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18533
18534         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18535         is loaded.
18536
18537         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18538         loaded.
18539
18540 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18541
18542         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18543         to "Emacs 23 (unicode)" in doc string.
18544
18545         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18546         "Emacs 23 (unicode)" in comment.
18547
18548 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18549
18550         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18551
18552         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18553         characters 160 through 255 in Emacs 23.
18554
18555 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18556
18557         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18558         gnus-article-browse-html-temp.
18559         (gnus-article-browse-delete-temp): Make it customizable.
18560         Add `file'.  Adjust doc string.
18561         (gnus-article-browse-delete-temp-files): Add argument.
18562         Allow query for each file.  Adjust doc string.
18563         (gnus-article-browse-html-parts):
18564         Add `gnus-article-browse-delete-temp-files' to
18565         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18566
18567 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18568
18569         * gnus-art.el (gnus-article-browse-html-temp)
18570         (gnus-article-browse-delete-temp): New variables.
18571         (gnus-article-browse-delete-temp-files): New function.
18572         (gnus-article-browse-html-parts): Use it.
18573
18574 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18575
18576         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18577
18578         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18579         string.
18580
18581         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18582         gnus-summary-insert-new-articles when unplugged.
18583         Remove gnus-summary-search-article-forward.
18584
18585         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18586         display-visual-class instead of display-color-cells.
18587
18588 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18589
18590         * dgnushack.el: Autoload customize-group for XEmacs.
18591
18592         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18593         message/* containing non-ASCII text properly.
18594
18595 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * message.el: Require gmm-utils, remove autoloads.
18598         (message-tool-bar): Set default based on
18599         gmm-tool-bar-style.
18600         (message-tool-bar-gnome): Add gmm-customize-mode.
18601
18602         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18603         gmm-tool-bar-style.
18604         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18605
18606         * gnus-group.el (gnus-group-tool-bar): Set default based on
18607         gmm-tool-bar-style.
18608         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18609
18610         * gmm-utils.el (gmm-image-directory): Rename variable from
18611         gmm-image-load-path.
18612         (gmm-image-load-path): Use gmm-image-directory.
18613         (gmm-customize-mode): New function.
18614         (gmm-tool-bar-style): New variable.
18615
18616         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18617         gnus-group-redraw-line-number.
18618         (gnus-group-redraw-check): Simplify.
18619         (gnus-group-tool-bar-update): Remove redraw check.
18620         (gnus-group-make-tool-bar): Add redraw check.
18621
18622 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18623
18624         * gnus-art.el (gnus-button): Add missing parentheses.
18625
18626 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18627
18628         * lpath.el: Fbind line-number-at-pos.
18629
18630 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18631
18632         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18633
18634 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18635
18636         * gnus-art.el (gnus-button): New face.
18637         (gnus-article-button-face): Use it.
18638
18639         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18640         Add gnus-summary-next-page.  Re-order.
18641
18642         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18643         next-node are now included.
18644         (gnus-group-redraw-line-number): New internal variable.
18645         (gnus-group-redraw-check): Helper function for updating the tool
18646         bar.
18647         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18648
18649         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18650
18651         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18652         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18653         Use it to match format of Spamassassin 3.0 and later.
18654         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18655         (spam-check-bogofilter)
18656         (spam-bogofilter-register-with-bogofilter): Fix args of
18657         `gnus-error' calls.
18658
18659 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18660
18661         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18662         unnecessary interaction when sending queued mails.
18663         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18664
18665 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18666
18667         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18668         first or last are nil.
18669
18670 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18671
18672         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18673
18674 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18675
18676         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18677
18678 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18679
18680         * dns.el (query-dns): Protect more against buggy tcp output.
18681
18682 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18683
18684         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18685         nov.php.
18686
18687 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18688
18689         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18690         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18691         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18692         output on the server side.
18693         (nnweb-google-create-mapping): Update regexps and add some
18694         progress indication.
18695
18696 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18697
18698         * gnus-group.el (gnus-group-tool-bar-gnome):
18699         Fix gnus-agent-toggle-plugged.  Re-order icons.
18700         (gnus-group-tool-bar-gnome):
18701         Add gnus-group-{prev,next}-unread-group.
18702         (gnus-group-tool-bar-gnome): Re-order icons.
18703
18704         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18705         Move gnus-summary-insert-new-articles.
18706
18707         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18708         Fix comments.
18709
18710         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18711         also available in Emacs 21.3.
18712
18713         * message.el (message-fix-before-sending): Change "Emacs 22" to
18714         "Emacs 23 (unicode)" in comment.
18715
18716         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18717         "Emacs 23 (unicode)" in comment.
18718
18719         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18720         comment.
18721         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18722
18723         * mm-view.el (mm-fill-flowed): Add :version.
18724
18725 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18726
18727         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18728         and load-path.
18729
18730 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18731
18732         * message.el: Autoload gmm-image-load-path.
18733         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18734         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18735         consitency.
18736
18737         * gmm-utils.el (gmm-image-load-path): Also search in
18738         "../etc/images".  Don't set gmm-image-load-path if we don't find
18739         the image.
18740
18741 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18742
18743         * gmm-utils.el (gmm-image-load-path): Don't make
18744         `gmm-image-load-path' include subdirectories which the second arg
18745         `image' might specify.
18746
18747         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18748         subdirectory to icon file names.
18749
18750         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18751
18752 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18753
18754         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18755         gmm-image-load-path calls.
18756
18757         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18758
18759         * message.el (message-make-tool-bar): Ditto.
18760
18761         * mml.el (mml-preview): Add comment concerning tool bar icons.
18762
18763         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18764         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18765
18766         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18767         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18768
18769         * message.el (message-tool-bar-gnome): Use new icon names.
18770         (message-make-tool-bar): Use `gmm-image-load-path'.
18771
18772         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18773         New functions from MH-E.
18774         (gmm-image-load-path): New variable from MH-E.
18775         (gmm-image-load-path): New function from MH-E.  Add arguments
18776         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18777         *-image-load-path-called-flag.
18778
18779 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18780
18781         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18782
18783 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18784
18785         * nnimap.el (nnimap-request-move-article): Change folder back to
18786         source group before deleting.
18787
18788 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18789
18790         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18791
18792         * gnus-art.el (mm-url-insert-file-contents-external):
18793         Autoload mm-url.
18794
18795         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18796
18797 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18798
18799         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18800         coding system which mm-charset-to-coding-system returns for a
18801         given charset is valid.
18802
18803 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18804
18805         * html2text.el (html2text-remove-tag-list):
18806         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18807
18808 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18809
18810         * gnus-cus.el: Revert 2005-10-17 change.
18811
18812 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18813
18814         * gnus-art.el (article-strip-banner):
18815         Call article-really-strip-banner only when the regexp match is made.
18816
18817 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18818
18819         * gnus-art.el (article-strip-banner):
18820         Use gnus-extract-address-components instead of
18821         mail-header-parse-addresses to make it work with non-ASCII text;
18822         remove mail-encode-encoded-word-string.
18823
18824         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18825         values which are surrounded with \"...\"; make it never cause a
18826         Lisp error; give up parsing of parameters if it failed in
18827         extracting type.
18828
18829 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18830
18831         * smime.el (smime-cert-by-ldap-1): Fix bug where
18832         `smime-ldap-search' returns results without userCertificates.
18833
18834 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18835
18836         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18837
18838 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18839
18840         * spam.el (spam-check-spamassassin-headers): Adapt format for
18841         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18842         <ari@mbf.ocn.ne.jp>.
18843         (spam-list-of-processors): Add spam-use-gmane.
18844
18845 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18846
18847         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18848         make-temp-file; make it work with XEmacs as well.
18849
18850         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18851         mm-make-temp-file.
18852
18853         * mm-decode.el (mm-display-external): Use the 3rd arg of
18854         mm-make-temp-file.
18855         (mm-create-image-xemacs): Ditto.
18856
18857 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18858
18859         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18860         with message-narrow-to-headers.
18861         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18862         (gnus-draft-check-draft-articles): New function.
18863         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18864
18865 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18866
18867         * gnus-art.el (gnus-article-browse-html-parts):
18868         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18869         Don't use suffix argument for mm-make-temp-file for Emacs 21
18870         compatibility.  Remove useless `format'.
18871
18872 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18873
18874         * nnweb.el (nnweb-google-wash-article): Update regexps.
18875         (nnweb-group-alist): Use defvoo instead of defvar.
18876
18877 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18878
18879         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18880         re-loading nn* modules.
18881
18882 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18883
18884         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18885         for `tool-bar-mode' and don't check it's default-value.
18886
18887         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18888
18889         * message.el (message-make-tool-bar): Ditto.
18890
18891         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18892         `substring'.  Shorten tmp-file name.
18893
18894         * gnus.el: Remove bogus comment.
18895
18896 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18897
18898         * gnus-art.el (gnus-article-browse-html-parts): New function.
18899         (gnus-article-browse-html-article): New function for viewing html
18900         articles with a browser.
18901
18902 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18903
18904         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18905         in elisp.
18906         (pgg-gpg-encrypt-symmetric-region): Ditto.
18907         (pgg-gpg-sign-region): Ditto.
18908
18909         * pgg-def.el (pgg-text-mode): New variable.
18910
18911         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18912         (mml2015-pgg-encrypt): Ditto.
18913
18914         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18915         (mml1991-pgg-encrypt): Ditto.
18916
18917 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18918
18919         * nnfolder.el (nnfolder-insert-newsgroup-line):
18920         Use message-make-date instead of current-time-string.
18921
18922         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18923         to gnus-decoded which mm-uu might set.
18924
18925 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18926
18927         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18928         don't decode quoted parameters; remove misimported Emacs code.
18929         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18930         (rfc2231-decode-encoded-string): Don't use split-string which
18931         behaves differently according to Emacs version; use
18932         mm-decode-coding-region to convert charset to coding-system.
18933         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18934         (rfc2231-encode-string): Remove misimported Emacs code.
18935
18936 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18937
18938         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18939         when calling mail-header-parse-content-type.
18940         (article-de-quoted-unreadable): Ditto.
18941         (article-de-base64-unreadable): Ditto.
18942         (article-wash-html): Ditto.
18943
18944         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18945         calling mail-header-parse-content-type and
18946         mail-header-parse-content-disposition.
18947         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18948         mail-header-parse-content-type.
18949
18950         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18951         insert charset and format parameters; encode description after
18952         inserting it to buffer.
18953         (mml-insert-parameter): Fold lines properly even if a parameter is
18954         segmented into two or more lines; change the max column to 76.
18955
18956         * rfc1843.el (rfc1843-decode-article-body): Don't use
18957         ignore-errors when calling mail-header-parse-content-type.
18958
18959         * rfc2231.el (rfc2231-parse-string): Return at least type if
18960         possible; don't cause an error even if it fails in parsing of
18961         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18962         (rfc2231-encode-string): Don't break lines at the beginning, leave
18963         it to mml-insert-parameter.
18964
18965         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18966         calling mail-header-parse-content-type.
18967
18968 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18969
18970         * spam-report.el (spam-report-gmane-use-article-number):
18971         Improve doc string.
18972         (spam-report-gmane-internal): Check if a suitable header was found
18973         in the article.
18974
18975 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18976
18977         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18978         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18979
18980 2006-02-05  Romain Francoise  <romain@orebokech.com>
18981
18982         Update copyright notices of all files in the gnus directory.
18983
18984 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18985
18986         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18987
18988 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18989
18990         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18991         segmented lines of parameter value to cope with Thunderbird 1.5
18992         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18993         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18994         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18995
18996 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18997
18998         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18999         parts.
19000
19001 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19002
19003         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19004         there's only one active file for all servers.
19005         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19006         solid groups.  Gnus might have used a FAST request to select the group.
19007         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19008         and nnweb-search redundantly in the active file.
19009         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19010         (nnweb-request-create-group): Don't use ARGS.
19011         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19012         initializations.  Let nnoo do the work.
19013
19014 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19015
19016         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
19017         Say the part has been decoded.
19018
19019         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
19020
19021 2006-01-31  Kevin Ryde  <user42@zip.com.au>
19022
19023         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
19024         mailcap-viewer-test-cache when there's no 'test clause, since that
19025         will invert the meaning of a "nil" test previously determined by
19026         mailcap-mailcap-entry-passes-test.
19027
19028 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19029
19030         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
19031         compiling.
19032
19033         * gnus-sum.el: Ditto.
19034
19035         * message.el: Don't bind tool-bar-map when compiling.
19036
19037 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
19038
19039         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
19040
19041 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19042
19043         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
19044         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
19045         current Google Groups.
19046
19047 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
19048
19049         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
19050         and tool-bar-mode.
19051
19052         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
19053         and tool-bar-mode.
19054
19055         * message.el (message-tool-bar-update): Simplify.
19056         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
19057
19058         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
19059         gnus-summary-buffer.
19060         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
19061         gnus-summary-reply.
19062
19063         * gmm-utils.el (gmm): Add :version.
19064
19065 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19066
19067         * Makefile.in (clean): New rule.
19068         (distclean): Use it.
19069
19070 2006-01-26  Steve Youngs  <steve@sxemacs.org>
19071
19072         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
19073         Don't autoload.
19074
19075 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19076
19077         * gmm-utils.el (gmm-verbose): Add :group.
19078
19079 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
19080
19081         * message.el: Change some comments WRT tool-bars.
19082
19083         * gnus-sum.el (gnus-summary-tool-bar)
19084         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
19085         (gnus-summary-tool-bar-zap-list): New variables.
19086         (gnus-summary-make-tool-bar): Complete rewrite using
19087         `gmm-tool-bar-from-list'.
19088
19089         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
19090         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
19091         New variables.
19092         (gnus-group-make-tool-bar): Complete rewrite using
19093         `gmm-tool-bar-from-list'.
19094         (gnus-group-tool-bar-update): New function.
19095
19096         * message.el (message-mode-field-menu): Add "Show hidden Headers".
19097
19098 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19099
19100         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
19101         is dissected into a single part of which the type is the same as
19102         the given one; decode charset.
19103
19104 2006-01-21  Kevin Ryde  <user42@zip.com.au>
19105
19106         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
19107         into alists as symbol not string, since that's what
19108         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
19109         look for.
19110
19111 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
19112
19113         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
19114         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
19115
19116         * message.el (message-tool-bar-gnome): Use gmm-ignore.
19117
19118 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19119
19120         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
19121         (gnus-xmas-mime-security-button-menu): New function.
19122
19123         * gnus-art.el (gnus-mime-security-button-commands): New variable.
19124         (gnus-mime-security-button-menu): New definition.
19125         (gnus-mime-security-button-map): Use them.
19126         (gnus-mime-security-button-menu): New function.
19127         (gnus-insert-mime-security-button): Addition to help echo.
19128         (gnus-mime-security-run-function, gnus-mime-security-save-part)
19129         (gnus-mime-security-pipe-part): New functions.
19130
19131         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
19132         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
19133
19134         * mm-decode.el (mm-handle-set-disposition): Remove.
19135         (mm-handle-set-description): Remove.
19136
19137 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19138
19139         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
19140         (mm-w3m-standalone-supports-m17n-p): New function.
19141         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
19142         w3m usage.
19143
19144         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
19145         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
19146
19147 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
19148
19149         * message.el (message-tool-bar-zap-list):
19150         Use gmm-tool-bar-zap-list as custom type.
19151         (message-tool-bar-update): New function.
19152         (message-tool-bar, message-tool-bar-gnome)
19153         (message-tool-bar-retro): Add message-tool-bar-update.
19154         (message-tool-bar-gnome): Add flyspell-buffer.
19155
19156         * gnus-util.el (gnus-error): Describe `args'.
19157
19158         * gmm-utils.el (gmm-error): Describe `args'.
19159         (gmm-tool-bar-zap-list): New widget.
19160         (gmm-tool-bar-from-list): Improve description of `zap-list'.
19161
19162 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19163
19164         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
19165         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
19166         the number of recursive calls.
19167
19168         * mm-decode.el (mm-handle-set-disposition): New macro.
19169         (mm-handle-set-description): New macro.
19170
19171 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19172
19173         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
19174         encoding.
19175
19176 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19177
19178         * message.el (message-tool-bar-zap-list, message-tool-bar)
19179         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
19180         (message-tool-bar-local-item-from-menu): Remove.
19181         (message-tool-bar-map): Replace by `message-make-tool-bar'.
19182         (message-make-tool-bar): New function.
19183         (message-mode): Use `message-make-tool-bar'.
19184
19185         * gmm-utils.el: New file.
19186         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
19187         (gmm-lazy): New widget copied from `nnmail.el'.
19188         (gmm-tool-bar-from-list): New function for creating customizable
19189         tool bars.
19190         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
19191         output.
19192         (gmm): Add :prefix to defgroup.
19193
19194 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
19195
19196         * gmm-utils.el (gmm-widget-p): New function.
19197
19198 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
19199
19200         * mml.el (mml-attach-file): Describe `description' in doc string.
19201         (mml-menu): Add Emacs MIME manual and PGG manual.
19202
19203 2006-01-20  Richard M. Stallman  <rms@gnu.org>
19204
19205         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
19206
19207 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
19208
19209         * nntp.el (nntp-end-of-line): Doc fix.
19210
19211 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
19212
19213         * imap.el (imap-open): Handle case where buffer is a buffer
19214         object.
19215
19216 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19217
19218         * gnus-delay.el (gnus-delay): Don't autoload.
19219         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19220         to be re-loaded when customizing the `gnus-delay' group.
19221
19222 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19223
19224         * message.el (message-insert-citation-line): Use newlines.
19225
19226 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19227
19228         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19229         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19230         these routines, so the passphrase can be managed externally and
19231         passed in to the system.
19232         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19233         pgg-add-passphrase-to-cache function.
19234
19235         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19236         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19237         these routines, so the passphrase can be managed externally and
19238         passed in to the system.
19239         (pgg-pgp5-sign-region): Use new name of
19240         pgg-add-passphrase-to-cache function.
19241
19242 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19243
19244         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19245         part of the decoded armor to find the key-identifier.
19246         (pgg-gpg-lookup-key-owner): New function to return the
19247         human-readable identifier of a key owner.
19248         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19249         itself.
19250         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19251         the key value) if we have a key and can match it against a secret
19252         key.  Also, added a note pointing out fact that the prompt only
19253         indicates the first matching key.
19254
19255         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19256         pgg-decrypt-region.
19257         (pgg-add-passphrase-to-cache): Rename from
19258         `pgg-add-passphrase-cache' to reduce confusion (all callers
19259         changed).
19260         (pgg-remove-passphrase-from-cache): Rename from
19261         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19262         changed).
19263         (pgg-read-passphrase, pgg-add-passphrase-cache)
19264         (pgg-remove-passphrase-cache): Add informative docstrings.
19265         (pgg-decrypt): Convey provided passphrase in subordinate call to
19266         pgg-decrypt-region.
19267
19268 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19269
19270         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19271         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19272         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19273         'passphrase' argument, so the passphrase can be managed externally
19274         and then passed in to the system.
19275
19276         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19277         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19278         so the passphrase cache can be used reliably with identifiers
19279         besides a pgp packet's key id.
19280
19281         * pgg-gpg.el (pgg-gpg-encrypt-region)
19282         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19283         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19284         these routines, so the passphrase can be managed externally and
19285         passed in to the system.
19286
19287         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19288         'notruncate' argument, so the passphrase cache can be used
19289         reliably with identifiers besides a pgp packet's key id.
19290
19291 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19292
19293         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19294         symmetric encryption.
19295         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19296         encrypted session key.
19297         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19298         message ask for the passphrase in a proper way.
19299
19300         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19301         New user commands for symmetric encryption.
19302
19303 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19304
19305         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19306
19307         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19308
19309 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19310
19311         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19312
19313 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19314
19315         * mm-decode.el (mm-inlined-types): Add application/pgp.
19316         (mm-automatic-display): Ditto.
19317
19318         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19319         part as text.
19320
19321 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19322
19323         * nnrss.el: Update copyright.
19324         (nnrss-opml-import): Query whether to subscribe to each entry.
19325
19326         * gnus-art.el:
19327         * gnus-sum.el:
19328         * gnus-xmas.el:
19329         * messagexmas.el:
19330         * mm-uu.el:
19331         * mm-view.el: Update copyright.
19332
19333 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19334
19335         * message.el (message-info): New function.
19336         (message-mode-menu): Add it.
19337         Update copyright.
19338
19339         * ChangeLog: Fix and update copyright.
19340
19341 2006-01-13  Romain Francoise  <romain@orebokech.com>
19342
19343         * message.el (message-forward-subject-name-subject): Prefer the
19344         address to 'nowhere' if the sender has no name.
19345         Fix typo.  Update copyright year.
19346
19347 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19348
19349         * gnus-art.el (article-wash-html):
19350         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19351         (gnus-article-wash-html-with-w3m-standalone): New function.
19352
19353         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19354         mm-inline-text-html-render-with-w3m-standalone.
19355         (mm-text-html-washer-alist): Map w3m-standalone to
19356         gnus-article-wash-html-with-w3m-standalone.
19357         (mm-inline-text-html-render-with-w3m-standalone): New function.
19358
19359 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19360
19361         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19362         Improve LaTeX.
19363
19364 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19365
19366         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19367         (nnrss-request-article): Render text/plain parts as HTML.
19368
19369         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19370         the buffer.
19371
19372 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19373
19374         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19375         custom definition of `gnus-posting-styles'.
19376
19377         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19378         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19379
19380 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19381
19382         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19383         Use nntp for bug archive.
19384
19385 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19386
19387         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19388         parts.
19389         (nnrss-normalize-date): New function converts ISO 8601 date into
19390         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19391         (nnrss-check-group): Use it.
19392
19393 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19394
19395         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19396
19397         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19398         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19399         (nnrss-insert-w3): Ditto.
19400
19401 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19402
19403         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19404         the articles to be forwarded including the case where neither a
19405         number of articles nor a region is specified.
19406
19407 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19408
19409         * nnrss.el (nnrss-request-article): Fix last change; fill
19410         text/plain parts.
19411
19412 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19413
19414         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19415         in text/plain part.
19416         (nnrss-check-group): Don't add excessive newline to dc:subject.
19417
19418 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19419
19420         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19421         article.
19422
19423 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19424
19425         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19426         (nnml-use-compressed-files, nnml-save-mail): Support other
19427         comression programs such as bzip2.
19428
19429 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19430
19431         * dns.el (query-dns): Make sure we check the buffer size before
19432         removing tcp headers.
19433
19434 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19435
19436         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19437         remove MIME buttons associated with multipart/alternative parts.
19438         (gnus-mime-display-alternative): Tag buttons using `article-type'
19439         text property.
19440
19441         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19442         associated with multipart/alternative parts.
19443
19444         * gnus-art.el (gnus-signature-separator): Fix custom type.
19445
19446         * mm-decode.el (mm-inlined-types): Fix custom type.
19447         (mm-keep-viewer-alive-types): Ditto.
19448         (mm-automatic-display): Ditto.
19449         (mm-attachment-override-types): Ditto.
19450         (mm-inline-override-types): Ditto.
19451         (mm-automatic-external-display): Ditto.
19452
19453 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19454
19455         * spam-report.el (spam-report-user-mail-address)
19456         (spam-report-user-agent): New variables.
19457         (spam-report-url-ping-plain): Use spam-report-user-agent.
19458
19459 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19460
19461         * gnus-art.el (gnus-button-handle-custom): Do not just use
19462         `customize-apropos' for any "M-x customize-*" button but the
19463         function called for.  Accept both the function name and its
19464         argument in order to achieve this.
19465         (gnus-button-alist): Remove support for "custom:" URL's.
19466         Pass function name to `gnus-button-handle-custom' in case of "M-x
19467         customize-*" buttons.
19468
19469 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19470
19471         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19472         multipart/alternative and add xref to mm-discouraged-alternatives
19473         in doc string.
19474
19475         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19476         gnus-buttonized-mime-types in doc string.
19477
19478 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19479
19480         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19481         Suggest image/.* in the doc string.
19482
19483 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19484
19485         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19486         message-marks (Debian bug #342521).
19487
19488 2005-12-12  Simon Josefsson  <jas@extundo.com>
19489
19490         * password.el (password-read-from-cache): Add.
19491         (password-read): Use it.
19492
19493 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19494
19495         * rfc2047.el (rfc2047-charset-to-coding-system):
19496         Recognize us-ascii as a MIME charset.
19497
19498         * mm-bodies.el (mm-decode-content-transfer-encoding):
19499         Protect against the case where the 2nd arg TYPE is nil.
19500
19501 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19502
19503         * pop3.el (pop3-stream-type): Fix custom version.
19504
19505         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19506
19507 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19508
19509         * mm-decode.el (mm-display-external): Add missing cdr.
19510
19511 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19512
19513         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19514         RFC1524) if it is in mailcap or add a suffix according to
19515         mailcap-mime-extensions when generating a temp filename; postpone
19516         deleting a temp file for 2 seconds for some wrappers, shell
19517         scripts, and so on, which might exit right after having started a
19518         viewer command as a background job.
19519
19520 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19521
19522         * nntp.el (nntp-marks-directory): Fix custom group.
19523
19524         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19525         steps when < 10.
19526
19527         * gnus-start.el (gnus-no-server-1):
19528         Mention `gnus-level-default-subscribed' in doc string.
19529
19530 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19531
19532         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19533         parens.
19534
19535 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19536
19537         * gnus-xmas.el (gnus-use-toolbar): Revert.
19538         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19539         gnus-use-toolbar is default.
19540
19541         * messagexmas.el (message-use-toolbar): Revert.
19542         (message-setup-toolbar): Use global default-toolbar if
19543         message-use-toolbar is default.
19544
19545 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19546
19547         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19548         according to default-toolbar-visible-p.
19549
19550         * messagexmas.el (message-use-toolbar): Ditto.
19551
19552 2005-11-26  Dave Love  <fx@gnu.org>
19553
19554         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19555         (tls-program, tls-success): Provide openssl alternative.
19556
19557         * starttls.el: Doc fixes.
19558         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19559         SERVICE to PORT.
19560
19561         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19562         port null or service name.
19563         (starttls-negotiate): Autoload.
19564
19565 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19566
19567         * message.el (message-kill-to-signature): Fix interactive spec.
19568
19569 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19570
19571         * pop3.el (pop3-open-server): Recognize a string as a service name.
19572
19573 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19574
19575         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19576
19577 2005-11-23  Dave Love  <fx@gnu.org>
19578
19579         Add pop3s, pop3/starttls.
19580
19581         * pop3.el (pop3-authentication-scheme): Clarify doc.
19582         (open-tls-stream, starttls-open-stream): Autoload.
19583         (pop3-stream-type): New.
19584         (pop3-open-server): Use it.
19585
19586         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19587         for POP.
19588         (mail-source-keyword-map): Add :stream for POP.
19589         (mail-source-fetch-pop): Use pop3-stream-type.
19590
19591 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19592
19593         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19594         of current-time-string.
19595
19596 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19597
19598         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19599         date header.
19600
19601 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19602
19603         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19604         it can seriously impact performance as it bypasses the agent's
19605         local caches.
19606
19607 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19608
19609         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19610         must be explicitly online rather than "not explicitly offline" for
19611         its flags to be synchronized.
19612
19613         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19614         that gnus-uu-unmark-thread will function correctly.
19615
19616         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19617         1024K is instead displayed as 1M.
19618
19619 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19620
19621         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19622
19623 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19624
19625         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19626
19627 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19628
19629         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19630         error message to display actual error condition.
19631         (gnus-agent-save-local): Avoid saving symbols that are bound to
19632         nil as they simply result in a warning message in
19633         gnus-agent-read-local.
19634
19635 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19636
19637         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19638         rather than make-variable-buffer-local for file-precious-flag.
19639
19640 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19641
19642         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19643         for duplicates which are removed.  The invalid sort check then
19644         triggers a rescan after the sort as sorting may have moved
19645         duplicate entries such that they can be cheaply detected.
19646
19647 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19648
19649         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19650
19651 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19652
19653         * gnus-agent.el (gnus-agent-article-alist-save-format):
19654         Change internal variable to a custom variable.  Change default value
19655         from compressed(2) to uncompressed(1).
19656         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19657         support for uncompressed agentview files.  Taken together, reading
19658         the agentview file should now be 6-7 times faster.
19659
19660 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19661
19662         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19663         as a buffer-local variable.  This avoids creating truncated
19664         dribble files as a result of a hang up, eg.
19665
19666 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19667
19668         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19669         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19670         XEmacs.
19671
19672 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19673
19674         * gnus-start.el (gnus-start-draft-setup):
19675         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19676
19677         * gnus.el (gnus-splash): Change custom group.
19678         (gnus-group-get-parameter, gnus-group-parameter-value):
19679         Describe allow-list argument.
19680
19681         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19682         string.
19683
19684 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19685
19686         * gnus-art.el (gnus-default-article-saver): Add user-defined
19687         `function' to custom type.
19688
19689 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19690
19691         * imap.el (imap-open): Handle case where buffer is a buffer
19692         object.
19693
19694 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19695
19696         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19697         long lines.
19698         (gnus-cache-delete-group): Wrap doc strings.
19699
19700         * gnus-agent.el (gnus-agent-rename-group)
19701         (gnus-agent-delete-group): Wrap doc strings.
19702
19703 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19704
19705         * messagexmas.el (message-use-toolbar): Change the valid values
19706         into default, top, bottom, left, and right.
19707         (message-toolbar-thickness): New variable.
19708         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19709         well.
19710         (message-setup-toolbar): Make it work.
19711
19712         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19713         (gnus-use-toolbar): Change the valid values into default, top,
19714         bottom, left, and right.
19715         (gnus-toolbar-thickness): New variable.
19716         (gnus-xmas-setup-toolbar): New function.
19717         (gnus-xmas-setup-group-toolbar): Use it.
19718         (gnus-xmas-setup-summary-toolbar): Use it.
19719
19720 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19721
19722         * gnus-start.el (gnus-1): Add "native" to
19723         gnus-predefined-server-alist.
19724
19725         * gnus.el (gnus-method-to-server): Don't add "native" to the
19726         lists here, because that leads to problems when
19727         gnus-select-method is bound.
19728
19729 2005-11-09  Simon Josefsson  <jas@extundo.com>
19730
19731         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19732         use (not sort-by-date) instead.
19733
19734 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19735
19736         * gnus-delay.el (gnus-delay-group): Don't autoload.
19737         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19738         to be re-loaded when customizing the `gnus-delay' group.
19739
19740 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19741
19742         * message.el: Revert last changes.
19743         (message-insert-citation-line): Use newlines.
19744
19745 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19746
19747         * message.el (message-courtesy-message)
19748         (message-mark-insert-begin, message-mark-insert-end)
19749         (message-elide-ellipsis, message-cancel-message)
19750         (message-add-header, message-change-subject)
19751         (message-cross-post-followup-to-header)
19752         (message-cross-post-insert-note, message-reduce-to-to-cc)
19753         (message-widen-reply, message-delete-not-region)
19754         (message-kill-to-signature, message-insert-signature)
19755         (message-insert-importance-high, message-insert-importance-low)
19756         (message-insert-or-toggle-importance)
19757         (message-insert-disposition-notification-to)
19758         (message-indent-citation, message-yank-original)
19759         (message-cite-original-without-signature, message-cite-original)
19760         (message-insert-citation-line, message-position-on-field)
19761         (message-fix-before-sending, message-send-mail-partially)
19762         (message-send-mail, message-send-mail-with-sendmail)
19763         (message-send-mail-with-qmail, message-send-news)
19764         (message-check-news-header-syntax, message-generate-headers)
19765         (message-insert-courtesy-copy, message-fill-address)
19766         (message-fill-header, message-shorten-references)
19767         (message-setup-1, message-cancel-news)
19768         (message-forward-make-body-plain, message-forward-make-body-mime)
19769         (message-forward-make-body-mml, message-encode-message-body)
19770         (message-forward-make-body-digest-plain)
19771         (message-forward-make-body-digest-mime)
19772         (message-use-alternative-email-as-from): Insert `hard-newline'
19773         instead of ordinary newlines.
19774
19775 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19776
19777         * message.el (message-generate-headers): Downcase the argument
19778         given to message-check-element.
19779
19780 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19781
19782         * nntp.el (nntp-authinfo-rejected): New error condition.
19783         (nntp-wait-for): Use new error condition to signal authentication
19784         error.
19785         (nntp-retrieve-data): Rethrow new error condition to break out of
19786         recursive call to nntp-send-authinfo.
19787
19788 2005-11-08  Romain Francoise  <romain@orebokech.com>
19789
19790         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19791         (gnus-summary-exit-map): Bind to `Z p'.
19792         (gnus-summary-make-menu-bar): Add menu item.
19793
19794 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19795
19796         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19797         (gnus-treat-*): Add `first' in all doc strings.
19798
19799         * gnus-group.el (gnus-group-compact-group): Fix typo.
19800
19801 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * gnus.el (gnus-parameters-case-fold-search): New variable.
19804         (gnus-parameters-get-parameter): Use it.
19805
19806         * gnus-score.el (gnus-home-score-file): Doc fix.
19807
19808 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19809
19810         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19811
19812 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19813
19814         * mm-util.el (mm-special-display-p): New function.
19815
19816         * mml.el (mml-preview): Use it; doc fix.
19817
19818 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19819
19820         * imap.el (imap-open): Handle case where buffer is a buffer object.
19821
19822 2005-10-29  Romain Francoise  <romain@orebokech.com>
19823
19824         * message.el (message-fix-before-sending): Fix comment.
19825
19826 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19827
19828         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19829
19830 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19831
19832         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19833         Used in gnus-score.el.
19834
19835 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19836
19837         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19838
19839 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19840
19841         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19842         whitespace removed in revision 7.8.  Use concatenated string to
19843         protect trailing whitespace.
19844
19845 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19846
19847         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19848         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19849         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19850         Courier IMAP ("some version from 2004").  Mostly based on similar
19851         code in the same function.
19852
19853 2005-10-26  Didier Verna  <didier@xemacs.org>
19854
19855         * gnus-group.el (gnus-group-compact-group): Invalidate original
19856         article buffer.
19857         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19858         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19859         NOV database and in article itself.
19860         Invalidate article backlog.
19861
19862 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19863
19864         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19865
19866 2005-10-26  Simon Josefsson  <jas@extundo.com>
19867
19868         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19869         part of 2004-07-25 change.
19870
19871 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19872
19873         * message.el (message-display-completion-list): New function.
19874         (message-expand-group): Use it; make sure the Completions buffer
19875         is modifiable.
19876 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19877
19878         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19879         user-mail-name is an empty string.
19880
19881 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19882
19883         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19884         depending on gnus-score-decay-constant.
19885
19886         * encrypt.el (encrypt-insert-file-contents)
19887         (encrypt-write-file-contents): Don't use `gnus-message'.
19888
19889         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19890         arguments.
19891         (mm-uu-type-alist): Add message-marks and insert-marks.
19892         Pass arguments to mm-uu-verbatim-marks-extract.
19893         (mm-uu-hide-markers): New variable.
19894         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19895
19896         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19897         (gnus-convert-image-to-face-command): Use "convert" by default to
19898         allow other input image formats.
19899         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19900         accordingly.
19901
19902 2005-10-23  Simon Josefsson  <jas@extundo.com>
19903
19904         * imap.el (imap-gssapi-program): Align command line parameters
19905         with latest GNU SASL.
19906         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19907
19908 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19909
19910         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19911         HTML.
19912         (nnslashdot-request-article): Ditto.
19913
19914         * lpath.el (featurep): Add nobreak-char-display.
19915
19916 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19917
19918         * mail-source.el (mail-source-fetch-pop): Require pop3.
19919         (mail-source-check-pop): Ditto.
19920
19921 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19922
19923         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19924         errors.
19925
19926 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19927
19928         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19929         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19930
19931         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19932
19933         * mm-bodies.el (mm-decode-string):
19934         Call `mm-charset-to-coding-system' with allow-override argument.
19935
19936 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19937
19938         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19939         (rfc2047-charset-to-coding-system): New function.
19940         (rfc2047-decode-encoded-words): New function.
19941         (rfc2047-decode-region): Use them.
19942         (rfc2047-decode-cte): Remove.
19943         (rfc2047-parse-and-decode): Remove.
19944         (rfc2047-decode): Remove.
19945
19946 2005-10-15  Kenichi Handa  <handa@m17n.org>
19947
19948         * rfc2047.el (rfc2047-decode-cte): New function.
19949         (rfc2047-decode-region): Change the way to decode successive
19950         encoded-words: decode B- or Q-encoding in each encoded-word,
19951         concatenate them, and decode it as charset.
19952
19953 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19954
19955         * lpath.el: Fbind codepage-setup for XEmacs.
19956
19957 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19958
19959         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19960         widget-move-and-invoke.
19961         (gnus-custom-mode): Use gnus-custom-map.
19962
19963 2005-10-15  Bill Wohler  <wohler@newt.com>
19964
19965         * message.el (message-tool-bar-map): Rename image file from
19966         mail_send to mail/send.
19967
19968 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19969
19970         * message.el (message-expand-group): Pass the common
19971         prefix substring of completion to `display-completion-list'.
19972
19973 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19974
19975         * mml-sec.el (mml-secure-method): New internal variable.
19976         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19977         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19978         New functions using mml-secure-method.
19979
19980         * mml.el (mml-mode-map): Add key bindings for those functions.
19981         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19982         Harder <harder@myrealbox.com>.
19983         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19984         Goto end of message if point is the headers of the message.
19985
19986         * message.el (message-in-body-p): New function.
19987
19988         * assistant.el: Autoload gnus-util and netrc.
19989
19990         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19991         Use `mm-charset-override-alist' only when decoding.
19992
19993         * mm-bodies.el (mm-decode-body):
19994         Call `mm-charset-to-coding-system' with allow-override argument.
19995
19996         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19997         `filename' from Content-Disposition if Content-Type doesn't
19998         provide `name'.
19999         (gnus-mime-view-part-as-type): Set default instead of
20000         initial-input.
20001
20002 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20003
20004         * format-spec.el (format-spec): Propagate text properties of % spec.
20005
20006 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20007
20008         * gnus-art.el (gnus-treat-predicate): Add `first'.
20009
20010 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20011
20012         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20013         (mm-charset-override-alist): New variable.
20014         (mm-charset-to-coding-system): Use it.
20015         (mm-codepage-setup): New helper function.
20016         (mm-charset-eval-alist): New variable.
20017         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
20018         Warn about unknown charsets.
20019
20020         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
20021
20022 2005-10-04  David Hansen  <david.hansen@gmx.net>
20023
20024         * nnrss.el (nnrss-request-article): Add support for the comments tag.
20025         (nnrss-check-group): Ditto.
20026
20027 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
20028
20029         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
20030         Rename x-gnus-verbatim to x-verbatim.
20031         (mm-uu-type-alist): Fix regexp for verbatim-marks.
20032
20033         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
20034         x-verbatim.
20035
20036         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
20037
20038         * gnus-util.el (gnus-remove-duplicates): Remove.
20039
20040         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
20041         instead of gnus-remove-duplicates.
20042
20043         * message.el (message-remove-duplicates): Remove.
20044         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
20045         message-remove-duplicates.
20046
20047         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
20048         available, else use implementation from `delete-dups'.
20049
20050         * message.el (message-insert-expires): New function.
20051         (message-mode-map): Add key binding.
20052         (message-mode-field-menu): Add menu entry.
20053         (message-mode): Document it.
20054         (message-make-expires-date): Use `message-make-date'.
20055
20056 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
20057
20058         * message.el (message-make-expires-date): New function.
20059
20060 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20061
20062         * Makefile.in (list-installed-shadows): New entry.
20063         (install): Use it.
20064         (remove-installed-shadows): New entry.
20065
20066         * dgnushack.el (dgnushack-default-load-path): New variable.
20067         (dgnushack-find-lisp-shadows): New function.
20068         (dgnushack-remove-lisp-shadows): New function.
20069
20070 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20071
20072         * Makefile.in (install-el-elc): New entry.
20073         (install): Use it so that .el files are necessarily installed.
20074
20075 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20076
20077         * time-date.el: Autoload parse-time-string, XEmacs needs it.
20078
20079 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20080
20081         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
20082         function rather than the diff-mode.el package.
20083         (mm-display-external): Use with-current-buffer.
20084         (mm-viewer-completion-map, mm-viewer-completion-map):
20085         Move initialization inside declaration.
20086
20087 2005-09-29  Simon Josefsson  <jas@extundo.com>
20088
20089         * spam.el: Load hashcash when compiling, to avoid warnings.
20090         Don't autoload mail-check-payment.
20091         (spam-check-hashcash): Define unconditionally, since hashcash.el
20092         is part of Gnus now.  Ignore errors from payment checking.
20093
20094 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
20095
20096         * message.el (message-bold-region, message-unbold-region):
20097         Rename from `bold-region' and `unbold-region'.
20098
20099         * message.el: Remove useless autoloads.
20100
20101 2005-09-28  Simon Josefsson  <jas@extundo.com>
20102
20103         * message.el (message-use-idna): Default to t.
20104         (message-use-idna): Test whether encoding works too.  Doc fix.
20105
20106 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20107
20108         * nntp.el (nntp-warn-about-losing-connection): Remove.
20109
20110 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
20111
20112         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
20113         customizable.  Change default value.
20114         (mm-uu-diff-groups-regexp): Change default value.
20115         (mm-uu-type-alist): Add doc string.
20116         (mm-uu-configure): Add doc string.  Make it interactive.
20117         (mm-uu-tex-groups-regexp): New variable.
20118         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
20119         (mm-uu-type-alist): Add LaTeX documents.
20120         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20121         of "text/verbatim".
20122         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
20123
20124         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
20125         instead of "text/verbatim".
20126
20127         * message.el (message-mark-inserted-region)
20128         (message-mark-insert-file): Use slrn style marks when called with
20129         prefix argument.
20130
20131 2005-09-27  Simon Josefsson  <jas@extundo.com>
20132
20133         * message.el (message-idna-to-ascii-rhs-1): Reformat.
20134
20135 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
20136
20137         * message.el (message-remove-duplicates): New function.
20138         Implementation borrowed from `gnus-remove-duplicates'.
20139         (message-idna-to-ascii-rhs): Also encode idna addresses in
20140         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20141         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
20142         only ask about the same idna domain once per header and also tell
20143         in what header to replace the idna domain.
20144
20145         * gnus-art.el (article-decode-idna-rhs): Also decode idna
20146         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
20147         (article-decode-idna-rhs): Fix regexp so that all idna-address in
20148         a header is decoded and not just the last one.
20149
20150 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20151
20152         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
20153         has been decoded.
20154
20155         * mm-decode.el (mm-automatic-display): Add text/verbatim.
20156         (mm-insert-part): Don't modify text if it has been decoded.
20157
20158         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
20159         decoded.
20160
20161         * mm-view.el (mm-inline-text): Don't strip text props unless
20162         decoding enriched or richtext parts.
20163
20164 2005-09-25  Romain Francoise  <romain@orebokech.com>
20165
20166         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
20167         * gnus-start.el (gnus-subscribe-interactively):
20168         * gnus-uu.el (gnus-uu-grab-articles):
20169         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
20170         space.
20171
20172 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
20173
20174         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
20175         * mm-view.el (mm-view-pkcs7-decrypt):
20176         * gnus-sum.el (gnus-summary-limit-to-extra)
20177         (gnus-summary-respool-article, gnus-read-move-group-name):
20178         * gnus-score.el (gnus-summary-increase-score):
20179         * gnus-util.el (gnus-completing-read-with-default):
20180         * gnus-art.el (gnus-read-save-file-name)
20181         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
20182         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
20183         * message.el (message-check-news-header-syntax):
20184         Follow convention for reading with the minibuffer.
20185
20186 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
20187
20188         * spam-report.el (spam-report-url-ping-plain):
20189         Use gnus-extended-version as User-Agent.
20190
20191         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
20192         default value is nil.
20193
20194         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
20195         (mm-uu-verbatim-marks-extract): New function.
20196         (mm-uu-extract): New face.
20197         (mm-uu-copy-to-buffer): Use it.
20198
20199         * spam-report.el (spam-report-gmane-ham): Rename from
20200         `spam-report-gmane-unspam'.
20201         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
20202         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
20203
20204         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
20205         Autoload.
20206         (spam-report-gmane-unregister-routine):
20207         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
20208
20209 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
20210
20211         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
20212         (spam-report-gmane-unregister-routine): Add support for gmane
20213         unregistration.
20214
20215         * spam-report.el (spam-report-gmane-unspam)
20216         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20217         (spam-report-gmane): Change to take a single article and do unspam
20218         registration.
20219
20220 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20221
20222         * mm-url.el (mm-url-decode-entities): Fix regexp.
20223
20224 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20225
20226         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20227         default to nil, to be able to use Gnus at all.  If the default
20228         switches to something else, then the function should be fixed not
20229         be exceedingly slow.
20230
20231 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20232
20233         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20234         fail hard.
20235
20236         * spam-report.el: Add better Keywords line.
20237
20238         * spam.el: Add Maintainer and better Keywords line.
20239
20240 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20241
20242         * gnus-art.el (gnus-article-replace-part)
20243         (gnus-mime-replace-part): New functions.
20244         (gnus-mime-action-alist, gnus-mime-button-commands)
20245         (gnus-mime-save-part-and-strip): Add file argument.
20246         (gnus-article-part-wrapper): Add interactive argument.
20247
20248         * gnus-sum.el (gnus-summary-mime-map):
20249         Add `gnus-article-replace-part'.
20250
20251 2005-09-19  Didier Verna  <didier@xemacs.org>
20252
20253         The nnml compaction feature:
20254         * nnml.el (nnml-request-compact-group): New function.
20255         * nnml.el (nnml-request-compact): New function.
20256         * gnus-int.el (gnus-request-compact-group): New function.
20257         * gnus-int.el (gnus-request-compact): New function.
20258         * gnus-group.el (gnus-group-compact-group): New function.
20259         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20260         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20261         * gnus-srvr.el (gnus-server-compact-server): New function.
20262         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20263         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20264
20265 2005-09-18  Deepak Goel  <deego@gnufans.org>
20266
20267         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20268         format spec.
20269
20270 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20271
20272         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20273
20274 2005-09-15  Romain Francoise  <romain@orebokech.com>
20275
20276         * message.el (message-fill-paragraph): Clarify docstring.
20277
20278 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20279
20280         * gnus-art.el (gnus-mime-display-part): Protect against broken
20281         MIME messages.
20282
20283 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20284
20285         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20286         before parsing header.
20287
20288 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20289
20290         * html2text.el (html2text-replace-list): Add new entities.
20291
20292 2005-09-11  Romain Francoise  <romain@orebokech.com>
20293
20294         * message.el (message-alternative-emails): Improve docstring.
20295         (message-setup-1): Call `message-use-alternative-email-as-from'
20296         after `message-setup-hook' to give it precedence over posting
20297         styles, etc.
20298         (message-use-alternative-email-as-from): Add docstring.
20299         Remove the original From header if present.
20300
20301         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20302         (nnml-save-mail): Use it.
20303
20304         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20305         articles.  Add new argument `silent'.
20306         (gnus-uu-mark-all): Report the total number of marked articles.
20307
20308 2005-09-10  Romain Francoise  <romain@orebokech.com>
20309
20310         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20311         (gnus-uu-mark-series): Likewise.
20312
20313 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20314
20315         * spam-report.el (spam-report-gmane): Fix generation of spam
20316         report URL.
20317
20318 2005-09-10  Simon Josefsson  <jas@extundo.com>
20319
20320         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20321         t, based on discussion on the ding list with Robert Epprecht
20322         <epprecht@solnet.ch>.
20323
20324 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20325
20326         * spam-report.el (spam-report-gmane): Make it work without
20327         X-Report-Spam header.  Gmane now only provides Archived-At.
20328         This is only used if `spam-report-gmane-use-article-number' is nil.
20329         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20330
20331         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20332         make `gnus-summary-sort-by-recipient' work with threading.
20333
20334         * nnweb.el (nnweb-google-wash-article): Print a message if article
20335         is not available.
20336
20337 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20338
20339         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20340         change.  Decode text/* parts content before displaying.
20341
20342 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20343
20344         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20345
20346 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20347
20348         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20349
20350         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20351         url-package-name, url-package-version,
20352         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20353         w3m-display-inline-images, and w3m-minor-mode-map.
20354
20355 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20356
20357         * message.el (message-tab-body-function): Fix mismatched custom type.
20358
20359         * gnus.el (gnus-group-change-level-function): Ditto.
20360
20361         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20362
20363         * gnus-art.el (gnus-signature-limit)
20364         (gnus-article-mime-part-function): Ditto.
20365
20366 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20367
20368         * mml.el (mml-mode): Silence the byte compiler.
20369
20370         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20371         using `(sit-for 0)' before moving the point to the specified part;
20372         skip unbuttonized parts.
20373         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20374         return to the summary window if gnus-auto-select-part is non-nil.
20375
20376 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20377
20378         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20379         New variables.
20380         (mml-dnd-attach-file, mml-mode): Use them.
20381
20382         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20383         Make fetching article by MID work again for Google Groups.
20384         Add FIXME concerning gnus-group-make-web-group.
20385
20386         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20387         Don't depend on Gnus by using mail-extract-address-components if
20388         gnus-extract-address-components is not bound.
20389
20390 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20391
20392         * gnus-art.el (gnus-mime-display-security): Don't display the
20393         signature, but only the signed part.
20394
20395 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20396
20397         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20398
20399         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20400         list, not listp.
20401
20402 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20403
20404         * mm-encode.el (mm-encode-content-transfer-encoding):
20405         Likewise when encoding.
20406
20407         * mm-bodies.el (mm-decode-content-transfer-encoding):
20408         De-canonicalize CRLF for all text content types, not just
20409         text/plain.
20410
20411 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20412
20413         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20414         valid article; point arrow and cursor at the MIME button.
20415
20416 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20417
20418         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20419         Suggested by Dan Christensen <jdc@uwo.ca>.
20420
20421         * mm-decode.el (mm-save-part): Enable change of prompt.
20422
20423 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20424
20425         * gnus-msg.el (gnus-inews-add-send-actions):
20426         Make `message-post-method' lambda parameter ARG `&optional'.
20427
20428 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20429
20430         * gnus-sum.el (gnus-summary-mime-map):
20431         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20432         gnus-article-jump-to-part.
20433
20434         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20435         (gnus-article-edit-part): Use it.
20436         (gnus-article-part-wrapper): Add no-handle argument.
20437         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20438         New functions.
20439
20440 2005-08-29  Romain Francoise  <romain@orebokech.com>
20441
20442         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20443         docstring.
20444         (gnus-face-from-file): Likewise.
20445
20446 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20447
20448         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20449         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20450         non-nil.
20451         (gnus-auto-select-part): New variable.
20452         (gnus-article-jump-to-part): New function.
20453         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20454         (gnus-mime-delete-part): Allow selecting specified part after
20455         deleting or stripping parts.
20456         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20457         part if argument is bogus.
20458
20459 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20460
20461         * gnus-art.el (w3m-minor-mode-map):
20462         * gnus-spec.el (gnus-newsrc-file-version):
20463         * gnus-util.el (nnmail-active-file-coding-system)
20464         (gnus-original-article-buffer, gnus-user-agent):
20465         * gnus.el (gnus-ham-process-destinations)
20466         (gnus-parameter-ham-marks-alist)
20467         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20468         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20469         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20470         * mm-decode.el (gnus-current-window-configuration):
20471         * mm-extern.el (gnus-article-mime-handles):
20472         * mm-url.el (url-current-object, url-package-name)
20473         (url-package-version):
20474         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20475         (smime-keys, w3m-cid-retrieve-function-alist)
20476         (w3m-current-buffer, w3m-display-inline-images)
20477         (w3m-minor-mode-map):
20478         * mml-smime.el (gnus-extract-address-components):
20479         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20480         (gnus-newsrc-hashtb, message-default-charset)
20481         (message-deletable-headers, message-options)
20482         (message-posting-charset, message-required-mail-headers)
20483         (message-required-news-headers):
20484         * mml1991.el (mc-pgp-always-sign):
20485         * mml2015.el (mc-pgp-always-sign):
20486         * nnheader.el (nnmail-extra-headers):
20487         * rfc1843.el (gnus-decode-encoded-word-function)
20488         (gnus-decode-header-function, gnus-newsgroup-name):
20489         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20490
20491 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20492
20493         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20494         the end of the date treatments.
20495
20496 2005-08-15  Simon Josefsson  <jas@extundo.com>
20497
20498         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20499         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20500         Capello and Romain Francoise.
20501         (pgg-fetch-key-function): Remove, not used?
20502         (pgg-insert-url-with-w3): Require url, to get
20503         url-insert-file-contents regardless of where it is defined.
20504
20505 2005-08-13  Romain Francoise  <romain@orebokech.com>
20506
20507         * message.el (message-cite-original-1): New function.
20508         (message-cite-original): Use it.
20509         (message-cite-original-without-signature): Ditto.
20510
20511 2005-08-08  Romain Francoise  <romain@orebokech.com>
20512
20513         * message.el (message-yank-empty-prefix): New variable.
20514         (message-indent-citation): Use it.
20515         (message-cite-original-without-signature): Respect X-No-Archive.
20516
20517 2005-08-08  Simon Josefsson  <jas@extundo.com>
20518
20519         * pgg.el: Autoload url-insert-file-contents instead of loading
20520         w3/url.
20521         (pgg-insert-url-with-w3): Don't load url here.
20522
20523 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20524
20525         * message.el (message-kill-to-signature): Don't insert newline at
20526         bol.
20527         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20528
20529 2005-08-06  Romain Francoise  <romain@orebokech.com>
20530
20531         * message.el (message-user-fqdn): Fix typo in docstring.
20532
20533 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20534
20535         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20536
20537         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20538
20539 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20540
20541         * mm-bodies.el (mm-encode-body): Use coding system rather than
20542         charset to encode text.
20543
20544         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20545         number of charsets if utf-8 is available (XEmacs).
20546
20547 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20548
20549         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20550         taken from `gnus-button-mid-or-mail-regexp'.
20551         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20552         (gnus-button-alist): Improve regexp for domain part of the MIDs
20553         for news:localpart@domain buttons.
20554         (gnus-button-ctan-directory-regexp): Update.
20555
20556 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20557
20558         * sieve-manage.el (sieve-manage-interactive-login):
20559         Use make-local-variable rather than make-variable-buffer-local.
20560         (sieve-manage-open): Ditto.
20561         (sieve-manage-authenticate): Ditto.
20562
20563         * mml.el (mml-generate-mime-1): Make the content type default to
20564         text/plain if the filename is not specified.
20565
20566 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20567
20568         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20569         instead of insert-buffer.
20570
20571         * message.el (message-yank-original): Ditto; set the mark at the
20572         end of the yanked message.
20573
20574 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20575
20576         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20577         lines to scroll rather than to stop it.
20578
20579         * mml.el (mml-generate-default-type): Add doc string.
20580         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20581         default to application/octet-stream when determining the content
20582         type if it is not specified for the part or the mml contents; add
20583         a comment about mml-generate-default-type.
20584
20585 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20586
20587         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20588         make it default to application/octet-stream when determining the
20589         content type if it is not specified for the external contents.
20590
20591 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20592
20593         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20594         segmented parameter but also other parameters might be there.
20595
20596 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20597
20598         * mm-decode.el (mm-display-external): Delete temp file, directory
20599         and buffer immediately if the external process is exited.
20600
20601 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20602
20603         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20604         fewer lines than that of scroll-margin.
20605         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20606
20607 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20608
20609         * gnus-art.el (gnus-article-next-page): Revert.
20610         (gnus-article-beginning-of-window): New macro.
20611         (gnus-article-next-page-1): Use it.
20612         (gnus-article-prev-page): Ditto.
20613         (gnus-article-edit-part): Use insert-buffer-substring instead of
20614         insert-buffer.
20615         (gnus-article-edit-exit): Ditto.
20616
20617         * gnus-util.el (gnus-beginning-of-window): Remove.
20618         (gnus-end-of-window): Remove.
20619
20620         * lpath.el: Don't bind header-line-format and scroll-margin.
20621
20622 2005-07-25  Simon Josefsson  <jas@extundo.com>
20623
20624         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20625         to have the url package without w3.  Reported by Daiki Ueno
20626         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20627
20628 2005-07-20  Didier Verna  <didier@xemacs.org>
20629
20630         * gnus-diary.el: Remove the description comment (nndiary is now
20631         properly documented in the Gnus manual).
20632         Fix the spelling of "Back End".
20633         * nndiary.el: Ditto.
20634         Fix the copyright notice.
20635
20636 2005-07-18  Romain Francoise  <romain@orebokech.com>
20637
20638         * gnus-sum.el (gnus-summary-to-prefix)
20639         (gnus-summary-newsgroup-prefix): New variables.
20640         (gnus-summary-from-or-to-or-newsgroups): Use them.
20641
20642 2005-07-17  Romain Francoise  <romain@orebokech.com>
20643
20644         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20645         space as it's generally not especially interesting to the user.
20646
20647 2005-07-16  Romain Francoise  <romain@orebokech.com>
20648
20649         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20650         nil to avoid prompting and file modification if one of the
20651         messages at the top of the nnfolder file contains a copyright
20652         notice.
20653         Update copyright notice.
20654
20655         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20656         instead of `current-time-string' as the latter creates a time
20657         string that is not RFC 2822 compliant (it lacks the zone).
20658         Update copyright notice.
20659
20660 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20661
20662         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20663         for text/rtf.  Display default in prompt.  Pass default for M-n.
20664
20665         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20666
20667 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20668
20669         * gnus-msg.el (gnus-button-mailto):
20670         Remove save-selected-window-window hackery because it relies on
20671         save-selected-window internals.
20672
20673 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20674
20675         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20676         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20677         (gnus-article-prev-page): Ditto.
20678
20679         * gnus-util.el (gnus-beginning-of-window): New function.
20680         (gnus-end-of-window): New function.
20681
20682         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20683
20684 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20685
20686         * gnus-score.el (gnus-score-edit-all-score):
20687         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20688         gnus-message.
20689
20690 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20691
20692         * gnus-msg.el (gnus-button-mailto):
20693         Remove save-selected-window-window hackery because it relies on
20694         save-selected-window internals.
20695
20696 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20697
20698         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20699         add-minor-mode.
20700         (gnus-binary-mode): Ditto.
20701
20702         * gnus-topic.el (gnus-topic-mode): Ditto.
20703
20704 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20705
20706         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20707         (gnus-article-prev-page): Take scroll-margin into consideration.
20708
20709 2005-07-04  Lute Kamstra  <lute@gnu.org>
20710
20711         Update FSF's address in GPL notices.
20712
20713 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20714
20715         * gnus.el (gnus-exit):
20716         * gnus-group.el (gnus-group-icons):
20717         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20718
20719         * gnus-nocem.el (gnus-nocem):
20720         * message.el (message-various, message-buffers, message-sending)
20721         (message-interface, message-forwarding, message-insertion)
20722         (message-headers, message-news, message-mail):
20723         * pgg-gpg.el (pgg-gpg):
20724         * pgg-parse.el (pgg-parse):
20725         * pgg-pgp.el (pgg-pgp):
20726         * pgg-pgp5.el (pgg-pgp5):
20727         * pop3.el (pop3): Finish `defgroup' description with period.
20728
20729 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20730
20731         * gnus-art.el (article-display-face): Improve the efficiency.
20732         (article-display-x-face): Ditto; remove gray x-face stuff.
20733
20734 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20735
20736         * gnus-art.el (article-display-face): Correct the position in
20737         which Faces are inserted.
20738
20739 2005-06-29  Didier Verna  <didier@xemacs.org>
20740
20741         * gnus-art.el (article-display-face): Display faces in correct
20742         order.
20743
20744 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20745
20746         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20747         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20748         (gnus-nocem-check-article): Fetch the Type header.
20749         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20750         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20751         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20752         make sure gnus-nocem-hashtb is initialized.
20753         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20754         (gnus-nocem-unwanted-article-p): Ditto.
20755
20756         * pgg.el (pgg-verify): Return the verification result.
20757
20758 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20759
20760         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20761         is ascii.
20762
20763 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20764
20765         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20766         `show-nonbreak-escape'.
20767
20768 2005-06-23  Lute Kamstra  <lute@gnu.org>
20769
20770         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20771
20772         * dig.el (dig-mode):
20773         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20774
20775 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20776
20777         * nnimap.el (nnimap-split-download-body): Fix spellings.
20778
20779 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20780
20781         * gnus-art.el (gnus-article-encrypt-body):
20782         * gnus-cus.el (gnus-score-customize):
20783         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20784         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20785
20786 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20787
20788         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20789         header by looking for magic "MII" at the beginning.
20790
20791 2005-06-16  Miles Bader  <miles@gnu.org>
20792
20793         * gnus-xmas.el (gnus-xmas-group-startup-message):
20794         Use renamed gnus-splash face.
20795
20796         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20797         (assistant-field-face): New backward-compatibility alias for renamed
20798         face.
20799         (assistant-render-text): Use renamed assistant-field face.
20800
20801         * spam.el (spam): Remove "-face" suffix from face name.
20802         (spam-face): New backward-compatibility alias for renamed face.
20803         (spam-face, spam-initialize): Use renamed spam face.
20804
20805         * message.el (message-header-to, message-header-cc)
20806         (message-header-subject, message-header-newsgroups)
20807         (message-header-other, message-header-name)
20808         (message-header-xheader, message-separator, message-cited-text)
20809         (message-mml): Remove "-face" suffix from face names.
20810         (message-header-to-face, message-header-cc-face)
20811         (message-header-subject-face, message-header-newsgroups-face)
20812         (message-header-other-face, message-header-name-face)
20813         (message-header-xheader-face, message-separator-face)
20814         (message-cited-text-face, message-mml-face):
20815         New backward-compatibility aliases for renamed faces.
20816         (message-font-lock-keywords): Use renamed message faces.
20817
20818         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20819         (sieve-test-commands, sieve-tagged-arguments):
20820         Remove "-face" suffix from face names.
20821         (sieve-control-commands-face, sieve-action-commands-face)
20822         (sieve-test-commands-face, sieve-tagged-arguments-face):
20823         New backward-compatibility aliases for renamed faces.
20824         (sieve-control-commands-face, sieve-action-commands-face)
20825         (sieve-test-commands-face, sieve-tagged-arguments-face):
20826         Use renamed sieve faces.
20827
20828         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20829         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20830         (gnus-group-news-3-empty, gnus-group-news-4)
20831         (gnus-group-news-4-empty, gnus-group-news-5)
20832         (gnus-group-news-5-empty, gnus-group-news-6)
20833         (gnus-group-news-6-empty, gnus-group-news-low)
20834         (gnus-group-news-low-empty, gnus-group-mail-1)
20835         (gnus-group-mail-1-empty, gnus-group-mail-2)
20836         (gnus-group-mail-2-empty, gnus-group-mail-3)
20837         (gnus-group-mail-3-empty, gnus-group-mail-low)
20838         (gnus-group-mail-low-empty, gnus-summary-selected)
20839         (gnus-summary-cancelled, gnus-summary-high-ticked)
20840         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20841         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20842         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20843         (gnus-summary-low-undownloaded)
20844         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20845         (gnus-summary-low-unread, gnus-summary-normal-unread)
20846         (gnus-summary-high-read, gnus-summary-low-read)
20847         (gnus-summary-normal-read, gnus-splash):
20848         Remove "-face" suffix from face names.
20849         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20850         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20851         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20852         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20853         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20854         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20855         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20856         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20857         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20858         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20859         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20860         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20861         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20862         (gnus-summary-normal-ticked-face)
20863         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20864         (gnus-summary-normal-ancient-face)
20865         (gnus-summary-high-undownloaded-face)
20866         (gnus-summary-low-undownloaded-face)
20867         (gnus-summary-normal-undownloaded-face)
20868         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20869         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20870         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20871         (gnus-splash-face):
20872         New backward-compatibility aliases for renamed faces.
20873         (gnus-group-startup-message): Use renamed gnus faces.
20874
20875         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20876         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20877         (gnus-server-agent): Remove "-face" suffix from face names.
20878         (gnus-server-agent-face, gnus-server-opened-face)
20879         (gnus-server-closed-face, gnus-server-denied-face)
20880         (gnus-server-offline-face):
20881         New backward-compatibility aliases for renamed faces.
20882         (gnus-server-agent-face, gnus-server-opened-face)
20883         (gnus-server-closed-face, gnus-server-denied-face)
20884         (gnus-server-offline-face): Use renamed gnus faces.
20885
20886         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20887         Remove "-face" suffix from face names.
20888         (gnus-picon-xbm-face, gnus-picon-face):
20889         New backward-compatibility aliases for renamed faces.
20890
20891         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20892         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20893         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20894         (gnus-cite-11): Remove "-face" suffix from face names.
20895         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20896         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20897         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20898         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20899         New backward-compatibility aliases for renamed faces.
20900         (gnus-cite-attribution-face, gnus-cite-face-list)
20901         (gnus-article-boring-faces): Use renamed gnus faces.
20902
20903         * gnus-art.el (gnus-signature, gnus-header-from)
20904         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20905         (gnus-header-content): Remove "-face" suffix from face names.
20906         (gnus-signature-face, gnus-header-from-face)
20907         (gnus-header-subject-face, gnus-header-newsgroups-face)
20908         (gnus-header-name-face, gnus-header-content-face):
20909         New backward-compatibility aliases for renamed faces.
20910         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20911
20912         * gnus-sum.el (gnus-summary-selected-face)
20913         (gnus-summary-highlight): Use renamed gnus faces.
20914         * gnus-group.el (gnus-group-highlight): Likewise.
20915
20916 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20917
20918         * gnus-sieve.el (gnus-sieve-article-add-rule):
20919         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20920         * spam-stat.el (spam-stat-buffer-change-to-spam)
20921         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20922
20923         * message.el (message-is-yours-p):
20924         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20925
20926 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20927
20928         * mm-view.el (mm-inline-text): Withdraw the last change.
20929
20930 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20931
20932         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20933         executing enriched-decode.
20934
20935 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20936
20937         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20938         charset of tar files.
20939
20940 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20941
20942         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20943
20944 2005-06-04  Lute Kamstra  <lute@gnu.org>
20945
20946         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20947         information is never recorded.
20948
20949 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20950
20951         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20952
20953 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20954
20955         * pop3.el (pop3-apop): Run md5 in the binary mode.
20956
20957         * starttls.el (starttls-set-process-query-on-exit-flag):
20958         Use eval-and-compile.
20959
20960 2005-05-31  Simon Josefsson  <jas@extundo.com>
20961
20962         * smime.el (smime-replace-in-string): Define.
20963         (smime-cert-by-ldap-1): Use it.
20964
20965 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20966
20967         * gnus-art.el (article-display-x-face): Replace
20968         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20969
20970         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20971         set-process-query-on-exit-flag or process-kill-without-query.
20972
20973         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20974         loop instead of replace-regexp.
20975
20976         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20977         instead of process-kill-without-query if it is available.
20978
20979         * lpath.el: Fbind ldap-search-entries.
20980
20981         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20982         instead of find-file-hooks if it is available.
20983
20984         * mml1991.el: Bind pgg-default-user-id when compiling.
20985
20986         * mml2015.el: Bind pgg-default-user-id when compiling.
20987
20988         * nndraft.el (nndraft-request-associate-buffer):
20989         Use write-contents-functions instead of write-contents-hooks if it is
20990         available.
20991
20992         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20993         instead of find-file-hooks if it is available.
20994
20995         * nntp.el (nntp-open-connection): Replace
20996         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20997         (nntp-open-ssl-stream): Ditto.
20998         (nntp-open-tls-stream): Ditto.
20999
21000         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21001         set-process-query-on-exit-flag or process-kill-without-query.
21002         (starttls-open-stream-gnutls): Use it instead of
21003         process-kill-without-query.
21004         (starttls-open-stream): Ditto.
21005
21006 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21007
21008         * smime.el (smime-cert-by-ldap-1): Don't use
21009         replace-regexp-in-string.
21010
21011 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21012
21013         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21014
21015         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
21016         in PEM format.  Adjust to the XEmacs compatibility.
21017
21018 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
21019
21020         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
21021         by `string-to-number'.
21022         * gnus-agent.el (gnus-agent-regenerate-group)
21023         (gnus-agent-fetch-articles): Ditto.
21024         * gnus-art.el (gnus-button-fetch-group): Ditto.
21025         * gnus-cache.el (gnus-cache-generate-active)
21026         (gnus-cache-articles-in-group): Ditto.
21027         * gnus-group.el (gnus-group-set-current-level)
21028         (gnus-group-insert-group-line): Ditto.
21029         * gnus-score.el (gnus-score-set-expunge-below)
21030         (gnus-score-set-mark-below, gnus-summary-score-effect)
21031         (gnus-summary-score-entry): Ditto.
21032         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
21033         (gnus-soup-pack): Ditto.
21034         * gnus-spec.el (gnus-xmas-format): Ditto.
21035         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
21036         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
21037         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
21038         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
21039         * nndb.el (nndb-get-remote-expire-response): Ditto.
21040         * nndiary.el (nndiary-parse-schedule-value)
21041         (nndiary-string-to-number, nndiary-request-replace-article)
21042         (nndiary-request-article): Ditto.
21043         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
21044         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
21045         * nneething.el (nneething-make-head): Ditto.
21046         * nnfolder.el (nnfolder-request-article)
21047         (nnfolder-retrieve-headers): Ditto.
21048         * nnheader.el (nnheader-file-to-number): Ditto.
21049         * nnkiboze.el (nnkiboze-request-article): Ditto.
21050         * nnmail.el (nnmail-process-unix-mail-format)
21051         (nnmail-process-babyl-mail-format): Ditto.
21052         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
21053         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
21054         (nnmh-request-create-group, nnmh-request-list-1)
21055         (nnmh-request-group, nnmh-request-article): Ditto.
21056         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
21057         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
21058         * nnsoup.el (nnsoup-make-active): Ditto.
21059         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
21060         * nntp.el (nntp-find-group-and-number)
21061         (nntp-retrieve-headers-with-xover): Ditto.
21062         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
21063         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
21064         (pgg-format-key-identifier): Ditto.
21065         * pop3.el (pop3-last, pop3-stat): Ditto.
21066         * qp.el (quoted-printable-decode-region): Ditto.
21067
21068         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
21069         of concat.
21070
21071 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
21074
21075         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
21076
21077         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
21078
21079         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
21080
21081         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
21082
21083         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
21084
21085         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
21086         (gnus-carpal-mode): Ditto.
21087
21088         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
21089         (gnus-browse-mode): Ditto.
21090
21091         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
21092
21093         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
21094
21095 2005-05-29  Richard M. Stallman  <rms@gnu.org>
21096
21097         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
21098
21099 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21100
21101         * gnus-util.el (gnus-run-mode-hooks): New function.
21102
21103         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
21104
21105         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
21106         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
21107
21108 2005-05-27  Lute Kamstra  <lute@gnu.org>
21109
21110         * dns-mode.el (dns-mode): Specify customization group.
21111
21112 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
21113
21114         * gnus-agent.el (gnus-agent-make-mode-line-string):
21115         Use mode-line-highlight as mouse-face.
21116
21117 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21118
21119         * canlock.el (canlock): Change the parent group to news.
21120
21121         * deuglify.el (gnus-outlook-deuglify): Add :group.
21122
21123         * dig.el (dig): Add :group.
21124
21125         * dns-mode.el (dns-mode): Add :group.
21126
21127         * encrypt.el (encrypt): Add :group.
21128
21129         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
21130         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
21131         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
21132         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
21133         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
21134
21135         * gnus-diary.el (gnus-diary): Add :group.
21136
21137         * gnus.el (gnus-group-news-1-face): Add :group.
21138         (gnus-group-news-1-empty-face): Ditto.
21139         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
21140         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
21141         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
21142         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
21143         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
21144         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
21145         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
21146         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
21147         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
21148         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
21149         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
21150         (gnus-summary-high-ticked-face): Ditto.
21151         (gnus-summary-low-ticked-face): Ditto.
21152         (gnus-summary-normal-ticked-face): Ditto.
21153         (gnus-summary-high-ancient-face): Ditto.
21154         (gnus-summary-low-ancient-face): Ditto.
21155         (gnus-summary-normal-ancient-face): Ditto.
21156         (gnus-summary-high-undownloaded-face): Ditto.
21157         (gnus-summary-low-undownloaded-face): Ditto.
21158         (gnus-summary-normal-undownloaded-face): Ditto.
21159         (gnus-summary-high-unread-face): Ditto.
21160         (gnus-summary-low-unread-face): Ditto.
21161         (gnus-summary-normal-unread-face): Ditto.
21162         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
21163         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
21164
21165         * hashcash.el (hashcash): New custom group.
21166         (hashcash-default-payment): Add :group.
21167         (hashcash-payment-alist): Ditto.
21168         (hashcash-default-accept-payment): Ditto.
21169         (hashcash-accept-resources): Ditto.
21170         (hashcash-path): Ditto.
21171         (hashcash-extra-generate-parameters): Ditto.
21172         (hashcash-double-spend-database): Ditto.
21173         (hashcash-in-news): Ditto.
21174
21175         * message.el (message-minibuffer-local-map): Add :group.
21176
21177         * netrc.el (netrc): Add :group.
21178
21179         * sieve-manage.el (sieve-manage-log): Add :group.
21180         (sieve-manage-default-user): Diito.
21181         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
21182         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
21183         (sieve-manage-authenticators): Ditto.
21184         (sieve-manage-authenticator-alist): Ditto.
21185         (sieve-manage-default-port): Ditto.
21186
21187         * sieve-mode.el (sieve-control-commands-face): Add :group.
21188         (sieve-action-commands-face): Ditto.
21189         (sieve-test-commands-face): Ditto.
21190         (sieve-tagged-arguments-face): Ditto.
21191
21192         * smime.el (smime): Add :group.
21193
21194         * spam-report.el (spam-report): Add :group.
21195
21196         * spam.el (spam, spam-face): Add :group.
21197
21198 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21199
21200         * nntp.el (nntp-next-result-arrived-p): Some news servers may
21201         return \n.\n.\n at the end of articles.  Protect against that.
21202         (nntp-with-open-group): Allow debugging.
21203
21204         * nnheader.el (mail-header-set-extra): Make into a function
21205         because I just could't understand how to quote the list properly.
21206
21207         * dns.el (query-dns-cached): New function.
21208
21209 2005-05-26  Lute Kamstra  <lute@gnu.org>
21210
21211         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
21212
21213 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21214
21215         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21216
21217         * gnus-art.el: Don't autoload mail-extract-address-components.
21218
21219         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21220         eval-and-compile to evaluate it.
21221
21222         * hashcash.el: Don't autoload executable-find.
21223
21224         * nndb.el: Don't declare the nndb back end two or more times; don't
21225         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21226
21227         * nntp.el: Autoload format-spec instead of format; use
21228         eval-and-compile to evaluate autoload forms.
21229
21230 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21231
21232         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21233
21234 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21235
21236         * gnus.el (gnus-version-number): Bump version.
21237
21238 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21239
21240         * gnus.el: No Gnus v0.3 is released.
21241
21242 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21243
21244         * lpath.el (featurep): Bind show-nonbreak-escape.
21245
21246 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21247
21248         * gnus-art.el (gnus-article-edit-part): Disable undo.
21249
21250 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21251
21252         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21253         gnus-article-date-lapsed-new-header is t if date timer is active;
21254         skip headers in which the original date value is empty.
21255         (gnus-article-save-original-date): Redefine it as a macro.
21256         (gnus-display-mime): Use it.
21257
21258 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21259
21260         * gnus-art.el (article-date-ut): Support converting date in
21261         forwarded parts as well.
21262         (gnus-article-save-original-date): New function.
21263         (gnus-display-mime): Use it.
21264
21265 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21266
21267         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21268         enclosure element of <item>.
21269
21270 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21271
21272         * message.el (message-kill-buffer-query): Rename from
21273         `message-kill-buffer-query-if-modified'.  Add :version.
21274
21275 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21276
21277         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21278         window layout.
21279
21280 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21281
21282         * mml.el: Autoload dnd when compiling.
21283
21284 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21285
21286         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21287         x-dnd-*.
21288
21289 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21290
21291         * qp.el (quoted-printable-encode-region): Save excursion.
21292
21293 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21294
21295         * message.el (message-kill-buffer-query-if-modified): Add new variable
21296         so the user can kill a modified message buffer quickly.
21297         (message-kill-buffer): Use it.
21298
21299 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21300
21301         * lpath.el: Fbind display-time-event-handler; don't fbind
21302         string-to-multibyte.
21303
21304         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21305
21306 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21307
21308         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21309         contained in text because xml.el decodes entities) with LFs.
21310
21311 2005-04-11  Lute Kamstra  <lute@gnu.org>
21312
21313         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21314         differently.
21315
21316 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21317
21318         * mm-util.el (mm-detect-coding-region): Typo.
21319
21320 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21321
21322         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21323
21324 2005-04-06  Deepak Goel  <deego@gnufans.org>
21325
21326         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21327         user-function allow user modifications of the scores.
21328         (spam-stat-score-buffer-user): New function, to allow
21329         user-computed modifications to the score.
21330         (spam-stat-score-buffer-user-functions): List of additional
21331         scoring functions.
21332         (spam-stat-error-holder): Global temporary error holder.
21333         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21334         variable.
21335
21336 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21337
21338         * gnus-registry.el (gnus-registry-clean-empty-function)
21339         (gnus-registry-trim, gnus-registry-fetch-groups)
21340         (gnus-registry-delete-group): Groups that match
21341         `gnus-registry-ignored-groups' are removed from the registry
21342         entries, not just ignored for splitting.  This helps clean up the
21343         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21344         to get all the groups a message ID is in.
21345
21346         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21347         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21348         (spam-stat-score-buffer-user-functions): Add :number custom type.
21349
21350 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21351
21352         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21353         argument in XEmacs.
21354
21355         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21356         (nnrss-request-group): Decode group name first.
21357         (nnrss-request-article): Make a text/plain article if mml-to-mime
21358         failed.
21359         (nnrss-get-encoding): Return a compatible encoding according to
21360         nnrss-compatible-encoding-alist.
21361         (nnrss-find-el): Use consp instead of listp.
21362         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21363
21364 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21365
21366         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21367         which Emacs 20 doesn't support.
21368         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21369
21370 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21371
21372         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21373         silence the byte compiler inside the defun.
21374
21375         * gnus-demon.el (parse-time-string): Add autoload.
21376
21377         * gnus-delay.el (parse-time-string): Add autoload.
21378
21379         * gnus-art.el (parse-time-string): Add autoload.
21380
21381         * nnultimate.el (parse-time): Require for `parse-time-string'.
21382
21383 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21384
21385         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21386
21387         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21388
21389         * smime.el (smime-ldap-host-list): Add :version.
21390
21391 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21392
21393         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21394         pass it to `gnus-browse-read-group'.
21395         (gnus-browse-read-group): Add NUMBER argument and pass it to
21396         `gnus-group-read-ephemeral-group'.
21397
21398         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21399         argument and pass it to `gnus-group-read-group'.
21400
21401 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21402
21403         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21404         mm-xemacs-find-mime-charset-1 if we have the mule feature
21405         available at runtime.
21406
21407 2005-03-25  Werner Lemberg  <wl@gnu.org>
21408
21409         * nnmaildir.el: Replace `illegal' with `invalid'.
21410
21411 2005-03-23  Lute Kamstra  <lute@gnu.org>
21412
21413         * time-date.el: Add comment on time value formats.
21414         Don't require parse-time.
21415         (with-decoded-time-value): New macro.
21416         (encode-time-value): New function.
21417         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21418         (days-to-time): Return a valid time value when arg is huge.
21419         (time-since): Use time-subtract.
21420         (time-to-number-of-days): Use time-to-seconds.
21421
21422 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21423
21424         * gnus-start.el (gnus-display-time-event-handler):
21425         Check display-time-timer at runtime rather than only at load time
21426         in case display-time-mode is turned off in the mean time.
21427
21428 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21429
21430         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21431         used.
21432
21433         * nneething.el (nneething-map-file-directory): Derive from
21434         `gnus-directory'.
21435
21436         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21437         the To/Cc button.
21438
21439 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21440
21441         * nnmaildir.el (nnmaildir-request-accept-article):
21442         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21443
21444 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21445
21446         * gnus-async.el: Require timer-funcs at compile time when in
21447         XEmacs for `run-with-idle-timer'.
21448
21449 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21450
21451         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21452         autoloaded function.
21453
21454 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21455
21456         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21457
21458 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21459
21460         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21461
21462 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21463
21464         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21465         Add gnus-expert-user to default.
21466
21467 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21468
21469         * nnimap.el (nnimap-open-server): Ditto.
21470
21471         * imap.el (imap-authenticate): Fix typo.
21472
21473 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21474
21475         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21476         buffer (since IMAP server might return FETCH response out of
21477         order, and the nntp buffer must be sorted).
21478
21479 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21480
21481         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21482         comparison on string.
21483
21484         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21485         (gnus-agent-score): Rename category keywords to match gnus-cus.
21486         (gnus-agent-summary-fetch-series): Modify to protect against
21487         gnus-agent-summary-fetch-group clearing processable flags.
21488         (gnus-agent-synchronize-group-flags): Update live group buffer as
21489         synchronization may occur due to the user toggle the plugged
21490         status.
21491         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21492         successfully downloaded.
21493         (gnus-agent-expire-group-1): Avoid using markers when the overview
21494         is in ascending order; greatly improves performance.
21495         (gnus-agent-regenerate-group):
21496         Use gnus-agent-synchronize-group-flags to reset read status in both
21497         gnus and server.
21498         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21499
21500 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21501
21502         * message.el: Don't autoload former message-utils variables.
21503         (message-strip-subject-trailing-was): Change doc string.
21504
21505         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21506         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21507         (nnweb-google-search): Add "hl=en" here.
21508         (nnweb-google-parse-1, nnweb-google-create-mapping):
21509         Don't hardcode URL.
21510
21511 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21512
21513         * message.el (message-get-reply-headers, message-followup):
21514         Mention related variables `message-use-followup-to' and
21515         `message-use-mail-followup-to', in the information buffer.
21516
21517         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21518         of broken groups(-beta).google.com.
21519
21520 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21521
21522         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21523         parameter to invoked gnus-request-move-article; remove the
21524         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21525         all at once instead of once per article.
21526         (gnus-summary-remove-process-mark): Accept a list of articles as
21527         well as a single article for processing.
21528
21529         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21530         parameter.
21531
21532         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21533
21534         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21535
21536         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21537         parameter.
21538
21539         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21540         parameter.
21541
21542         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21543         parameter and remove the gnus-sum-hint-move-is-internal variable.
21544
21545         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21546         parameter.
21547
21548         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21549         parameter.
21550
21551         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21552         parameter.
21553
21554         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21555
21556         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21557         parameter.
21558
21559         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21560         parameter.
21561
21562 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21563
21564         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21565         a more conservative way.
21566
21567 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21568
21569         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21570         buffer, so it moves the window's cursor.
21571
21572 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21573
21574         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21575         `mm-dissect-multipart' and receive the from field as an (optional)
21576         argument from `mm-dissect-multipart'.
21577         (mm-dissect-multipart): Receive the from field as an argument and
21578         pass it on when we call `mm-dissect-buffer' on MIME parts.
21579         Fixes verification/decryption of signed/encrypted MIME parts.
21580
21581 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21582
21583         * gnus-sum.el (gnus-summary-move-article):
21584         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21585         whatever it calls (right now, only nnimap-request-move article
21586         respects it).
21587
21588         * nnimap.el (nnimap-request-move-article):
21589         When gnus-sum-hint-move-is-internal is set, don't do the extra
21590         nnimap-request-article.
21591
21592 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21593
21594         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21595
21596         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21597         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21598
21599         * gnus-sum.el (gnus-summary-caesar-message):
21600         Apply `gnus-treat-article' after rotation.
21601
21602         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21603         doc string.
21604
21605 2005-02-22  Simon Josefsson  <jas@extundo.com>
21606
21607         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21608         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21609         <arne@arnested.dk>.
21610         (encrypt): Add password-cache and password-cache-expiry as group
21611         members.
21612
21613 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21614
21615         * smime.el (smime-ldap-host-list): Doc fix.
21616         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21617         cache) password.
21618         (smime-sign-region): Use it.
21619         (smime-decrypt-region): Use it.
21620         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21621         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21622         fails.
21623         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21624         certificate from DER to PEM format rather than calling openssl.
21625
21626         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21627
21628         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21629         for signing/encryption.
21630
21631         * mml.el (mml-parse-1): Use them.
21632
21633 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21634
21635         * nnrss.el (nnrss-verbose): Remove.
21636         (nnrss-request-group): Use `nnheader-message' instead.
21637
21638 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21639
21640         * nnrss.el (nnrss-verbose): New variable.
21641         (nnrss-request-group): Make it say nnrss is requesting a group.
21642
21643 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21644
21645         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21646         Handle news URL with given port correctly.
21647
21648 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21649
21650         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21651         containing special characters.
21652
21653         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21654
21655         * mml.el (mime-to-mml): Ditto.
21656
21657         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21658         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21659         (rfc2047-decode-region): Quote decoded words containing special
21660         characters when rfc2047-quote-decoded-words-containing-tspecials
21661         is non-nil.
21662
21663 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21664
21665         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21666
21667         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21668
21669 2005-02-15  Simon Josefsson  <jas@extundo.com>
21670
21671         * nnimap.el (nnimap-debug): Doc fix.
21672
21673         * imap.el (imap-debug): Doc fix.
21674
21675 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21676
21677         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21678
21679 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21680
21681         * gnus.el (spam-contents): Improve docs for spam-contents
21682         parameter in its variable incarnation.
21683
21684 2005-02-14  Simon Josefsson  <jas@extundo.com>
21685
21686         * smime-ldap.el: Use require instead of load-library for ldap.
21687         (smime-ldap-search): Indent.
21688         (smime-ldap-search-internal): Shorten line.
21689
21690         * smime.el (smime-cert-by-dns): Add doc-string.
21691         (smime-cert-by-ldap-1): Indent.
21692
21693         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21694         mml-smime-get-dns-ldap.
21695         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21696
21697 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21698
21699         * smime.el: Require smime-ldap.
21700         (smime-ldap-host-list): New variable.
21701         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21702
21703         * mml-smime.el (mml-smime-encrypt-query): New function.
21704         (mml-smime-encrypt-query): Use it.
21705
21706         * smime-ldap.el: New file.
21707
21708 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21709
21710         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21711
21712 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21713
21714         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21715         argument in doc string.  Make query for type more clear.
21716
21717 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21718
21719         * gnus.el (gnus-group-startup-message): Search for gnus images in
21720         etc/images/gnus.
21721         * mm-util.el (mm-image-load-path): Likewise.
21722         * smiley.el (smiley-data-directory): Search for smilies in
21723         etc/images/smilies.
21724
21725 2005-02-09  Kim F. Storm  <storm@cua.dk>
21726
21727         Change Emacs release version from 21.4 to 22.1 throughout.
21728         Change Emacs development version from 21.3.50 to 22.0.50.
21729
21730 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21731
21732         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21733
21734         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21735         non-Mule XEmacs as well.
21736         (mm-decompress-buffer): Signal an error intentionally if it does
21737         not decompress compressed data because auto-compression-mode is
21738         disabled.
21739
21740 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21741
21742         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21743         an ID in the registry even if it has no groups.
21744
21745 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21746
21747         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21748         merge it into mm-decompress-buffer.
21749         (gnus-mime-copy-part): Use the MIME part charset, the value which
21750         a user specified or gnus-newsgroup-charset for decoding, like
21751         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21752         save-buffer what was used.  Suggested by Kevin Ryde
21753         <user42@zip.com.au>.
21754         (gnus-mime-inline-part): Allow the name parameter as well as the
21755         filename parameter; force decompressing of compressed data; always
21756         display contents being not decoded as unibyte.
21757
21758         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21759         as well as the filename parameter.
21760
21761         * mm-util.el (mm-decompress-buffer):
21762         Merge gnus-mime-jka-compr-maybe-uncompress.
21763         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21764         of compressed data.
21765
21766 2005-02-08  Simon Josefsson  <jas@extundo.com>
21767
21768         * imap.el (imap-log): Doc fix.
21769
21770 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21771
21772         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21773         the coding cookies; decompress compressed parts.
21774
21775         * mml.el (mml-generate-mime-1): Add the charset parameter according
21776         to the value which a user specified manually or the coding cookie.
21777
21778         * mm-util.el (mm-string-to-multibyte): New function.
21779         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21780         (mm-coding-system-to-mime-charset): New function.
21781         (mm-decompress-buffer): New function.
21782         (mm-find-buffer-file-coding-system): New function.
21783
21784         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21785         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21786         parts.
21787
21788 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21789
21790         * mm-view.el (mm-display-inline-fontify): Decode a part according
21791         to the charset parameter.
21792
21793 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21794
21795         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21796         prefix arg is neither nil nor a number, as info specifies.
21797
21798 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21799
21800         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21801         timestamps.
21802
21803 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21804
21805         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21806         groups error checking and notify user.
21807
21808 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21809
21810         * message.el (message-send-mail-function): Check existence of
21811         sendmail-program first before using default value
21812         `message-send-mail-with-sendmail'.  Otherwise use more generic
21813         `smtpmail-send-it'.
21814
21815 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21816
21817         * nntp.el (nntp-request-update-info): Always return nil.
21818
21819 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21820
21821         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21822
21823 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21824
21825         * message.el (message-beginning-of-line): Change the behavior when
21826         invoked between BOL and : so that it first moves backward.
21827
21828 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21829
21830         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21831         article buffer when editing of the article is discarded.
21832         (gnus-article-prepare): Revert.
21833
21834 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21835
21836         * gnus-art.el (gnus-article-prepare):
21837         Remove message-strip-forbidden-properties from the local hook.
21838
21839 2005-01-27  Simon Josefsson  <jas@extundo.com>
21840
21841         * password.el (password-cache-add): Only start one timer per key.
21842         Reported by Derek Atkins <warlord@MIT.EDU>.
21843
21844 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21845
21846         * run-at-time.el: Remove.  It is no longer needed as
21847         timer-funcs.el in the xemacs-base package has a working version of
21848         `run-at-time'.
21849
21850         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21851
21852         * password.el: Require timer-funcs instead of run-at-time in
21853         XEmacs.
21854         Remove `password-run-at-time' macro.
21855         (password-cache-add): Use `run-at-time' instead of
21856         `password-run-at-time'.
21857
21858         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21859         Remove `nnheader-cancel-function-timers' alias,
21860         `cancel-function-timers' exists in XEmacs in timer-funcs.
21861
21862         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21863         for `run-with-idle-timer'.
21864
21865         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21866         for `run-at-time'.
21867
21868         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21869         for `with-timeout'.
21870
21871         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21872         the same as for XEmacs 21.4.
21873         No need to ignore `run-with-idle-timer', this function exists in
21874         XEmacs now in timer-funcs.el in the xemacs-base package.
21875         (dgnushack-compile): No need to delete
21876         run-at-time.el from the list of files to compile because it
21877         doesn't exist anymore.
21878
21879 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21880
21881         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21882         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21883
21884 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21885
21886         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21887         sensitively.
21888
21889 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21890
21891         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21892
21893 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21894
21895         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21896         which will be inserted according to the multibyteness of a buffer
21897         rather than the type of contents.  Suggested by ARISAWA Akihiro
21898         <ari@mbf.ocn.ne.jp>.
21899
21900         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21901         of string which old xml.el may return rather than a string.
21902
21903 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21904
21905         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21906
21907 2005-01-16  Simon Josefsson  <jas@extundo.com>
21908
21909         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21910         idn/idna.el isn't available.
21911         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21912         <michael@waxrat.com>.
21913
21914         * hashcash.el: Remove non-FSF copyright header.
21915
21916         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21917         (hashcash-generate-payment): Use it.
21918         (hashcash-generate-payment-async): Use it.
21919
21920 2005-01-15  Simon Josefsson  <jas@extundo.com>
21921
21922         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21923         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21924
21925         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21926         gnus-summary-idna-message.
21927         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21928         (gnus-summary-idna-message): New function.
21929
21930 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21931
21932         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21933         gnus-novice-user.
21934
21935 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21936
21937         * nnrss.el (nnrss-request-delete-group): Delete entries in
21938         nnrss-group-alist as well.
21939         (nnrss-save-server-data): Insert newline.
21940
21941 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21942
21943         * gnus.el (gnus-user-agent): Use list of symbols instead of
21944         symbols.  Display full version number for (S)XEmacs.
21945         Optionally display (S)XEmacs codename.
21946
21947         * gnus-util.el (gnus-emacs-version): Update for new
21948         `gnus-user-agent'.
21949
21950         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21951         Gnus version.
21952
21953 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21954
21955         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21956         which is unreadable in some setups.
21957
21958 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21959
21960         * gnus-spec.el (gnus-update-format-specifications): Flush the
21961         group format spec cache if it doesn't support decoded group names.
21962
21963 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21964
21965         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21966         Allow to apply decay on score files matching a regexp.
21967
21968 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21969
21970         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21971         compatibility in %g and %c.
21972
21973 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21974
21975         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21976         name for only %g and %c.
21977         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21978         of gnus-tmp-group to decoded group name.
21979         (gnus-group-make-rss-group): Exclude `/'s from group names.
21980
21981 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21982
21983         * nnrss.el (nnrss-get-encoding): Fix regexp.
21984
21985 2004-12-27  Simon Josefsson  <jas@extundo.com>
21986
21987         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21988         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21989         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21990
21991 2004-12-17  Kim F. Storm  <storm@cua.dk>
21992
21993         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21994
21995         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21996
21997 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21998
21999         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22000
22001 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22002
22003         * nnrss.el: Require rfc2047 and mml.
22004         (nnrss-file-coding-system): New variable.
22005         (nnrss-format-string): Redefine it as an inline function.
22006         (nnrss-decode-group-name): New function.
22007         (nnrss-string-as-multibyte): Remove.
22008         (nnrss-retrieve-headers): Decode group name; don't use
22009         nnrss-format-string.
22010         (nnrss-request-group): Decode group name.
22011         (nnrss-request-article): Decode group name; allow a Message-ID as
22012         well as an article number; don't use nnrss-format-string; encode a
22013         Message-ID string which may contain non-ASCII characters; use
22014         mml-to-mime to compose a MIME article.
22015         (nnrss-request-expire-articles): Decode group name.
22016         (nnrss-request-delete-group): Decode group name.
22017         (nnrss-fetch): Clarify error message.
22018         (nnrss-read-server-data): Use insert-file-contents instead of load;
22019         bind file-name-coding-system; use multibyte buffer.
22020         (nnrss-save-server-data): Bind coding-system-for-write to the
22021         value of nnrss-file-coding-system; bind file-name-coding-system;
22022         add coding cookie.
22023         (nnrss-read-group-data): Use insert-file-contents instead of load;
22024         bind file-name-coding-system; use multibyte buffer.
22025         (nnrss-save-group-data): Bind coding-system-for-write to the
22026         value of nnrss-file-coding-system; bind file-name-coding-system.
22027         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
22028         make it work with non-ASCII text.
22029         (nnrss-find-el): Make it work with old xml.el as well.
22030
22031 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22032
22033         * nnrss.el (nnrss-get-encoding): New function.
22034         (nnrss-fetch): Use unibyte buffer initially; bind
22035         coding-system-for-read while performing mm-url-insert; remove ^Ms;
22036         decode contents according to the encoding attribute.
22037         (nnrss-save-group-data): Add coding cookie.
22038         (nnrss-mime-encode-string): New function.
22039         (nnrss-check-group): Use it to encode subject and author.
22040
22041 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
22042
22043         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
22044         imaginary variable.
22045
22046 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22047
22048         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
22049         correctly even if there are wide characters.
22050
22051 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
22052
22053         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
22054         downcased symbol names; make a new cache instead of reusing
22055         bbdb-hashtable.
22056
22057 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22058
22059         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
22060         concatenating segments rather than before concatenating them.
22061         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22062
22063         * message.el (message-get-reply-headers): Bind `extra'.
22064
22065 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22066
22067         * message.el (message-extra-wide-headers): New variable.
22068         (message-get-reply-headers): Use it.
22069
22070 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22071
22072         * gnus-agent.el (gnus-agent-group-path): Decode group name.
22073         (gnus-agent-group-pathname): Ditto.
22074
22075         * gnus-cache.el (gnus-cache-file-name): Decode group name.
22076
22077         * gnus-group.el (gnus-group-make-group): Decode group name.
22078         (gnus-group-make-rss-group): Register the group data after opening
22079         the nnrss group.
22080
22081 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
22082
22083         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
22084         by expiry now get marked as read.
22085
22086 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22087
22088         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
22089
22090 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
22091
22092         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
22093         unify Latin characters in XEmacs.
22094         (mm-find-mime-charset-region): Use it.
22095
22096 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22097
22098         * gnus-util.el (gnus-delete-directory): New function.
22099
22100         * gnus-agent.el (gnus-agent-delete-group): Use it.
22101
22102         * gnus-cache.el (gnus-cache-delete-group): Use it.
22103
22104 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22105
22106         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
22107         names.
22108
22109 2004-12-16  Simon Josefsson  <jas@extundo.com>
22110
22111         * hashcash.el (hashcash-payment-alist): Fix custom :type.
22112
22113 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22114
22115         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
22116
22117         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
22118         (gnus-group-set-current-level): Decode group name.
22119
22120 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
22121
22122         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
22123         failed.
22124
22125 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22126
22127         * gnus-group.el (gnus-group-delete-group): Decode group name.
22128         (gnus-group-make-rss-group): Encode group name.
22129         (gnus-group-catchup-current): Decode group name.
22130         (gnus-group-kill-group): Decode group name.
22131
22132 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22133
22134         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
22135
22136 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22137
22138         * gnus-group.el (gnus-group-make-rss-group):
22139         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
22140
22141         * gnus-start.el (gnus-setup-news): Honor user's setting to
22142         gnus-message-archive-method.  Suggested by Lute Kamstra
22143         <lute@gnu.org>.
22144
22145 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
22146
22147         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
22148         global counterparts of the buffer-local variables.
22149
22150 2004-11-16  Romain Francoise  <romain@orebokech.com>
22151
22152         * gnus-sum.el (gnus-summary-exit): Don't clear the global
22153         counterparts of the buffer-local variables.
22154
22155 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22156
22157         * message.el (message-forbidden-properties): Fix typo in doc
22158         string.
22159
22160 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
22161
22162         * gnus-util.el (gnus-replace-in-string): Add doc string.
22163
22164         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
22165         to avoid problems when splitting mails with many recipients.
22166
22167 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22168
22169         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
22170         pop-to-buffer, covered by the subsequent gnus-configure-windows.
22171
22172 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
22173
22174         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
22175         if there is no hashtable in memory or file modification time is
22176         newer than cached timestamp.
22177
22178 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
22179
22180         * gnus-sum.el (gnus-summary-limit-to-recipient):
22181         Implement not-matching option.
22182
22183 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
22184
22185         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
22186         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
22187         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
22188         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
22189         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
22190         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
22191
22192 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22193
22194         * message.el (message-forward-make-body-mml): Remove headers
22195         according to message-forward-ignored-headers if a message is decoded.
22196
22197 2004-12-02  Romain Francoise  <romain@orebokech.com>
22198
22199         * message.el (message-forward-make-body-plain): Always remove
22200         headers according to message-forward-ignored-headers.
22201
22202 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
22203
22204         * spam.el (spam-summary-prepare-exit): Remove the
22205         gnus-summary-limit pop for now, it has problems with ham marks for
22206         me.
22207
22208 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
22209
22210         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
22211         correctly.
22212
22213 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22214
22215         * format-spec.el (format-spec): Message the char.
22216
22217 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22218
22219         * gnus-art.el (gnus-split-methods): Reformat comments.
22220
22221         * spam.el (spam-summary-prepare-exit): Remove article limits
22222         before exiting the summary buffer.
22223
22224 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22225
22226         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22227         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22228
22229         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22230         order to silence the byte compiler.
22231
22232         * spam.el: Fix the way to silence the byte compiler, which
22233         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22234         bbdb-search-simple, spam-BBDB-register-routine,
22235         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22236         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22237         spam-stat-buffer-is-spam, spam-stat-load,
22238         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22239         spam-stat-save and spam-stat-split-fancy.
22240
22241 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22242
22243         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22244         which may confuse users.
22245         (canlock-password-for-verify): Ditto.
22246
22247         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22248
22249         * gnus-art.el (gnus-emphasis-alist): Ditto.
22250
22251         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22252
22253         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22254
22255         * gnus-start.el (gnus-save-killed-list): Ditto.
22256
22257         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22258         (gnus-sum-thread-tree-root): Ditto.
22259         (gnus-sum-thread-tree-false-root): Ditto.
22260         (gnus-sum-thread-tree-single-indent): Ditto.
22261
22262         * message.el (message-courtesy-message): Ditto.
22263         (message-archive-note): Ditto.
22264         (message-subscribed-address-file): Ditto.
22265         (message-user-fqdn): Ditto.
22266
22267         * spam-report.el (spam-report-gmane-regex): Ditto.
22268
22269         * spam.el (spam-blackhole-good-server-regex): Ditto.
22270
22271 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22272
22273         * mml.el (mml-preview): Widen the message buffer before copying
22274         the contents to the preview buffer; sort headers before previewing.
22275
22276         * message.el (message-hidden-headers): Fix the way to avoid a bug
22277         in the `repeat' widget in Emacs 21.3 or earlier.
22278
22279 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22280
22281         * message.el (message-hidden-headers): Default to "^References:".
22282         Improve customization type.  Suggested by Reiner Steib
22283         <Reiner.Steib@gmx.de>.
22284
22285 2004-11-25  Romain Francoise  <romain@orebokech.com>
22286
22287         * message.el (message-strip-forbidden-properties): Remove check for
22288         obsolete `message-hidden' text property, hidden headers are not
22289         accessible in the buffer anymore.
22290
22291 2004-11-22  Romain Francoise  <romain@orebokech.com>
22292
22293         * message.el (message-header-format-alist): Add `From' in list
22294         so that it can be sorted.
22295         (message-fix-before-sending): Widen and sort headers before
22296         sending.
22297         (message-hide-headers): Use narrowing to hide headers by moving
22298         them to the top of the buffer and narrowing to the region
22299         underneath.
22300
22301 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22302
22303         * message.el (message-strip-forbidden-properties):
22304         Bind buffer-read-only (etc) to nil.
22305
22306 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22307
22308         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22309         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22310
22311 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22312
22313         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22314
22315 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22316
22317         * dns.el (query-dns): Use sit-for to time instead of
22318         accept-process-output, since that doesn't seem to work on udp
22319         sockets.
22320
22321 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22322
22323         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22324
22325 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22326
22327         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22328         doc string.  Improve doc string.
22329
22330 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22331
22332         * nntp.el (nntp-request-update-info): Return nil if
22333         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22334         may not call gnus-activate-group which uselessly issues the GROUP
22335         commands for all nntp groups and wastes time.  Reported by Romain
22336         Francoise <romain@orebokech.com>.
22337
22338         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22339
22340 2004-11-15  Simon Josefsson  <jas@extundo.com>
22341
22342         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22343         headers separately.
22344         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22345         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22346
22347 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22348
22349         * gnus-start.el (gnus-convert-old-newsrc):
22350         Assign legacy-gnus-agent to 5.10.7.
22351
22352 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22353
22354         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22355         start of the lines.
22356
22357 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22358
22359         * hashcash.el (hashcash-default-payment): Change default to 20.
22360         (hashcash-default-accept-payment): Change default to 20.
22361         (hashcash-process-alist): New variable.
22362         (hashcash-generate-payment-async): Add.
22363         (hashcash-already-paid-p): Add.
22364         (hashcash-insert-payment): Don't generate payments twice.
22365         (hashcash-insert-payment-async): Add.
22366         (hashcash-insert-payment-async-2): Add.
22367         (hashcash-cancel-async): Add.
22368         (hashcash-wait-async): Add.
22369         (hashcash-processes-running-p): Add.
22370         (hashcash-wait-or-cancel): Add.
22371         (mail-add-payment): New optional argument.  Conditionally start
22372         asynchronous calculation.
22373         (mail-add-payment-async): Add.
22374
22375         * message.el (message-send-mail): Wait for asynchronous hashcash
22376         results.  Don't clobber existing X-Hashcash headers.
22377         (message-setup-1): Call mail-add-payment-async when
22378         message-generate-hashcash is non-nil.
22379
22380 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22381
22382         * message.el (message-use-alternative-email-as-from): Examine the
22383         From header as well; use message-make-from in order to include a
22384         user's full name.
22385
22386 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22387
22388         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22389         default; improve customization type.
22390         (gnus-emphasis-custom-with-format): New macro.
22391         (gnus-emphasis-custom-value-to-external): New function.
22392         (gnus-emphasis-custom-value-to-internal): New function.
22393
22394 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22395
22396         * dns.el (query-dns): Resolve reverse addresses.
22397
22398 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22399
22400         * gnus-group.el (gnus-group-get-new-news): Use it.
22401
22402         * gnus-start.el (gnus-check-reasonable-setup): New function.
22403
22404 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22405
22406         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22407         "Args out of range" error.  Reported by Arnaud Giersch
22408         <arnaud.giersch@free.fr>.
22409
22410 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22411
22412         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22413
22414 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22415
22416         * spam.el (spam group): Add :version.
22417
22418         * pgg-def.el (pgg group): Add :version.
22419
22420 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22421
22422         * gnus-art.el (gnus-article-edit-article): Don't associate the
22423         article buffer with a draft file.  This is a temporary measure
22424         against the 2004-08-22 change to gnus-article-edit-mode.
22425
22426 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22427
22428         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22429         (html2text-format-tags): Remove unused variable `attr'.
22430
22431 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22432
22433         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22434
22435         * tls.el (tls-process-connection-type, tls-success)
22436         (tls-certtool-program): Add :version.
22437
22438         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22439         (starttls-extra-arguments, starttls-process-connection-type)
22440         (starttls-connect, starttls-failure, starttls-success): Add :version.
22441
22442         * spam-stat.el (spam-stat): Add :version.
22443
22444         * sieve.el (sieve): Add :version.
22445
22446         * sha1.el (sha1): Add :version.
22447         (sha1-use-external): Remove redundant version.
22448
22449         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22450         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22451         (nnmail-split-fancy-match-partial-words)
22452         (nnmail-split-lowercase-expanded): Add :version.
22453
22454         * nndiary.el (nndiary): Add :version.
22455
22456         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22457
22458         * mml-sec.el (mml-default-sign-method)
22459         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22460         Add :version.
22461
22462         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22463
22464         * mm-url.el (mm-url-use-external, mm-url-program)
22465         (mm-url-arguments): Add :version.
22466
22467         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22468         (mm-attachment-file-modes, mm-decrypt-option)
22469         (mm-w3m-safe-url-regexp): Add :version.
22470
22471         * message.el (message-cite-prefix-regexp)
22472         (message-sendmail-envelope-from, message-minibuffer-local-map)
22473         (message-user-fqdn, message-completion-alist): Add :version.
22474
22475         * gnus-win.el (gnus-configure-windows-hook)
22476         (gnus-use-frames-on-any-display): Add :version.
22477
22478         * gnus-art.el (gnus-article-address-banner-alist)
22479         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22480         (gnus-treat-from-picon, gnus-treat-mail-picon)
22481         (gnus-treat-x-pgp-sig): Add :version.
22482
22483         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22484         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22485         (gnus-summary-article-delete-hook)
22486         (gnus-summary-display-while-building): Add :version.
22487
22488         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22489         (gnus-get-top-new-news-hook): Add :version.
22490
22491         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22492         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22493
22494         * gnus-registry.el (gnus-registry): Add :version.
22495
22496         * gnus-spec.el (gnus-use-correct-string-widths)
22497         (gnus-make-format-preserve-properties): Add :version.
22498
22499         * gnus.el (gnus-group-charter-alist)
22500         (gnus-group-fetch-control-use-browse-url)
22501         (gnus-install-group-spam-parameters): Add :version.
22502
22503         * gnus-diary.el (gnus-diary): Add :version.
22504
22505         * gnus-delay.el (gnus-delay): Add :version.
22506
22507         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22508         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22509         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22510         Add :version.
22511
22512         * gnus-agent.el (gnus-agent-max-fetch-size)
22513         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22514         (gnus-agent-prompt-send-queue): Add :version.
22515
22516         * deuglify.el (gnus-outlook-deuglify): Add :version.
22517
22518         * html2text.el: Beautify code.  Improve doc strings.
22519         Some checkdoc cleanup.
22520         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22521
22522 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22523
22524         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22525
22526 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22527
22528         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22529         when package is loaded.
22530
22531         * spam.el (spam-summary-score-preferred-header): Add global preference
22532         for people who want to override the default SpamAssassin over
22533         Bogofilter preference (when both are set).
22534         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22535         (spam-user-format-function-S):
22536         Check spam-summary-score-preferred-header.
22537         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22538         (spam-user-format-function-S): Format the score correctly.
22539
22540 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22541
22542         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22543         signature file.  Suggested by Manoj Srivastava
22544         <srivasta@golden-gryphon.com>.
22545
22546         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22547         iso-2022-jp even in the Japanese language environment.
22548         Suggested by Jason Rumney <jasonr@gnu.org>.
22549
22550 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22551
22552         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22553         use the same characters as the dummy marks; make it free from
22554         getting affected by the language environment.
22555         (gnus-summary-read-group-1): Update mark positions only when the
22556         format spec is updated.
22557
22558         * gnus-spec.el (gnus-update-format-specifications): Return a list
22559         of updated types.
22560
22561 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22562
22563         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22564         of boundp to check if display-warning is available.
22565
22566 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22567
22568         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22569
22570 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22571
22572         * nnspool.el (nnspool-spool-directory): Use news-path if the
22573         news-directory variable is not bound.
22574
22575         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22576         function instead of display-warning if it is not available.
22577
22578 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22579
22580         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22581         v5-10: Use `point-at-bol'.
22582
22583 2004-10-26  Simon Josefsson  <jas@extundo.com>
22584
22585         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22586         <chenggao@gmail.com>.
22587
22588 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22589
22590         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22591         instead.
22592
22593 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22594
22595         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22596         to remove a server from the nnimap-server-buffer-alist.
22597         (nnimap-open-connection, nnimap-close-server): Use it.
22598
22599         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22600
22601 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22602
22603         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22604         running the major-mode function.
22605
22606 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22607
22608         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22609         dummy marks in the right way.
22610
22611 2004-10-18  David Edmondson  <dme@dme.org>
22612
22613         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22614         excessively.
22615
22616 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22617
22618         * gnus-util.el (gnus-split-references): Accept a nil references
22619         string and go on blissfully.
22620
22621         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22622         cases where the references string is non-nil but has no references.
22623
22624         * encrypt.el: Add autoload tags.
22625
22626         * spam.el (spam-resolve-registrations-routine): Remove article
22627         from unregistration list too.  Reported by David Hanak
22628         <dhanak@isis.vanderbilt.edu>
22629
22630 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22631
22632         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22633         nil.  Change custom type.
22634
22635 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22636
22637         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22638
22639         * gnus-sum.el (gnus-summary-move-article): Use it.
22640
22641 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22642
22643         * encrypt.el: Add autoload cookies.
22644
22645         * spam.el (spam-backend-article-list-property)
22646         (spam-backend-get-article-todo-list)
22647         (spam-backend-put-article-todo-list)
22648         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22649         Resolve registrations separately.
22650         (spam-register-routine): Format comments.
22651         (spam-unregister-routine, spam-register-routine): Always call with
22652         specific-articles, no default list.
22653         (spam-summary-prepare-exit): Use the spam-classifications function.
22654
22655         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22656         gnus-encrypt.el.
22657
22658         * encrypt.el: Copied from gnus-encrypt.el.
22659
22660         * gnus-encrypt.el: Commented that it's obsolete.
22661
22662 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22663
22664         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22665         (gnus-score-save): Use it.
22666
22667         * message.el (message-bury): Use `window-dedicated-p'.
22668
22669 2004-10-15  Simon Josefsson  <jas@extundo.com>
22670
22671         * pop3.el (top-level): Don't require nnheader.
22672         (pop3-read-timeout): Add.
22673         (pop3-accept-process-output): Add.
22674         (pop3-read-response, pop3-retr): Use it.
22675
22676 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22677
22678         * spam.el (spam-register-routine): Move comment.
22679         (spam-verify-bogofilter): Use 'unknown for the initial
22680         spam-bogofilter-valid state, not 'never.
22681
22682         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22683         for netrc-machine.
22684
22685         * nnimap.el (nnimap-open-connection):
22686         Use netrc-machine-user-or-password.
22687
22688 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22689
22690         * gnus-registry.el (gnus-registry-unload-hook):
22691         Set as a variable with add-hook.
22692
22693         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22694         of news-path.
22695
22696         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22697
22698         * spam.el: Delete duplicate `provide'.
22699         (spam-unload-hook): Set as a variable with add-hook.
22700
22701 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22702
22703         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22704         in the doc string.
22705
22706         * message.el (message-ignored-news-headers)
22707         (message-ignored-supersedes-headers)
22708         (message-ignored-resent-headers)
22709         (message-forward-ignored-headers): Improve custom type.
22710
22711 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22712
22713         * message.el (message-tokenize-header): Fix 2004-09-06 change
22714         which used point-min in the wrong place.
22715
22716 2004-10-12  Simon Josefsson  <jas@extundo.com>
22717
22718         * tls.el (tls-certtool-program): New variable.
22719         (tls-certificate-information): New function, based on
22720         ssl-certificate-information.
22721
22722 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22723
22724         * compface.el: Move the version of ELisp-based uncompface program
22725         to the contrib directory because of the copyright problem.
22726
22727 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22728
22729         * message.el (message-kill-buffer): Raise the current frame.
22730
22731 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22732
22733         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22734
22735         * gnus.el (message-y-or-n-p): Autoload.
22736
22737         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22738         (pop3-password-required, pop3-authentication-scheme)
22739         (pop3-leave-mail-on-server): Make customizable.
22740         (pop3): New custom group.
22741         (pop3-retr): Remove `sleep-for' statements.
22742         Suggested by Dave Love <fx@gnu.org>.
22743
22744         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22745         Windows/DOS.
22746
22747         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22748         (imap-parse-body): Fix incorrect use of `assert'.
22749         Suggested by Dave Love <fx@gnu.org>.
22750
22751         * mml.el (mml-minibuffer-read-disposition): Require match.
22752         Suggested by Dave Love <fx@gnu.org>.
22753
22754 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22755
22756         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22757         doc string.
22758
22759 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22760
22761         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22762
22763 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22764
22765         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22766         instead of calling `mm-insert-inline', to decode text/* parts
22767         before displaying them.
22768
22769 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22770
22771         * mm-uu.el (mm-uu-text-plain-type): New variable.
22772         (mm-uu-pgp-signed-extract-1): Use it.
22773         (mm-uu-pgp-encrypted-extract-1): Use it.
22774         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22775         bind mm-uu-text-plain-type with that value.
22776         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22777         mm-uu-dissect.
22778
22779 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22780
22781         * gnus-group.el (gnus-update-group-mark-positions):
22782         * gnus-sum.el (gnus-update-summary-mark-positions):
22783         * message.el (message-check-news-body-syntax):
22784         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22785         of string-as-multibyte.
22786
22787 2004-10-05  Juri Linkov  <juri@jurta.org>
22788
22789         * gnus-group.el (gnus-update-group-mark-positions):
22790         * gnus-sum.el (gnus-update-summary-mark-positions):
22791         * message.el (message-check-news-body-syntax):
22792         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22793         8-bit unibyte values to a multibyte string for search functions.
22794
22795 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22796
22797         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22798         (mm-uu-dissect-text-parts): New function.
22799
22800         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22801         dissect text parts.
22802
22803         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22804         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22805
22806         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22807
22808         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22809         Use gnus-current-topics instead of gnus-current-topic.
22810
22811 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22812
22813         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22814
22815 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22816
22817         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22818         where appropriate.
22819
22820         * nnml.el (nnml-generate-active-info): do.
22821
22822         * nndiary.el (nndiary-generate-active-info): do.
22823
22824         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22825         (gnus-topic-move): do.
22826
22827         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22828         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22829
22830         * gnus-srvr.el (gnus-server-prepare)
22831         (gnus-server-open-all-servers): do.
22832
22833         * gnus-msg.el (gnus-summary-cancel-article)
22834         (gnus-summary-resend-message)
22835         (gnus-summary-mail-crosspost-complaint): do.
22836
22837         * gnus-move.el (gnus-change-server): do.
22838
22839         * gnus-group.el (gnus-group-unmark-all-groups)
22840         (gnus-group-set-current-level): do.
22841
22842 2004-10-04  Simon Josefsson  <jas@extundo.com>
22843
22844         * message.el (message-generate-hashcash): Doc fix.
22845
22846 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22847
22848         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22849         avoid infinite recursion via gnus-get-function.
22850
22851 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22852
22853         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22854
22855         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22856
22857         * nnmail.el (nnmail-split-history): do.
22858
22859         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22860         (nnml-request-delete-group): do.
22861
22862         * nnslashdot.el (nnslashdot-read-groups): do.
22863
22864         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22865         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22866
22867         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22868         (nnspool-sift-nov-with-sed): Use last.
22869         (nnspool-retrieve-headers-with-nov): Use mapc.
22870         (nnspool-request-newgroups): Use dolist.
22871         (nnspool-request-group): Use last.
22872
22873         * nntp.el (nntp-read-server-type): Use dolist.
22874
22875         * nnvirtual.el (nnvirtual-create-mapping)
22876         (nnvirtual-update-read-and-marked): Use dolist.
22877         (nnvirtual-convert-headers): Simplify.
22878
22879 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22880
22881         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22882         Add support for sync'ing tick marks.
22883
22884 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22885
22886         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22887         there's no visible header.
22888
22889 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22890
22891         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22892         When necessary, pass full group name to gnus-request-set-marks.
22893
22894 2004-10-01  Simon Josefsson  <jas@extundo.com>
22895
22896         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22897         acroread.
22898
22899 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22900
22901         * spam-report.el (spam-report-gmane): Fix interactive.
22902
22903         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22904
22905         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22906         when writing file.
22907         (gnus-agent-synchronize-flags): Don't default to being
22908         interactive.
22909
22910 2004-09-30  Simon Josefsson  <jas@extundo.com>
22911
22912         * message.el (message-generate-hashcash): Add.
22913         (message-send-mail): Use it, call mail-add-payment.
22914
22915 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22916
22917         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22918
22919 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22920
22921         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22922         gnus-requst-update-info with explicit code to sync the in-memory
22923         info read flags with the marks being sync'd to the backend.
22924
22925         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22926
22927 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22928
22929         * spam.el (spam-verify-bogofilter): Add new function.
22930         (spam-check-bogofilter)
22931         (spam-bogofilter-register-with-bogofilter): Use it.
22932         (spam-verify-bogofilter): Add small fixes.
22933
22934 2004-09-28  Simon Josefsson  <jas@extundo.com>
22935
22936         * hashcash.el (hashcash-generate-payment): Revert.
22937
22938 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22939
22940         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22941         Use gnus-extract-references instead of gnus-split-references.
22942
22943         * gnus-util.el (gnus-extract-references): Add new function, analogous
22944         to gnus-split-references but extracts only the message-ID without
22945         anything extra.
22946
22947         * hashcash.el (hashcash-generate-payment)
22948         (hashcash-check-payment): Do the right thing if hashcash-path is
22949         nil (because the hashcash program could not be found).
22950
22951         * spam.el (spam-use-hashcash): Remove comment.
22952
22953 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22954
22955         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22956         (gnus-cache-enter-article, gnus-cache-remove-article)
22957         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22958
22959         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22960
22961         * gnus-art.el (article-hide-boring-headers)
22962         (article-translate-strings, article-display-face)
22963         (gnus-article-mime-match-handle-first)
22964         (gnus-article-highlight-headers)
22965         (gnus-article-add-buttons-to-head): do.
22966
22967 2004-09-27  Simon Josefsson  <jas@extundo.com>
22968
22969         * hashcash.el: New version, from
22970         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22971         ../contrib/.
22972
22973 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22974
22975         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22976
22977 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22978
22979         * gnus-dup.el (gnus-dup-open): Use mapc.
22980         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22981
22982         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22983         Reported by Stefan Wiens <s.wi@gmx.net>.
22984
22985         * gnus.el (gnus-shutdown): Use dolist.
22986
22987         * gnus-undo.el (gnus-undo): Use mapc.
22988
22989         * nnrss.el (nnrss-generate-active): do.
22990
22991         * message.el (message-cite-original-without-signature)
22992         (message-cite-original): Use mapc.
22993         (message-do-actions, message-make-forward-subject): Use dolist.
22994
22995 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22996
22997         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22998         deletion to remove entire duplicate line.  Fixes merged article
22999         number bug.
23000
23001 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23002
23003         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23004         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23005         first ask if you want to open a server and then, even when you
23006         responded with no, asking if you want to synchronize the server's
23007         flags.
23008         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23009         multi-line expressions.
23010         (gnus-agent-synchronize-group-flags): New internal function.
23011         Updates marks in memory (in the info structure) AND in the
23012         backend.
23013
23014         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23015
23016         * nnagent.el (nnagent-request-set-mark):
23017         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
23018         method, to ensure that synchronization updates marks in the
23019         backend and in the info (in memory) structure.
23020
23021 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23022
23023         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
23024         convention fully; don't miss the root article of a thread; make
23025         the X-Draft-From header with correct article numbers.
23026
23027 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
23028
23029         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
23030         unless plugged.  Disable the agent so that an open failure causes
23031         an error.
23032
23033         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
23034         Revert 2004-09-21 change.  The backend must be opened while
23035         synchronizing flags even when the backend stores the flags
23036         locally.
23037
23038 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
23039
23040         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
23041         in `header' match.  Reported by Svend Tollak Munkejord.
23042
23043         * message.el (message-cite-original): Fix use of
23044         `message-cite-articles-with-x-no-archive'.
23045
23046 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23047
23048         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
23049         (gnus-window-to-buffer): Ditto.
23050
23051         * mml.el (mml-preview-buffer): New variable.
23052         (mml-preview): Manage window layout with gnus-buffer-configuration.
23053
23054         * gnus-msg.el (gnus-setup-message): Put article numbers into the
23055         X-Draft-From header even if those articles aren't quoted.
23056
23057 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
23058
23059         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
23060         (gnus-request-set-mark, gnus-request-update-mark): Use new
23061         g-s-t-u-l-m to decide to use backend even when unplugged.
23062
23063 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23064
23065         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
23066         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
23067
23068 2004-09-20  Simon Josefsson  <jas@extundo.com>
23069
23070         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
23071         "utf-16-le".
23072
23073 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23074
23075         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
23076
23077 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
23078
23079         * uudecode.el (uudecode-use-external): Add :version.
23080
23081         * smime.el (smime-CA-file, smime-encrypt-cipher)
23082         (smime-dns-server): Add :version.
23083
23084         * smiley.el (gnus-smiley-file-types): Add :version.
23085
23086         * sha1.el (sha1-use-external): Add :version.
23087
23088         * pgg-def.el (pgg-query-keyserver): Add :version.
23089
23090         * nnmail.el (nnmail-fancy-expiry-targets)
23091         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
23092         Add :version.
23093
23094         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
23095         (nnimap-retrieve-groups-asynchronous): Add :version.
23096         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
23097
23098         * mml.el (mml-content-disposition-parameters)
23099         (mml-insert-mime-headers-always): Add :version.
23100
23101         * mm-util.el (mm-coding-system-priorities): Add :version.
23102
23103         * mm-decode.el (mm-inline-text-html-with-images)
23104         (mm-keep-viewer-alive-types, mm-external-terminal-program)
23105         (mm-verify-option): Add :version.
23106         (mm-text-html-renderer): Change :version.
23107
23108         * message.el (message-fcc-externalize-attachments)
23109         (message-required-headers, message-draft-headers)
23110         (message-subject-trailing-was-query)
23111         (message-subject-trailing-was-ask-regexp)
23112         (message-subject-trailing-was-regexp, message-mark-insert-begin)
23113         (message-mark-insert-end, message-archive-header)
23114         (message-archive-note, message-cross-post-default)
23115         (message-cross-post-note, message-followup-to-note)
23116         (message-cross-post-note-function, message-use-mail-followup-to)
23117         (message-subscribed-address-functions)
23118         (message-subscribed-address-file, message-subscribed-addresses)
23119         (message-subscribed-regexps, message-allow-no-recipients)
23120         (message-yank-cited-prefix, message-signature-insert-empty-line)
23121         (message-hidden-headers, message-hierarchical-addresses)
23122         (message-mail-user-agent, message-use-idna)
23123         (message-valid-fqdn-regexp)
23124         (message-strip-special-text-properties, message-header-synonyms)
23125         (message-beginning-of-line, message-tab-body-function): Add :version.
23126         (message-insert-canlock, message-wide-reply-confirm-recipients):
23127         Change :version.
23128
23129         * mail-source.el (mail-source-ignore-errors): Add :group, :type
23130         and :version.
23131         (mail-source-delete-old-incoming-confirm)
23132         (mail-source-movemail-program): Add :version.
23133
23134         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
23135         (gnus-agent-cache, gnus-agent): Change :version.
23136
23137         * gnus-util.el (gnus-use-byte-compile): Change :version.
23138
23139         * gnus-sum.el (gnus-summary-make-false-root-always)
23140         (gnus-summary-default-high-score)
23141         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
23142         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
23143         (gnus-read-all-available-headers, gnus-article-emulate-mime)
23144         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
23145         (gnus-sum-thread-tree-single-indent)
23146         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
23147         (gnus-sum-thread-tree-leaf-with-other)
23148         (gnus-sum-thread-tree-single-leaf): Add :version.
23149         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
23150         (gnus-article-loose-mime): Change :version.
23151
23152         * gnus-start.el (gnus-backup-startup-file)
23153         (gnus-save-startup-file-via-temp-buffer): Add :version.
23154
23155         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
23156         (gnus-server-offline-face): Add :version.
23157
23158         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
23159
23160         * gnus-msg.el (gnus-gcc-externalize-attachments)
23161         (gnus-debug-files, gnus-debug-exclude-variables)
23162         (gnus-discouraged-post-methods): Change :version.
23163         (gnus-confirm-mail-reply-to-news)
23164         (gnus-confirm-treat-mail-like-news): Add :version.
23165
23166         * gnus-int.el (gnus-server-unopen-status): Add :version.
23167
23168         * gnus-group.el (gnus-group-jump-to-group-prompt)
23169         (gnus-large-ephemeral-newsgroup)
23170         (gnus-fetch-old-ephemeral-headers): Add :version.
23171
23172         * gnus-fun.el (gnus-x-face-directory)
23173         (gnus-convert-pbm-to-x-face-command)
23174         (gnus-convert-image-to-x-face-command)
23175         (gnus-convert-image-to-face-command): Add :version.
23176
23177         * gnus-delay.el (gnus-delay-default-hour): Add :version.
23178
23179         * gnus-cite.el (gnus-cite-blank-line-after-header)
23180         (gnus-article-boring-faces): Add :version.
23181
23182         * gnus-art.el (gnus-buttonized-mime-types)
23183         (gnus-inhibit-mime-unbuttonizing)
23184         (gnus-treat-display-face)
23185         (gnus-treat-body-boundary): Change :version.
23186         (gnus-body-boundary-delimiter, gnus-picon-databases)
23187         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
23188         (gnus-treat-date-english, gnus-treat-fold-headers)
23189         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
23190         (gnus-treat-mail-picon, gnus-treat-wash-html)
23191         (gnus-article-encrypt-protocol)
23192         (gnus-use-idna, gnus-article-over-scroll)
23193         (gnus-mime-display-multipart-alternative-as-mixed)
23194         (gnus-mime-display-multipart-related-as-mixed)
23195         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
23196         (gnus-ctan-url, gnus-button-ctan-handler)
23197         (gnus-button-handle-ctan-bogus-regexp)
23198         (gnus-button-ctan-directory-regexp)
23199         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
23200         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
23201         (gnus-button-man-level, gnus-button-emacs-level)
23202         (gnus-button-message-level, gnus-button-browse-level): Add :version.
23203
23204         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
23205         (gnus-agent-go-online): Change :version.
23206         (gnus-agent-expire-unagentized-dirs)
23207         (gnus-agent-auto-agentize-methods): Add :version.
23208
23209         * flow-fill.el (fill-flowed-display-column)
23210         (fill-flowed-encode-column): Add :version.
23211
23212         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23213         (gnus-outlook-deuglify-unwrap-max)
23214         (gnus-outlook-deuglify-cite-marks)
23215         (gnus-outlook-deuglify-unwrap-stop-chars)
23216         (gnus-outlook-deuglify-no-wrap-chars)
23217         (gnus-outlook-deuglify-attrib-cut-regexp)
23218         (gnus-outlook-deuglify-attrib-verb-regexp)
23219         (gnus-outlook-deuglify-attrib-end-regexp)
23220         (gnus-outlook-display-hook): Add :version.
23221
23222         * binhex.el (binhex-use-external): Add :version.
23223
23224 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23225
23226         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23227         and `invisible'.
23228
23229 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23230
23231         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23232         in gnus-registry-trim.
23233
23234 2004-09-13  Simon Josefsson  <jas@extundo.com>
23235
23236         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23237
23238         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23239
23240         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23241         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23242         <yamaoka@jpl.org>.
23243         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23244         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23245         <yamaoka@jpl.org>.
23246
23247         * sieve.el (sieve-manage-mode): Ditto.
23248
23249 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23250
23251         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23252
23253 2004-09-11  Simon Josefsson  <jas@extundo.com>
23254
23255         * dns-mode.el: Add.
23256
23257         * mm-view.el (mm-display-dns-inline): Add.
23258
23259         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23260         (mm-automatic-display): Ditto.
23261
23262         * mailcap.el (mailcap-mime-data): Add text/dns.
23263         (mailcap-mime-extensions): Map .soa to text/dns.
23264
23265 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23266
23267         * gnus-art.el (article-decode-mime-words, article-babel)
23268         (gnus-article-highlight-signature, gnus-article-add-buttons)
23269         (gnus-signature-toggle): Remove unnecessary bindings of
23270         `inhibit-read-only' inherited from v5.10 merge.
23271
23272 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23273
23274         * nntp.el (nntp): New customization group.
23275         (nntp-authinfo-file): Add customization group.
23276
23277         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23278
23279         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23280
23281         * gnus.el (to-address, to-list, subscribed)
23282         (large-newsgroup-initial): Ditto.
23283
23284         * flow-fill.el (fill-flowed-display-column)
23285         (fill-flowed-encode-column): Ditto.
23286
23287 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23288
23289         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23290         Use point-min rather than 1.
23291         (message-send-mail): Use buffer-size rather than point-max.
23292
23293         * gnus-sum.el (gnus-summary-search-article-forward):
23294         Signal a specific `search-failed' rather than a generic `error'.
23295
23296         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23297         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23298         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23299
23300 2004-09-10  Simon Josefsson  <jas@extundo.com>
23301
23302         * nndb.el (require): Remove tcp and duplicate cl.
23303
23304 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23305
23306         * gnus-agent.el (directory-files-and-attributes): Move forward.
23307
23308 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23309
23310         * gnus-agent.el (directory-files-and-attributes):
23311         Optionally defined to support XEmacs.
23312
23313 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23314
23315         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23316         to avoid run-time CL dependencies.
23317         (gnus-agent-unfetch-articles): New function.
23318         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23319         article numbers even when local .overview file is missing.
23320         (gnus-agent-read-article-number): New function.  Only accepts
23321         27-bit article numbers.
23322         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23323         Use gnus-agent-read-article-number.
23324         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23325         from backend while recognizing that article numbers in .overview
23326         must be valid.
23327         (gnus-agent-update-files-total-fetched-for):
23328         Use directory-files-and-attributes to improve performance.
23329         * gnus-int.el (gnus-request-move-article):
23330         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23331         improve performance.
23332
23333         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23334         some users confused by references to .newsrc when they only have a
23335         .newsrc.eld file.
23336         (gnus-convert-mark-converter-prompt)
23337         (gnus-convert-converter-needs-prompt): Fix use of property list.
23338         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23339         New function.  Used internally to only display 'gnus converting
23340         files' message when actually necessary.
23341
23342         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23343         methods now autoloaded.
23344
23345 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23346
23347         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23348         identifiers.
23349
23350 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23351
23352         * gnus-picon.el: Fix indentation and closing parenthesis.
23353
23354 2004-09-01  Simon Josefsson  <jas@extundo.com>
23355
23356         * message.el (message-canlock-generate): Require sha1, not
23357         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23358         to require within a function.  Sadly, if sha1.el isn't loaded, the
23359         let binding in m-c-g will hide the defcustom definition, which is
23360         bad.)
23361
23362         * canlock.el: Require sha1, not sha1-el.
23363
23364         * message.el: Don't autoload sha1 (there is a autoload cookie in
23365         sha1.el).
23366
23367         * sha1-el.el: Rename to sha1.el.
23368
23369 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23370
23371         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23372
23373 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23374
23375         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23376
23377 2004-08-30  Kim F. Storm  <storm@cua.dk>
23378
23379         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23380
23381         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23382         Add :group 'nnimap.
23383
23384 2004-08-30  Andreas Schwab  <schwab@suse.de>
23385
23386         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23387         ?* and ?\;.
23388
23389         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23390         and ?\' to symbol instead of whitespace.
23391
23392 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23393
23394         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23395
23396         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23397         instead of re-search-forward.
23398
23399         * gnus-uu.el (gnus-uu-save-article): Ditto.
23400         (gnus-uu-post-encode-uuencode): Ditto.
23401
23402         * html2text.el (html2text-clean-list-items): Ditto.
23403         (html2text-clean-dtdd): Ditto.
23404         (html2text-format-tags): Ditto.
23405
23406         * message.el (message-send-mail-with-sendmail): Fix regexp.
23407         (message-fill-field-general): Use search-forward instead of
23408         re-search-forward.
23409         (unbold-region): Ditto.
23410
23411         * nnrss.el (nnrss-request-article): Ditto.
23412
23413         * nnslashdot.el (nnslashdot-request-article): Ditto.
23414
23415         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23416
23417         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23418         "Unrecognized menu descriptor" error in XEmacs.
23419
23420 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23421
23422         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23423         parent article of a sparse article in the thread hashtb.
23424
23425 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23426
23427         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23428         (nnmail-expand-newtext): Lowercase expanded entries if
23429         nnmail-split-lowercase-expanded is non-nil.
23430
23431 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23432
23433         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23434
23435         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23436         of gnus-tmp-news-method into string under XEmacs.  It will be
23437         passed to gnus-correct-length which takes only a string argument.
23438
23439 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23440
23441         * gnus-util.el (gnus-bind-print-variables): New macro.
23442         (gnus-prin1): Use it.
23443         (gnus-prin1-to-string): Use it.
23444         (gnus-pp): New function.
23445         (gnus-pp-to-string): New function.
23446
23447         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23448         Replace pp-to-string with gnus-pp-to-string.
23449         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23450         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23451         * gnus-msg.el (gnus-debug): Ditto.
23452         * gnus-score.el (gnus-score-save): Ditto.
23453         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23454         gnus-pp-to-string.
23455         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23456         with gnus-pp.
23457         * score-mode.el (gnus-score-pretty-print): Ditto.
23458         * webmail.el (webmail-debug): Ditto.
23459
23460 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23461
23462         * gnus-art.el (article-display-face, article-display-x-face):
23463         Use buffer-read-only.
23464
23465 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23466
23467         * gnus-art.el (article-hide-list-identifiers):
23468         Bind inhibit-read-only as t.
23469
23470 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23471
23472         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23473
23474 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23475
23476         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23477         (gnus-narrow-to-page): Don't assume point-min == 1.
23478         (gnus-article-edit-mode): Derive from message-mode.
23479
23480         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23481         point-min == 1.
23482
23483         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23484         Disable incorrect use of `assert'.
23485
23486         * message.el (message-mode): Set comment-start-skip.
23487
23488
23489 2004-08-22  Sam Steingold  <sds@gnu.org>
23490
23491         * pop3.el (pop3-leave-mail-on-server): New user variable.
23492         (pop3-movemail): Delete mail only when it is nil.
23493
23494 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23495
23496         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23497
23498         * mml.el (mml-preview): Use `pop-to-buffer'.
23499
23500         * message.el (message-goto-mail-followup-to): Insert after "To".
23501         (message-carefully-insert-headers): Add comment.
23502
23503         * gnus.el: Remove unused variable `gnus-article-check-size'.
23504
23505         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23506
23507         * gnus-art.el (gnus-button-alist):
23508         Improve `gnus-button-handle-library' entry.
23509
23510 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23511
23512         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23513         Use downcase, since XEmacs capitalizes error messages differently.
23514
23515 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23516
23517         * nntp.el: Add (require 'gnus) due to reference to
23518         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23519
23520 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23521
23522         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23523         Bind `mm-fill-flowed'.
23524
23525         * mm-decode.el (mm-dissect-singlepart): Check it.
23526
23527 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23528
23529         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23530         'imap' for netrc parsing.
23531
23532 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23533
23534         * mailcap.el (mailcap-mime-data): Mark as risky.
23535
23536 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23537
23538         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23539         may be included in the encoded word.
23540         (rfc2047-encode): Don't append a space if the encoded word
23541         includes close parenthesis.
23542
23543 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23544
23545         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23546         of text within parentheses.
23547
23548 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23549
23550         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23551         (gnus-encrypt-write-file-contents): Make the password key the file
23552         name PLUS the cipher, not just the cipher.  Also remove failed
23553         passwords from the cache.
23554
23555 2004-08-06  Simon Josefsson  <jas@extundo.com>
23556
23557         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23558         Doc fix.
23559
23560 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23561
23562         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23563         LWSP.
23564
23565 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23566
23567         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23568         Try to append in-reply-to: data to the references: header.
23569
23570         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23571         (netrc-parse): Use gnus-encrypt.el functions.
23572
23573         * gnus-encrypt.el: Add new file for encryption support; currently
23574         does only a few GPG ciphers and an internal XOR cipher.
23575
23576         * password.el: Add comments on using password-read-and-add.
23577         (password-read-and-add): Add function to read and add the
23578         password to the cache at once.
23579
23580 2004-07-28  Simon Josefsson  <jas@extundo.com>
23581
23582         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23583         parameter (but don't use it, for now).
23584
23585         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23586         instead of hard coding to nil.
23587
23588 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23589
23590         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23591         as mm-inline-image-xemacs does.
23592
23593 2004-07-26  Simon Josefsson  <jas@extundo.com>
23594
23595         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23596         Revert part of 2004-07-17 change below.
23597
23598 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23599
23600         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23601         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23602
23603 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23604
23605         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23606         quotes that actually start with ">" at the beginning of the
23607         lines.
23608
23609 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23610
23611         * rfc2047.el (rfc2047-encode-region): Fix last change.
23612         (rfc2047-encode-parameter): Remove useless concat.
23613
23614 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23615
23616         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23617         encode special characters; fix some kind of misconfigured headers;
23618         signal a real error if debug-on-quit or debug-on-error is non-nil.
23619         (rfc2047-encode-max-chars): New variable.
23620         (rfc2047-encode-1): Use it.
23621         (rfc2047-encode-parameter): New function.
23622
23623         * mml.el (mml-insert-parameter): Remove an excessive space.
23624
23625 2004-07-17  Simon Josefsson  <jas@extundo.com>
23626
23627         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23628         Kai Grossjohann <kai@emptydomain.de>.
23629         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23630         (gnus-group-make-menu-bar): Ditto.
23631
23632         * gnus-util.el (gnus-group-server): Add.
23633
23634 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23635
23636         * message.el (message-clone-locals): Clone sendmail and smtp
23637         variables.
23638
23639 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23640
23641         * rfc2047.el (rfc2047-encode-region): Fix last change.
23642
23643 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23644
23645         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23646         characters as non-special.
23647
23648 2004-07-09  Simon Josefsson  <jas@extundo.com>
23649
23650         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23651         Users will lose all flag changes made while unplugged with
23652         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23653         good default.  See numerous reports on ding mailing list.
23654
23655 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23656
23657         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23658         add generate-head-function and generate-article-function to the
23659         rfc822-forward entry.
23660         (nndoc-rfc822-forward-generate-article): New function.
23661         (nndoc-rfc822-forward-generate-head): New function.
23662
23663         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23664
23665 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23666
23667         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23668         respect display group parameter and gnus-summary-expunge-below.
23669         (gnus-articles-to-read): Remove unused reference to display group
23670         parameter.
23671
23672 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23673
23674         * nnheader.el (nnheader-uniquify-message-id): New experimental
23675         variable.
23676         (nnheader-nov-read-message-id): Use it.
23677
23678         * spam-report.el (spam-report-gmane): Add interactive.
23679
23680 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23681
23682         * mm-encode.el (mm-content-transfer-encoding-defaults):
23683         Use qp-or-base64 for the application/* types.
23684
23685 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23686
23687         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23688
23689 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23690
23691         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23692         trim value.
23693
23694 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23695
23696         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23697         New macro and function.
23698         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23699
23700 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23701
23702         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23703         after-load-alist.
23704
23705 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23706
23707         * gnus-group.el (gnus-group-get-new-news-this-group):
23708         Don't update info that isn't there.
23709
23710 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23711
23712         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23713         entry.
23714
23715 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23716
23717         * mm-view.el (mm-inline-render-with-function): Use multibyte
23718         buffer; decode html source by charset.
23719
23720         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23721
23722         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23723         Mule-UCS is loaded under XEmacs.
23724         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23725
23726 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23727
23728         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23729
23730 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23731
23732         * mm-util.el (mm-coding-system-p): Return a coding-system.
23733         (mm-mime-mule-charset-alist): Use shift_jis instead of
23734         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23735         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23736         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23737         instead of japanese-shift-jis and iso-latin-1 respectively in
23738         order to share the default value with both Emacs and XEmacs-mule.
23739         (mm-mule-charset-to-mime-charset):
23740         Make mm-coding-system-priorities effective.
23741         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23742         while predicating of candidates upon the priorities.
23743
23744 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23745
23746         * gnus-sum.el (gnus-summary-make-menu-bar):
23747         Add gnus-uu-invert-processable.
23748
23749         * gnus.el: Autoload gnus-uu-invert-processable.
23750
23751 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23752
23753         * mm-util.el (mm-with-multibyte-buffer): New macro.
23754
23755         * rfc2047.el (rfc2047-encode-string): Use it.
23756         (rfc2047-encode-region): Move point to the end of the region after
23757         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23758
23759 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23760
23761         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23762         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23763
23764 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23765
23766         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23767         (gnus-cite-parse): Ignore quoted envelope From_.
23768         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23769
23770 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23771
23772         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23773         invalid addresses.
23774
23775 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23776
23777         * spam.el: Change section markers, revise TODO list.
23778         (spam-backends): Make new master list of all installed backends.
23779         (spam-summary-exit-behavior): Add new variable to determine how
23780         messages moves are done at summary exit.
23781         (spam-move-spam-nonspam-groups-only)
23782         (spam-process-ham-in-nonham-groups)
23783         (spam-process-ham-in-spam-groups): Remove variables, the
23784         spam-summary-exit-behavior variable should be used to manage this
23785         behavior.
23786         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23787         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23788         and spam-old-spam-articles.
23789         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23790         Add empty variables, placeholders for the backends they represent.
23791         (spam-set-difference): Move, unchanged.
23792         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23793         unless the user has a processor variable.
23794         (spam-classifications, spam-classification-valid-p)
23795         (spam-backend-properties, spam-backend-property-valid-p)
23796         (spam-backend-function-type-valid-p)
23797         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23798         (spam-report-articles-gmane, spam-report-articles-resend):
23799         Remove functions, they are not needed.
23800         (spam-install-backend-super, spam-backend-list)
23801         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23802         (spam-backend-function, spam-backend-ham-registration-function)
23803         (spam-backend-spam-registration-function)
23804         (spam-backend-ham-unregistration-function)
23805         (spam-backend-spam-unregistration-function)
23806         (spam-backend-statistical-p, spam-backend-mover-p)
23807         (spam-install-backend-alias, spam-install-checkonly-backend)
23808         (spam-install-mover-backend, spam-install-nocheck-backend)
23809         (spam-install-backend, spam-install-statistical-backend)
23810         (spam-install-statistical-checkonly-backend): Add backend installation
23811         support.
23812         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23813         (spam-group-processor-p): Use the new backend code and respect the
23814         summary exit behavior.
23815         (spam-mark-spam-as-expired-and-move-routine): Remove.
23816         (spam-summary-prepare): Change to use the new spam-old-articles
23817         variable.
23818         (spam-copy-or-move-routine, spam-copy-spam-routine)
23819         (spam-move-spam-routine, spam-copy-ham-routine)
23820         (spam-move-ham-routine): Add code to copy/move ham or spam.
23821         (spam-fetch-field-fast): Improve doc and code, plus allow the
23822         'number request.
23823         (spam-list-of-checks, spam-list-of-statistical-checks):
23824         Remove variables.
23825         (spam-split, spam-find-spam): Use the new backend code.
23826         (spam-registration-functions): Remove variable.
23827         (spam-unregister-routine): Add convenience wrapper.
23828         (spam-log-undo-registration, spam-register-routine)
23829         (spam-log-processing-to-registry)
23830         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23831         where possible.
23832         (spam-check-gmane-xref, spam-check-regex-headers)
23833         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23834         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23835         (spam-check-bogofilter-headers, spam-check-spamoracle)
23836         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23837         (spam-check-crm114-headers): Use the spam-split-group that
23838         spam-split prepares, no need to determine it every time.
23839
23840         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23841         to the nnheader-parse-naked-head call.
23842
23843         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23844
23845         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23846         the nnheader-nov-read-message-id call.
23847
23848 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23849
23850         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23851         gnus-activate-group twice.  Suggested by Markus Peter
23852         <warp@spin.de>.
23853
23854 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23855
23856         * gnus-art.el (gnus-article-time-format): Exchange the order of
23857         day and month in the default value; fix customization type.
23858         (article-date-ut): Use add-text-properties.
23859         (article-make-date-line): Use message-make-date instead of
23860         current-time-string.
23861
23862         * message.el (message-fetch-field): Don't use set-text-properties.
23863         (message-make-date): Simplify.
23864
23865         * messagexmas.el (message-xmas-make-date): New function.
23866         (message-xmas-redefine): Defalias message-make-date to it.
23867
23868 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23869
23870         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23871         (rfc2047-encode-region): Treat text within parentheses as special;
23872         show the original text when error has occurred.
23873
23874         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23875         already-computed method to gnus-activate-group.
23876
23877         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23878         same select-methods identical Lisp objects.
23879
23880         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23881         object when modifying the info.
23882
23883 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23884
23885         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23886         gnus-opened-servers since it has never been opened with the new
23887         configuration yet.
23888
23889 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23890
23891         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23892         arg to nnheader-generate-fake-message-id.
23893
23894 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23895
23896         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23897         number and build a fake message ID localized to a group and
23898         article number (so it's repeatable from that point on).
23899         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23900         ID format.
23901
23902         * gnus-sum.el (gnus-get-newsgroup-headers):
23903         Call nnheader-generate-fake-message-id with the article number.
23904
23905 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23906
23907         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23908         end-of-buffer.
23909
23910 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23911
23912         * message.el (message-ignored-supersedes-headers): Add Approved.
23913
23914 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23915
23916         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23917         goto-char.
23918         (rfc2047-encode): Fold the line before encoding.
23919
23920 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23921
23922         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23923         folding -- not all headers can be folded, and this should be done
23924         by the message composition mode.  Probably.  I think.
23925
23926 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23927
23928         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23929         fast.
23930
23931         * gnus-ems.el (gnus-remove-image): Don't use
23932         message-text-with-property; remove only the image found first.
23933
23934         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23935         found first.
23936
23937 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23938
23939         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23940
23941 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23942
23943         * message.el (message-text-with-property): Make it fast and accept
23944         optional arguments.
23945         (message-strip-forbidden-properties): Use it.
23946         (message-fix-before-sending): Follow the m-t-w-p change.
23947
23948         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23949
23950 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23951
23952         * gnus-art.el (article-hide-headers): Don't change the buffer
23953         mistakenly when performing mml-preview even if
23954         gnus-single-article-buffer is nil.
23955
23956 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23957
23958         * message.el (message-expand-name-databases): New user option.
23959         (message-expand-name): Use it.
23960
23961 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23962
23963         * spam.el (spam-report-articles-resend)
23964         (spam-report-resend-register-routine): Allow ham reporting.
23965         (spam-report-resend-register-ham-routine): Add wrapper.
23966         (spam-registration-functions): Add ham resending functions.
23967         (spam-list-of-processors): Add ham resend processor.
23968
23969         * gnus.el (ham-resend-to): Add new group parameter.
23970         (spam-process): Add ham resend option.
23971
23972         * spam-report.el (spam-report-resend): Allow reporting ham.
23973         (spam-report-resend-ham): Add wrapper.
23974
23975 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23976
23977         * message.el (message-cite-articles-with-x-no-archive):
23978         New variable.
23979         (message-cite-original): Use it.
23980
23981 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23982
23983         * message.el (message-cite-original): Respect X-No-Archive.
23984
23985 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23986
23987         * gnus-art.el (article-hide-headers): Refer to the values for
23988         gnus-ignored-headers and gnus-visible-headers in the summary
23989         buffer since a user may have set them as group parameters.
23990
23991 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23992
23993         * assistant.el (assistant-node-name): Add convenience function.
23994         (assistant-render-text, assistant-render-node): Add error handling,
23995         plus handle multiple next nodes.
23996         (assistant-find-next-node): Comment out for now.
23997         (assistant-find-next-nodes): Add function, returns list of next
23998         nodes.
23999
24000 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24001
24002         * mail-source.el (mail-source-directory): Fix doc-string.
24003
24004 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24005
24006         * assistant.el (assistant-render-text, assistant-eval): Add :set
24007         widget type, which is different because it takes and returns a
24008         list.  Much hilarity ensues.
24009
24010 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24011
24012         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24013
24014         * gnus-group.el (gnus-group-get-new-news-this-group):
24015         Add doc-string.
24016
24017         * gnus-start.el (gnus-activate-group): Add doc-string.
24018
24019 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24020
24021         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
24022
24023 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
24024
24025         * assistant.el (assistant-render-text): Try to add a :set
24026         widget, more to come.
24027
24028         * spam.el (spam-group-spam-contents-p): Handle empty groupname
24029         strings.
24030         (spam-report-articles-resend)
24031         (spam-register-routine): Do registration iff any articles warrant
24032         it.
24033         (spam-summary-prepare-exit): Change log message for nil group
24034         destinations.
24035
24036 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
24037
24038         * spam.el (spam-report-resend-register-routine):
24039         Allow spam-report-resend-to to be a group parameter or a global value.
24040
24041 2004-05-26  Simon Josefsson  <jas@extundo.com>
24042
24043         * starttls.el: Merge with my GNUTLS based starttls.el.
24044         (starttls-gnutls-program, starttls-use-gnutls)
24045         (starttls-extra-arguments, starttls-process-connection-type)
24046         (starttls-connect, starttls-failure, starttls-success):
24047         New variables.
24048         (starttls-program, starttls-extra-args): Doc fix.
24049         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
24050         New functions.
24051         (starttls-negotiate, starttls-open-stream):
24052         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
24053         function if it is set.
24054
24055 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24056
24057         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
24058         structured fields.
24059
24060 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24061
24062         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
24063
24064 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
24065
24066         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
24067         Add variable.
24068         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
24069         assigning the spam-mark to new messages.
24070
24071 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
24072
24073         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
24074
24075 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24076
24077         * dgnushack.el: Autoload customize-set-variable for XEmacs.
24078
24079         * rfc2047.el (rfc2047-encodable-p): Don't move point.
24080         (rfc2047-decode): Treat the ascii coding-system as raw-text by
24081         default.
24082
24083 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
24084
24085         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
24086         correct data.
24087
24088 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
24089
24090         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
24091         (spam-group-processor-p): Fix function.
24092         (spam-group-processor-multiple-p)
24093         (spam-group-spam-processor-report-gmane-p)
24094         (spam-group-spam-processor-report-resend-p)
24095         (spam-group-spam-processor-bogofilter-p)
24096         (spam-group-spam-processor-blacklist-p)
24097         (spam-group-spam-processor-ifile-p)
24098         (spam-group-ham-processor-ifile-p)
24099         (spam-group-spam-processor-spamoracle-p)
24100         (spam-group-spam-processor-crm114-p)
24101         (spam-group-ham-processor-bogofilter-p)
24102         (spam-group-spam-processor-stat-p)
24103         (spam-group-ham-processor-stat-p)
24104         (spam-group-ham-processor-whitelist-p)
24105         (spam-group-ham-processor-BBDB-p)
24106         (spam-group-ham-processor-spamoracle-p)
24107         (spam-group-ham-processor-copy-p): Remove functions with some
24108         prejudice against unneeded code.
24109         (spam-report-articles-resend)
24110         (spam-report-resend-register-routine): Allow the group/topic
24111         spam-resend-to value to override spam-report-resend-to.
24112         (spam-summary-prepare-exit): Invoke spam-group-processor-p
24113         properly now.
24114
24115         * gnus.el (spam-resend-to): Add group/topic parameter.
24116         (spam-process): Move the OBSOLETE processors to the end of the
24117         choices.
24118
24119 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
24120
24121         * spam-report.el (spam-report-resend-to, spam-report-resend):
24122         Start with resend-to set to nil, and then ask the user if necessary.
24123         (spam-report-resend): spam-report-resend takes a list of articles, not
24124         separate article numbers.
24125
24126 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24127
24128         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
24129         addition to emacs-w3m.
24130
24131 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24132
24133         * assistant.el (assistant-authinfo-data): New function.
24134         (assistant-eval): Eval for entire assistant.
24135
24136         * netrc.el (netrc-services-file): New variable.
24137         (netrc-parse-services): New function.
24138         (netrc-find-service-name): New function.
24139         (netrc-find-service-number): New function.
24140         (netrc-port-equal): New function.
24141         (netrc-machine): Use it.
24142
24143         * nnimap.el (nnimap-open-connection): Use netrc.
24144
24145         * gnus-util.el (gnus-netrc-get): Remove aliases.
24146
24147         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
24148
24149         * assistant.el (wid-edit): Fix compilation.
24150
24151         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
24152
24153 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
24154
24155         * gnus-util.el (gnus-set-file-modes): New function.  (small
24156         patch).
24157
24158 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24159
24160         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
24161
24162         * assistant.el (assistant-render-node): Fix up rendering and
24163         read-only text.
24164         (assistant-render-node): Reset.
24165         (assistant-make-read-only): Not sticky.
24166
24167 2004-05-20  Danny Siu  <dsiu@adobe.com>
24168
24169         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
24170         centered even when gnus-auto-center-summary is t.
24171
24172 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24173
24174         * dns.el (dns-get-txt-answer): New function.
24175         (dns-read-txt): Ditto.
24176         (query-dns): Use it.
24177
24178 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24179
24180         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
24181         active for foreign groups even if the group level is higher than
24182         the specified value.
24183
24184 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24185
24186         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
24187         non-active groups.
24188
24189         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
24190
24191 2004-05-20  Magnus Henoch  <mange@freemail.hu>
24192
24193         * dns.el (dns-read-type): Add support for SVR.  (small patch)
24194
24195 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
24196
24197         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
24198         (spam-crm114-header, spam-crm114-spam-switch)
24199         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
24200         (spam-crm114-positive-spam-header)
24201         (spam-crm114-database-directory, spam-list-of-processors)
24202         (spam-group-spam-processor-crm114-p)
24203         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
24204         (spam-generic-score, spam-list-of-checks)
24205         (spam-list-of-statistical-checks, spam-registration-functions)
24206         (spam-check-crm114-headers, spam-crm114-score)
24207         (spam-check-crm114, spam-crm114-register-with-crm114)
24208         (spam-crm114-register-spam-routine)
24209         (spam-crm114-unregister-spam-routine)
24210         (spam-crm114-register-ham-routine)
24211         (spam-crm114-unregister-ham-routine): Add CRM114 support.
24212
24213 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24214
24215         * gnus.el: Add spam-use-crm114.
24216
24217         * spam.el (spam-list-of-processors, spam-registration-functions):
24218         Add spam-use-resend.
24219         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24220         (spam-report-articles-gmane): Add doc fix.
24221         (spam-report-articles-resend, spam-report-resend-register-routine):
24222         Add wrappers around spam-report-resend-to.
24223
24224         * spam-report.el (spam-report-resend-to, spam-report-resend):
24225         Add support for resending spam.
24226         (spam-report-gmane): Fix line length >80.
24227
24228         * gnus.el (spam-process): Add spam-use-resend.
24229
24230 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24231
24232         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24233         number of processed spam messages.
24234         (spam-ham-copy-or-move-routine): Return the number of processed
24235         ham messages.
24236         (spam-summary-prepare-exit): Use the above values to decide
24237         whether status messages shouled be displayed.
24238
24239 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24240
24241         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24242         `rfc2047-encoding-function-alist' in order to avoid conflicting
24243         with the old version.
24244         (rfc2047-encode-region): Concatenate words containing non-ASCII
24245         characters in structured fields; don't encode space-delimited
24246         ASCII words even in unstructured fields; don't break words at
24247         char-category boundaries.
24248         (rfc2047-encode-1): New function.
24249         (rfc2047-encode): Use it; encode text so that it occupies the
24250         maximum width within 76-column; work correctly on Q encoding for
24251         iso-2022-* charsets.
24252         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24253         sure not to break a line just after the header name.
24254         (rfc2047-b-encode-region): Remove.
24255         (rfc2047-b-encode-string): New function.
24256         (rfc2047-q-encode-region): Remove.
24257         (rfc2047-q-encode-string): New function.
24258
24259         * mm-util.el (mm-replace-in-string): New function.
24260
24261 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24262
24263         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24264         Really get it right.
24265         (gnus-inews-make-draft): Really.
24266
24267 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24268
24269         * nnmh.el (nnmh-request-list-1): Don't check the link count
24270         before descending.  (small patch)
24271
24272 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24273
24274         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24275         stuff.
24276
24277         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24278         Match on real group name.
24279
24280         * gnus-art.el (gnus-signature-limit): Doc fix.
24281
24282         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24283
24284         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24285
24286 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24287
24288         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24289         isn't a string.
24290
24291 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24292
24293         * gnus-draft.el (gnus-draft-send):
24294         Bind rfc2047-encode-encoded-words.
24295
24296         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24297         (rfc2047-encodable-p): Say that =? needs encoding.
24298         (rfc2047-encode-encoded-words): New variable.
24299
24300         * gnus-group.el (gnus-group-select-group): Doc fix.
24301
24302         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24303
24304         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24305         to nil.
24306
24307         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24308
24309         * nnheader.el (nnheader-get-lines-and-char): New function.
24310
24311 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24312
24313         * gnus-msg.el (gnus-summary-followup-with-original):
24314         Document yanking of region when active.
24315
24316 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24317
24318         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24319         groups if the group level is higher than the specified value.
24320
24321 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24322
24323         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24324         (gnus-group-jump-to-group): Add prefix argument using
24325         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24326         non-active group.
24327
24328         * compface.el (uncompface): Be verbose when changing
24329         `uncompface-use-external'.
24330
24331         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24332         handle manual section.
24333
24334 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24335
24336         * gnus-art.el (gnus-button-alist): Revert previous change.
24337
24338 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24339
24340         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24341
24342 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24343
24344         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24345         whether backend can accept message.
24346
24347         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24348
24349 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24350
24351         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24352         Avoid creating directory when nntp-marks-is-evil is true.
24353         Reported by Reiner Steib.
24354
24355 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24356
24357         * gnus-picon.el (gnus-picon-insert-glyph):
24358         Add optional `nostring' argument.
24359
24360 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24361
24362         * gnus-picon.el (gnus-picon-style): New variable.
24363         (gnus-picon-transform-address): Support `gnus-picon-style'.
24364
24365 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24366
24367         * message.el (message-fill-field): Return point.
24368         (message-generate-headers): Go to end of field.
24369
24370         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24371         stuff for non-living groups.
24372
24373 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24374
24375         * gnus-art.el (gnus-article-followup-with-original)
24376         (gnus-article-reply-with-original): gnus-mark-active-p ->
24377         gnus-region-active-p.
24378
24379 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24380
24381         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24382         only when there is spam or ham to be processed.
24383
24384 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24385
24386         * mail-source.el (mail-source-delete-crash-box): Refactor.
24387         (mail-source-fetch): Use it.
24388         (mail-source-fetch-file): Ditto.
24389         (mail-source-fetch-directory): Run postscript in loop.
24390         (mail-source-fetch-pop): Delete.
24391         (mail-source-fetch-maildir): Ditto.
24392         (mail-source-fetch-imap): Ditto.
24393
24394         * imap.el (imap-authenticators): Comment out sasl.
24395
24396         * message.el (message-skip-to-next-address): New function.
24397         (message-fill-header-address): Refactor.
24398         (message-fill-address): Use it.
24399         (message-delete-address): Use it.
24400         (message-fill-header-general): Refactor.
24401         (message-fill-field-address): Rename.
24402         (message-narrow-to-field): Find the start of the header.
24403         (message-header-format-alist): Don't pre-fill.
24404         (message-fill-header): Remove.
24405         (message-insert-header): New function.
24406         (message-shorten-references): Use it.
24407
24408         * rfc2047.el (rfc2047-field-value): Strip props.
24409
24410         * mail-parse.el (mail-header-make-address): New alias.
24411
24412         * ietf-drums.el (ietf-drums-make-address): New function.
24413
24414         * imap.el: Add compiler directives.
24415
24416         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24417
24418         * gnus-art.el (article-decode-idna-rhs): Don't use
24419         message-idna-inside-rhs-p.
24420
24421 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24422
24423         * message.el (message-idna-inside-rhs-p): Remove.
24424         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24425
24426         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24427         false positives.
24428
24429 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24430
24431         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24432
24433 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24434
24435         * nneething.el (nneething-file-name): Don't create spurious
24436         files.
24437
24438         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24439         (gnus-inews-do-gcc): Remove sleep.
24440
24441         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24442         part under point.
24443
24444         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24445         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24446
24447 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24448
24449         * spam.el (spam-summary-prepare-exit): Fix (length).
24450
24451 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24452
24453         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24454         as expired without moving it" message when there are spam
24455         messages left.
24456
24457 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24458
24459         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24460         header is not nil.
24461
24462 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24463
24464         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24465         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24466         (nntp-marks-changed-p): New arg SERVER.
24467         (nntp-request-update-info): Adjust caller.
24468
24469 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24470
24471         * nntp.el (nntp-save-marks): Pass missing arg.
24472
24473 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24474
24475         * nntp.el: Support marks.
24476         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24477         (nntp-marks-modtime, nntp-marks-directory): New variables.
24478         (nntp-request-set-mark, nntp-request-update-info)
24479         (nntp-possibly-create-directory, nntp-marks-changed-p)
24480         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24481         New functions.
24482
24483 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24484
24485         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24486         (gnus-xmas-redefine): Rename.
24487
24488         * gnus-score.el (gnus-score-insert-help):
24489         Use gnus-select-lowest-window.
24490
24491         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24492         appt-select-lowest-window and rename to gnus-select-lowest-window.
24493
24494         * gnus.el: do.
24495
24496 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24497
24498         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24499         encodings of MIME-encoded words, in order to improve
24500         interoperability with several broken MUAs.
24501
24502 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24503
24504         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24505         tags, only when charsets are not specified in headers.
24506         (mm-inline-text-html-render-with-w3m): Ditto.
24507
24508         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24509         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24510
24511 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24512
24513         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24514         instead of MIME-decoded from fields when checking
24515         `gnus-article-address-banner-alist'.
24516
24517 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24518
24519         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24520         description rather than subject.
24521
24522 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24523
24524         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24525
24526 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24527
24528         * gnus.el (gnus-version-number): Bump.
24529
24530 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24531
24532         * gnus.el: No Gnus v0.2 is released.
24533
24534 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24535
24536         * gnus-agent.el (gnus-agent-read-agentview):
24537         Inline gnus-uncompress-range.
24538
24539 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24540
24541         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24542         `exec-installed-p'.
24543
24544 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24545
24546         * gnus.el (spam-process, spam-autodetect-methods):
24547         Add bsfilter and bsfilter-headers.
24548
24549         * spam.el (spam-bsfilter): New customize group.
24550         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24551         (spam-bsfilter-header, spam-bsfilter-probability-header)
24552         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24553         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24554         (spam-bsfilter-database-directory): New options.
24555         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24556         (spam-list-of-statistical-checks, spam-registration-functions):
24557         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24558         (spam-bsfilter-score): New command.
24559         (spam-check-bsfilter-headers, spam-check-bsfilter)
24560         (spam-bsfilter-register-with-bsfilter)
24561         (spam-bsfilter-register-spam-routine)
24562         (spam-bsfilter-unregister-spam-routine)
24563         (spam-bsfilter-register-ham-routine)
24564         (spam-bsfilter-unregister-ham-routine): New functions.
24565         (spam-generic-score): Support bsfilter; Accept an optional argument
24566         to recalcurate spam score even if scoring header has already been
24567         added.
24568         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24569         optional argument to recalcurate spam score even if scoring header
24570         has already been added.
24571
24572 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24573
24574         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24575         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24576         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24577         link is missing.
24578
24579 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24580
24581         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24582         (html2text-get-attr): Rewrite.
24583
24584         * message.el (message-setup-1): Remove redundant put-text-property
24585         on mail-header-separator.
24586
24587 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24588
24589         * gnus-registry.el (gnus-registry-cache-whitespace)
24590         (gnus-registry-action, gnus-registry-spool-action)
24591         (gnus-registry-split-fancy-with-parent): Change message levels
24592         from 5 to 3 or 7, as needed.
24593
24594         * spam.el (spam-summary-prepare-exit)
24595         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24596         (spam-split, spam-find-spam, spam-log-undo-registration)
24597         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24598         level from 5 to 6.
24599
24600 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24601
24602         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24603         2004-03-04 change).
24604
24605 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24606
24607         * sieve-manage.el (sieve-manage-open):
24608         * nnweb.el (nnweb-insert-html):
24609         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24610         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24611         * nnspool.el (nnspool-request-group):
24612         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24613         * nnml.el (nnml-request-update-info):
24614         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24615         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24616         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24617         (nnimap-request-set-mark):
24618         * nnfolder.el (nnfolder-request-update-info):
24619         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24620         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24621         * gnus-uu.el (gnus-uu-find-articles-matching):
24622         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24623         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24624         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24625         * gnus-nocem.el (gnus-nocem-scan-groups):
24626         * gnus-int.el (gnus-start-news-server):
24627         * gnus-group.el (gnus-group-make-kiboze-group)
24628         (gnus-group-browse-foreign-server):
24629         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24630         Use mapc when appropriate.
24631
24632 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24633             Adam Sjøgren  <asjo@koldfront.dk>
24634             Wes Hardaker  <wes@hardakers.net>
24635             Michael Shields  <shields@msrl.com>
24636
24637         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24638         may need for spam sorting and scoring.
24639         (spam-user-format-function-S): Add user format function suitable for
24640         general use.
24641         (spam-article-sort-by-spam-status): Add sorting function for summary
24642         sorting.
24643         (spam-extra-header-to-number): Add function to get a score from a
24644         header.
24645         (spam-summary-score): Add function to get a numeric score from the
24646         headers.
24647         (spam-generic-score): Fix function doc, was in wrong place.
24648         (spam-initialize): Take symbols when it's run, and install the
24649         extra headers that spam-necessary-extra-headers thinks we need.
24650
24651 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24652
24653         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24654         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24655
24656 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24657
24658         * gnus-sum.el (gnus-set-global-variables)
24659         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24660         (gnus-article-get-xrefs, gnus-summary-best-group)
24661         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24662         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24663         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24664         Use with-current-buffer.
24665
24666 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24667
24668         * spam.el (spam-summary-prepare-exit): Simplify logic.
24669         (spam-fetch-article-header): Read the article header if it's not
24670         available.
24671         (spam-list-articles): Simplify logic.
24672         (spam-filelist-register-routine): Fix bug with unregister-list.
24673
24674         * gnus-registry.el: Fix comments at beginning.
24675
24676 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24677
24678         * message.el (message-cater-to-broken-inn): Remove.
24679         (message-shorten-references): Make sure the total folded length of
24680         References is shorter than 998 characters to cater to a bug in INN
24681         2.3.  Also, don't pretend that references aren't folded -- this
24682         hasn't worked for a while.
24683
24684 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24685
24686         * gnus-agent.el (gnus-agentize):
24687         gnus-agent-send-mail-real-function no longer set to current value
24688         of message-send-mail-function but rather a lambda that calls
24689         message-send-mail-function.  The change makes the agent real-time
24690         responsive to user changes to message-send-mail-function.
24691
24692 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24693
24694         * legacy-gnus-agent.el
24695         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24696         help from Florian Weimer <fw@deneb.enyo.de>
24697
24698 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24699
24700         * nnmail.el (nnmail-cache-insert): Revert last change.
24701
24702 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24703
24704         * nnmail.el (nnmail-cache-insert): Always check whether
24705         nnmail-cache-ignore-groups matches a group name.
24706
24707 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24708
24709         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24710         (spam-find-spam, spam-log-processing-to-registry)
24711         (spam-log-registered-p, spam-log-unregistration-needed-p)
24712         (spam-log-undo-registration): Use gnus-message instead of
24713         gnus-error, none of these errors are fatal.
24714
24715         * gnus-registry.el (gnus-registry-clean-empty-function)
24716         (gnus-registry-clean-empty): Remove only empty entries without
24717         extra data.
24718
24719 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24720
24721         * spam-stat.el (spam-stat-buffer-change-to-spam)
24722         (spam-stat-buffer-change-to-non-spam): Change (error) to
24723         (gnus-message 8) invocation.
24724
24725 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24726
24727         * nntp.el (nntp-via-netcat-command): New variable.
24728         (nntp-via-netcat-switches): New variable.
24729         (nntp-open-via-rlogin-and-netcat): New function.
24730         (nntp-open-connection-function): Doc fix.
24731         (nntp-telnet-command): Doc fix.
24732         (nntp-end-of-line): Doc fix.
24733         (nntp-via-rlogin-command): Doc fix.
24734         (nntp-via-user-name): Doc fix.
24735         (nntp-via-address): Doc fix.
24736
24737 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24738
24739         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24740         error in Emacs 21.1.
24741
24742 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24743
24744         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24745
24746 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24747
24748         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24749         (gnus-agent-with-refreshed-group): New macro.
24750         (gnus-agent-rename-group): New function.
24751         (gnus-agent-delete-group): New function.
24752         (gnus-agent-save-group-info): Use gnus-command-method when
24753         `method' parameter is nil.  Don't write nil entries into the
24754         active file.
24755         (gnus-agent-get-group-info): New function.
24756         (gnus-agent-fetch-articles):
24757         Use gnus-agent-update-files-total-fetched-for to increment disk space
24758         used.
24759         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24760         Use gnus-agent-update-view-total-fetched-for to increment disk space
24761         used.
24762         (gnus-agent-get-local): Add optional parameters to avoid calling
24763         gnus-group-real-name and gnus-find-method-for-group.
24764         (gnus-agent-set-local): Delete stored entry if either min, or max,
24765         are nil.
24766         (gnus-agent-fetch-session): Reworded error/quit messages.
24767         On quit, use gnus-agent-regenerate-group to record existance of any
24768         articles fetched to disk before the quit occurred.
24769         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24770         gnus-agent-update-view-total-fetched-for, and
24771         gnus-agent-update-files-total-fetched-for to decrement disk space
24772         used.
24773         (gnus-agent-retrieve-headers):
24774         Use gnus-agent-update-view-total-fetched-for to increment disk space
24775         used.
24776         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24777         with gnus-agent-update-files-total-fetched-for to decrement disk
24778         space and fresh group buffer.
24779         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24780         (gnus-agent-need-update-total-fetched-for): New variable.
24781         (gnus-agent-update-files-total-fetched-for): New function.
24782         (gnus-agent-update-view-total-fetched-for): New function.
24783         (gnus-agent-total-fetched-for): New function.
24784
24785         * gnus-cache.el (gnus-cache-save-buffers):
24786         Use gnus-cache-update-overview-total-fetched-for to change disk space
24787         used by this group.
24788         (gnus-cache-possibly-enter-article):
24789         Use gnus-cache-update-file-total-fetched-for to increment disk space
24790         used by this group.
24791         (gnus-cache-possibly-remove-article):
24792         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24793         used by this group.
24794         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24795         (gnus-cache-rename-group): New function.
24796         (gnus-cache-delete-group): New function.
24797         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24798         (gnus-cache-need-update-total-fetched-for): New variable.
24799         (gnus-cache-with-refreshed-group): New macro.
24800         (gnus-cache-update-file-total-fetched-for): New function.
24801         (gnus-cache-update-overview-total-fetched-for): New function.
24802         (gnus-cache-rename-group-total-fetched-for): New function.
24803         (gnus-cache-delete-group-total-fetched-for): New function.
24804         (gnus-cache-total-fetched-for): New function.
24805
24806         * gnus-group.el: Require gnus-sum and autoload functions to
24807         resolve warnings when gnus-group.el compiled alone.
24808         (gnus-group-line-format): Documented new %F.
24809         (size of Fetched data) group line format; identifies disk space
24810         used by agent and cache.
24811         (gnus-group-line-format-alist): Defined new F format.
24812         (gnus-total-fetched-for): New function.
24813         (gnus-group-delete-group): No longer update
24814         gnus-cache-active-altered as gnus-request-delete-group now keeps
24815         the cache in sync.
24816         (gnus-group-list-active): Let the agent store a server's active
24817         list if currently plugged.
24818
24819         * gnus-int.el (gnus-request-delete-group):
24820         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24821         local disk in sync with the server.
24822         (gnus-request-rename-group):
24823         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24824         local disk in sync with the server.
24825
24826         * gnus-start.el (gnus-get-unread-articles):
24827         Cosmetic simplification to logic.
24828
24829         * gnus-util.el (gnus-rename-file): New function.
24830
24831 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24832
24833         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24834
24835 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24836
24837         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24838         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24839
24840 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24841
24842         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24843         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24844
24845 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24846
24847         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24848
24849 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24850
24851         * spam.el (spam-set-difference): Add function to replace
24852         gnus-set-difference in spam.el.
24853         (spam-summary-prepare-exit): Use spam-set-difference.
24854
24855 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24856
24857         * gnus-registry.el (gnus-registry-cache-file): Update to use
24858         gnus-dribble-directory OR gnus-home-directory OR ~.
24859         (gnus-registry-split-fancy-with-parent): Fix doc.
24860
24861 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24862
24863         * message.el (message-exchange-point-and-mark):
24864         Use message-mark-active-p.  Suggested by Jesper Harder
24865         <harder@ifa.au.dk>.
24866
24867 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24868
24869         * message.el (message-exchange-point-and-mark): Don't activate
24870         region if it was inactive.  Suggested by Hiroshi Fujishima
24871         <pooh@nature.tsukuba.ac.jp>.
24872
24873 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24874
24875         * gnus-art.el (article-display-face): Display Faces in the same
24876         order as X-Faces.
24877
24878 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24879
24880         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24881
24882 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24883
24884         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24885         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24886         (gnus-article-mime-hierarchy): Remove.
24887         (gnus-article-mime-hierarchy-next): Remove.
24888         (gnus-article-mode): Revert 2004-03-19 change.
24889         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24890         (gnus-insert-mime-button): Revert 2004-03-19 change.
24891         (gnus-mime-accumulate-hierarchy): Remove.
24892         (gnus-mime-enter-multipart): Remove.
24893         (gnus-mime-leave-multipart): Remove.
24894         (gnus-mime-display-part): Revert 2004-03-19 change.
24895         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24896
24897         * mml.el (mml-preview): Revert 2004-03-19 change.
24898
24899 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24900
24901         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24902
24903 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24904
24905         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24906         t while entering a file name using the mm-with-multibyte macro.
24907         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24908
24909         * mm-util.el (mm-with-multibyte): New macro.
24910
24911 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24912
24913         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24914         New user option.
24915         (gnus-mime-multipart-functions): Doc and customization fix.
24916         (gnus-article-mime-hierarchy): New variable.
24917         (gnus-article-mime-hierarchy-next): New variable.
24918         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24919         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24920         gnus-article-mime-hierarchy-next to nil.
24921         (gnus-insert-mime-button): Show hierarchy numbers.
24922         (gnus-mime-accumulate-hierarchy): New function.
24923         (gnus-mime-enter-multipart): New function.
24924         (gnus-mime-leave-multipart): New function.
24925         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24926         (gnus-mime-display-alternative): Show hierarchy numbers.
24927
24928         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24929         gnus-article-mime-hierarchy-next to nil.
24930
24931 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24932
24933         * dns.el: Don't require gnus-xmas.
24934
24935 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24936
24937         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24938         inline PGP.
24939         (mml-menu): Disable mml-quote-region if mark is inactive.
24940
24941 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24942
24943         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24944         when the group's active is not available.
24945
24946 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24947
24948         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24949         error.
24950
24951 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24952
24953         * imap.el (imap-store-password): New variable.
24954         (imap-interactive-login): Use it.
24955         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24956
24957 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24958
24959         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24960         window-start and hscroll to summary window.
24961
24962 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24963
24964         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24965         conversion message to newsrc-dribble when an actual conversion is
24966         performed.
24967
24968 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24969
24970         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24971
24972 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24973
24974         * mm-decode.el (mm-complicated-handles): New function reviving
24975         former definition of mm-multiple-handles.
24976
24977         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24978         (gnus-mime-delete-part): Use it.
24979
24980 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24981
24982         * gnus-agent.el (gnus-agent-read-local):
24983         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24984         avoid the implicit assumption that they will always be equal.
24985         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24986         coding-system-for-write, as the with-temp-file macro first prints
24987         to a buffer then saves the buffer.
24988
24989 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24990
24991         * gnus-art.el (gnus-article-edit-part): New function.
24992         (gnus-mime-save-part-and-strip): Use it; do query instead of
24993         signaling an error; don't use mm-multiple-handles.
24994         (gnus-mime-delete-part): Ditto.
24995
24996 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24997
24998         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24999         old file versions.
25000         (gnus-group-prepare-hook): Remove function that converted list
25001         form of gnus-agent-expire-days to group properties.
25002
25003         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25004         (gnus-request-accept-article): Re-indented.
25005
25006         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25007         converters to handle old agent file formats.  Add logic for a
25008         "backup before upgrading warning".
25009         (gnus-convert-mark-converter-prompt): Developers can mark
25010         functions as needing (default), or not needing,
25011         gnus-convert-old-newsrc's "backup before upgrading warning".
25012         (gnus-convert-converter-needs-prompt): Tests whether the user
25013         should be protected from potentially irreversable changes by the
25014         function.
25015
25016         * legacy-gnus-agent.el: New.  Provides converters that are only
25017         loaded when gnus-convert-old-newsrc needs to call them.
25018
25019 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25020
25021         * mail-source.el (mail-source-touch-pop): Doc fix.
25022
25023         * message.el (message-smtpmail-send-it): Doc fix.
25024
25025 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
25026
25027         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
25028
25029         * nnmail.el (nnmail-split-fancy): do.
25030
25031         * gnus-kill.el (gnus-kill, gnus-execute): do.
25032
25033 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
25034
25035         * gnus-sum.el (gnus-widget-reversible-match)
25036         (gnus-widget-reversible-to-internal)
25037         (gnus-widget-reversible-to-external): New functions.
25038         (gnus-widget-reversible): New widget.
25039         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
25040
25041 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
25042
25043         * gnus-sum.el (gnus-thread-sort-functions)
25044         (gnus-article-sort-functions): Document `(not F)' items.
25045
25046 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
25047
25048         * spam.el (spam-use-gmane-xref): Add new backend.
25049         (spam-gmane-xref-spam-group): Add variable to control the name of the
25050         Gmane spam group.
25051         (spam-blackhole-servers, spam-blackhole-good-server-regex)
25052         (spam-regex-headers-spam, spam-regex-headers-ham)
25053         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
25054         (spam-list-of-checks): Add spam-use-gmane-xref to list of
25055         backends and checks.
25056         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
25057
25058         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
25059         an autodetect method.
25060
25061 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25062
25063         * gnus-int.el (gnus-request-accept-article): Inform the agent that
25064         articles are being added to a group.
25065         (gnus-request-replace-article): Inform the agent that articles
25066         need to be uncached as the cached contents are no longer valid.
25067
25068 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25069
25070         * binhex.el: Don't autoload executable-find.
25071
25072         * canlock.el: Don't autoload mail-fetch-field.
25073
25074         * dgnushack.el: Autoload c-mode for XEmacs.
25075
25076         * gnus-ems.el: Don't autoload appt-select-lowest-window.
25077
25078         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
25079         rmail-dont-reply-to and rmail-output.
25080
25081         * gnus-score.el: Don't autoload ffap-string-at-point.
25082
25083         * gnus-setup.el: Don't autoload sc-cite-original.
25084
25085         * imap.el: Don't autoload base64-decode-string,
25086         base64-encode-string and md5.
25087
25088         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
25089         and rmail-msg-restore-non-pruned-header.
25090
25091         * mm-decode.el: Don't autoload executable-find.
25092
25093         * mm-url.el: Don't autoload executable-find.
25094
25095         * mm-view.el: Don't autoload diff-mode.
25096
25097         * nndb.el: Don't autoload news-reply-mode, news-setup,
25098         cancel-timer and telnet.
25099
25100         * password.el: Don't autoload run-at-time for Emacs.
25101
25102         * sha1-el.el: Don't autoload executable-find.
25103
25104         * sieve-mode.el: Don't autoload c-mode.
25105
25106         * uudecode.el: Don't autoload executable-find.
25107
25108 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25109
25110         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
25111         (gnus-agent-possibly-alter-active): Avoid null in numeric
25112         comparison.
25113         (gnus-agent-set-local): Refuse to save null in local object table.
25114         (gnus-agent-regenerate-group): The REREAD parameter can now be a
25115         list of articles that will be marked as unread.
25116
25117 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25118
25119         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
25120
25121 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
25122
25123         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
25124         language tags.
25125
25126 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
25127
25128         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
25129         Don't bind "obarray".
25130
25131         * gnus-sum.el (gnus-thread-sort-functions):
25132         Add `gnus-thread-sort-by-most-recent-number' and
25133         `gnus-thread-sort-by-most-recent-date'.
25134         Reported by Kai Grossjohann <kai@emptydomain.de>.
25135
25136 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25137
25138         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
25139
25140 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25141
25142         * gnus-cus.el (gnus-agent-customize-category):
25143         Remove ignore-errors macro reference that required cl to be loaded at
25144         run-time.
25145
25146         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
25147         single-interval range of the form (min . max).  Previously the
25148         range had to look like ((min . max)).  Likewise, return
25149         (min . max) rather than ((min . max)).
25150         (gnus-range-map): Use gnus-range-normalize to accept
25151         single-interval range.
25152
25153         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
25154         the cache, but not the agent, now appear with their usual face.
25155
25156         * dgnushack.el (loaddir): New variable that is bound to the
25157         directory containing the dgnushack.el file. Use loaddir, rather
25158         than srcdir, to update load-path. Change lets dgnushack compile
25159         code in directories other than GNUS/lisp.
25160
25161 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25162
25163         * lpath.el: Don't bind w3m-safe-url-regexp.
25164
25165         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
25166         w3m-safe-url-regexp variable buffer-local.
25167
25168         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25169
25170 2004-02-27  Simon Josefsson  <jas@extundo.com>
25171
25172         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
25173         gnus-group-real-prefix.
25174         (gnus-summary-move-article): Use it, instead of
25175         gnus-group-real-prefix.
25176
25177 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25178
25179         * lpath.el: Bind w3m-safe-url-regexp.
25180
25181         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
25182         w3m-safe-url-regexp variable buffer-local and set it as the value
25183         of mm-w3m-safe-url-regexp.
25184
25185         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
25186
25187         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
25188         parsing gnus-posting-styles when the message is not for replying.
25189
25190         * dgnushack.el: Autoload sgml-mode for XEmacs.
25191
25192         * nnrss.el (nnrss-opml-export):
25193         Use mm-set-buffer-file-coding-system instead of
25194         set-buffer-file-coding-system.
25195
25196 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
25197
25198         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
25199         of checkdoc.el).
25200         * nnrss.el: do.
25201         * gnus-mlspl.el: do.
25202         * gnus-ml.el: do.
25203         * gnus-srvr.el: do.
25204
25205         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
25206
25207 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
25208
25209         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
25210         Corrections to custom-manual links.
25211
25212         * gnus-art.el (gnus-article): Ditto.
25213
25214         * mm-decode.el (mime-display, mime-security): Ditto.
25215
25216 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25217
25218         * flow-fill.el: Typo.
25219
25220 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25221
25222         * spam-wash.el: New file.
25223
25224 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25225
25226         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25227
25228 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25229
25230         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25231         to be run with new-articles as LIST1, not LIST2.
25232         (spam-registration-functions): Add spam-use-ham-copy as a nil
25233         registration backend.
25234
25235 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25236
25237         * spam-stat.el (spam-stat-washing-hook): New option.
25238         (spam-stat-buffer-words): Use it.
25239         (spam-stat-process-directory, spam-stat-test-directory):
25240         Use insert-file-contents-literally.
25241         (spam-stat-coding-system): New variable.
25242         (spam-stat-load, spam-stat-save): Use it.
25243
25244 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25245
25246         * spam-report.el (spam-report-plug-agent):
25247         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25248
25249 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25250
25251         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25252         Allow / in mailto URLs.
25253
25254 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25255
25256         * spam-report.el (spam-report-process-queue): Fix interactive use.
25257         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25258         (spam-report-unplug-agent): Doc fixes.
25259         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25260         (spam-report-agentize, spam-report-deagentize): Autoload.
25261
25262 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25263
25264         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25265
25266         * message.el (message-setup-fill-variables): Add mml tags to
25267         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25268         <ajk@iu.edu>.
25269         (message-mode): Don't modify paragraph-separate there.
25270
25271 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25272
25273         * compface.el (uncompface-use-external): Default to undecided.
25274         (uncompface-use-external-threshold): New variable.
25275         (uncompface-float-time): New macro.
25276         (uncompface): Determine whether to use the external decoder if
25277         uncompface-use-external is undecided.
25278
25279 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25280
25281         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25282         after images.
25283
25284         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25285
25286 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25287
25288         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25289
25290         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25291
25292         * gnus-sum.el (gnus-summary-limit-to-age)
25293         (gnus-summary-limit-children): do.
25294
25295         * gnus-int.el (gnus-request-scan): do.
25296
25297         * gnus-group.el (gnus-group-suspend): do.
25298
25299         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25300
25301         * gnus-cite.el (gnus-cite-parse-attributions): do.
25302
25303         * gnus-agent.el (gnus-summary-set-agent-mark)
25304         (gnus-agent-regenerate-group): do.
25305
25306         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25307
25308         * binhex.el (binhex-decode-region-internal): do.
25309
25310 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25311
25312         * gnus-fun.el (gnus-face-properties-alist): New user option.
25313         (gnus-display-x-face-in-from): Use it.
25314
25315         * gnus-art.el (article-display-face): Ditto.
25316
25317         * compface.el (uncompface-use-external): Default to nil.
25318
25319 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25320
25321         * nntp.el (nntp-erase-buffer): New function.
25322         (nntp-retrieve-data, nntp-send-command)
25323         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25324         (nntp-possibly-change-group): Use it.
25325
25326         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25327         Use with-current-buffer.
25328
25329 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25330
25331         * compface.el: Merge the ELisp-based uncompface program.
25332         (compface): New customization group.
25333         (uncompface-use-external): New user option.
25334         (uncompface): Call uncompface-internal if uncompface-use-external
25335         is nil.
25336         (uncompface-internal): New function.  Note that there are also
25337         some other functions and variables added for this function.
25338
25339 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25340
25341         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25342         if necessary.
25343
25344 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25345
25346         * spam-report.el (spam-report-unplug-agent)
25347         (spam-report-plug-agent, spam-report-deagentize)
25348         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25349         Add support for the Agent in spam-report: when unplugged, report to a
25350         file; when plugged, submit all the requests.
25351
25352         * spam.el (spam-register-routine): Fix message about
25353         registration.
25354
25355 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25356
25357         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25358         dependencies.
25359         (rfc2047-encode): Use it.
25360
25361         * gnus-art.el (gnus-button-marker-list): Move before first
25362         reference.
25363
25364         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25365         (imap-parse-body): Fix format string mismatch.
25366
25367         * gnus-score.el (gnus-summary-increase-score): do.
25368
25369         * nnrss.el (nnrss-close): New function.
25370
25371 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25372
25373         * nnrss.el (nnrss-make-filename): New function.
25374         (nnrss-request-delete-group, nnrss-read-server-data)
25375         (nnrss-save-server-data, nnrss-read-group-data)
25376         (nnrss-save-group-data): Use it.
25377         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25378         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25379         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25380
25381 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25382
25383         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25384
25385 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25386
25387         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25388         files.
25389
25390         * message.el (message-generate-headers-first): Don't quote nil
25391         and t in docstrings.
25392
25393         * imap.el (imap-id): do.
25394
25395         * gnus-agent.el (gnus-agent-consider-all-articles)
25396         (gnus-agent-queue-mail): do.
25397
25398 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25399
25400         * spam-report.el (spam-report-process-queue): New function.
25401         Process requests from `spam-report-requests-file'.
25402         (spam-report-process-queue): Doc fix.
25403
25404 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25405
25406         * spam.el (spam-register-routine)
25407         (spam-log-processing-to-registry, spam-log-registered-p)
25408         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25409         Change "check" to "spam-check" for semi-clarity.
25410
25411 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25412
25413         * pop3.el: Require nnheader.
25414
25415         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25416
25417         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25418
25419         * gnus-picon.el: Require cl.
25420
25421         * gnus-fun.el: Require gnus-ems and gnus-util.
25422
25423         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25424
25425         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25426
25427         * gnus-art.el (gnus-article-edit-mode): Define before first
25428         reference.
25429
25430 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25431
25432         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25433         (gnus-uu-post-encoded): Use point-at-bol.
25434
25435         * gnus-topic.el (gnus-group-active-topic-p): do.
25436
25437         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25438
25439         * gnus-group.el (gnus-group-kill-region): do.
25440
25441         * gnus-art.el (article-date-ut): do.
25442
25443         * message.el (message-fetch-field): Remove redundant
25444         case-fold-search binding.
25445         (message-narrow-to-field): Simplify.
25446
25447 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25448
25449         * spam.el (spam-directory): Derive from `gnus-directory'.
25450
25451         * spam-report.el (spam-report-url-to-file)
25452         (spam-report-requests-file): New function and variable for offline
25453         reporting.
25454         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25455         and user defined function.
25456         (spam-report-url-ping-mm-url): Remove doubled slash.
25457
25458 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25459
25460         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25461
25462 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25463
25464         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25465         Fix format string mismatch.
25466
25467         * sieve.el (sieve-deactivate-all): do.
25468
25469         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25470
25471         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25472
25473         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25474
25475         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25476
25477 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25478
25479         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25480         the list of checks.
25481
25482 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25483
25484         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25485         padding.
25486
25487 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25488
25489         * mm-view.el (mm-fill-flowed): New variable.
25490         (mm-inline-text): Use it.
25491
25492 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25493
25494         * spam.el (spam-spamassassin-register-ham-routine)
25495         (spam-spamassassin-register-spam-routine): Fix function names.
25496
25497 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25498
25499         * gnus.el (gnus-tmp-grouplens): Remove.
25500         (gnus-summary-line-format): Remove grouplens.
25501
25502         * gnus-group.el (gnus-group-line-format): Ditto.
25503
25504         * gnus-spec.el (gnus-format-specs): Ditto.
25505         (gnus-update-format-specifications): Flush the group format spec
25506         cache if there's the grouplens stuff.
25507         (gnus-parse-simple-format): Replace %l with the empty string.
25508
25509 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25510
25511         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25512         omission.
25513
25514 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25515
25516         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25517         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25518
25519 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25520
25521         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25522         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25523         New macros and functions.
25524         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25525         Handle > NLINK_MAX messages.
25526         * nnmaildir.el (nnmaildir-request-set-mark):
25527         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25528
25529 2004-01-25  Alex Schroeder  <alex@gnu.org>
25530
25531         * spam-stat.el (spam-stat-process-directory-age): New option.
25532         (spam-stat-process-directory): Use it.
25533
25534 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25535
25536         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25537         (spam-stat-save): Accept prefix argument.
25538
25539 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25540
25541         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25542         links" error.
25543
25544 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25545
25546         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25547         the rest of the and/or forms.
25548
25549 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25550
25551         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25552         compatibility with old .newsrc.eld files.
25553
25554         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25555
25556         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25557
25558         * gnus-start.el (gnus-1): do.
25559
25560         * gnus-group.el (gnus-group-line-format-alist): do.
25561
25562         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25563
25564         * gnus-gl.el: Remove.
25565
25566 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25567
25568         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25569         marks consisting of a single range {for example, (3 . 5)} rather
25570         than a list of a single range { ((3 . 5)) }.
25571
25572 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25573
25574         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25575         Use with-current-buffer.
25576         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25577         avoid consing a string.
25578
25579         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25580         Remove obsolete entries for big5 and gb2312.
25581
25582 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25583
25584         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25585         uncompressed list.
25586
25587 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25588
25589         * spam-stat.el (spam-stat-strip-xref): New function.
25590         (spam-stat-process-directory): Use it.
25591
25592         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25593         here -- it's done in message-fetch-field.
25594
25595 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25596
25597         * gnus-agent.el (gnus-agent-queue-mail)
25598         (gnus-agent-prompt-send-queue): New variables.
25599         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25600         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25601         "nndraft:queue" along to gnus-draft-send.
25602         Use gnus-agent-prompt-send-queue.
25603         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25604         is "nndraft:queue".  Suggested by Gaute Strokkenes
25605         <gs234@srcf.ucam.org>
25606
25607         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25608         (agent-enable-undownloaded-faces): Add.
25609         (gnus-agent-cat-groups): Use eval-and-compile, not
25610         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25611         method of gnus-agent-cat-groups even when the buffer has been
25612         evaled.
25613         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25614         delete gnus-agent-save-active-1.
25615         (gnus-agent-save-groups): Delete.  Identical to
25616         gnus-agent-save-active.
25617         (gnus-agent-write-active): No longer adjust agent's copy of active
25618         file as agent's adjustments are now stored in their own
25619         file.  Remove optional parameter.
25620         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25621         servers.  Add use of min/max range limits from server's local
25622         file.
25623         (gnus-agent-save-alist): Remove unused optional argument.
25624         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25625         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25626         (gnus-agent-set-local): A per-server file that keeps min/max range
25627         limits for articles known to the agent.  Provides a fast mechanism
25628         for altering many active ranges.
25629         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25630         active file (local makes it unnecessary).
25631         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25632
25633         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25634         (agent-enable-undownloaded-faces): Add.
25635
25636         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25637         disable it when sending to "nndraft:queue".
25638         (gnus-group-send-queue): Add safety check to avoid sending queue
25639         when unplugged.
25640
25641         * gnus-group.el (gnus-group-catchup): Use new
25642         gnus-sequence-of-unread-articles, not
25643         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25644         numbers of articles.  Use gnus-range-map to avoid having to
25645         uncompress the unread list.
25646         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25647         Fix invalid ange-ftp reference.
25648
25649         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25650         (gnus-sorted-range-intersection): Intersection of two ranges
25651         without requiring that they first be uncompressed.
25652
25653         * gnus-start.el (gnus-activate-group): Unless blocked by the
25654         caller, possibly expand the active range to include both cached
25655         and agentized articles.
25656         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25657         multiple version-dependent converters.
25658         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25659         gnus-agent-save-active.
25660         (gnus-save-newsrc-file): Save dirty agent range limits.
25661
25662         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25663         gnus-agent-possibly-alter-active.
25664         (gnus-adjust-marked-articles): Faster handling of simple lists.
25665
25666 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25667
25668         * spam-stat.el (spam-stat-test-directory): New optional argument
25669         displays a list of files detected.  Suggested by Andrew Cohen
25670         <cohen@andy.bu.edu>.
25671         (spam-stat-buffer-words-with-scores): Don't narrow and change
25672         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25673
25674 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25675
25676         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25677         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25678         (spam-spamassassin-arguments)
25679         (spam-spamassassin-spam-flag-header)
25680         (spam-spamassassin-positive-spam-flag-header)
25681         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25682         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25683         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25684         (spam-list-of-processors, spam-list-of-checks)
25685         (spam-list-of-statistical-checks, spam-registration-functions)
25686         (spam-check-spamassassin-headers, spam-check-spamassassin)
25687         (spam-spamassassin-score)
25688         (spam-spamassassin-register-with-sa-learn)
25689         (spam-spamassassin-register-spam-routine)
25690         (spam-spamassassin-register-ham-routine)
25691         (spam-assassin-register-spam-routine)
25692         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25693         (spam-bogofilter-score): Fix to show article before scoring.
25694
25695 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25696
25697         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25698         default scoring function.
25699         (spam-generic-score): Call spam-spamassassin-score if
25700         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25701         spam-bogofilter-score otherwise.
25702
25703         * gnus.el (spam-process, spam-autodetect-methods):
25704         Add spamassassin and spamassassin-headers.
25705
25706 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25707
25708         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25709         Suppress unnecessary messages.
25710
25711 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25712
25713         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25714         make-hash-table.
25715
25716 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25717
25718         * canlock.el (base64-encode-string): Don't autoload it.
25719
25720 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25721
25722         * run-at-time.el: Remove useless (require 'itimer),
25723         eval-and-compile and (featurep 'xemacs).
25724
25725 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25726
25727         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25728         GROUP is a virtual group.
25729
25730 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25731
25732         * gnus.el: Autoload `message-y-or-n-p'.
25733
25734 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25735
25736         * pgg-parse.el: Remove unnecessary (require 'custom).
25737
25738         * pgg-def.el: do.
25739
25740         * nnmail.el: do.
25741
25742         * gnus-undo.el: do.
25743
25744         * gnus-picon.el: do.
25745
25746         * gnus-util.el: do.
25747
25748 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25749
25750         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25751
25752 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25753
25754         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25755         handle, as well as a list.
25756
25757         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25758         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25759         (mm-w3m-cid-retrieve): Simplify.
25760
25761 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25762
25763         * message.el (message-kill-to-signature): Allow prefix arg to
25764         specify number of lines to keep before signature.
25765
25766 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25767
25768         * message.el (message-kill-to-signature): Change docstring.
25769
25770 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25771
25772         * canlock.el: Always require sha1-el.
25773         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25774
25775         * message.el: Autoload sha1 only when compiling.
25776
25777         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25778         eudc-expand-inline for XEmacs.
25779
25780 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25781
25782         * message.el (message-canlock-generate): Require sha1-el.
25783
25784 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25785
25786         * message.el (message-expand-name): Silence the byte compiler.
25787
25788         * lpath.el: Add detect-coding-system.
25789
25790         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25791         cus-edit.
25792
25793 2004-01-13  Simon Josefsson  <jas@extundo.com>
25794
25795         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25796         Invoke gnus-score-mode.
25797         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25798
25799         * gnus-range.el (gnus-compress-sequence): Doc fix.
25800         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25801
25802 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25803
25804         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25805
25806 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25807
25808         * spam.el (spam-get-article-as-string): Update to use
25809         gnus-request-article-this-buffer, much simpler.
25810         (spam-get-article-as-buffer): Remove.
25811
25812 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25813
25814         * message.el (message-expand-name): Use EUDC if the user uses that.
25815
25816 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25817
25818         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25819         character for the encoding to avoid consing a string.
25820
25821         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25822         unnecessarily.
25823
25824         * mm-util.el (mm-replace-chars-in-string): Remove.
25825
25826         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25827         of mm-replace-chars-in-string.
25828
25829 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25830
25831         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25832
25833         * mm-util.el (mm-subst-char-in-string): Support inplace.
25834
25835         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25836         a new string in every iteration.  Use shy groups.
25837
25838 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25839
25840         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25841         * gnus-soup.el (gnus-soup-group-brew):
25842         * gnus-msg.el (gnus-put-message):
25843         * gnus-move.el (gnus-group-move-group-to-server):
25844         * gnus-kill.el (gnus-batch-score):
25845         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25846         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25847         (gnus-group-update-group, gnus-group-read-group)
25848         (gnus-group-make-group, gnus-group-make-help-group)
25849         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25850         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25851         (gnus-group-sort-by-unread, gnus-group-catchup)
25852         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25853         (gnus-group-yank-group, gnus-group-set-info)
25854         (gnus-group-list-groups):
25855         * gnus.el (gnus-generate-new-group-name):
25856         * gnus-delay.el (gnus-delay-send-queue):
25857         * nnvirtual.el (nnvirtual-catchup-group):
25858         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25859         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25860         (gnus-group-prepare-topics, gnus-topic-check-topology):
25861         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25862         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25863         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25864         (gnus-group-make-articles-read):
25865         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25866         (gnus-group-change-level, gnus-kill-newsgroup)
25867         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25868         (gnus-get-unread-articles, gnus-make-articles-unread)
25869         (gnus-make-ascending-articles-unread): Use accessor
25870         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25871         to get group information for improved readability.
25872
25873
25874 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25875
25876         * gnus-art.el (article-decode-mime-words, article-babel)
25877         (gnus-article-highlight-signature, gnus-article-add-buttons)
25878         (gnus-signature-toggle): Use gnus-with-article-buffer.
25879
25880         * gnus-art.el (gnus-article-highlight-headers)
25881         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25882
25883         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25884         (gnus-article-set-globals, gnus-request-article-this-buffer)
25885         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25886         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25887         (gnus-mime-display-alternative): Use with-current-buffer.
25888
25889 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25890
25891         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25892         also under 80 char limit, and call gnus-error if needed.
25893         (spam-fetch-article-header): Fix - it was a
25894         buffer-local variable (gnus-newsgroup-data).
25895         (spam-find-spam): Use spam-generate-fake-headers, forget about
25896         spam-insert-fake-headers.
25897         (spam-insert-fake-headers): Remove.
25898
25899 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25900
25901         * deuglify.el (gnus-article-outlook-unwrap-lines)
25902         (gnus-outlook-rearrange-article)
25903         (gnus-outlook-repair-attribution-outlook)
25904         (gnus-outlook-repair-attribution-block)
25905         (gnus-outlook-repair-attribution-other): Remove redundant
25906         save-excursion.
25907
25908 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25909
25910         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25911         (spam-fetch-field-subject-fast)
25912         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25913         (spam-fetch-article-header): Add functions to deal with Gnus
25914         internals for fast retrieval of article header data.
25915         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25916
25917 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25918
25919         * pop3.el (pop3-md5): Remove.
25920         (pop3-apop): Replace pop3-md5 with md5.
25921
25922         * mm-bodies.el: base64 is always built-in.
25923
25924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25925         Use with-current-buffer.
25926
25927 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25928
25929         * canlock.el (canlock-insert-header): Remove excessive grouping in
25930         regexp.
25931
25932         * gnus-sum.el (gnus-summary-read-document): Ditto.
25933
25934         * gnus-uu.el (gnus-uu-part-number): Ditto.
25935
25936         * html2text.el (html2text-remove-tags): Ditto.
25937         (html2text-format-tags): Ditto.
25938         (html2text-format-single-elements): Ditto.
25939
25940         * mml.el (mml-parse-1): Ditto.
25941
25942 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25943
25944         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25945
25946         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25947
25948         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25949
25950         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25951
25952 2003-11-15  Simon Josefsson  <jas@extundo.com>
25953
25954         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25955         (pgg-gpg-lookup-key): Use regexp match instead of
25956         split-string (split-string is different between emacs 21.2 and
25957         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25958
25959 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25960
25961         * gnus-art.el (gnus-mime-view-all-parts)
25962         (gnus-article-part-wrapper, gnus-article-view-part):
25963         Use with-current-buffer.
25964
25965 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25966
25967         * spam.el (spam-disable-spam-split-during-ham-respool)
25968         (spam-spamoracle-database, spam-cache-lookups)
25969         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25970         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25971         (spam-group-ham-marks, spam-group-spam-marks)
25972         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25973         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25974         also add spam-use-blackholes to the statistical checks.
25975         (spam-fetch-field-fast): Add interface to fetching fields, may
25976         become a macro.
25977         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25978         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25979         (spam-insert-fake-headers): Fake an article when needed.
25980         (spam-find-spam): Fake article when possible.
25981         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25982         (spam-check-bogofilter-headers): Use message-fetch-field instead
25983         of nnmail-fetch-field.
25984
25985 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25986
25987         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25988
25989 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25990
25991         * spam.el (spam-split): Do not require spam-use-CHECK to be
25992         enabled if that check is passed to spam-split explicitly; also
25993         fix so 'spam doesn't get converted to spam-split-group when
25994         spam-split-symbolic-return is t.
25995         (spam-find-spam): Find registrations of the article and use those
25996         instead of re-running spam-split to find the spam/ham
25997         classification of the article.
25998         (spam-log-processing-to-registry, spam-log-registered-p)
25999         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26000         Use gnus-error instead of gnus-message.
26001         (spam-log-registration-type): Add function to determine the
26002         classification of a message based on registry entries; will
26003         return nil if both 'spam and 'ham are found.
26004         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26005         a reasonably fast local cache without the loading errors.
26006         (spam-cache-lookups): Set to t by default.
26007         (spam-find-spam): Don't try to guess spam-cache-lookups.
26008         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26009         spam-caches entry.
26010         (spam-filelist-build-cache, spam-filelist-check-cache):
26011         Fix caching of whitelist/blacklist entries.
26012         (spam-check-whitelist, spam-check-blacklist):
26013         Invoke spam-from-listed-p with a type, not a cache variable.
26014         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26015
26016 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26017
26018         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
26019
26020         * nnmail.el (nnmail-split-fancy): do.
26021
26022         * mml.el (mml-parse): do.
26023
26024         * gnus-score.el (gnus-enter-score-words-into-hashtb)
26025         (gnus-score-adaptive): do.
26026
26027 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26028
26029         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
26030         (gnus-mime-button-map): Don't set keymap parent.
26031         (gnus-button-ctan-directory-regexp): Use shy grouping.
26032         (gnus-prev-page-map): Don't set keymap parent.
26033         (gnus-prev-page-map): Remove duplicated one.
26034         (gnus-next-page-map): Don't set keymap parent.
26035         (gnus-mime-security-button-map): Ditto.
26036
26037         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
26038         version number.
26039
26040         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
26041
26042 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26043
26044         * canlock.el (canlock-sha1-function): Remove.
26045         (canlock-sha1-function-for-verify): Remove.
26046         (canlock-openssl-program): Remove.
26047         (canlock-openssl-args): Remove.
26048         (canlock-ignore-errors): Remove.
26049         (canlock-sha1-with-openssl): Remove.
26050         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
26051         (canlock-verify): Don't use canlock-ignore-errors.
26052
26053         * sha1-el.el (sha1-string-external): Make it can return a string
26054         in binary form.
26055         (sha1-region-external): Ditto.
26056         (sha1-string-internal): Ditto.
26057         (sha1-region-internal): Ditto.
26058         (sha1-region): Ditto.
26059         (sha1-string): Ditto.
26060         (sha1): Ditto.
26061
26062 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26063
26064         * spam.el (spam-report-articles-gmane): New command.
26065
26066 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
26067
26068         * gnus.el: Don't make unnecessary *Group* buffer when loading.
26069
26070         * run-at-time.el (run-at-time-saved): Remove.
26071         (run-at-time): Doc fix.
26072
26073 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
26074
26075         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
26076         (gnus-summary-limit-map): Add it.
26077         (gnus-summary-make-menu-bar): do.
26078
26079 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
26080
26081         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
26082         Make attempt at some caching support (done for BBDB only now).
26083         (spam-find-spam): Set spam-cache-lookups if there are more than 2
26084         addresses to be checked.
26085         (spam-clear-cache-BBDB): Add function, to be invoked by
26086         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
26087         (spam-check-BBDB): Check and use the caches, if
26088         spam-cache-lookups is on, remove superfluous (provide).
26089
26090 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
26091
26092         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
26093
26094 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
26095
26096         * run-at-time.el (run-at-time-saved): Move to after the definition
26097         of `run-at-time'.
26098
26099         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
26100
26101 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26102
26103         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
26104         mm-w3m-local-map-property.
26105
26106         * mm-view.el (mm-w3m-mode-map): Remove.
26107         (mm-w3m-local-map-property): Remove.
26108         (mm-inline-text-html-render-with-w3m): Don't use
26109         mm-w3m-local-map-property.
26110
26111 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26112
26113         * run-at-time.el: New file.
26114
26115         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
26116         under Emacs.
26117
26118         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
26119         of gnus-set-text-properties.
26120
26121         * gnus-uu.el (gnus-uu-save-article): Ditto.
26122
26123         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
26124
26125         * gnus-cite.el (gnus-cite-parse): Ditto.
26126
26127         * gnus-art.el (gnus-button-push): Use set-text-properties instead
26128         of gnus-.
26129
26130         * gnus-xmas.el (run-at-time): Require run-at-time.
26131
26132         * gnus.el: Change calls to nnheader-run-at-time and
26133         password-run-at-time throughout to use run-at-time directly.
26134
26135         * password.el: Remove definition of run-at-time.
26136
26137         * nnheaderxm.el: Remove definition of run-at-time.
26138
26139 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
26140
26141         * mml.el (mml-minibuffer-read-disposition): Show attachment type
26142         in prompt.
26143
26144 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26145
26146         * messagexmas.el (message-xmas-redefine): Alias
26147         `message-make-caesar-translation-table' to
26148         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
26149         version.
26150
26151         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
26152         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
26153         `gnus-xmas-set-text-properties'.
26154         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
26155         `gnus-xmas-completing-read'.
26156         (gnus-xmas-completing-read): Removed.
26157         (gnus-xmas-open-network-stream): Removed.
26158
26159         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
26160         XEmacs version.
26161
26162         * dns.el (dns-make-network-process): Use `open-network-stream'
26163         instead of `gnus-xmas-open-network-stream'.
26164
26165         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
26166
26167         * .cvsignore: Add auto-autoloads.el, custom-load.el.
26168
26169 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26170
26171         * gnus-art.el (gnus-mime-display-alternative)
26172         (gnus-insert-mime-button, gnus-insert-mime-security-button)
26173         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
26174         Don't use gnus-local-map-property.
26175
26176         * gnus-util.el (gnus-local-map-property): Remove.
26177
26178         * mm-view.el (mm-view-pkcs7-decrypt):
26179         Replace gnus-completing-read-maybe-default with completing-read.
26180
26181         * gnus-util.el (gnus-completing-read): do.
26182         (gnus-completing-read-maybe-default): Remove.
26183
26184 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
26185
26186         * password.el: Only autoload `run-at-time' if not XEmacs.
26187         Only autoload the itimer functions if XEmacs.
26188
26189 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
26190
26191         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
26192         XEmacsen.
26193
26194         * dgnushack.el: Autoload executable-find for XEmacs.
26195
26196 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
26197
26198         * gnus-art.el (gnus-read-string): Remove.
26199         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
26200         read-string.
26201
26202 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
26203
26204         * netrc.el: Autoload password-read.
26205         (netrc): Add configuration group.
26206         (netrc-encoding-method, netrc-openssl-path):
26207         Add variables for encoding and decoding of files with symmetric
26208         ciphers.
26209         (netrc-encode): Add assistant function to encode a file with
26210         netrc-encoding-method.
26211         (netrc-parse): Add interactive parameter, added optional
26212         decoding if netrc-encoding-method is non-nil but otherwise
26213         behavior is standard.
26214         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26215         Do s/encode/encrypt/ everywhere.
26216
26217         * spam.el: Remove executable-find autoload.
26218
26219 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26220
26221         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26222
26223         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26224
26225 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26226
26227         * gnus-art.el (gnus-treat-ansi-sequences)
26228         (article-treat-ansi-sequences): New variable and function.
26229         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26230
26231         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26232         Use it.
26233
26234 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26235
26236         * mm-util.el (mm-quote-arg): Remove.
26237
26238         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26239         shell-quote-argument.
26240
26241         * gnus-uu.el (gnus-uu-command): do.
26242
26243         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26244
26245         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26246         with make-char.
26247
26248         * mm-util.el (mm-make-char): Remove.
26249
26250         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26251         add-minor-mode.
26252
26253         * gnus-undo.el (gnus-undo-mode): do.
26254
26255         * gnus-topic.el (gnus-topic-mode): do.
26256
26257         * gnus-sum.el (gnus-dead-summary-mode): do.
26258
26259         * gnus-start.el (gnus-slave-mode): do.
26260
26261         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26262
26263         * gnus-ml.el (gnus-mailing-list-mode): do.
26264
26265         * gnus-gl.el (gnus-grouplens-mode): do.
26266
26267         * gnus-draft.el (gnus-draft-mode): do.
26268
26269         * gnus-dired.el (gnus-dired-mode): do.
26270
26271         * gnus-ems.el (gnus-add-minor-mode): Remove.
26272
26273         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26274         Replace gnus-char-width with char-width.
26275
26276         * gnus-ems.el (gnus-char-width): Remove.
26277
26278         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26279         Replace gnus-char-width with char-width.
26280
26281         * gnus-ems.el (gnus-char-width): Remove.
26282
26283         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26284         definition.
26285         Remove Emacs 20 hash table compatibility code.
26286
26287         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26288         20 compatibility code.
26289
26290         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26291
26292         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26293
26294         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26295         Replace with point-at-{eol,bol}.
26296
26297         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26298
26299         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26300
26301         * flow-fill.el (fill-flowed-point-at-bol)
26302         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26303
26304         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26305         Replace with point-at-{eol,bol} throughout all files.
26306
26307 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26308
26309         * ntlm.el (ntlm-string-as-unibyte): New macro.
26310         (ntlm-build-auth-response): Use it.
26311
26312         Remove Emacs 20 stuff:
26313         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26314         (butlast, mapc, remove): Remove the compiler macros.
26315         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26316         of delq and copy-sequence.
26317         * gnus-art.el (popup-menu): Remove the compiler macro.
26318         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26319         Emacs 20.
26320
26321 2004-01-05  Simon Josefsson  <jas@extundo.com>
26322
26323         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26324         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26325         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26326         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26327         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26328         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26329         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26330         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26331         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26332         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26333         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26334         string-xor into ntlm-string-xor.
26335         Suggested by Jesper Harder <harder@myrealbox.com>.
26336
26337         * ntlm.el: Don't include poem.
26338
26339         * md4.el (print-int32, print-string-hexa): Remove.
26340         Suggested by Jesper Harder <harder@myrealbox.com>.
26341
26342         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26343
26344         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26345         probably breaks emacs with DL patch, but do we care? Is anyone
26346         still using the DL stuff?)
26347
26348         * sieve-manage.el: Use the password package.
26349         (sieve-manage-read-passwd): Remove.
26350         (sieve-manage-interactive-login): Use password.  Re-add
26351         condition-case around loop.
26352
26353         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26354         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26355         Use the password package.
26356
26357 2003-02-19  Simon Josefsson  <jas@extundo.com>
26358
26359         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26360         token.
26361
26362 2002-08-07  Simon Josefsson  <jas@extundo.com>
26363
26364         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26365         (sieve-manage-authenticators):
26366         (sieve-manage-authenticator-alist): Add some SASL mechs.
26367         (sieve-sasl-auth): New function.
26368         (sieve-manage-cram-md5-auth):
26369         (sieve-manage-plain-auth): Rewrite using SASL library.
26370         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26371         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26372         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26373         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26374
26375 2004-01-05  Simon Josefsson  <jas@extundo.com>
26376
26377         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26378         New files.
26379
26380 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26381
26382         * gnus-group.el (gnus-no-groups-message): Update.
26383
26384         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26385
26386 2003-11-09  Simon Josefsson  <jas@extundo.com>
26387
26388         * imap.el: Support for ID IMAP extension (RFC 2971).
26389         (imap-local-variables): Add imap-id.
26390         (imap-id): New variable.
26391         (imap-id): New function.
26392         (imap-parse-response): Parse untagged ID response.
26393         * nnimap.el (nnimap-id): New variable.
26394         (nnimap-open-connection): Use it.
26395
26396 2003-12-28  Simon Josefsson  <jas@extundo.com>
26397
26398         * gnus-score.el (gnus-score-edit-all-score): New.
26399         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26400
26401 2004-01-04  Simon Josefsson  <jas@extundo.com>
26402
26403         * password.el: Add.
26404
26405 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26406
26407         * dns.el (dns-query-types): Fix typo.
26408         (dns-query-types): New function.
26409         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26410         PTR and SOA replies, see RFC 1035.
26411
26412 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26413
26414         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26415
26416         * Move to Changelog.2.
26417
26418 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26419
26420         * gnus.el (gnus-version-number): Bump version.
26421
26422 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26423
26424         * gnus.el: No Gnus v0.1 is released.
26425
26426 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26427
26428         * gnus.el: No Gnus v0.0 is released.
26429
26430 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26431
26432         * gnus.el (gnus-version-number): Bump.
26433         (gnus-version): No.
26434
26435 See ChangeLog.2 for earlier changes.
26436
26437   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26438
26439   This file is part of GNU Emacs.
26440
26441   GNU Emacs is free software: you can redistribute it and/or modify
26442   it under the terms of the GNU General Public License as published by
26443   the Free Software Foundation, either version 3 of the License, or
26444   (at your option) any later version.
26445
26446   GNU Emacs is distributed in the hope that it will be useful,
26447   but WITHOUT ANY WARRANTY; without even the implied warranty of
26448   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26449   GNU General Public License for more details.
26450
26451   You should have received a copy of the GNU General Public License
26452   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26453
26454 ;; Local Variables:
26455 ;; coding: utf-8
26456 ;; fill-column: 79
26457 ;; add-log-time-zone-rule: t
26458 ;; End: